RESOLVED FIXED114846
Remove unmaintained feature REQUEST_AUTOCOMPLETE
https://bugs.webkit.org/show_bug.cgi?id=114846
Summary Remove unmaintained feature REQUEST_AUTOCOMPLETE
Dan Beam
Reported 2013-04-18 21:13:23 PDT
Because HTMLFormElement#requestAutocomplete() was only used by the now removed Chromium port, its code should be deleted from WebKit to reduce code complexity and to speed up test time, pre-processing/compilation, and checkout times.
Attachments
Patch (32.31 KB, patch)
2013-04-18 21:21 PDT, Dan Beam
no flags
forgot some expectations (35.08 KB, patch)
2013-04-18 21:38 PDT, Dan Beam
no flags
merge (35.10 KB, patch)
2013-04-19 00:04 PDT, Dan Beam
no flags
removing OOPS! (35.06 KB, patch)
2013-04-19 00:11 PDT, Dan Beam
no flags
Dan Beam
Comment 1 2013-04-18 21:21:12 PDT
Dan Beam
Comment 2 2013-04-18 21:38:40 PDT
Created attachment 198794 [details] forgot some expectations
Kent Tamura
Comment 3 2013-04-18 22:54:18 PDT
Comment on attachment 198794 [details] forgot some expectations looks ok
WebKit Commit Bot
Comment 4 2013-04-18 23:51:44 PDT
Comment on attachment 198794 [details] forgot some expectations Rejecting attachment 198794 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-01', 'land-attachment', '--force-clean', '--non-interactive', '--parent-command=commit-queue', 198794, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: /git.webkit.org/WebKit 72ebac6..17aafb0 master -> origin/master Partial-rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc ... Currently at 148722 = 72ebac6aad6a24b631d7d29f2b14a1b3dc3d6245 r148723 = 17aafb03f77f30745e12e56865f0970089735641 Done rebuilding .git/svn/refs/remotes/origin/master/.rev_map.268f45cc-cd09-0410-ab3c-d52691b4dbfc First, rewinding head to replay your work on top of it... Fast-forwarded master to refs/remotes/origin/master. Full output: http://webkit-queues.appspot.com/results/25171
Dan Beam
Comment 5 2013-04-19 00:04:49 PDT
Kent Tamura
Comment 6 2013-04-19 00:08:56 PDT
Comment on attachment 198815 [details] merge View in context: https://bugs.webkit.org/attachment.cgi?id=198815&action=review > Source/WebCore/ChangeLog:8 > + No new tests (OOPS!). Please remove OOPS!
Dan Beam
Comment 7 2013-04-19 00:11:38 PDT
Created attachment 198817 [details] removing OOPS!
Dan Beam
Comment 8 2013-04-19 00:12:05 PDT
Comment on attachment 198815 [details] merge View in context: https://bugs.webkit.org/attachment.cgi?id=198815&action=review >> Source/WebCore/ChangeLog:8 >> + No new tests (OOPS!). > > Please remove OOPS! Done.
Kent Tamura
Comment 9 2013-04-19 00:12:34 PDT
Comment on attachment 198817 [details] removing OOPS! ok
WebKit Commit Bot
Comment 10 2013-04-19 01:39:45 PDT
Comment on attachment 198817 [details] removing OOPS! Clearing flags on attachment: 198817 Committed r148731: <http://trac.webkit.org/changeset/148731>
WebKit Commit Bot
Comment 11 2013-04-19 01:39:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.