Bug 146614 - [WK2] WebBackForwardListItems' pageState is not kept up-to-date
Summary: [WK2] WebBackForwardListItems' pageState is not kept up-to-date
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-04 17:23 PDT by Chris Dumez
Modified: 2015-07-05 19:57 PDT (History)
7 users (show)

See Also:


Attachments
Patch (3.31 KB, patch)
2015-07-04 17:31 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2015-07-04 17:23:57 PDT
WebBackForwardListItems' pageState on UIProcess-side is not kept up-to-date when it is updated on WebContent process side. This means that we lose the scroll position (among other things) when transferring the session state over from one view to another.
Comment 1 Chris Dumez 2015-07-04 17:24:22 PDT
rdar://problem/21585268
Comment 2 Chris Dumez 2015-07-04 17:31:40 PDT
Created attachment 256162 [details]
Patch
Comment 3 WebKit Commit Bot 2015-07-05 01:16:05 PDT
Comment on attachment 256162 [details]
Patch

Clearing flags on attachment: 256162

Committed r186287: <http://trac.webkit.org/changeset/186287>
Comment 4 WebKit Commit Bot 2015-07-05 01:16:10 PDT
All reviewed patches have been landed.  Closing bug.