Bug 121424

Summary: WebResourceLoader.messages.in should be ENABLE(NETWORK_PROCESS) guarded
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: abecsi, beidson, cdumez, cmarcelo, commit-queue, gyuyoung.kim, gyuyoung.kim, kbalazs, menard, ossy, rakuco, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 110141    
Attachments:
Description Flags
Patch none

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
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.