NEW 187898
Introduce RenderLayerContext
https://bugs.webkit.org/show_bug.cgi?id=187898
Summary Introduce RenderLayerContext
Said Abou-Hallawa
Reported 2018-07-22 22:39:22 PDT
This class will control whether the drawing context is a display list or not. It will manage creating the display lists and replaying them in the correct order.
Attachments
Patch (278.21 KB, patch)
2018-07-22 22:43 PDT, Said Abou-Hallawa
ews-watchlist: commit-queue-
Patch for Review (16.28 KB, patch)
2018-07-23 00:37 PDT, Said Abou-Hallawa
no flags
Archive of layout-test-results from ews201 for win-future (12.78 MB, application/zip)
2018-07-24 08:32 PDT, EWS Watchlist
no flags
Said Abou-Hallawa
Comment 1 2018-07-22 22:43:58 PDT
Said Abou-Hallawa
Comment 2 2018-07-23 00:37:57 PDT
Created attachment 345563 [details] Patch for Review
EWS Watchlist
Comment 3 2018-07-24 08:32:03 PDT
Comment on attachment 345560 [details] Patch Attachment 345560 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/8638490 New failing tests: http/tests/security/canvas-remote-read-remote-video-localhost.html
EWS Watchlist
Comment 4 2018-07-24 08:32:14 PDT
Created attachment 345677 [details] Archive of layout-test-results from ews201 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews201 Port: win-future Platform: CYGWIN_NT-6.1-2.9.0-0.318-5-3-x86_64-64bit
Jon Lee
Comment 5 2018-07-24 21:14:57 PDT
Comment on attachment 345563 [details] Patch for Review View in context: https://bugs.webkit.org/attachment.cgi?id=345563&action=review > Source/WebCore/rendering/RenderLayer.cpp:4391 > + if (true) { wut
Radar WebKit Bug Importer
Comment 6 2018-08-06 16:38:06 PDT
Note You need to log in before you can comment on or make changes to this bug.