WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
101451
Web Inspector: Console: "time" and "timeEnd" should have same number of required arguments
https://bugs.webkit.org/show_bug.cgi?id=101451
Summary
Web Inspector: Console: "time" and "timeEnd" should have same number of requi...
eustas.bug
Reported
2012-11-07 05:06:40 PST
Steps to reproduce the problem: 1) Evaluate in console "console.time();" Result: no complaint. 2) Evaluate "console.timeEnd();" Result: error message "TypeError: Not enough arguments" Expected result: the input requirements should be symmetrical. Original issue:
http://code.google.com/p/chromium/issues/detail?id=159375
Attachments
Patch
(1.58 KB, patch)
2012-11-07 06:01 PST
,
eustas.bug
no flags
Details
Formatted Diff
Diff
Patch
(1.49 KB, patch)
2012-11-07 23:39 PST
,
eustas.bug
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
eustas.bug
Comment 1
2012-11-07 06:01:01 PST
Created
attachment 172781
[details]
Patch
Yury Semikhatsky
Comment 2
2012-11-07 23:31:00 PST
Comment on
attachment 172781
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172781&action=review
> Source/WebCore/ChangeLog:8 > + Additional information of the change such as approach, rationale. Please add per-function descriptions below (OOPS!).
Please provide change description.
eustas.bug
Comment 3
2012-11-07 23:37:45 PST
Comment on
attachment 172781
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=172781&action=review
>> Source/WebCore/ChangeLog:8 >> + Additional information of the change such as approach, rationale. Please add per-function descriptions below (OOPS!). > > Please provide change description.
Ooops =) Fixed.
eustas.bug
Comment 4
2012-11-07 23:39:05 PST
Created
attachment 172938
[details]
Patch
WebKit Review Bot
Comment 5
2012-11-08 00:42:22 PST
Comment on
attachment 172938
[details]
Patch Rejecting
attachment 172938
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output:
http://queues.webkit.org/results/14748951
Andrey Kosyakov
Comment 6
2012-11-08 04:41:16 PST
Committed
r133881
: <
http://trac.webkit.org/changeset/133881
>
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