WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
121424
WebResourceLoader.messages.in should be ENABLE(NETWORK_PROCESS) guarded
https://bugs.webkit.org/show_bug.cgi?id=121424
Summary
WebResourceLoader.messages.in should be ENABLE(NETWORK_PROCESS) guarded
Csaba Osztrogonác
Reported
2013-09-16 04:56:09 PDT
It is used for ENABLE(NETWORK_PROCESS) platforms only, so it should be guarded with #if ENABLE(NETWORK_PROCESS).
Attachments
Patch
(4.14 KB, patch)
2013-09-16 05:02 PDT
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2013-09-16 05:02:37 PDT
Created
attachment 211764
[details]
Patch ENABLE(NETWORK_PROCESS) guard added. Additioanally add WebResourceLoader.messages.in to Qt/GTK/cmake buildsystems.
Csaba Osztrogonác
Comment 2
2013-09-17 01:17:52 PDT
Comment on
attachment 211764
[details]
Patch Clearing flags on attachment: 211764 Committed
r155932
: <
http://trac.webkit.org/changeset/155932
>
Csaba Osztrogonác
Comment 3
2013-09-17 01:17:59 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