Closed
Bug 1468938
Opened 6 years ago
Closed 6 years ago
Add the expected arguments to throws/rejects for dom/
Categories
(Core :: DOM: Notifications, enhancement)
Core
DOM: Notifications
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
In bug 1452706 we're making the expected argument a required one. This bug is for adding the expected requirements to dom/. These are mainly in push/, but there's on in base as well.
Comment 1•6 years ago
|
||
MozReview-Commit-ID: 2YwFxCFoi5d
Comment 2•6 years ago
|
||
Comment on attachment 8985590 [details]
Bug 1468938 - Add the 'expected' arguments to throws/rejects for dom/.
Lina Cambridge (she/her) [:lina, :kitcambridge] has approved the revision.
https://phabricator.services.mozilla.com/D1666
Attachment #8985590 -
Flags: review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2f4558fa5aa2
Add the 'expected' arguments to throws/rejects for dom/. r=lina
Comment 4•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•