DescriptionFix the mechanism by which Blink determines OSX version number.
Previously, Blink was checking NSAppKitVersionNumber against a compile time
constant. This mechanism doesn't work (see the bug for more details). This CL
converts the logic to use the same mechanism that Chromium uses.
BUG=521034
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200708
Patch Set 1 #Patch Set 2 : Formatting. #Patch Set 3 : Minor fixes. #Patch Set 4 : Add a missing return; to a unit test. #
Total comments: 2
Messages
Total messages: 12 (4 generated)
|