Closed
Bug 465006
Opened 17 years ago
Closed 17 years ago
Workers: Passing no arguments to the worker constructor throws an NS_ERROR_NOT_INITIALIZED error, incorrectly
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla1.9.1b3
People
(Reporter: bent.mozilla, Assigned: bent.mozilla)
Details
(Keywords: fixed1.9.1)
Attachments
(1 file)
1.83 KB,
patch
|
jst
:
review+
jst
:
superreview+
sicking
:
approval1.9.1+
|
Details | Diff | Splinter Review |
This is really nsDOMClassInfo's fault. It doesn't pass the proper return value to the caller. But while we're here we can add better error messages.
Attachment #348278 -
Flags: superreview?(jst)
Attachment #348278 -
Flags: review?(jst)
Updated•17 years ago
|
Attachment #348278 -
Flags: superreview?(jst)
Attachment #348278 -
Flags: superreview+
Attachment #348278 -
Flags: review?(jst)
Attachment #348278 -
Flags: review+
Assignee | ||
Updated•17 years ago
|
Attachment #348278 -
Flags: approval1.9.1?
Attachment #348278 -
Flags: approval1.9.1? → approval1.9.1+
Comment 1•17 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: mozilla1.9.1 → mozilla1.9.1b3
Updated•16 years ago
|
Keywords: fixed1.9.1
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•