Bug 55862 - [GTK] Add layoutTestController.setValueForUser() after r80412
Summary: [GTK] Add layoutTestController.setValueForUser() after r80412
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 01:31 PST by Alejandro G. Castro
Modified: 2011-03-08 01:55 PST (History)
5 users (show)

See Also:


Attachments
Implement layoutTestController.setValueForUser() (5.11 KB, patch)
2011-03-07 05:43 PST, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>