RESOLVED FIXED Bug 63480
Web Inspector: REGRESSION Inspector failing to load resource content after navigation. Safari.
https://bugs.webkit.org/show_bug.cgi?id=63480
Summary Web Inspector: REGRESSION Inspector failing to load resource content after na...
Ilya Tikhonovsky
Reported 2011-06-27 14:04:03 PDT
open safari open inspector navigate to a page move back to home page (google.com in my case) move forward expected: pages sources actual: protocol error in inspector's inspector console. Protocol Error: Invalid type of argument 'identifier' for method 'NetworkAgent.getResourceContent' call. It should be 'number' but it is 'string'.
Attachments
Patch (1.95 KB, patch)
2011-06-28 06:35 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2011-06-28 06:35:39 PDT
WebKit Review Bot
Comment 2 2011-06-29 06:13:41 PDT
Comment on attachment 98907 [details] Patch Clearing flags on attachment: 98907 Committed r90011: <http://trac.webkit.org/changeset/90011>
WebKit Review Bot
Comment 3 2011-06-29 06:13:48 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.