[Webkit-unassigned] [Bug 34434] [Android] AbstractWeakReferenceMap in V8DOMMap.h needs a virtual destructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 10:42:38 PST 2010


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





--- Comment #6 from Adam Barth <abarth at webkit.org>  2010-02-01 10:42:38 PST ---
> Agreed, thanks for the offer of help. Android isn't yet fully upstreamed, so
> can't be built from webkit.org. We're working as fast as we can to fix that and
> will set up a bot as soon as possible.

You can actually set up an EWS bot without the ability to build from
webkit.org.  You just need to fill in the update_webkit_command and the
build_webkit_command methods in a AndroidPort class in this file:

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/webkitport.py

You can make them call arbitrary scripts, so as long as you have a machine that
can update and build Android's WebKit port from the command line, you can set
up an EWS bot.

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