Bug 38859

Summary: [Qt]Unskip security/set-form-autocomplete-attribute.html
Product: WebKit Reporter: Robert Hogan <robert>
Component: Tools / TestsAssignee: Robert Hogan <robert>
Status: CLOSED FIXED    
Severity: Normal CC: kenneth
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch kenneth: review+, kenneth: commit-queue-

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.