[Webkit-unassigned] [Bug 141052] Remove more Mountain Lion code from WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 15:08:20 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=141052

Tim Horton <thorton at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #245655|review?                     |review+
              Flags|                            |

--- Comment #2 from Tim Horton <thorton at apple.com> ---
Comment on attachment 245655
  --> https://bugs.webkit.org/attachment.cgi?id=245655
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=245655&action=review

> Source/WebKit2/config.h:-73
> -#if PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 1090

Shouldn't this still be in a PLATFORM(MAC)?

> Source/WebKit2/Shared/WebPreferencesDefinitions.h:-41
> -#if PLATFORM(IOS) || (PLATFORM(MAC) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 1090)

Sam conflicted with you here.

> Source/WebKit2/WebProcess/WebCoreSupport/mac/WebSystemInterface.mm:-173
> -#if !PLATFORM(IOS) && __MAC_OS_X_VERSION_MIN_REQUIRED >= 1090

swap this to PLATFORM(MAC)?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150129/adcfc535/attachment-0002.html>


More information about the webkit-unassigned mailing list