Bug 148797

Summary: Remove unnecessary compiler guards from mm files
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: New BugsAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, mitz, ossy
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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
Csaba Osztrogonác
Comment 1 2015-09-04 04:58:57 PDT
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.