Bug 22576

Summary: Elements should assert that the QualifiedName given to their constructor corresponds to the Element constructed
Product: WebKit Reporter: Julien Chaffraix <jchaffraix>
Component: WebCore Misc.Assignee: Rob Buis <rwlbuis>
Status: RESOLVED FIXED    
Severity: Minor CC: darin, dglazkov, rwlbuis, webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patch
none
Patch
none
Patch krit: review+

Description Julien Chaffraix 2008-12-01 15:56:11 PST
As part of bug22441 and bug22564, we have added this assertion to HTML elements. For consistency, we should add it to other elements (SVG and WML mainly when writing this bug).
Comment 1 Rob Buis 2011-05-08 13:34:02 PDT
Created attachment 92744 [details]
Patch
Comment 2 WebKit Review Bot 2011-05-08 13:40:36 PDT
Comment on attachment 92744 [details]
Patch

Attachment 92744 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/8645343
Comment 3 Rob Buis 2011-05-08 14:02:50 PDT
Created attachment 92748 [details]
Patch
Comment 4 WebKit Review Bot 2011-05-08 14:10:39 PDT
Comment on attachment 92748 [details]
Patch

Attachment 92748 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/8653372
Comment 5 Rob Buis 2011-05-08 14:13:00 PDT
Created attachment 92749 [details]
Patch
Comment 6 Dirk Schulze 2011-05-08 14:41:34 PDT
Comment on attachment 92749 [details]
Patch

r=me