Bug 102042 - [Chromium] Enable input type month/week
Summary: [Chromium] Enable input type month/week
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keishi Hattori
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2012-11-12 20:50 PST by Keishi Hattori
Modified: 2012-11-13 15:29 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.84 KB, patch)
2012-11-12 22:17 PST, Keishi Hattori
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keishi Hattori 2012-11-12 20:50:00 PST
[Chromium] Enable input type month/week
Comment 1 Keishi Hattori 2012-11-12 22:17:21 PST
Created attachment 173821 [details]
Patch
Comment 2 Kent Tamura 2012-11-12 22:26:03 PST
Comment on attachment 173821 [details]
Patch

ok
Comment 3 WebKit Review Bot 2012-11-13 01:05:25 PST
Comment on attachment 173821 [details]
Patch

Rejecting attachment 173821 [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:
onflict in Source/WebCore/inspector/front-end/DefaultTextEditor.js
Failed to merge in the changes.
Patch failed at 0001 Web Inspector: migrate text editor to mutation observers

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 154.

Full output: http://queues.webkit.org/results/14824222
Comment 4 WebKit Review Bot 2012-11-13 07:30:36 PST
Comment on attachment 173821 [details]
Patch

Rejecting attachment 173821 [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:
d to run "['Tools/Scripts/update-webkit', '--chromium', '--force-update']" exit_code: 9
e in the changes.
Patch failed at 0001 FindGLIB.cmake fails do find glib gmodule module.

When you have resolved this problem run "git rebase --continue".
If you would prefer to skip this patch, instead run "git rebase --skip".
To restore the original branch and stop rebasing run "git rebase --abort".

rebase refs/remotes/origin/master: command returned error: 1

Died at Tools/Scripts/update-webkit line 154.

Full output: http://queues.webkit.org/results/14821601
Comment 5 WebKit Review Bot 2012-11-13 08:07:15 PST
Comment on attachment 173821 [details]
Patch

Clearing flags on attachment: 173821

Committed r134421: <http://trac.webkit.org/changeset/134421>
Comment 6 WebKit Review Bot 2012-11-13 08:07:19 PST
All reviewed patches have been landed.  Closing bug.