[Webkit-unassigned] [Bug 77520] [WK2] Modify parameters of willSubmitForm callback

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 07:48:32 PDT 2012


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





--- Comment #22 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2012-05-21 07:47:35 PST ---
(In reply to comment #21)
> (From update of attachment 143016 [details])
> Attachment 143016 [details] did not pass mac-ews (mac):
> Output: http://queues.webkit.org/results/12731598

Undefined symbols for architecture x86_64:
  "__ZNK7WebCore9FormState20textFieldsPropertiesEv",
  "__ZNK7WebCore9FormState14formAttributesEv", 
ld: symbol(s) not found for architecture x86_64

It looks like symbols of newly added methods to FormState class are missed. Where should I add them to do not break mac 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