Bug 156461 - [EFL] Do not pass context to EwkViewCreate
Summary: [EFL] Do not pass context to EwkViewCreate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryuan Choi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-10 23:17 PDT by Ryuan Choi
Modified: 2016-04-11 23:12 PDT (History)
2 users (show)

See Also:


Attachments
Patch (13.73 KB, patch)
2016-04-10 23:36 PDT, Ryuan Choi
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryuan Choi 2016-04-10 23:17:48 PDT
EWKViewCreate already has pageConfiguration which contains context.
So, we don't need to pass context argument explicitly.
Comment 1 Ryuan Choi 2016-04-10 23:36:57 PDT
Created attachment 276130 [details]
Patch
Comment 2 WebKit Commit Bot 2016-04-11 23:12:44 PDT
Comment on attachment 276130 [details]
Patch

Clearing flags on attachment: 276130

Committed r199336: <http://trac.webkit.org/changeset/199336>
Comment 3 WebKit Commit Bot 2016-04-11 23:12:50 PDT
All reviewed patches have been landed.  Closing bug.