Bug 174427

Summary: Rename NavigationInitiatedByMainFrame to InitiatedByMainFrame
Product: WebKit Reporter: Daniel Bates <dbates>
Component: WebCore Misc.Assignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, buildbot, cdumez, japhet
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch beidson: review+

Description Daniel Bates 2017-07-12 10:06:14 PDT
Following up from bug #174386, comment 4, rename NavigationInitiatedByMainFrame to InitiatedByMainFrame as it s clear from its usage that this enum is talking about that a load/navigation.
Comment 1 Daniel Bates 2017-07-12 10:07:12 PDT
Created attachment 315252 [details]
Patch
Comment 2 Brady Eidson 2017-07-12 10:08:26 PDT
Comment on attachment 315252 [details]
Patch

Looks like just a mechanical rename, rs=me!
Comment 3 Daniel Bates 2017-07-12 10:12:16 PDT
Committed r219404: <http://trac.webkit.org/changeset/219404>