Bug 156405 - Remove 14 more unnecessary uses of UsePointersEvenForNonNullableObjectArguments
Summary: Remove 14 more unnecessary uses of UsePointersEvenForNonNullableObjectArguments
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Darin Adler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-08 09:14 PDT by Darin Adler
Modified: 2019-02-06 09:03 PST (History)
4 users (show)

See Also:


Attachments
Patch (21.47 KB, patch)
2016-04-08 09:27 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 2016-04-08 09:14:27 PDT
Remove 14 more unnecessary uses of UsePointersEvenForNonNullableObjectArguments
Comment 1 Darin Adler 2016-04-08 09:27:41 PDT
Created attachment 276007 [details]
Patch
Comment 2 Chris Dumez 2016-04-08 09:39:48 PDT
r=me
Comment 3 WebKit Commit Bot 2016-04-08 09:59:35 PDT
Comment on attachment 276007 [details]
Patch

Clearing flags on attachment: 276007

Committed r199231: <http://trac.webkit.org/changeset/199231>
Comment 4 WebKit Commit Bot 2016-04-08 09:59:39 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Lucas Forschler 2019-02-06 09:03:40 PST
Mass moving XML DOM bugs to the "DOM" Component.