Closed Bug 1069487 Opened 11 years ago Closed 11 years ago

Disable / remove Toolkit::Plugin Finder Service

Categories

(bugzilla.mozilla.org :: Infrastructure, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: Dolske, Assigned: fubar)

Details

Bug 836415 has removed PFS from Firefox, and I just closed the remaining 62 bugs that were open in Toolkit :: Plugin Finder Service. It's generally been a quiet component in recent history, so we should just go ahead and get rid of it. Which I think means moving it to the "Toolkit Graveyard" product? In the unlikely event of someone needing to file a PFS bug before bug 836415 has shipped to release, I think Core :: Plugins would suffice (or Firefox :: General, as is often the case).
To satisfy requirements for this bug, I need to have an admin run two perl scripts on the production BMO Bugzilla server. The scripts will synchronize the target milestones and version from the old product to the graveyard product. The second script will move current bugs from the old product/component to the graveyard product/component. 1. cd to the web root for BMO (cgi files for Bugzilla) 2. # perl contrib/reorg-tools/syncmsandversions.pl Toolkit "Toolkit Graveyard" 3. # perl contrib/reorg-tools/syncflags.pl Toolkit "Toolkit Graveyard" 4. # perl contrib/reorg-tools/movecomponent.pl Toolkit "Toolkit Graveyard" "Plugin Finder Service" Thanks dkl
Component: Administration → Infrastructure
OS: Mac OS X → All
QA Contact: mcote
Hardware: x86 → All
ping?
Flags: needinfo?(klibby)
All set. bugzillaadm.private.scl3# time perl contrib/reorg-tools/syncmsandversions.pl Toolkit "Toolkit Graveyard" real 0m1.151s user 0m0.698s sys 0m0.098s bugzillaadm.private.scl3# time perl contrib/reorg-tools/syncflags.pl Toolkit "Toolkit Graveyard" real 0m2.373s user 0m0.730s sys 0m0.068s bugzillaadm.private.scl3# time perl contrib/reorg-tools/movecomponent.pl Toolkit "Toolkit Graveyard" "Plugin Finder Service" About to move the component 'Plugin Finder Service' From 'Toolkit' To 'Toolkit Graveyard' Press <Ctrl-C> to stop or <Enter> to continue... Moving 'Plugin Finder Service' from 'Toolkit' to 'Toolkit Graveyard'... Touching user profile data for 505 bugs. Updated 2480 users. real 0m9.935s user 0m1.518s sys 0m0.381s
Assignee: nobody → klibby
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(klibby)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.