RESOLVED FIXED 73636
Web Inspector: introduce backend stub generation from JSON for the standalone development / remote front-ends.
https://bugs.webkit.org/show_bug.cgi?id=73636
Summary Web Inspector: introduce backend stub generation from JSON for the standalone...
Pavel Feldman
Reported 2011-12-02 02:06:21 PST
Patch to follow.
Attachments
Patch (4.42 KB, patch)
2011-12-02 02:07 PST, Pavel Feldman
no flags
Patch (8.34 KB, patch)
2011-12-02 03:26 PST, Pavel Feldman
yurys: review+
Pavel Feldman
Comment 1 2011-12-02 02:07:32 PST
WebKit Review Bot
Comment 2 2011-12-02 02:11:44 PST
Attachment 117591 [details] did not pass style-queue: Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9 Updating OpenSource RA layer request failed: OPTIONS of 'http://svn.webkit.org/repository/webkit': could not connect to server (http://svn.webkit.org) at /usr/lib/git-core/git-svn line 2295 Died at Tools/Scripts/update-webkit line 158. If any of these errors are false positives, please file a bug against check-webkit-style.
Pavel Feldman
Comment 3 2011-12-02 03:26:26 PST
Yury Semikhatsky
Comment 4 2011-12-02 03:31:12 PST
Comment on attachment 117599 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=117599&action=review > Source/WebCore/inspector/front-end/InspectorBackend.js:291 > + xhr.open("GET", "../Inspector.json", false); Does it work?
Pavel Feldman
Comment 5 2011-12-02 03:37:44 PST
Note You need to log in before you can comment on or make changes to this bug.