RESOLVED FIXED 57044
Web Inspector: extension server should not convert all resources to HAR when there are no extensions.
https://bugs.webkit.org/show_bug.cgi?id=57044
Summary Web Inspector: extension server should not convert all resources to HAR when ...
Pavel Feldman
Reported 2011-03-24 12:35:35 PDT
Patch to follow. A nasty oversight.
Attachments
Patch (1.80 KB, patch)
2011-03-24 12:41 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2011-03-24 12:41:38 PDT
Yury Semikhatsky
Comment 2 2011-03-25 02:30:56 PDT
Comment on attachment 86813 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=86813&action=review > Source/WebCore/inspector/front-end/ExtensionServer.js:121 > + if (this._hasSubscribers("resource-finished")) Prefer early return.
WebKit Commit Bot
Comment 3 2011-03-25 03:05:40 PDT
Comment on attachment 86813 [details] Patch Clearing flags on attachment: 86813 Committed r81951: <http://trac.webkit.org/changeset/81951>
WebKit Commit Bot
Comment 4 2011-03-25 03:05:46 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.