[Webkit-unassigned] [Bug 117382] [WinCairo] Compile errors in WebCore.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 13 09:59:47 PDT 2013


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


Brent Fulgham <bfulgham at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #3 from Brent Fulgham <bfulgham at webkit.org>  2013-06-13 09:58:24 PST ---
This patch isn't doing the right thing.  The change you proposed basically turns on the VIEW_MODE_CSS_MEDIA feature, which we don't really want (at the moment) because we don't have any active media features in WinCairo.

I filed a separate bug (Bug 114369) that is the root of the problem.  Basically, even though we say "don't build with the VIEW_MODE_CSS_MEDIA feature" in our FeatureDefineCairo.props file, FeatureDefines.h just flips it back on.

Let's move the conversation to that bug.

I'm closing this issue, as we don't want to fix the problem this way.

-- 
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