WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
90045
Change FrameView::scrollContentsFastPath to use m_fixedObjects
https://bugs.webkit.org/show_bug.cgi?id=90045
Summary
Change FrameView::scrollContentsFastPath to use m_fixedObjects
Simon Fraser (smfr)
Reported
2012-06-26 22:49:07 PDT
Bug 78864
added a FixedObjectSet on FrameView. We should change FrameView::scrollContentsFastPath() to use this, rather than positionedObjects(), because it will also get used for position:sticky.
Attachments
Patch
(3.99 KB, patch)
2012-06-27 23:04 PDT
,
Simon Fraser (smfr)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2012-06-27 23:04:02 PDT
Created
attachment 149878
[details]
Patch
James Robinson
Comment 2
2012-06-28 10:27:17 PDT
Comment on
attachment 149878
[details]
Patch R=me
WebKit Review Bot
Comment 3
2012-06-28 11:09:02 PDT
Comment on
attachment 149878
[details]
Patch Clearing flags on attachment: 149878 Committed
r121443
: <
http://trac.webkit.org/changeset/121443
>
WebKit Review Bot
Comment 4
2012-06-28 11:09:09 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