[webkit-reviews] review granted: [Bug 223207] Refactor some codepaths for updating EditorState in the UI process : [Attachment 423228] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 13:28:17 PDT 2021


Tim Horton <thorton at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 223207: Refactor some codepaths for updating EditorState in the UI process
https://bugs.webkit.org/show_bug.cgi?id=223207

Attachment 423228: Patch

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




--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 423228
  --> https://bugs.webkit.org/attachment.cgi?id=423228
Patch

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

> Source/WebKit/ChangeLog:3
> +	   Refactor some codepaths for updating EditorState in the UI process

Is it possible for this to state the problem instead of the solution?

> Source/WebKit/ChangeLog:20
> +	   3.  The pending `BackingStoreFlusher` created in step (1) dispatches
on the background queue, and sends its
> +	       editor state over to the UI process.

Oh no


More information about the webkit-reviews mailing list