Bug 95857 - [EFL][WK2] Provide implementation for WebProcess functions
Summary: [EFL][WK2] Provide implementation for WebProcess functions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks: 61838
  Show dependency treegraph
 
Reported: 2012-09-05 08:19 PDT by Chris Dumez
Modified: 2012-09-05 16:04 PDT (History)
5 users (show)

See Also:


Attachments
Patch (25.48 KB, patch)
2012-09-05 08:37 PDT, Chris Dumez
kenneth: review+
Details | Formatted Diff | Diff
Patch for landing (25.53 KB, patch)
2012-09-05 09:46 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch for landing (25.53 KB, patch)
2012-09-05 09:48 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-09-05 08:19:09 PDT
We currently have an empty implementation for WebProcessMain functions. We should implement those to unskip more tests in WK2 EFL.
A lot of this code seems SOUP specific so we should share as much code as possible with GTK port.
Comment 1 Chris Dumez 2012-09-05 08:37:05 PDT
Created attachment 162257 [details]
Patch
Comment 2 Chris Dumez 2012-09-05 09:39:10 PDT
Comment on attachment 162257 [details]
Patch

Green bubbles, could someone please cq+?
Comment 3 Chris Dumez 2012-09-05 09:41:24 PDT
Comment on attachment 162257 [details]
Patch

Needs rebasing.
Comment 4 Chris Dumez 2012-09-05 09:46:41 PDT
Created attachment 162270 [details]
Patch for landing
Comment 5 Chris Dumez 2012-09-05 09:48:52 PDT
Created attachment 162271 [details]
Patch for landing
Comment 6 WebKit Review Bot 2012-09-05 16:04:16 PDT
Comment on attachment 162271 [details]
Patch for landing

Clearing flags on attachment: 162271

Committed r127655: <http://trac.webkit.org/changeset/127655>
Comment 7 WebKit Review Bot 2012-09-05 16:04:21 PDT
All reviewed patches have been landed.  Closing bug.