Bug 123965 - Simplify Attr by removing m_specified member variable and setter
Summary: Simplify Attr by removing m_specified member variable and setter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: BlinkMergeCandidate
Depends on:
Blocks:
 
Reported: 2013-11-07 00:18 PST by Ryosuke Niwa
Modified: 2013-11-07 01:31 PST (History)
8 users (show)

See Also:


Attachments
Merges the patch (2.93 KB, patch)
2013-11-07 00:23 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 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.
Comment 1 Ryosuke Niwa 2013-11-07 00:23:41 PST
Created attachment 216267 [details]
Merges the patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-11-07 01:31:01 PST
All reviewed patches have been landed.  Closing bug.