[Webkit-unassigned] [Bug 134487] New: Can not convert ‘sessionState?=.WebKit::SessionState::=?UTF-8?Q?provisionalURL’ from ‘WebCore?=::=?UTF-8?Q?URL’ to ‘bool’

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 1 00:49:06 PDT 2014


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

           Summary: Can not convert
                    ‘sessionState.WebKit::SessionState::provisionalURL’
                    from ‘WebCore::URL’ to ‘bool’
           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: gyuyoung.kim at webkit.org


There is build break since rr170627.

/home/gyuyoung/webkit/WebKit/Source/WebKit2/UIProcess/WebPageProxy.cpp:1858:36: error: could not convert ‘sessionState.WebKit::SessionState::provisionalURL’ from ‘WebCore::URL’ to ‘bool’
     if (sessionState.provisionalURL) {

-- 
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