CLOSED FIXED Bug 36367
[Qt] Maemo5 theme - all <select> elements should be rendered as menu lists.
https://bugs.webkit.org/show_bug.cgi?id=36367
Summary [Qt] Maemo5 theme - all <select> elements should be rendered as menu lists.
Luiz Agostini
Reported 2010-03-19 08:09:29 PDT
all <select> elements must be rendered as menu lists in maemo5
Attachments
patch 1 (1.53 KB, patch)
2010-03-23 12:25 PDT, Luiz Agostini
commit-queue: commit-queue-
Tor Arne Vestbø
Comment 1 2010-03-22 06:37:00 PDT
Bugs relating to the Qt port of WebKit should have the Qt keyword. See http://trac.webkit.org/wiki/QtWebKitBugs
Luiz Agostini
Comment 2 2010-03-23 12:25:44 PDT
Created attachment 51445 [details] patch 1
WebKit Commit Bot
Comment 3 2010-03-23 13:06:26 PDT
Comment on attachment 51445 [details] patch 1 Clearing flags on attachment: 51445 Committed r56411: <http://trac.webkit.org/changeset/56411>
WebKit Commit Bot
Comment 4 2010-03-23 13:06:32 PDT
Comment on attachment 51445 [details] patch 1 Rejecting patch 51445 from commit-queue. Unexpected failure when landing patch! Please file a bug against webkit-patch. Failed to run "['WebKitTools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', '--build-style=both', '--quiet', '51445', '--no-update']" exit_code: 1 Last 500 characters of output: 0/mechanize-0.1.11.zip/mechanize-0.1.11/mechanize/_html.py", line 546, in __getattr__ File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/thirdparty/autoinstall.cache.d/-1555206040/mechanize-0.1.11.zip/mechanize-0.1.11/mechanize/_html.py", line 559, in forms File "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/thirdparty/autoinstall.cache.d/-1555206040/mechanize-0.1.11.zip/mechanize-0.1.11/mechanize/_html.py", line 228, in forms mechanize._html.ParseError
Luiz Agostini
Comment 5 2010-03-23 13:46:39 PDT
(In reply to comment #4) > (From update of attachment 51445 [details]) > Rejecting patch 51445 from commit-queue. > > Unexpected failure when landing patch! Please file a bug against webkit-patch. > Failed to run "['WebKitTools/Scripts/webkit-patch', > '--status-host=webkit-commit-queue.appspot.com', 'land-attachment', > '--force-clean', '--non-interactive', '--parent-command=commit-queue', > '--build-style=both', '--quiet', '51445', '--no-update']" exit_code: 1 > Last 500 characters of output: > 0/mechanize-0.1.11.zip/mechanize-0.1.11/mechanize/_html.py", line 546, in > __getattr__ > File > "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/thirdparty/autoinstall.cache.d/-1555206040/mechanize-0.1.11.zip/mechanize-0.1.11/mechanize/_html.py", > line 559, in forms > File > "/Users/eseidel/Projects/CommitQueue/WebKitTools/Scripts/webkitpy/thirdparty/autoinstall.cache.d/-1555206040/mechanize-0.1.11.zip/mechanize-0.1.11/mechanize/_html.py", > line 228, in forms > mechanize._html.ParseError Hi Eric The patch was landed but something went wrong with the commit-queue, could you please have a look when you have time.
Luiz Agostini
Comment 6 2010-03-24 11:27:35 PDT
patch is landed.
Eric Seidel (no email)
Comment 7 2010-03-25 01:01:07 PDT
<select> in the bug page confused mechanize. WE need to use the robust parser, we have a bug on that somewhere.
Eric Seidel (no email)
Comment 8 2010-03-25 01:01:30 PDT
Note You need to log in before you can comment on or make changes to this bug.