Bug 173781

Summary: Fix typo in WebProcessProxy::topPrivatelyControlledDomainsWithWebsiteData() naming
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, ggaren, sam, wilander
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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!