Closed
Bug 1383909
Opened 8 years ago
Closed 7 years ago
Add observer notification when UserAgentOverrides.jsm finished its initialization
Categories
(Core :: Networking: HTTP, enhancement)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla56
Tracking | Status | |
---|---|---|
firefox56 | --- | fixed |
People
(Reporter: denschub, Assigned: denschub)
References
Details
(Whiteboard: [necko-would-take])
Attachments
(1 file)
For bug 1371442, we need an observer notification so we can tell when UserAgentOverrides.jsm finished initializing itself so we can add our overrides after that.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•8 years ago
|
||
mcmanus, you reviewed changes to UserAgentOverrides.jsm in the past and this one is super simple. Do you mind having a look?
Updated•7 years ago
|
Whiteboard: [necko-would-take]
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8889625 [details]
Bug 1383909 - Add observer notification when UserAgentOverrides.jsm finishes initializing.
https://reviewboard.mozilla.org/r/160642/#review167356
Attachment #8889625 -
Flags: review?(mcmanus) → review+
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b8c498fb8223
Add observer notification when UserAgentOverrides.jsm finishes initializing. r=mcmanus
Keywords: checkin-needed
Comment 6•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox56:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla56
You need to log in
before you can comment on or make changes to this bug.
Description
•