WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 119700
Use const AtomicStringImpl* in DocumentOrderedMap
https://bugs.webkit.org/show_bug.cgi?id=119700
Summary
Use const AtomicStringImpl* in DocumentOrderedMap
Ryosuke Niwa
Reported
2013-08-12 14:37:13 PDT
Use AtomicStringImpl* in DocumentOrderedMap
Attachments
Cleanup
(15.36 KB, patch)
2013-08-12 14:41 PDT
,
Ryosuke Niwa
benjamin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2013-08-12 14:41:52 PDT
Created
attachment 208565
[details]
Cleanup
Benjamin Poulain
Comment 2
2013-08-12 14:46:58 PDT
Comment on
attachment 208565
[details]
Cleanup View in context:
https://bugs.webkit.org/attachment.cgi?id=208565&action=review
> Source/WebCore/ChangeLog:9 > + Use const AtomicStringImpl* in DocumentOrderedMap. It caught at least one bug that HTMLNameCollection' > + subclasses' nodeMatches were taking const AtomicString& instead of AtomicStringImpl*.
I think you should detail this a little more.
Ryosuke Niwa
Comment 3
2013-08-12 14:48:50 PDT
Committed
r153959
: <
http://trac.webkit.org/changeset/153959
>
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