RESOLVED FIXED 57928
Web Inspector: migrate debugger domain to the unified breakpoint location notion.
https://bugs.webkit.org/show_bug.cgi?id=57928
Summary Web Inspector: migrate debugger domain to the unified breakpoint location not...
Pavel Feldman
Reported 2011-04-06 01:37:58 PDT
Simple refactoring, patch to follow.
Attachments
Patch (15.84 KB, patch)
2011-04-06 01:46 PDT, Pavel Feldman
no flags
Patch (15.85 KB, patch)
2011-04-07 05:43 PDT, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-04-06 01:46:17 PDT
Yury Semikhatsky
Comment 2 2011-04-07 05:36:28 PDT
Comment on attachment 88383 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=88383&action=review > Source/WebCore/inspector/InspectorDebuggerAgent.cpp:190 > + if (location) Should be if (*location), r- for this.
Pavel Feldman
Comment 3 2011-04-07 05:43:01 PDT
Pavel Feldman
Comment 4 2011-04-07 05:50:29 PDT
Note You need to log in before you can comment on or make changes to this bug.