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'.
Created attachment 98907 [details] Patch
Comment on attachment 98907 [details] Patch Clearing flags on attachment: 98907 Committed r90011: <http://trac.webkit.org/changeset/90011>
All reviewed patches have been landed. Closing bug.