WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
167365
[Coordinated Graphics] Ensure that we're in AC mode before trying to create GraphicsLayers
https://bugs.webkit.org/show_bug.cgi?id=167365
Summary
[Coordinated Graphics] Ensure that we're in AC mode before trying to create G...
Miguel Gomez
Reported
2017-01-24 01:47:42 PST
When entering AC on demand, the RenderLayerCompositor wants to create the root GraphicsLayer before the AcceleratedDrawingArea is in AC mode. This means there's no LayerTreeHost to request the GraphicsLayerFactory, so no layers are created.
Attachments
Patch
(1.78 KB, patch)
2017-01-24 01:53 PST
,
Miguel Gomez
no flags
Details
Formatted Diff
Diff
Patch
(1.81 KB, patch)
2017-01-24 03:23 PST
,
Miguel Gomez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Miguel Gomez
Comment 1
2017-01-24 01:53:35 PST
Created
attachment 299588
[details]
Patch
Carlos Garcia Campos
Comment 2
2017-01-24 02:45:16 PST
Comment on
attachment 299588
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=299588&action=review
> Source/WebKit2/ChangeLog:3 > + [GTK] Ensure that we're in AC mode before trying to create GraphicsLayers
Please, update the title before landing to match the bug
Miguel Gomez
Comment 3
2017-01-24 03:23:52 PST
Created
attachment 299592
[details]
Patch
WebKit Commit Bot
Comment 4
2017-01-24 06:11:59 PST
Comment on
attachment 299592
[details]
Patch Clearing flags on attachment: 299592 Committed
r211083
: <
http://trac.webkit.org/changeset/211083
>
WebKit Commit Bot
Comment 5
2017-01-24 06:12:03 PST
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