WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126128
[GTK] Build with network process unconditionally
https://bugs.webkit.org/show_bug.cgi?id=126128
Summary
[GTK] Build with network process unconditionally
Carlos Garcia Campos
Reported
2013-12-22 02:00:13 PST
The decision to use the network process is made at run time, so we can always build with the network process with no risk. This will help to catch build issues only affecting the network process and will also make a lot easier to work on the network process if we make the decision based on a env variable until we have the proper API.
Attachments
Patch
(6.74 KB, patch)
2013-12-22 02:07 PST
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
Patch for landing
(6.81 KB, patch)
2013-12-23 00:41 PST
,
Carlos Garcia Campos
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2013-12-22 02:07:29 PST
Created
attachment 219867
[details]
Patch
WebKit Commit Bot
Comment 2
2013-12-22 02:09:21 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3
2013-12-22 02:22:52 PST
I doesn't build because it depends on
bug #125422
Carlos Garcia Campos
Comment 4
2013-12-23 00:41:22 PST
Created
attachment 219899
[details]
Patch for landing Patch for EWS, to make sure I haven't broken EFL build
Carlos Garcia Campos
Comment 5
2013-12-23 01:04:29 PST
Committed
r160989
: <
http://trac.webkit.org/changeset/160989
>
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