RESOLVED FIXED 84244
Web Inspector: extract script navigator overlay logic into the scripts navigator controller.
https://bugs.webkit.org/show_bug.cgi?id=84244
Summary Web Inspector: extract script navigator overlay logic into the scripts naviga...
Pavel Feldman
Reported 2012-04-18 08:15:30 PDT
Overlay logic is well separable from the scripts panel and does not belong there. Extracting it into a separate class.
Attachments
Patch (18.01 KB, patch)
2012-04-18 08:19 PDT, Pavel Feldman
no flags
Patch (17.35 KB, patch)
2012-04-18 08:22 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-04-18 08:19:10 PDT
WebKit Review Bot
Comment 2 2012-04-18 08:22:29 PDT
Attachment 137694 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/bindings/v8/V8IsolatedContext.cpp:44: "stdio.h" already included at Source/WebCore/bindings/v8/V8IsolatedContext.cpp:42 [build/include] [4] Total errors found: 1 in 4 files If any of these errors are false positives, please file a bug against check-webkit-style.
Pavel Feldman
Comment 3 2012-04-18 08:22:38 PDT
Pavel Feldman
Comment 4 2012-04-18 11:02:14 PDT
Note You need to log in before you can comment on or make changes to this bug.