WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 79501
[Qt][WK2] Get rid of the #ifdef mess in LayerTreeHost[Proxy]
https://bugs.webkit.org/show_bug.cgi?id=79501
Summary
[Qt][WK2] Get rid of the #ifdef mess in LayerTreeHost[Proxy]
Noam Rosenthal
Reported
2012-02-24 09:43:57 PST
We use a wide set of #ifdefs to encapsulate the LayerTreeHostProxy implemetation, and to encapsulate the TILED_BACKING_STORE parts of it. Instead, we should use a single guard (maybe USE(COMPOSITING_IN_UI_PROCESS) and remove the TILED_BACKING_STORE guard.
Attachments
Patch
(20.80 KB, patch)
2012-02-27 09:09 PST
,
Noam Rosenthal
no flags
Details
Formatted Diff
Diff
Patch
(20.88 KB, patch)
2012-02-29 10:04 PST
,
Noam Rosenthal
noam
: commit-queue+
Details
Formatted Diff
Diff
Patch
(20.73 KB, patch)
2012-02-29 13:36 PST
,
Noam Rosenthal
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2012-02-27 09:09:16 PST
Created
attachment 129048
[details]
Patch
Kenneth Rohde Christiansen
Comment 2
2012-02-29 06:53:40 PST
I don't think this is clear enough. It sounds as if is for enabling the code on the UI process, but not doing the actual compositing there. What about WTF_USE_UI_SIDE_COMPOSITING ? WTF_CLIENT_SIDE_COMPOSITING
Noam Rosenthal
Comment 3
2012-02-29 10:04:51 PST
Created
attachment 129466
[details]
Patch
Noam Rosenthal
Comment 4
2012-02-29 13:36:47 PST
Created
attachment 129507
[details]
Patch
WebKit Review Bot
Comment 5
2012-02-29 20:22:57 PST
Comment on
attachment 129507
[details]
Patch Clearing flags on attachment: 129507 Committed
r109302
: <
http://trac.webkit.org/changeset/109302
>
WebKit Review Bot
Comment 6
2012-02-29 20:23:02 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