Bug 102505 - Exception names are not correct
Summary: Exception names are not correct
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 101606 102506 102515 102698
Blocks: 101955
  Show dependency treegraph
 
Reported: 2012-11-16 07:17 PST by Erik Arvidsson
Modified: 2013-05-03 13:09 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Arvidsson 2012-11-16 07:17:00 PST
The specs for the "name" property of the different exception classes should be of the form NetworkError and not the code (NETWORK_ERR).