WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
114543
Demystify some code in RenderLayer::updateScrollableAreaSet()
https://bugs.webkit.org/show_bug.cgi?id=114543
Summary
Demystify some code in RenderLayer::updateScrollableAreaSet()
Simon Fraser (smfr)
Reported
2013-04-12 16:15:36 PDT
Demystify some code in RenderLayer::updateScrollableAreaSet()
Attachments
Patch
(1.89 KB, patch)
2013-04-12 16:17 PDT
,
Simon Fraser (smfr)
thorton
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2013-04-12 16:17:18 PDT
Created
attachment 197906
[details]
Patch
Tim Horton
Comment 2
2013-04-12 16:19:47 PDT
Comment on
attachment 197906
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=197906&action=review
> Source/WebCore/rendering/RenderLayer.cpp:-6198 > -#else > - return;
Is some irritating compiler going to complain about this empty if() in the !USE(ACCELERATED_COMPOSITING) case?
Simon Fraser (smfr)
Comment 3
2013-04-12 16:46:17 PDT
https://trac.webkit.org/r148316
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