[Webkit-unassigned] [Bug 141050] Remove more Mountain Lion code from WebKit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 15:56:30 PST 2015


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

Anders Carlsson <andersca at apple.com> changed:

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

--- Comment #2 from Anders Carlsson <andersca at apple.com> ---
Comment on attachment 245650
  --> https://bugs.webkit.org/attachment.cgi?id=245650
Patch

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

> Source/WebKit/mac/WebView/WebFrameView.mm:103
> +#if !PLATFORM(IOS)

I think this should be #if PLATFORM(MAC).

> Source/WebKit/mac/WebView/WebFrameView.mm:549
> +#if !PLATFORM(IOS)

I think this should be #if PLATFORM(MAC).

> Source/WebKit/mac/WebView/WebPreferences.mm:2356
> +#if !PLATFORM(IOS)

I think this should be #if PLATFORM(MAC).

> Source/WebKit/mac/WebView/WebView.mm:2204
> +#if !PLATFORM(IOS)

I think this should be #if 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/10f78ab9/attachment-0002.html>


More information about the webkit-unassigned mailing list