[Webkit-unassigned] [Bug 139179] HTMLSelectElement add() should support index as second argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 7 03:40:22 PST 2015


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

--- Comment #63 from Shivakumar J M <shiva.jm at samsung.com> ---
Patch has passed build and tests now. for gtk used macro:
#if (!defined(LANGUAGE_OBJECTIVE_C) || !LANGUAGE_OBJECTIVE_C) && (!defined(LANGUAGE_GOBJECT) || !LANGUAGE_GOBJECT) instead of just #if (!defined(LANGUAGE_OBJECTIVE_C) || !LANGUAGE_OBJECTIVE_C) to resolve gtk build error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150107/591aaee9/attachment-0002.html>


More information about the webkit-unassigned mailing list