Summary: | Web Inspector: Fix warning in WebCore/inspector/InspectorDebuggerAgent.cpp | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> | ||||
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | pfeldman, yurys | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 43191 | ||||||
Attachments: |
|
Description
Csaba Osztrogonác
2010-08-08 16:50:32 PDT
Created attachment 63852 [details]
proposed fix
Comment on attachment 63852 [details]
proposed fix
You can either do it this way, or make perform the assignment before the if statement (which I personally would had done.).
Either way is fine with me.
Comment on attachment 63852 [details] proposed fix Clearing flags on attachment: 63852 Committed r64964: <http://trac.webkit.org/changeset/64964> All reviewed patches have been landed. Closing bug. |