Closed
Bug 1444275
Opened 7 years ago
Closed 7 years ago
Remove the *InAnyProcess() functions
Categories
(Core :: Preferences: Backend, enhancement)
Core
Preferences: Backend
Tracking
()
RESOLVED
FIXED
mozilla61
People
(Reporter: n.nethercote, Assigned: n.nethercote)
References
Details
Attachments
(2 files)
Prefs are only modified in the parent process... except for a few exceptions that I want to get rid of.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8958347 [details]
Bug 1444275 - Don't set the telemetry pref in content processes.
https://reviewboard.mozilla.org/r/227276/#review234944
Attachment #8958347 -
Flags: review?(mh+mozilla) → review+
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8958348 [details]
Bug 1444275 - Remove the *InAnyProcess() functions.
https://reviewboard.mozilla.org/r/227278/#review234948
Attachment #8958348 -
Flags: review?(mh+mozilla) → review+
![]() |
Assignee | |
Comment 5•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c35555a46b2cbb2a6bf4eaff05af71707024fa4c
Bug 1444275 - Don't set the telemetry pref in content processes. r=glandium
https://hg.mozilla.org/integration/mozilla-inbound/rev/93d47457969380040f9617fc9f067171d1acd563
Bug 1444275 - Remove the *InAnyProcess() functions. r=glandium
Comment 6•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c35555a46b2c
https://hg.mozilla.org/mozilla-central/rev/93d474579693
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
![]() |
Assignee | |
Updated•7 years ago
|
Assignee: nobody → n.nethercote
![]() |
Assignee | |
Comment 7•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/b6e90fe569620f82e5b519c144162ec977734d10
Bug 1444275 - Reinstate an assertion. r=me
Comment 8•7 years ago
|
||
bugherder |
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•