RESOLVED FIXED 58240
Web Inspector: document console domain, support cross-domain type references.
https://bugs.webkit.org/show_bug.cgi?id=58240
Summary Web Inspector: document console domain, support cross-domain type references.
Pavel Feldman
Reported 2011-04-11 09:24:25 PDT
Patch to follow.
Attachments
Patch (21.93 KB, patch)
2011-04-11 09:29 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2011-04-11 09:29:40 PDT
Yury Semikhatsky
Comment 2 2011-04-12 04:33:33 PDT
Comment on attachment 89014 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=89014&action=review > Source/WebCore/inspector/ConsoleMessage.cpp:114 > + case NetworkErrorMessageType: return "networkError"; These constants need refactoring. Worth a separate change though.
Pavel Feldman
Comment 3 2011-04-12 04:36:14 PDT
Comment on attachment 89014 [details] Patch Clearing flags on attachment: 89014 Committed r83575: <http://trac.webkit.org/changeset/83575>
Pavel Feldman
Comment 4 2011-04-12 04:36:24 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.