Bug 97642 - Fix usage of COMPILER() macros
Summary: Fix usage of COMPILER() macros
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Patrick R. Gansterer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 01:15 PDT by Patrick R. Gansterer
Modified: 2012-09-27 10:08 PDT (History)
5 users (show)

See Also:


Attachments
Patch (4.15 KB, patch)
2012-09-26 01:24 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff
Patch (4.23 KB, patch)
2012-09-27 00:09 PDT, Patrick R. Gansterer
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick R. Gansterer 2012-09-26 01:15:49 PDT
Fix usage of COMPILER() macros
Comment 1 Patrick R. Gansterer 2012-09-26 01:24:36 PDT
Created attachment 165748 [details]
Patch
Comment 2 Geoffrey Garen 2012-09-26 08:49:33 PDT
Can you explain why you did this?
Comment 3 Patrick R. Gansterer 2012-09-26 08:50:17 PDT
(In reply to comment #2)
> Can you explain why you did this?

To enable DFG for MSVC compilers in a next step.
Comment 4 Patrick R. Gansterer 2012-09-27 00:09:03 PDT
Created attachment 165942 [details]
Patch
Comment 5 Geoffrey Garen 2012-09-27 09:36:46 PDT
Comment on attachment 165942 [details]
Patch

r=me
Comment 6 WebKit Review Bot 2012-09-27 10:08:47 PDT
Comment on attachment 165942 [details]
Patch

Clearing flags on attachment: 165942

Committed r129774: <http://trac.webkit.org/changeset/129774>
Comment 7 WebKit Review Bot 2012-09-27 10:08:50 PDT
All reviewed patches have been landed.  Closing bug.