Bug 128302 - Add a test case for navigator.isProtocolHandlerRegistered
Summary: Add a test case for navigator.isProtocolHandlerRegistered
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Gyuyoung Kim
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-06 02:54 PST by Gyuyoung Kim
Modified: 2014-02-06 19:07 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.88 KB, patch)
2014-02-06 02:58 PST, Gyuyoung Kim
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gyuyoung Kim 2014-02-06 02:54:32 PST
Add a test case for navigator.isProtocolHandlerRegistered. This new test will check if "navigator.isProtocolHandlerRegistered" throws the proper exceptions and returns a proper state of handler.
Comment 1 Gyuyoung Kim 2014-02-06 02:58:21 PST
Created attachment 223321 [details]
Patch
Comment 2 WebKit Commit Bot 2014-02-06 19:07:13 PST
Comment on attachment 223321 [details]
Patch

Clearing flags on attachment: 223321

Committed r163607: <http://trac.webkit.org/changeset/163607>
Comment 3 WebKit Commit Bot 2014-02-06 19:07:17 PST
All reviewed patches have been landed.  Closing bug.