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 Monday, May 10, 2010 7:29:30 PM UTC
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 Monday, May 10, 2010 7:36:30 PM UTC
Kenneth Rohde Christiansen
Comment 2 Thursday, May 13, 2010 7:35:49 PM UTC
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 Sunday, May 16, 2010 10:11:46 AM UTC
Landed as r59573. Closing.
Note You need to log in before you can comment on or make changes to this bug.