[Webkit-unassigned] [Bug 35347] Convert the zoom mode into a proper enum
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 24 09:22:18 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35347
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darin at apple.com,
| |mitz at webkit.org
--- Comment #4 from mitz at webkit.org 2010-02-24 09:22:18 PST ---
> +++ b/WebCore/page/Frame.h
> @@ -37,6 +37,7 @@
> #include "ScriptController.h"
> #include "ScrollBehavior.h"
> #include "SelectionController.h"
> +#include "Settings.h"
This is unfortunate. Have you considered putting the enum in a separate header
file?
--
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