[webkit-reviews] review granted: [Bug 39339] Move enum ReasonForCallingCanExecuteScripts to header ScriptControllerBase.h : [Attachment 61145] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 10 11:12:39 PDT 2010


Adam Barth <abarth at webkit.org> has granted Daniel Bates <dbates at webkit.org>'s
request for review:
Bug 39339: Move enum ReasonForCallingCanExecuteScripts to header
ScriptControllerBase.h
https://bugs.webkit.org/show_bug.cgi?id=39339

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

------- Additional Comments from Adam Barth <abarth at webkit.org>
There's probably more we can move into that header too.  I think some of the
build systems are unhappy with this change.

WebCore/bindings/ScriptControllerBase.h:35
 +	enum ReasonForCallingCanExecuteScripts {
No namespace indent.


More information about the webkit-reviews mailing list