Bug 69640

Summary: [FileSystem API] Entry.getParent successCallback is required
Product: WebKit Reporter: Mark Pilgrim (Google) <pilgrim>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: abarth, ericu, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch abarth: review+, webkit.review.bot: commit-queue-

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