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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 7 05:07:49 PDT 2012


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


Christophe Dumez <christophe.dumez at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |christophe.dumez at intel.com




--- Comment #23 from Christophe Dumez <christophe.dumez at intel.com>  2012-06-07 05:07:46 PST ---
(In reply to comment #22)
> (In reply to comment #21)
> > (From update of attachment 143016 [details] [details])
> > Attachment 143016 [details] [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?

I believe you should add those to Source/WebCore/WebCore.order

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