Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(96)

Issue 14516007: Remove OS(IOS) and OS(MAC_OS_X) guards. (Closed)

Created:
7 years, 8 months ago by lgombos
Modified:
7 years, 7 months ago
CC:
blink-reviews, caseq+blink_chromium.org, loislo+blink_chromium.org, eustas+blink_chromium.org, alph+blink_chromium.org, yurys+blink_chromium.org, lushnikov+blink_chromium.org, abarth-chromium, vsevik+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, jchaffraix+rendering, aandrey+blink_chromium.org, jeez, Mark Mentovai
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Remove OS(IOS) and OS(MAC_OS_X) guards. OS(IOS) is not supported. OS(MAC_OS_X) is replaced with OS(DARWIN). Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=149291

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -27 lines) Patch
M Source/core/html/shadow/SpinButtonElement.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/inspector/InspectorOverlay.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/page/NavigatorBase.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/page/Settings.cpp View 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/rendering/RenderText.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/wtf/FastMalloc.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M Source/wtf/Platform.h View 1 chunk +0 lines, -10 lines 0 comments Download
M Source/wtf/ThreadingPthreads.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/wtf/unicode/icu/CollatorICU.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Tools/DumpRenderTree/chromium/TestShell.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Tools/DumpRenderTree/chromium/WebViewHost.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
lgombos
more cleanup.. I choose to keep OS(DARWIN) as that was most widely used in the ...
7 years, 8 months ago (2013-04-26 17:17:04 UTC) #1
eseidel
I'm not sure this distinction has much use anymore, but these defines are different. Darwin ...
7 years, 8 months ago (2013-04-26 18:04:45 UTC) #2
lgombos
On 2013/04/26 18:04:45, Eric Seidel (Google) wrote: > I'm not sure this distinction has much ...
7 years, 8 months ago (2013-04-26 18:26:03 UTC) #3
eseidel
7 years, 8 months ago (2013-04-26 18:38:01 UTC) #4
eseidel
OS(MAC_OS_X) has existed forever. It is supposed to guard Cocoa-level code. Code which would not ...
7 years, 8 months ago (2013-04-27 06:54:17 UTC) #5
Avi (use Gerrit)
On 2013/04/27 06:54:17, Eric Seidel (Google) wrote: > OS(MAC_OS_X) has existed forever. It is supposed ...
7 years, 8 months ago (2013-04-27 15:22:00 UTC) #6
lgombos
On 2013/04/27 15:22:00, Avi wrote: > On 2013/04/27 06:54:17, Eric Seidel (Google) wrote: > > ...
7 years, 8 months ago (2013-04-27 17:23:56 UTC) #7
eseidel
lgtm. +1 for renaming this OS(MAC) instead of OS(DARWIN).
7 years, 8 months ago (2013-04-27 19:13:05 UTC) #8
Avi (use Gerrit)
On 2013/04/27 19:13:05, Eric Seidel (Google) wrote: > lgtm. > > +1 for renaming this ...
7 years, 8 months ago (2013-04-27 19:32:29 UTC) #9
lgombos
> > +1 for renaming this OS(MAC) instead of OS(DARWIN). Will do in a follow-up ...
7 years, 8 months ago (2013-04-28 04:21:38 UTC) #10
eseidel
OpenDarwin is dead. And Blink does not support non-Mac OS X Darwin setups. If we ...
7 years, 7 months ago (2013-04-28 08:03:23 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/14516007/1
7 years, 7 months ago (2013-04-28 15:42:37 UTC) #12
commit-bot: I haz the power
7 years, 7 months ago (2013-04-28 16:23:50 UTC) #13
Message was sent while issue was closed.
Change committed as 149291

Powered by Google App Engine
This is Rietveld 408576698