RESOLVED FIXED 203125
Only include "deep color" in layer tree dumps if a tests requests it
https://bugs.webkit.org/show_bug.cgi?id=203125
Summary Only include "deep color" in layer tree dumps if a tests requests it
Simon Fraser (smfr)
Reported 2019-10-17 15:54:02 PDT
Only include "deep color" in layer tree dumps if a tests requests it
Attachments
Patch (20.25 KB, patch)
2019-10-17 15:55 PDT, Simon Fraser (smfr)
thorton: review+
Simon Fraser (smfr)
Comment 1 2019-10-17 15:55:34 PDT
Tim Horton
Comment 2 2019-10-17 16:00:57 PDT
Comment on attachment 381243 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=381243&action=review > Source/WebCore/testing/Internals.h:374 > + LAYER_TREE_INCLUDES_DEEP_COLOR = 1024, Why is this not bit shifts! > Source/WebCore/testing/Internals.idl:401 > + const unsigned short LAYER_TREE_INCLUDES_DEEP_COLOR = 1024; Maybe this is why
Simon Fraser (smfr)
Comment 3 2019-10-17 21:24:42 PDT
Radar WebKit Bug Importer
Comment 4 2019-10-17 21:25:39 PDT
Note You need to log in before you can comment on or make changes to this bug.