[Webkit-unassigned] [Bug 22020] New: Basic windows types (RECT, POINT, etc) should be guarded by WIN_OS instead of WIN
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 31 15:36:48 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=22020
Summary: Basic windows types (RECT, POINT, etc) should be guarded
by WIN_OS instead of WIN
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
CC: aroben at apple.com
Basic windows types (RECT, POINT, etc) should be guarded by WIN_OS instead of
WIN
We don't actually use them in Chromium (I don't think), but we probably should
(instead of our own custom conversion functions).
I guess that means we'd have a platform/graphics/win_os then to hold
IntRectWinOS, etc? Or maybe it can just stay in win/ (which I think I'd
prefer).
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list