WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101376
Enable REQUEST_AUTOCOMPLETE for chromium port
https://bugs.webkit.org/show_bug.cgi?id=101376
Summary
Enable REQUEST_AUTOCOMPLETE for chromium port
Dan Beam
Reported
2012-11-06 11:03:34 PST
This bug is to enable the feature flag REQUEST_AUTOCOMPLETE for the chromium port of WebKit and adjust the test expectations for this platform.
Attachments
Patch
(4.82 KB, patch)
2012-11-06 14:40 PST
,
Dan Beam
no flags
Details
Formatted Diff
Diff
Patch
(13.02 KB, patch)
2012-11-06 18:40 PST
,
Dan Beam
no flags
Details
Formatted Diff
Diff
Patch
(12.99 KB, patch)
2012-11-06 20:07 PST
,
Dan Beam
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Dan Beam
Comment 1
2012-11-06 14:40:05 PST
Created
attachment 172655
[details]
Patch
Adam Barth
Comment 2
2012-11-06 14:52:44 PST
Comment on
attachment 172655
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172655&action=review
> Source/WebKit/chromium/ChangeLog:9 > + This patch enables the feature flag REQUEST_AUTOCOMPLETE in WebKit/chromium only to allow web authors to start to use > + HTMLFormElement#requestAutocomplete as the chrome-side work progresses further.
Is there a runtime switch hide this feature from the web while it is in development?
Adam Barth
Comment 3
2012-11-06 15:03:35 PST
Comment on
attachment 172655
[details]
Patch Dan is going to add a runtime switch to control this function via V8EnabledAtRuntime.
Dan Beam
Comment 4
2012-11-06 18:40:16 PST
Created
attachment 172691
[details]
Patch
WebKit Review Bot
Comment 5
2012-11-06 18:43:08 PST
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Dan Beam
Comment 6
2012-11-06 18:44:28 PST
Comment on
attachment 172655
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172655&action=review
>> Source/WebKit/chromium/ChangeLog:9 >> + HTMLFormElement#requestAutocomplete as the chrome-side work progresses further. > > Is there a runtime switch hide this feature from the web while it is in development?
There will be a runtime switch that must be enabled in Chrome to use this feature, yes.
Adam Barth
Comment 7
2012-11-06 19:03:09 PST
Comment on
attachment 172691
[details]
Patch Looks great.
WebKit Review Bot
Comment 8
2012-11-06 19:49:21 PST
Comment on
attachment 172691
[details]
Patch Rejecting
attachment 172691
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2 Last 500 characters of output: webkit-commit-queue/Source/WebKit/chromium/webkit --revision 166220 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' 51>At revision 166220. ________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' ________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium' Updating webkit projects from gyp files... Full output:
http://queues.webkit.org/results/14759190
Adam Barth
Comment 9
2012-11-06 19:50:32 PST
Comment on
attachment 172691
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172691&action=review
> Source/WebCore/ChangeLog:10 > + No new tests (OOPS!).
This line is causing the commit-queue to be sad. We should either list the tests that you're modifying or remove it.
Dan Beam
Comment 10
2012-11-06 20:07:29 PST
Created
attachment 172708
[details]
Patch
Dan Beam
Comment 11
2012-11-06 20:07:42 PST
Comment on
attachment 172691
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172691&action=review
>> Source/WebCore/ChangeLog:10 >> + No new tests (OOPS!). > > This line is causing the commit-queue to be sad. We should either list the tests that you're modifying or remove it.
Removed.
WebKit Review Bot
Comment 12
2012-11-06 21:05:53 PST
Comment on
attachment 172708
[details]
Patch Clearing flags on attachment: 172708 Committed
r133720
: <
http://trac.webkit.org/changeset/133720
>
WebKit Review Bot
Comment 13
2012-11-06 21:05:59 PST
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.
Top of Page
Format For Printing
XML
Clone This Bug