WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
134487
[WK2] Can not convert ‘sessionState.WebKit::SessionState::provisionalURL’ from ‘WebCore::URL’ to ‘bool’
https://bugs.webkit.org/show_bug.cgi?id=134487
Summary
[WK2] Can not convert ‘sessionState.WebKit::SessionState::provisionalURL’ fro...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2014-07-01 00:53:03 PDT
Created
attachment 234150
[details]
Patch
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
Committed
r170632
: <
http://trac.webkit.org/changeset/170632
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug