WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
191808
Rename RenderLayerCompositor::inCompositingMode() to usesCompositing()
https://bugs.webkit.org/show_bug.cgi?id=191808
Summary
Rename RenderLayerCompositor::inCompositingMode() to usesCompositing()
Simon Fraser (smfr)
Reported
2018-11-17 11:07:13 PST
Rename RenderLayerCompositor::inCompositingMode() to usesCompositing()
Attachments
Patch
(14.38 KB, patch)
2018-11-17 11:07 PST
,
Simon Fraser (smfr)
zalan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2018-11-17 11:07:56 PST
Created
attachment 355196
[details]
Patch
alan
Comment 2
2018-11-17 11:44:42 PST
Comment on
attachment 355196
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=355196&action=review
> Source/WebCore/page/FrameView.cpp:2412 > clearBackingStores();
I'd go even one step further and move clearBackingStore() into a lambda since no one else calls into it (it's public on FrameView!) and then you could even drop some lines from clearBackingStores (assert and the renderView() check)
Simon Fraser (smfr)
Comment 3
2018-11-17 16:52:09 PST
https://trac.webkit.org/changeset/238352/webkit
Radar WebKit Bug Importer
Comment 4
2018-11-17 16:53:25 PST
<
rdar://problem/46152492
>
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