Closed
Bug 865643
Opened 10 years ago
Closed 10 years ago
error - DEPRECATION WARNING: archiveBookmarksFile is deprecated
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
mozilla23
People
(Reporter: jimm, Assigned: raymondlee)
References
Details
(Whiteboard: [qa+])
Attachments
(1 file, 1 obsolete file)
2.65 KB,
patch
|
rnewman
:
review+
|
Details | Diff | Splinter Review |
Got this today in the console. [JavaScript Error: "DEPRECATION WARNING: archiveBookmarksFile is deprecated and will be removed in a future version You may find more details about this deprecation at: https://bugzilla.mozilla.org/show_bug.cgi?id=857429 resource://gre/modules/PlacesUtils.jsm 1564 PU_archiveBookmarksFile resource://services-sync/engines/bookmarks.js 351 _syncStart/< resource://gre/modules/Task.jsm 192 TaskImpl_run resource://gre/modules/Task.jsm 163 TaskImpl resource://gre/modules/Task.jsm 135 Task_spawn resource://services-sync/engines/bookmarks.js 374 _syncStart resource://services-sync/engines.js 1341 SyncEngine__sync resource://services-sync/engines/bookmarks.js 213 wrappedSync resource://services-sync/engines/bookmarks.js 219 _sync resource://services-sync/util.js 142 WrappedNotify resource://services-sync/engines.js 520 Engine_sync resource://services-sync/stages/enginesync.js 192 _syncEngine resource://services-sync/stages/enginesync.js 147 sync resource://services-sync/service.js 1193 onNotify resource://services-sync/util.js 142 WrappedNotify resource://services-sync/util.js 97 WrappedLock resource://services-sync/service.js 1187 _lockedSync resource://services-sync/service.js 1178 sync/< resource://services-sync/util.js 71 WrappedCatch resource://services-sync/service.js 1166 sync null 0 null " {file: "resource://gre/modules/Deprecated.jsm" line: 79}]
Comment 1•10 years ago
|
||
Pretty sure this isn't Metro-specific.
Component: Sync → Firefox Sync: Backend
OS: Windows 8 Metro → All
Product: Firefox for Metro → Mozilla Services
Hardware: x86_64 → All
Version: Trunk → unspecified
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → raymond
Assignee | ||
Comment 2•10 years ago
|
||
Attachment #741950 -
Flags: review?(rnewman)
Updated•10 years ago
|
Attachment #741950 -
Flags: review?(rnewman) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Passed try https://tbpl.mozilla.org/?tree=Try&rev=faf693e77735
Attachment #741950 -
Attachment is obsolete: true
Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 4•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c5224bbcf40b
Flags: in-testsuite-
Keywords: checkin-needed
Comment 5•10 years ago
|
||
Comment on attachment 742210 [details] [diff] [review] v2 Review of attachment 742210 [details] [diff] [review]: ----------------------------------------------------------------- I don't think Try will exercise this code. Much of the Sync UI is manually tested. Will need a QA pass before it hits channels.
Attachment #742210 -
Flags: review+
Assignee | ||
Comment 6•10 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #5) > Comment on attachment 742210 [details] [diff] [review] > v2 > > Review of attachment 742210 [details] [diff] [review]: > ----------------------------------------------------------------- > > I don't think Try will exercise this code. Much of the Sync UI is manually > tested. Will need a QA pass before it hits channels. What is the procedure to get someone to QA this patch?
Comment 7•10 years ago
|
||
Land in services-central (I'm happy to do so) and then the magic will happen :)
Whiteboard: [qa+]
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #7) > Land in services-central (I'm happy to do so) and then the magic will happen > :) That would be great if you can do that. Thanks!
Comment 9•10 years ago
|
||
OK, just to make myself feel better. I duplicated this issue on Win8 + Nightly + new sync account.
Comment 10•10 years ago
|
||
And duplicated again on Linux + Nightly + new sync account. I am thinking I can do this with an old account that is cleared through AP?
Comment 11•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c5224bbcf40b
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Comment 12•10 years ago
|
||
I will verify this as soon as I can. Having DB issues against accounts in Production, so hard to getting any sync work done...
Comment 13•10 years ago
|
||
Sync happening again in Prod, so I will verify this issue this week...
Comment 14•10 years ago
|
||
OK. Picking up where I left off....let's see if my new accounts are working...
Comment 15•10 years ago
|
||
OK. So creating new Sync accounts with Nightly, I was no longer able to get this error.
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•