Bug 134475

Summary: Change the AddBackForwardItem message to take a page state object
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kling: review+

Description Anders Carlsson 2014-06-30 17:30:22 PDT
Change the AddBackForwardItem message to take a page state object
Comment 1 Anders Carlsson 2014-06-30 17:39:29 PDT
Created attachment 234127 [details]
Patch
Comment 2 Andreas Kling 2014-06-30 17:57:11 PDT
Comment on attachment 234127 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=234127&action=review

r=me

> Source/WebKit2/UIProcess/WebProcessProxy.cpp:315
> +    // FIXME: Should we

Should we what?
Comment 3 Anders Carlsson 2014-06-30 18:06:58 PDT
Committed r170625: <http://trac.webkit.org/changeset/170625>