WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
133329
Prepare for position:sticky support inside accelerated overflow-scroll with WK2
https://bugs.webkit.org/show_bug.cgi?id=133329
Summary
Prepare for position:sticky support inside accelerated overflow-scroll with WK2
Simon Fraser (smfr)
Reported
2014-05-27 18:25:17 PDT
Prepare for position:sticky support inside accelerated overflow-scroll with WK2
Attachments
Patch
(5.64 KB, patch)
2014-05-27 18:26 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2014-05-27 18:26:53 PDT
Created
attachment 232161
[details]
Patch
Tim Horton
Comment 2
2014-05-27 18:35:32 PDT
Comment on
attachment 232161
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=232161&action=review
> Source/WebCore/rendering/RenderBoxModelObject.cpp:455 > + float scale = view().frameView().frame().frameScaleFactor();
RenderObject has frame(), maybe use that? (it just does what you're doing)
Simon Fraser (smfr)
Comment 3
2014-05-27 21:45:43 PDT
https://trac.webkit.org/r169408
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