Bug 63480

Summary: Web Inspector: REGRESSION Inspector failing to load resource content after navigation. Safari.
Product: WebKit Reporter: Ilya Tikhonovsky <loislo>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Description Ilya Tikhonovsky 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'.
Comment 1 Vsevolod Vlasov 2011-06-28 06:35:39 PDT
Created attachment 98907 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2011-06-29 06:13:48 PDT
All reviewed patches have been landed.  Closing bug.