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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 29 16:02:56 PST 2015


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

Beth Dakin <bdakin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Beth Dakin <bdakin at apple.com> ---
Fixed all of these. Thanks! http://trac.webkit.org/changeset/179376

(In reply to comment #2)
> Comment on attachment 245650 [details]
> 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/20150130/efbf7538/attachment-0002.html>


More information about the webkit-unassigned mailing list