Bug 69640 - [FileSystem API] Entry.getParent successCallback is required
Summary: [FileSystem API] Entry.getParent successCallback is required
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-07 10:35 PDT by Mark Pilgrim (Google)
Modified: 2017-07-18 08:30 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.50 KB, patch)
2011-10-07 10:37 PDT, Mark Pilgrim (Google)
no flags Details | Formatted Diff | Diff
Patch (4.89 KB, patch)
2011-12-09 08:36 PST, Mark Pilgrim (Google)
abarth: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Pilgrim (Google) 2011-10-07 10:35:12 PDT
According to http://dev.w3.org/2009/dap/file-system/pub/FileSystem/#idl-def-Entry , the first argument (successCallback) of the Entry.getParent method is required. This test calls the method without the required parameter and logs the result.

Expected behavior: throw TypeError: not enough arguments
Actual behavior: no exception thrown
Comment 1 Mark Pilgrim (Google) 2011-10-07 10:37:56 PDT
Created attachment 110170 [details]
Patch
Comment 2 Mark Pilgrim (Google) 2011-12-09 08:36:01 PST
Created attachment 118583 [details]
Patch
Comment 3 WebKit Review Bot 2011-12-09 17:48:25 PST
Comment on attachment 118583 [details]
Patch

Rejecting attachment 118583 [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:
t/git/webkit-commit-queue/Source/WebKit/chromium/v8 --revision 10163 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
48>At revision 10163.

________ 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/10831448