Bug 80167

Summary: [V8] Make inline event attributes use evt for SVG and event otherwise
Product: WebKit Reporter: Erik Arvidsson <arv>
Component: New BugsAssignee: Erik Arvidsson <arv>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, japhet, ojan, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ojan: review+, webkit.review.bot: commit-queue-

Description Erik Arvidsson 2012-03-02 09:48:59 PST
[V8] Make inline event attributes use evt for SVG and event otherwise
Comment 1 Erik Arvidsson 2012-03-02 09:51:41 PST
Created attachment 129913 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-02 10:24:16 PST
Comment on attachment 129913 [details]
Patch

Attachment 129913 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/11795059

New failing tests:
inspector/debugger/debugger-scripts.html
Comment 3 Erik Arvidsson 2012-03-02 11:36:10 PST
(In reply to comment #2)
> (From update of attachment 129913 [details])
> Attachment 129913 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/11795059
> 
> New failing tests:
> inspector/debugger/debugger-scripts.html

This test is failing without my patch too.
Comment 4 Erik Arvidsson 2012-03-02 12:31:10 PST
Committed r109599: <http://trac.webkit.org/changeset/109599>