Bug 113120 - Add tests for assigning values of the wrong type to MediaElement.controller
Summary: Add tests for assigning values of the wrong type to MediaElement.controller
Status: RESOLVED DUPLICATE of bug 112641
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 113119
Blocks:
  Show dependency treegraph
 
Reported: 2013-03-22 17:31 PDT by Steve Block
Modified: 2013-03-25 16:25 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 Steve Block 2013-03-22 17:31:49 PDT
MediaElement.controller should throw an exception if assigned a value of the wrong type. We should add tests for this.
Comment 1 Steve Block 2013-03-25 16:25:24 PDT

*** This bug has been marked as a duplicate of bug 112641 ***