Bug 134487

Summary: [WK2] Can not convert ‘sessionState.WebKit::SessionState::provisionalURL’ from ‘WebCore::URL’ to ‘bool’
Product: WebKit Reporter: Gyuyoung Kim <gyuyoung.kim>
Component: WebKit2Assignee: Gyuyoung Kim <gyuyoung.kim>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, bunhere, cdumez, cgarcia, commit-queue, gyuyoung.kim, sergio
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 134479    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Gyuyoung Kim
Reported 2014-07-01 00:49:25 PDT
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) {
Attachments
Patch (1.26 KB, patch)
2014-07-01 00:53 PDT, Gyuyoung Kim
no flags
Gyuyoung Kim
Comment 1 2014-07-01 00:53:03 PDT
Gyuyoung Kim
Comment 2 2014-07-01 01:00:22 PDT
CC'ing Anders and Carlos
Gyuyoung Kim
Comment 3 2014-07-01 01:18:22 PDT
Note You need to log in before you can comment on or make changes to this bug.