CLOSED FIXED 38859
[Qt]Unskip security/set-form-autocomplete-attribute.html
https://bugs.webkit.org/show_bug.cgi?id=38859
Summary [Qt]Unskip security/set-form-autocomplete-attribute.html
Robert Hogan
Reported 2010-05-10 11:29:30 PDT
Add support for layoutTestController.elementDoesAutoCompleteForElementWithId().
Attachments
Patch (7.00 KB, patch)
2010-05-10 11:36 PDT, Robert Hogan
kenneth: review+
kenneth: commit-queue-
Robert Hogan
Comment 1 2010-05-10 11:36:30 PDT
Kenneth Rohde Christiansen
Comment 2 2010-05-13 11:35:49 PDT
Comment on attachment 55580 [details] Patch WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.cpp:425 + bool DumpRenderTreeSupportQt::elementDoesAutoCompleteForElementWithId(QWebFrame *frame, const QString &elementId) Coding style issue :-) watch the placement of the * & etc WebKit/qt/WebCoreSupport/DumpRenderTreeSupportQt.h:81 + static bool elementDoesAutoCompleteForElementWithId(QWebFrame *frame, const QString &elementId); Here as well Please fix before landing.
Robert Hogan
Comment 3 2010-05-16 02:11:46 PDT
Landed as r59573. Closing.
Note You need to log in before you can comment on or make changes to this bug.