[Webkit-unassigned] [Bug 35347] Convert the zoom mode into a proper enum

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 09:38:27 PST 2010


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





--- Comment #27 from Darin Adler <darin at apple.com>  2010-03-01 09:38:26 PST ---
(In reply to comment #26)
> It seems to me like the only occurrences of these functions are in
> WebCore/WebCore.base.exp and WebCore/WebCore.order. Those files probably only
> need to be regenerated, any idea on how to do that? (Given that I'm not a
> mangling expert, I think I shouldn't try to do it without the proper script.)

WebCore.order should be left alone.

WebCore.base.exp can be updated based on build failure messages by someone with
a Mac. First remove the old symbols so WebCore builds, then build again and add
the new symbols based on the failure in the WebKit build.

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