Bug 55862

Summary: [GTK] Add layoutTestController.setValueForUser() after r80412
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cgarcia, eric, isherman, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Implement layoutTestController.setValueForUser() none

Description Alejandro G. Castro 2011-03-07 01:31:05 PST
fast/forms/onchange-setvalueforuser.html requires this function.
Comment 1 WebKit Review Bot 2011-03-07 03:09:29 PST
http://trac.webkit.org/changeset/80460 might have broken GTK Linux 32-bit Release
Comment 2 Carlos Garcia Campos 2011-03-07 05:43:49 PST
Created attachment 84937 [details]
Implement layoutTestController.setValueForUser()
Comment 3 Martin Robinson 2011-03-07 09:16:57 PST
Comment on attachment 84937 [details]
Implement layoutTestController.setValueForUser()

Thanks for implementing this!
Comment 4 Carlos Garcia Campos 2011-03-08 01:54:44 PST
Committed r80553: <http://trac.webkit.org/changeset/80553>