Bug 115655

Summary: Use OwnPtr instead of deleteAllValues in DocumentMarkerController
Product: WebKit Reporter: Darin Adler <darin>
Component: DOMAssignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, esprehn+autocc
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 73757    
Attachments:
Description Flags
Patch none

Description Darin Adler 2013-05-06 09:48:14 PDT
Use OwnPtr instead of deleteAllValues in DocumentMarkerController
Comment 1 Darin Adler 2013-05-06 09:55:43 PDT
Created attachment 200715 [details]
Patch
Comment 2 Andreas Kling 2013-05-06 14:53:04 PDT
Comment on attachment 200715 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2013-05-06 17:43:28 PDT
The commit-queue encountered the following flaky tests while processing attachment 200715 [details]:

svg/custom/empty-clip-path.svg bug 114453 (author: rwlbuis@gmail.com)
The commit-queue is continuing to process your patch.
Comment 4 WebKit Commit Bot 2013-05-06 17:44:46 PDT
Comment on attachment 200715 [details]
Patch

Clearing flags on attachment: 200715

Committed r149654: <http://trac.webkit.org/changeset/149654>
Comment 5 WebKit Commit Bot 2013-05-06 17:44:48 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Lucas Forschler 2019-02-06 09:03:34 PST
Mass moving XML DOM bugs to the "DOM" Component.