Closed Bug 425161 Opened 17 years ago Closed 17 years ago

Add versioning to left pane folder (replace queries before final)

Categories

(Firefox :: Bookmarks & History, defect, P2)

defect

Tracking

()

VERIFIED FIXED
Firefox 3

People

(Reporter: mak, Assigned: mak)

References

Details

Attachments

(1 file, 3 obsolete files)

Some blocker bug require us to replace library left pane queries, or only new profiles will have the fixes. To start with a levelled up userbase (and help QA & support) we must ensure that all users will have the same queries with the same properties (like readonly, etc.) So while there we must add a versioning annotation to left pane, that will allow us to update queries in future with minor headache. This should be really done before final.
Flags: blocking-firefox3?
Blocks: 425141
Flags: blocking-firefox3? → blocking-firefox3+
Need to get some sort of SWAG on this.
Assignee: nobody → mak77
Whiteboard: [needs status update]
need to look deeper but should not be an hard one, change current anno (already exists) setting a value inside it (version), and discard older folders. hwv this has to wait for 419731 before check-in to be more effective, but will try to have a first wip patch before.
Status: NEW → ASSIGNED
Whiteboard: [needs status update] → [swag: 0.5d]
Priority: -- → P2
Target Milestone: --- → Firefox 3
Attached patch patch (obsolete) — Splinter Review
add versioning. Notice that actually we are setting the annotation with value TRUE that is translated into the db as 1. So we can checkin this also now, and will not have any problem or different behaviour since version 1 is current. The only thing that we will have to do then is bumping up version to 2 when all leftpane relative bugs will be checked-in to upgrade beta users. (or alternatively we can wait to check this is and check-in with version already set up to 2)
Attachment #314570 - Flags: review?(dietrich)
Whiteboard: [swag: 0.5d] → [has patch][needs review dietrich]
Attached patch patch (obsolete) — Splinter Review
minor change
Attachment #314570 - Attachment is obsolete: true
Attachment #314571 - Flags: review?(dietrich)
Attachment #314570 - Flags: review?(dietrich)
Attached patch patch (obsolete) — Splinter Review
moved const to the top
Attachment #314571 - Attachment is obsolete: true
Attachment #314572 - Flags: review?(dietrich)
Attachment #314571 - Flags: review?(dietrich)
Summary: Add versioning to left pane queries (replace queries before final) → Add versioning to left pane folder (replace queries before final)
Comment on attachment 314572 [details] [diff] [review] patch r=mano
Attachment #314572 - Flags: review?(dietrich) → review+
Whiteboard: [has patch][needs review dietrich] → [has patch][has reviews]
this already includes version bump don't check-in until we have not finished with blockers regarding the Library left pane
Attachment #314572 - Attachment is obsolete: true
Attachment #314572 - Flags: approval1.9?
Whiteboard: [has patch][has reviews] → [check-in AFTER other Library blockers]
Comment on attachment 314572 [details] [diff] [review] patch a1.9=beltzner
Attachment #314572 - Flags: approval1.9? → approval1.9+
Whiteboard: [check-in AFTER other Library blockers] → [check-in AFTER other Library blockers][has patch][has reviews]
Could bug 426649 possibly affect this bug?
(In reply to comment #9) > Could bug 426649 possibly affect this bug? it should not
mozilla/browser/components/places/content/utils.js 1.136
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Whiteboard: [check-in AFTER other Library blockers][has patch][has reviews]
Looks like this landed without any issue. Verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9pre) Gecko/2008052104 Minefield/3.0pre ID:2008052104
Status: RESOLVED → VERIFIED
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.

Attachment

General

Created:
Updated:
Size: