Bug 137058

Summary: Use is<SVG*Element>() instead of isSVG*Element()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: SVGAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, darin, kling, koivisto, rniwa, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 137015    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2014-09-23 23:50:29 PDT
Use is<SVG*Element>() instead of isSVG*Element() and drop support for generated isSVG*Element().
Attachments
Patch (37.16 KB, patch)
2014-09-23 23:58 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2014-09-23 23:58:33 PDT
Dirk Schulze
Comment 2 2014-09-24 01:02:35 PDT
Comment on attachment 238587 [details] Patch r=me. Did I miss the discussion about the change on webkit-dev?
Benjamin Poulain
Comment 3 2014-09-24 01:17:30 PDT
(In reply to comment #2) > (From update of attachment 238587 [details]) > r=me. Did I miss the discussion about the change on webkit-dev? That's a good point. It would be good to announce the new operators on webkit-dev.
Chris Dumez
Comment 4 2014-09-24 08:25:05 PDT
Yes, sorry about that. I will email webkit-dev about the change.
WebKit Commit Bot
Comment 5 2014-09-24 08:56:30 PDT
Comment on attachment 238587 [details] Patch Clearing flags on attachment: 238587 Committed r173921: <http://trac.webkit.org/changeset/173921>
WebKit Commit Bot
Comment 6 2014-09-24 08:56:36 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.