[webkit-reviews] review granted: [Bug 114631] Remove unneeded headers from ScriptExecutionContext.h : [Attachment 198176] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 14:48:19 PDT 2013


Alexey Proskuryakov <ap at webkit.org> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 114631: Remove unneeded headers from ScriptExecutionContext.h
https://bugs.webkit.org/show_bug.cgi?id=114631

Attachment 198176: Patch
https://bugs.webkit.org/attachment.cgi?id=198176&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=198176&action=review


r=me once everything is green.

> Source/WebCore/dom/ScriptExecutionContext.h:54
> +typedef JSC::ExecState ScriptState;

Can we move ScriptStateProtectedPtr into a separate header from ScriptState.h
instead?


More information about the webkit-reviews mailing list