Closed Bug 1147270 Opened 9 years ago Closed 9 years ago

Extract Sync's "device name" logic to where it can be reused by the readinglist engine.

Categories

(Firefox :: Sync, defect)

defect
Not set
normal
Points:
1

Tracking

()

RESOLVED FIXED
mozilla39
Iteration:
39.3 - 30 Mar
Tracking Status
firefox38 --- fixed
firefox39 --- fixed

People

(Reporter: markh, Assigned: markh)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

RL needs a device name and can't rely on Sync's pref being set.  Also touches the ReadingList module to make use of it.
Attachment #8582874 - Flags: review?(rnewman)
Assignee: nobody → mhammond
Status: NEW → ASSIGNED
Points: --- → 1
Flags: qe-verify-
Flags: firefox-backlog+
Comment on attachment 8582874 [details] [diff] [review]
0008-Bug-XXXXXXX-extract-Sync-s-device-name-logic-so-it-c.patch

Review of attachment 8582874 [details] [diff] [review]:
-----------------------------------------------------------------

::: browser/components/readinglist/ReadingList.jsm
@@ +19,5 @@
>  XPCOMUtils.defineLazyModuleGetter(this, "SQLiteStore",
>    "resource:///modules/readinglist/SQLiteStore.jsm");
>  
> +XPCOMUtils.defineLazyModuleGetter(this, "ServerClient",
> +  "resource:///modules/readinglist/ServerClient.jsm");

oops, this should not be there!
Attachment #8582874 - Flags: review?(rnewman) → review+
https://hg.mozilla.org/mozilla-central/rev/b774ced2fd97
https://hg.mozilla.org/mozilla-central/rev/0c74761f6bdb
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
Iteration: --- → 39.3 - 30 Mar
Blocks: 1132074
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.

Attachment

General

Created:
Updated:
Size: