[webkit-reviews] review granted: [Bug 178035] Reduce includes in Document.h : [Attachment 323099] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 7 17:14:20 PDT 2017


Darin Adler <darin at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 178035: Reduce includes in Document.h
https://bugs.webkit.org/show_bug.cgi?id=178035

Attachment 323099: Patch

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




--- Comment #4 from Darin Adler <darin at apple.com> ---
Comment on attachment 323099
  --> https://bugs.webkit.org/attachment.cgi?id=323099
Patch

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

> Source/WebCore/dom/Document.h:186
> +template<typename> class ExceptionOr;

Should probably do this in a lot of other files.


More information about the webkit-reviews mailing list