[Webkit-unassigned] [Bug 31116] WebInspector: Corrects InspectorBackent::platform() on Windows.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 10:25:16 PST 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at chromium.org,
                   |                            |mjs at apple.com




--- Comment #6 from Eric Seidel <eric at webkit.org>  2009-11-04 10:25:15 PDT ---
Oh, you're not alone. :)

Sadly our PLATFORM macros are horribly confusing and you might get different
answers from different people on different days. :)

My understanding is that PLATFORM(WIN) is the Apple windows port, and
PLATFORM(WIN_OS) is platforms which sit on top of the win32 api.  The story is
even more confusing on the mac.  Maciej talked about a proposal to fix this
long ago, I'm not sure what happened to that.

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