Bug 66234 - Add missing tests for LegacyDefaultOptionalArguments/DOMWindow.idl
Summary: Add missing tests for LegacyDefaultOptionalArguments/DOMWindow.idl
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 66538 66539
Blocks: 65787
  Show dependency treegraph
 
Reported: 2011-08-15 09:32 PDT by Adam Barth
Modified: 2011-10-06 19:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-08-15 09:32:11 PDT
These APIs changed:

DOMWindow.webkitRequestFileSystem()
DOMWindow.webkitResolveLocalFileSystemURL()
DOMWindow.webkitRequestAnimationFrame()
DOMWindow.webkitCancelRequestAnimationFrame()
Comment 1 Adam Barth 2011-08-15 09:32:30 PDT
See https://bugs.webkit.org/show_bug.cgi?id=65353 for the IDL change.
Comment 2 Mark Pilgrim (Google) 2011-08-18 22:29:13 PDT
DOMWindow.webkitRequestFileSystem() and DOMWindow.webkitResolveLocalFileSystemURL() are bug 66538.
Comment 3 Mark Pilgrim (Google) 2011-08-18 22:36:56 PDT
DOMWindow.webkitRequestAnimationFrame() and DOMWindow.webkitCancelRequestAnimationFrame() are bug 66539.