WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
123965
Simplify Attr by removing m_specified member variable and setter
https://bugs.webkit.org/show_bug.cgi?id=123965
Summary
Simplify Attr by removing m_specified member variable and setter
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug