Bug 72242 - SecurityPolicy should refer to isUnique rather than isEmpty
Summary: SecurityPolicy should refer to isUnique rather than isEmpty
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks: 71745
  Show dependency treegraph
 
Reported: 2011-11-13 23:23 PST by Adam Barth
Modified: 2011-11-13 23:53 PST (History)
2 users (show)

See Also:


Attachments
Patch (2.54 KB, patch)
2011-11-13 23:25 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-11-13 23:23:40 PST
SecurityPolicy should refer to isUnique rather than isEmpty
Comment 1 Adam Barth 2011-11-13 23:25:13 PST
Created attachment 114884 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-11-13 23:26:44 PST
Comment on attachment 114884 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=114884&action=review

LGTM.

> Source/WebCore/ChangeLog:13
> +        the difference, but we're eventually going to remove the isEmpty
> +        function.

You might even say "Very shortly". :)
Comment 3 Adam Barth 2011-11-13 23:53:31 PST
Comment on attachment 114884 [details]
Patch

Clearing flags on attachment: 114884

Committed r100101: <http://trac.webkit.org/changeset/100101>
Comment 4 Adam Barth 2011-11-13 23:53:35 PST
All reviewed patches have been landed.  Closing bug.