[Webkit-unassigned] [Bug 123584] New: Rename InWindowState -> ViewState

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 12:33:08 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=123584

           Summary: Rename InWindowState -> ViewState
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list