[Webkit-unassigned] [Bug 45728] [EFL] Fix a build break by Bug 45494

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 13 20:16:52 PDT 2010


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


Antonio Gomes <tonikitoo at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67510|commit-queue+               |commit-queue-
               Flag|                            |




--- Comment #2 from Antonio Gomes <tonikitoo at webkit.org>  2010-09-13 20:16:52 PST ---
(From update of attachment 67510)
[23:13]  <demarchi> see in  WebCore/loader/EmptyClients.h
[23:13]  <demarchi> there's the following method:
[23:13]  <demarchi> +    virtual bool canShowMIMETypeAsHTML(const String&) const { return false; }
[23:13]  <demarchi> without ifdefs
[23:13]  <demarchi> but in WebCore/loader/FrameLoaderClient.h, they added the definition using #if PLATFORM(MAC)
[23:14]  <tonikitoo> so it should just remove the whole method. is that it?
[23:15]  <demarchi> i think so ...[quote]

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list