WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101205
[EFL][WK2] Make Ewk_Url_Request, Ewk_Url_Response, Ewk_Navigation_Data Ewk_Objects
https://bugs.webkit.org/show_bug.cgi?id=101205
Summary
[EFL][WK2] Make Ewk_Url_Request, Ewk_Url_Response, Ewk_Navigation_Data Ewk_O...
Mikhail Pozdnyakov
Reported
2012-11-05 03:46:55 PST
Make Ewk_Url_Request, Ewk_Url_Response, Ewk_Navigation_Data Ewk_Objects as part of
bug101057
work.
Attachments
patch
(27.89 KB, patch)
2012-11-05 03:51 PST
,
Mikhail Pozdnyakov
no flags
Details
Formatted Diff
Diff
patch
(27.89 KB, patch)
2012-11-05 03:54 PST
,
Mikhail Pozdnyakov
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mikhail Pozdnyakov
Comment 1
2012-11-05 03:51:25 PST
Created
attachment 172312
[details]
patch
Mikhail Pozdnyakov
Comment 2
2012-11-05 03:54:30 PST
Created
attachment 172313
[details]
patch fixed '*' on wrong side.
Chris Dumez
Comment 3
2012-11-05 03:56:29 PST
Comment on
attachment 172313
[details]
patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172313&action=review
> Source/WebKit2/UIProcess/API/efl/ewk_navigation_policy_decision_private.h:60 > + EwkUrlRequest* request() const;
We should probably make this getter non-const (although this can be done in a separate patch).
Mikhail Pozdnyakov
Comment 4
2012-11-05 03:59:15 PST
(In reply to
comment #3
)
> (From update of
attachment 172313
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=172313&action=review
> > > Source/WebKit2/UIProcess/API/efl/ewk_navigation_policy_decision_private.h:60 > > + EwkUrlRequest* request() const; > > We should probably make this getter non-const (although this can be done in a separate patch).
We should make a big work to fix constness inside WK2 EFL, currently it's all very messy. Off course this is out if this patch's scope.
WebKit Review Bot
Comment 5
2012-11-05 04:39:30 PST
Comment on
attachment 172313
[details]
patch Clearing flags on attachment: 172313 Committed
r133457
: <
http://trac.webkit.org/changeset/133457
>
WebKit Review Bot
Comment 6
2012-11-05 04:39:34 PST
All reviewed patches have been landed. Closing bug.
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