WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
91343
[EFL][WK2] Make Ewk_Navigation_Policy_Decision ref counted
https://bugs.webkit.org/show_bug.cgi?id=91343
Summary
[EFL][WK2] Make Ewk_Navigation_Policy_Decision ref counted
Chris Dumez
Reported
2012-07-15 04:55:32 PDT
We need to make Ewk_Navigation_Policy_Decision ref counted so that the client can make navigation policy decisions asynchronously. i.e. the client can catch the "policy,decision,navigation" signal on the Ewk_View and call ewk_navigation_policy_decision_ref() on the Ewk_Navigation_Policy_Decision object to increase its refcount and make the decision later.
Attachments
Patch
(7.53 KB, patch)
2012-07-15 05:00 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(7.16 KB, patch)
2012-07-16 10:42 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2012-07-15 05:00:44 PDT
Created
attachment 152459
[details]
Patch
Gyuyoung Kim
Comment 2
2012-07-16 00:35:06 PDT
Comment on
attachment 152459
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=152459&action=review
It looks there is no critical problem in this patch. Informal rs+ on my side.
> Source/WebKit2/UIProcess/API/efl/ewk_view.h:39 > + * #Ewk_Navigation_Policy_Decision object using ewk_navigation_policy_decision_ref().
I think is it better to adhere indentation for comment. But, existing comments are similar to this.
Chris Dumez
Comment 3
2012-07-16 10:42:00 PDT
Created
attachment 152561
[details]
Patch Rebase on master.
WebKit Review Bot
Comment 4
2012-07-16 11:21:37 PDT
Comment on
attachment 152561
[details]
Patch Clearing flags on attachment: 152561 Committed
r122742
: <
http://trac.webkit.org/changeset/122742
>
WebKit Review Bot
Comment 5
2012-07-16 11:21:43 PDT
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