WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
74816
The scrolling coordinator should keep track of the main frame geometry
https://bugs.webkit.org/show_bug.cgi?id=74816
Summary
The scrolling coordinator should keep track of the main frame geometry
Anders Carlsson
Reported
2011-12-18 11:39:07 PST
The scrolling coordinator should keep track of the main frame geometry
Attachments
Patch
(6.55 KB, patch)
2011-12-18 11:41 PST
,
Anders Carlsson
kling
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2011-12-18 11:41:15 PST
Created
attachment 119772
[details]
Patch
Andreas Kling
Comment 2
2011-12-18 11:49:35 PST
Comment on
attachment 119772
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=119772&action=review
> Source/WebCore/rendering/RenderLayerCompositor.cpp:1247 > + if (ScrollingCoordinator* scrollingCoordinator = this->scrollingCoordinator()) > + scrollingCoordinator->syncFrameGeometry(m_renderView->frameView()->frame());
Wrong indentation level here.
Anders Carlsson
Comment 3
2011-12-18 11:52:51 PST
Committed
r103182
: <
http://trac.webkit.org/changeset/103182
>
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