Bug 128865

Summary: Remove double hashing from DatasetDOMStringMap::deleteItem
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, esprehn+autocc, kangil.han
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.