[webkit-reviews] review granted: [Bug 24257] WebKitCSSMatrix does not have a prototype property : [Attachment 28209] Patch with test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 2 17:50:01 PST 2009


Sam Weinig <sam at webkit.org> has granted Chris Marrin <cmarrin at apple.com>'s
request for review:
Bug 24257: WebKitCSSMatrix does not have a prototype property
https://bugs.webkit.org/show_bug.cgi?id=24257

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

------- Additional Comments from Sam Weinig <sam at webkit.org>
> +++ WebCore/bindings/js/JSImageConstructor.cpp	(working copy)
> @@ -21,6 +21,7 @@
>  #include "JSImageConstructor.h"
>  
>  #include "HTMLImageElement.h"
> +#include "JSHTMLImageElement.h"
>  #include "HTMLNames.h"
>  #include "JSNode.h"
>  #include "ScriptExecutionContext.h"

These should be sorted.

r=me


More information about the webkit-reviews mailing list