Closed Bug 844367 Opened 12 years ago Closed 12 years ago

move extensions/pref from mozilla-central to comm-central

Categories

(Core :: Preferences: Backend, defect)

x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: keeler, Unassigned)

Details

Attachments

(2 files, 2 obsolete files)

As far as I can tell, the only consumer of anything in extensions/pref is the addon r2d2b2g in getLDAPAttributes, but this function isn't used (again, as far as I can tell).
Attached patch Untested patch (obsolete) — Splinter Review
Attachment #717410 - Flags: feedback?(dkeeler)
Attached patch patchSplinter Review
There were a few more things that needed removing (e.g. some instances of MOZ_PREF_EXTENSIONS) to get this to build. Once I made the changes, it just seemed easier to upload an updated patch.
Attachment #717410 - Attachment is obsolete: true
Attachment #717410 - Flags: feedback?(dkeeler)
Attachment #717419 - Flags: feedback?(bsmith)
Attached file interdiff (obsolete) —
Interdiff
Attached file interdiff (unified)
Attachment #717421 - Attachment is obsolete: true
Attachment #717422 - Flags: feedback?(bsmith)
Comment on attachment 717419 [details] [diff] [review] patch Ehsan, would you mind having a look at this? Thanks.
Attachment #717419 - Flags: feedback?(bsmith) → review?(ehsan)
Comment on attachment 717419 [details] [diff] [review] patch Review of attachment 717419 [details] [diff] [review]: ----------------------------------------------------------------- This is used in comm-central, see <http://mxr.mozilla.org/comm-central/search?string=nsILDAPSyncQuery> for example.
Attachment #717419 - Flags: review?(ehsan) → review-
(In reply to :Ehsan Akhgari from comment #6) > This is used in comm-central, see > <http://mxr.mozilla.org/comm-central/search?string=nsILDAPSyncQuery> for > example. Is there any problem with moving it to comm-central? I am planning to move a few "only used in comm-central" parts of PSM to comm-central.
(In reply to comment #7) > (In reply to :Ehsan Akhgari from comment #6) > > This is used in comm-central, see > > <http://mxr.mozilla.org/comm-central/search?string=nsILDAPSyncQuery> for > > example. > > Is there any problem with moving it to comm-central? > > I am planning to move a few "only used in comm-central" parts of PSM to > comm-central. Not as far as I'm concerned, but this is really a question for the c-c folks. :-)
cc'ing some comm-central folks.
Removing extensions/pref will break MCD (https://developer.mozilla.org/en-US/docs/MCD,_Mission_Control_Desktop_AKA_AutoConfig) which I know at least some enterprises rely on. IMO this needs discussing on the enterprise lists before it could be removed.
Thanks for the info, Mark. I'm updating the title of this bug to be more clear about what the current goal is. Before I go any farther, though - does MCD actually still work with Firefox?
Summary: remove extensions/pref → move extensions/pref from mozilla-central to comm-central
Excluding the ldap part, last I knew MCD was still alive and kicking. If it is still working in TB, then there's no reason it won't still work in FF. And to be honest, if we are removing it from FF, then I think we should consider the same in the TB communities as well.
I really don't understand what this bug is about. extensions/pref implements enterprise preference control in Firefox. I absolutely despise the code, but it's certainly *used*, and removing it would be a product feature question.
It is just a misunderstanding. From our perspective, it looked like pure dead code and I had stumbled acrossed it when making other modifications. Then it looked like something only Thunderbird could use. Now, we see that that isn't the case. Nobody is proposing to remove a feature that is actually being used.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Attachment #717422 - Flags: feedback?(bsmith)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: