Bug 80167 - [V8] Make inline event attributes use evt for SVG and event otherwise
Summary: [V8] Make inline event attributes use evt for SVG and event otherwise
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Erik Arvidsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-02 09:48 PST by Erik Arvidsson
Modified: 2012-03-02 12:31 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.05 KB, patch)
2012-03-02 09:51 PST, Erik Arvidsson
ojan: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>