Bug 123584

Summary: Rename InWindowState -> ViewState
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Gavin Barraclough
Reported 2013-10-31 12:31:55 PDT
WebPageProxy::setViewState offers the option to wait for a reply. Previously this option was only available via setIsInWindow, hence the mechanism to wait to the update has 'InWindowState' in method and variable names (i.e. 'WebPageProxy::waitForDidUpdateInWindowState'). Since the mechanism is now applicable to all ViewState changes, rename to reflect this.
Attachments
Gavin Barraclough
Comment 1 2013-11-01 13:40:43 PDT
Fixed in r158451
Note You need to log in before you can comment on or make changes to this bug.