Bug 129663

Summary: Remove Document::idAttributeName().
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, commit-queue, d-r, esprehn+autocc, fmalita, gyuyoung.kim, kangil.han, kling, pdr, schenney, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

Andreas Kling
Reported 2014-03-04 00:53:07 PST
Remove Document::idAttributeName() since it's not actually used for anything and is costing us indirection.
Attachments
Patch (10.21 KB, patch)
2014-03-04 00:54 PST, Andreas Kling
rniwa: review+
Andreas Kling
Comment 1 2014-03-04 00:54:41 PST
Ryosuke Niwa
Comment 2 2014-03-04 00:57:06 PST
Comment on attachment 225746 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=225746&action=review > Source/WebCore/ChangeLog:13 > + Reviewed by NOBODY (OOPS!). This line should appear before the long description.
Andreas Kling
Comment 3 2014-03-04 02:22:57 PST
Note You need to log in before you can comment on or make changes to this bug.