RESOLVED FIXED 42063
[V8] r63057 regressed url tests.
https://bugs.webkit.org/show_bug.cgi?id=42063
Summary [V8] r63057 regressed url tests.
Pavel Feldman
Reported 2010-07-12 02:11:22 PDT
trunk/WebCore/bindings/scripts/CodeGeneratorV8.pm uses "Reflect" in the places where it should use "URL" attribute.
Attachments
[PATCH] Proposed fix. (1.39 KB, patch)
2010-07-12 03:46 PDT, Pavel Feldman
no flags
Pavel Feldman
Comment 1 2010-07-12 03:40:43 PDT
(In reply to comment #0) > trunk/WebCore/bindings/scripts/CodeGeneratorV8.pm uses "Reflect" in the places where it should use "URL" attribute. Nah. It is just that we enter the "Reflect" path on ex-"ReflectURL" attributes now.
Pavel Feldman
Comment 2 2010-07-12 03:46:08 PDT
Created attachment 61205 [details] [PATCH] Proposed fix.
Pavel Feldman
Comment 3 2010-07-12 03:51:06 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/bindings/scripts/CodeGeneratorV8.pm Committed r63067
Note You need to log in before you can comment on or make changes to this bug.