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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 06:21:01 PDT 2012


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


Grzegorz Czajkowski <g.czajkowski at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com




--- Comment #20 from Grzegorz Czajkowski <g.czajkowski at samsung.com>  2012-05-21 06:20:04 PST ---
(In reply to comment #18)
> (From update of attachment 142700 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=142700&action=review
> 
> > Source/WebKit2/Shared/APIClientTraits.cpp:68
> > -    offsetof(WKBundlePageFormClient, willSendSubmitEvent),
> > +    offsetof(WKBundlePageFormClient, willSubmitForm),
> >      sizeof(WKBundlePageFormClient)
> >  };
> 
> This part is wrong. You can't remove the version 0 offset and replace it. Instead, you need to add a new version with the right offset.

Thanks, fixed.

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