Bug 115655 - Use OwnPtr instead of deleteAllValues in DocumentMarkerController
Summary: Use OwnPtr instead of deleteAllValues in DocumentMarkerController
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: 73757
  Show dependency treegraph
 
Reported: 2013-05-06 09:48 PDT by Darin Adler
Modified: 2019-02-06 09:03 PST (History)
3 users (show)

See Also:


Attachments
Patch (12.31 KB, patch)
2013-05-06 09:55 PDT, 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 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.