Add logging for RenderLayer clip rects
Created attachment 368877 [details] Patch
Comment on attachment 368877 [details] Patch Clearing flags on attachment: 368877 Committed r244900: <https://trac.webkit.org/changeset/244900>
All reviewed patches have been landed. Closing bug.
<rdar://problem/50433802>
As noted in https://bugs.webkit.org/show_bug.cgi?id=197639, this caused media/track/track-cue-missing.html to fail on macOS and iOS debug queues.
Reverted r244900 for reason: Caused media/track/track-cue-missing.html to fail on debug queues Committed r245019: <https://trac.webkit.org/changeset/245019>
Re-landed in https://trac.webkit.org/r245219 in a way that shouldn't slow tests.