Bug 173781 - Fix typo in WebProcessProxy::topPrivatelyControlledDomainsWithWebsiteData() naming
Summary: Fix typo in WebProcessProxy::topPrivatelyControlledDomainsWithWebsiteData() n...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-23 12:35 PDT by Chris Dumez
Modified: 2017-06-23 13:14 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.62 KB, patch)
2017-06-23 12:35 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-06-23 12:35:00 PDT
Fix typo in WebProcessProxy::topPrivatelyControlledDomainsWithWebsiteData() naming.
Comment 1 Chris Dumez 2017-06-23 12:35:39 PDT
Created attachment 313733 [details]
Patch
Comment 2 Brent Fulgham 2017-06-23 12:44:23 PDT
Comment on attachment 313733 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2017-06-23 13:12:09 PDT
Comment on attachment 313733 [details]
Patch

Clearing flags on attachment: 313733

Committed r218758: <http://trac.webkit.org/changeset/218758>
Comment 4 WebKit Commit Bot 2017-06-23 13:12:10 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 John Wilander 2017-06-23 13:14:42 PDT
Good catch!