[webkit-reviews] review granted: [Bug 188086] Don't include WebPageProxy.h just for UndoOrRedo : [Attachment 345947] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 15:10:53 PDT 2018


Saam Barati <sbarati at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 188086: Don't include WebPageProxy.h just for UndoOrRedo
https://bugs.webkit.org/show_bug.cgi?id=188086

Attachment 345947: Patch

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




--- Comment #14 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 345947
  --> https://bugs.webkit.org/attachment.cgi?id=345947
Patch

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

> Source/WebKit/Shared/UndoOrRedo.h:32
> +enum class UndoOrRedo { Undo, Redo };

: uint8_t?


More information about the webkit-reviews mailing list