Bug 123965

Summary: Simplify Attr by removing m_specified member variable and setter
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: adamk, cmarcelo, commit-queue, darin, esprehn+autocc, kangil.han, kling, koivisto
Priority: P2 Keywords: BlinkMergeCandidate
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Merges the patch none

Ryosuke Niwa
Reported 2013-11-07 00:18:41 PST
Merge https://chromium.googlesource.com/chromium/blink/+/597f44ec928e08820574728889adabc6d8ecd746 It always returned true in WebKit, and doesn't exist in modern DOM specs. Freezing it to true seems pretty safe.
Attachments
Merges the patch (2.93 KB, patch)
2013-11-07 00:23 PST, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2013-11-07 00:23:41 PST
Created attachment 216267 [details] Merges the patch
WebKit Commit Bot
Comment 2 2013-11-07 01:30:59 PST
Comment on attachment 216267 [details] Merges the patch Clearing flags on attachment: 216267 Committed r158829: <http://trac.webkit.org/changeset/158829>
WebKit Commit Bot
Comment 3 2013-11-07 01:31:01 PST
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.