RESOLVED INVALID132334
Merge same ifdef blocks into each other
https://bugs.webkit.org/show_bug.cgi?id=132334
Summary Merge same ifdef blocks into each other
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.