WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
69638
[FileSystem API] Entry.getMetadata successCallback is required
https://bugs.webkit.org/show_bug.cgi?id=69638
Summary
[FileSystem API] Entry.getMetadata successCallback is required
Mark Pilgrim (Google)
Reported
2011-10-07 10:22:40 PDT
According to
http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#idl-def-Entry
, the first parameter (successCallback) of the Entry.getMetadata method is required. This test calls the method without the required argument and logs the result. Expected behavior: TypeError: not enough arguments Actual behavior: no exception thrown
Attachments
Patch
(2.61 KB, patch)
2011-10-07 10:26 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
Patch
(5.16 KB, patch)
2011-12-07 14:38 PST
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2011-10-07 10:26:38 PDT
Created
attachment 110168
[details]
Patch
Mark Pilgrim (Google)
Comment 2
2011-12-07 14:38:34 PST
Created
attachment 118280
[details]
Patch
Eric Seidel (no email)
Comment 3
2011-12-21 11:43:27 PST
Comment on
attachment 118280
[details]
Patch LGTM.
WebKit Review Bot
Comment 4
2011-12-21 13:26:21 PST
Comment on
attachment 118280
[details]
Patch Rejecting
attachment 118280
[details]
from commit-queue. New failing tests: compositing/iframes/scrolling-iframe.html http/tests/inspector/resource-tree/resource-tree-document-url.html compositing/iframes/iframe-resize.html Full output:
http://queues.webkit.org/results/10981093
WebKit Review Bot
Comment 5
2011-12-21 20:25:23 PST
Comment on
attachment 118280
[details]
Patch Rejecting
attachment 118280
[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: on 374 --non-interactive --force --accept theirs-conflict --ignore-externals returned non-zero exit status 1 in /mnt/git/webkit-commit-queue/Source/WebKit/chromium Error: 'depot_tools/gclient sync --force --reset --delete_unversioned_trees' failed 3 tries and returned 256 at Tools/Scripts/update-webkit-chromium line 106. Re-trying 'depot_tools/gclient sync --force --reset --delete_unversioned_trees' No such file or directory at /mnt/git/webkit-commit-queue/Tools/Scripts/webkitdirs.pm line 2210. Full output:
http://queues.webkit.org/results/10997264
WebKit Review Bot
Comment 6
2011-12-22 00:48:17 PST
Comment on
attachment 118280
[details]
Patch Clearing flags on attachment: 118280 Committed
r103501
: <
http://trac.webkit.org/changeset/103501
>
WebKit Review Bot
Comment 7
2011-12-22 00:48:21 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