Closed
Bug 459493
Opened 16 years ago
Closed 16 years ago
remove placesBackground
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
FIXED
Firefox 3.1b2
People
(Reporter: mak, Assigned: mak)
Details
Attachments
(1 file)
13.86 KB,
patch
|
mconnor
:
review+
mconnor
:
approval1.9.1b2+
|
Details | Diff | Splinter Review |
once we move all code to async queries we should remove placesBackground, since it's unused for now.
Assignee | ||
Updated•16 years ago
|
Flags: blocking-firefox3.1?
Assignee | ||
Updated•16 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Target Milestone: --- → Firefox 3.1b2
Assignee | ||
Comment 1•16 years ago
|
||
asking R+SR and approval to land
Attachment #346743 -
Flags: superreview?(mconnor)
Attachment #346743 -
Flags: review?(mconnor)
Attachment #346743 -
Flags: approval1.9.1b2?
Assignee | ||
Comment 2•16 years ago
|
||
Comment on attachment 346743 [details] [diff] [review]
patch
sr is most likely not needed to land with approval
Attachment #346743 -
Flags: superreview?(mconnor)
Updated•16 years ago
|
Attachment #346743 -
Flags: review?(mconnor)
Attachment #346743 -
Flags: review+
Attachment #346743 -
Flags: approval1.9.1b2?
Attachment #346743 -
Flags: approval1.9.1b2+
Assignee | ||
Comment 3•16 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•16 years ago
|
Flags: blocking-firefox3.1?
Comment 4•16 years ago
|
||
I went round the mac machines and removed assorted copies of PlacesBackground.jsm from dist/ directories. Mac doesn't clean up properly between runs, or do packaging the same as win32/linux, so we were getting rsync errors
building file list ... file has vanished: "/builds/buildbot/moz2-slave/mozilla-central-macosx/build/obj-firefox/ppc/dist/Minefield.app/Contents/MacOS/modules/PlacesBackground.jsm"
Comment 6•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•