Closed
Bug 1479511
Opened 6 years ago
Closed 6 years ago
tps uses unknown property Ci.nsIAppShellService.eForceQuit
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: standard8, Assigned: markh)
References
Details
Attachments
(1 file)
In finding properties/constants of idl interfaces that aren't valid I discovered this:
gecko/services/sync/tps/extensions/tps/resource/quit.js
44:17 error Use of unknown property Ci.nsIAppShellService.eForceQuit
https://searchfox.org/mozilla-central/rev/033d45ca70ff32acf04286244644d19308c359d5/services/sync/tps/extensions/tps/resource/quit.js#42-44
Looks like an old fallback from xpfe days.
Assignee | ||
Comment 1•6 years ago
|
||
MozReview-Commit-ID: EzhGbhPCiOV
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → markh
Status: NEW → ASSIGNED
Comment 2•6 years ago
|
||
Comment on attachment 8996181 [details]
Bug 1479511 - modernize how TPS shuts down Firefox. r?tcsc
Thom Chiovoloni [:tcsc] has approved the revision.
Attachment #8996181 -
Flags: review+
Pushed by mhammond@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b4af86909425
modernize how TPS shuts down Firefox. r=tcsc
Comment 4•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
You need to log in
before you can comment on or make changes to this bug.
Description
•