RESOLVED FIXED 172301
[WTF] Remove PLATFORM(WIN) references
https://bugs.webkit.org/show_bug.cgi?id=172301
Summary [WTF] Remove PLATFORM(WIN) references
Don Olmstead
Reported 2017-05-18 12:09:32 PDT
Remove references to PLATFORM(WIN) that should be OS(WINDOWS).
Attachments
Patch (3.39 KB, patch)
2017-05-18 12:26 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2017-05-18 12:25:48 PDT
Blocks JSCOnly on Windows compilation.
Don Olmstead
Comment 2 2017-05-18 12:26:29 PDT
Created attachment 310530 [details] Patch Removes any references to PLATFORM(WIN) that are OS specific.
Yusuke Suzuki
Comment 3 2017-05-19 02:45:04 PDT
Comment on attachment 310530 [details] Patch Right. This is rather depending on OS(WINDOWS) than PLATFORM(WIN). r=me
WebKit Commit Bot
Comment 4 2017-05-19 03:13:06 PDT
Comment on attachment 310530 [details] Patch Clearing flags on attachment: 310530 Committed r217120: <http://trac.webkit.org/changeset/217120>
WebKit Commit Bot
Comment 5 2017-05-19 03:13:08 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.