Bug 132334

Summary: Merge same ifdef blocks into each other
Product: WebKit Reporter: Zsolt Borbely <zsborbely.u-szeged>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch darin: review-, darin: commit-queue-

Zsolt Borbely
Reported 2014-04-29 05:48:33 PDT
Merge same ifdef blocks into each other.
Attachments
Proposed patch (2.45 KB, patch)
2014-04-29 05:51 PDT, Zsolt Borbely
darin: review-
darin: commit-queue-
Zsolt Borbely
Comment 1 2014-04-29 05:51:27 PDT
Created attachment 230368 [details] Proposed patch
Darin Adler
Comment 2 2014-04-29 09:16:45 PDT
Comment on attachment 230368 [details] Proposed patch I don’t think this is a good idea. It’s better to have a separate #if for the includes and for things inside this file.
Note You need to log in before you can comment on or make changes to this bug.