WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
148797
Remove unnecessary compiler guards from mm files
https://bugs.webkit.org/show_bug.cgi?id=148797
Summary
Remove unnecessary compiler guards from mm files
Csaba Osztrogonác
Reported
2015-09-04 04:57:13 PDT
There are some #if COMPILER(CLANG) guards in mm files remained. But Mac port supports only Clang long long time ago, so let's remove the useless guards.
Attachments
Patch
(4.94 KB, patch)
2015-09-04 04:58 PDT
,
Csaba Osztrogonác
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-09-04 04:58:57 PDT
Created
attachment 260585
[details]
Patch
Csaba Osztrogonác
Comment 2
2015-09-04 05:26:04 PDT
( similar fix from the past:
bug124523
)
WebKit Commit Bot
Comment 3
2015-09-04 19:30:54 PDT
Comment on
attachment 260585
[details]
Patch Clearing flags on attachment: 260585 Committed
r189414
: <
http://trac.webkit.org/changeset/189414
>
WebKit Commit Bot
Comment 4
2015-09-04 19:30:58 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