Bug 128865 - Remove double hashing from DatasetDOMStringMap::deleteItem
Summary: Remove double hashing from DatasetDOMStringMap::deleteItem
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-14 20:53 PST by Darin Adler
Modified: 2019-02-06 09:03 PST (History)
6 users (show)

See Also:


Attachments
Patch (5.13 KB, patch)
2014-02-14 20:54 PST, Darin Adler
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darin Adler 2014-02-14 20:53:13 PST
Remove double hashing from DatasetDOMStringMap::deleteItem
Comment 1 Darin Adler 2014-02-14 20:54:53 PST
Created attachment 224282 [details]
Patch
Comment 2 Benjamin Poulain 2014-02-14 23:43:02 PST
Comment on attachment 224282 [details]
Patch

cool!
Comment 3 WebKit Commit Bot 2014-02-15 10:11:19 PST
Comment on attachment 224282 [details]
Patch

Clearing flags on attachment: 224282

Committed r164176: <http://trac.webkit.org/changeset/164176>
Comment 4 WebKit Commit Bot 2014-02-15 10:11:23 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Lucas Forschler 2019-02-06 09:03:08 PST
Mass moving XML DOM bugs to the "DOM" Component.