Closed
Bug 1341040
Opened 8 years ago
Closed 8 years ago
Rename ServiceWorkerInfo::GetPrincipal() to make it clear its infallible
Categories
(Core :: DOM: Service Workers, defect)
Core
DOM: Service Workers
Tracking
()
RESOLVED
FIXED
mozilla54
Tracking | Status | |
---|---|---|
firefox54 | --- | fixed |
People
(Reporter: bkelly, Assigned: bkelly)
References
Details
Attachments
(1 file)
(deleted),
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
We should use Principal() instead of GetPrincipal().
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8839157 -
Flags: review?(amarchesini)
Updated•8 years ago
|
Attachment #8839157 -
Flags: review?(amarchesini) → review+
Pushed by bkelly@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a11eaf441b2c
Rename ServiceWorkerInfo::GetPrincipal() to Principal(). r=baku
Comment 3•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox54:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla54
You need to log in
before you can comment on or make changes to this bug.
Description
•