[webkit-reviews] review requested: [Bug 27218] [V8] Add missing check for constructor call in WebKitCSSMatrixConstructor : [Attachment 32662] Add missing cosntructor call check, v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 09:28:29 PDT 2009


Dimitri Glazkov (Google) <dglazkov at chromium.org> has asked  for review:
Bug 27218: [V8] Add missing check for constructor call in
WebKitCSSMatrixConstructor
https://bugs.webkit.org/show_bug.cgi?id=27218

Attachment 32662: Add missing cosntructor call check, v1.
https://bugs.webkit.org/attachment.cgi?id=32662&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
 LayoutTests/ChangeLog				    |	10 +++++++
 .../fast/css/matrix-as-function-crash-expected.txt |	 3 ++
 LayoutTests/fast/css/matrix-as-function-crash.html |	27 ++++++++++++++++++++
 WebCore/ChangeLog				    |	11 ++++++++
 .../v8/custom/V8WebKitCSSMatrixConstructor.cpp     |	 4 +++
 5 files changed, 55 insertions(+), 0 deletions(-)


More information about the webkit-reviews mailing list