WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
100798
[Mac] Make WebKit2 Build with NETWORK_PROCESS disabled
https://bugs.webkit.org/show_bug.cgi?id=100798
Summary
[Mac] Make WebKit2 Build with NETWORK_PROCESS disabled
Joseph Pecoraro
Reported
2012-10-30 17:22:05 PDT
When I try to disabled ENABLE_NETWORK_PROCESS in WebKit2Prefix.h I get a ton of build errors.
Attachments
[PATCH] Proposed Fix
(8.04 KB, patch)
2012-10-30 17:29 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2012-10-30 17:29:09 PDT
Created
attachment 171555
[details]
[PATCH] Proposed Fix Attached a proposed fix. Wrap more NetworkProcess related files and accessors in guards.
David Kilzer (:ddkilzer)
Comment 2
2012-10-30 17:46:44 PDT
Comment on
attachment 171555
[details]
[PATCH] Proposed Fix r=me
WebKit Review Bot
Comment 3
2012-10-30 19:01:20 PDT
Comment on
attachment 171555
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 171555 Committed
r132974
: <
http://trac.webkit.org/changeset/132974
>
WebKit Review Bot
Comment 4
2012-10-30 19:01:24 PDT
All reviewed patches have been landed. Closing bug.
Brady Eidson
Comment 5
2012-10-31 01:15:12 PDT
(In reply to
comment #0
)
> When I try to disabled ENABLE_NETWORK_PROCESS in WebKit2Prefix.h I get a ton of build errors.
There was a simple explanation for this, btw - We have no interest in continuing to build on Mac without the NetworkProcess enabled. The guards in place were for other platforms that haven't started adopting NetworkProcess yet. Can you explain to me (perhaps in email or IRC) why you think doing so is important?
Joseph Pecoraro
Comment 6
2012-10-31 14:26:29 PDT
(In reply to
comment #5
)
> Can you explain to me (perhaps in email or IRC) why you think doing so is important?
I will follow up with you via email.
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