WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
82000
[BlackBerry] Need to store the meta info of a page in the ViewState of the history
https://bugs.webkit.org/show_bug.cgi?id=82000
Summary
[BlackBerry] Need to store the meta info of a page in the ViewState of the hi...
Charles Wei
Reported
2012-03-22 18:03:03 PDT
Currently the meta viewport info is stored in WebPagePrivate, like minimumScale, maximumScale, userScalable. Pages share the same instance of WebPagePrivate when you navigate back and forth. if we don't store the meta info in the viewstate of the history item, it's very possible the value of last page will be carried over to the next.
Attachments
Need to remember some meta info in the viewstate of the history item.
(4.99 KB, patch)
2012-03-22 18:52 PDT
,
Charles Wei
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Charles Wei
Comment 1
2012-03-22 18:10:29 PDT
Interal tracking: 145057
Charles Wei
Comment 2
2012-03-22 18:52:17 PDT
Created
attachment 133409
[details]
Need to remember some meta info in the viewstate of the history item.
Rob Buis
Comment 3
2012-03-22 18:58:37 PDT
Comment on
attachment 133409
[details]
Need to remember some meta info in the viewstate of the history item. Looks good.
Charles Wei
Comment 4
2012-03-22 18:59:36 PDT
Comment on
attachment 133409
[details]
Need to remember some meta info in the viewstate of the history item. Thanks, Rob.
WebKit Review Bot
Comment 5
2012-03-22 19:42:27 PDT
Comment on
attachment 133409
[details]
Need to remember some meta info in the viewstate of the history item. Clearing flags on attachment: 133409 Committed
r111814
: <
http://trac.webkit.org/changeset/111814
>
WebKit Review Bot
Comment 6
2012-03-22 19:42:32 PDT
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug