[webkit-reviews] review granted: [Bug 224778] MotionMark's Canvas-Arcs subtest is broken if the GPUProcess is not yet running : [Attachment 426458] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 19 13:30:47 PDT 2021


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 224778: MotionMark's Canvas-Arcs subtest is broken if the GPUProcess is not
yet running
https://bugs.webkit.org/show_bug.cgi?id=224778

Attachment 426458: Patch

https://bugs.webkit.org/attachment.cgi?id=426458&action=review




--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 426458
  --> https://bugs.webkit.org/attachment.cgi?id=426458
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=426458&action=review

> Source/WebKit/WebProcess/GPU/graphics/RemoteRenderingBackendProxy.cpp:78
> +	   // FIXME: This message shouldn't need to be synchronous. However, we
seem to get in a bad state when this message is asynchronous and the GPUProcess
has just launched.

Would be good to have a bug link here.


More information about the webkit-reviews mailing list