Bug 42063

Summary: [V8] r63057 regressed url tests.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: WebCore JavaScriptAssignee: Pavel Feldman <pfeldman>
Status: RESOLVED FIXED    
Severity: Normal CC: yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed fix. none

Description Pavel Feldman 2010-07-12 02:11:22 PDT
trunk/WebCore/bindings/scripts/CodeGeneratorV8.pm uses "Reflect" in the places where it should use "URL" attribute.
Comment 1 Pavel Feldman 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.
Comment 2 Pavel Feldman 2010-07-12 03:46:08 PDT
Created attachment 61205 [details]
[PATCH] Proposed fix.
Comment 3 Pavel Feldman 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