Bug 100694 - [BlackBerry] Web page view state should be preserved for pages loaded from page cache
Summary: [BlackBerry] Web page view state should be preserved for pages loaded from pa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit BlackBerry (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-29 13:36 PDT by Michael Matovsky
Modified: 2012-11-01 11:37 PDT (History)
7 users (show)

See Also:


Attachments
Add logic to persist web view state in page cache. (2.91 KB, patch)
2012-10-29 14:15 PDT, Michael Matovsky
rwlbuis: review-
Details | Formatted Diff | Diff
Add logic to persist web view state in page cache. (4.08 KB, patch)
2012-10-31 12:59 PDT, Michael Matovsky
no flags Details | Formatted Diff | Diff
Add logic to persist web view state in page cache. (4.96 KB, patch)
2012-10-31 14:06 PDT, Michael Matovsky
no flags Details | Formatted Diff | Diff
Add logic to persist web view state in page cache. (5.15 KB, patch)
2012-10-31 15:47 PDT, Michael Matovsky
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Matovsky 2012-10-29 13:36:09 PDT
The web page view specific metadata should be preserved for web pages pages loaded from page cache (by using back/forward).
This requires web page view state to be saved in and restored from the corresponding page cache history item.
Comment 1 Michael Matovsky 2012-10-29 14:15:31 PDT
Created attachment 171312 [details]
Add logic to persist web view state in page cache.
Comment 2 Rob Buis 2012-10-30 08:39:38 PDT
Comment on attachment 171312 [details]
Add logic to persist web view state in page cache.

This patch needs a ChangeLog.
Comment 3 Michael Matovsky 2012-10-31 12:59:06 PDT
Created attachment 171707 [details]
Add logic to persist web view state in page cache.
Comment 4 Michael Matovsky 2012-10-31 13:20:20 PDT
Comment on attachment 171707 [details]
Add logic to persist web view state in page cache.

Please ignore this patch, I forgot the ChangeLog again.
Comment 5 Michael Matovsky 2012-10-31 14:06:21 PDT
Created attachment 171715 [details]
Add logic to persist web view state in page cache.

Including the ChangeLog
Comment 6 Michael Matovsky 2012-10-31 15:47:53 PDT
Created attachment 171734 [details]
Add logic to persist web view state in page cache.

The patch should now be in the right format.
Please review.
Comment 7 Rob Buis 2012-11-01 09:27:29 PDT
Comment on attachment 171734 [details]
Add logic to persist web view state in page cache.

LGTM.
Comment 8 WebKit Review Bot 2012-11-01 09:46:23 PDT
Comment on attachment 171734 [details]
Add logic to persist web view state in page cache.

Rejecting attachment 171734 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
Kit/chromium/third_party/yasm/source/patched-yasm --revision 154708 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
51>At revision 154708.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/14677590
Comment 9 WebKit Review Bot 2012-11-01 11:37:48 PDT
Comment on attachment 171734 [details]
Add logic to persist web view state in page cache.

Clearing flags on attachment: 171734

Committed r133199: <http://trac.webkit.org/changeset/133199>
Comment 10 WebKit Review Bot 2012-11-01 11:37:52 PDT
All reviewed patches have been landed.  Closing bug.