Andrew Krawchyk
14c2518afa
Bug 1220654 - Replace removeVisitsTimeframe with History.removeVisitsByFilter and deprecate it. r=mak
...
***
yield on removeVisitsByFilter in tests
MozReview-Commit-ID: JGDaJGEmtoD
***
update bookmarked place tests, inline object declarations
MozReview-Commit-ID: Cxec22UHui0
***
updates for code review
MozReview-Commit-ID: AIRqrJ0B6GQ
2016-02-16 14:52:59 -05:00
Dave Townsend
696bd05e96
Bug 1245916: Turn on no-undef in toolkit/mozapps/extensions. r=rhelmer
...
Mostly just declaring globals that Cu.imports defines but there are some actual
bugs here that have been fixed as well as one test that just never ran because
of a hidden exception.
MozReview-Commit-ID: J6uIpYp8ANx
2016-02-03 22:48:48 -08:00
ISHIKAWA, Chiaki
72d38a6835
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Mark Hammond
85cf8bda88
Bug 1241715 - get Sync TPS tests working locally by tweaking observers listened for and the authentication setup. r=whimboo
2016-02-03 11:21:09 +11:00
Mark Hammond
f6b39209c3
Bug 1245005 - don't report sync errors due to the application shutting down. r=rnewman
2016-02-03 11:21:09 +11:00
Hector Zhao
dfeafaaa0c
Bug 1242975 - Make services/sync eslintable. r=markh
2016-01-26 23:13:31 +08:00
ffxbld
437083d3b6
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2016-01-25 09:01:00 -05:00
Christoph Kerschbaumer
24f8280369
Bug 1241579 - Convert services/ to use channel.open2() (r=sicking)
2016-01-22 11:44:46 -08:00
Mark Hammond
a804f0bd3e
Bug 569295 - limit the number of bytes we attempt to upload to the storage servers. r=rnewman
2016-01-21 12:30:25 +11:00
Phil Booth
35173f76e6
Bug 1227527 - Implement basic FxA device registration. r=markh
2016-01-13 05:55:00 +01:00
Christoph Kerschbaumer
c065708d4d
Bug 1230221 - Convert JS callsites to use asyncOpen2 within services/ (r=sicking)
2016-01-15 11:39:12 -08:00
Mark Hammond
b4a7e90fe1
Bug 1236383 (part 2) - remove the now-unused 2nd param to checkServerError. r=kitcambridge
2016-01-12 12:21:28 +11:00
Mark Hammond
d859aff35e
Bug 1236383 (part 1) - remove and rework some Sync/FxA telemetry probes. r=gfritzsche/kitcambridge
2016-01-12 12:21:27 +11:00
Mark Hammond
7e3232b676
Bug 1232050 - add telemetry for number of devices attached to sync. r=kitcambridge
2016-01-12 12:21:27 +11:00
Anup Kumar
3b987de266
Bug 1234734 - Replace CommonUtils.stackTrace() with Log.stackTrace(). r=markh
2016-01-07 20:44:00 -05:00
Anup Kumar
d7e3c15bac
Bug 1003204: Removed CommonUtils.exceptionStr() in services/sync r=markh r=gfritzsche
2016-01-07 07:09:00 +01:00
Shu-yu Guo
f2f1b10394
Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm)
2016-01-06 16:02:16 -08:00
Mark Hammond
c25585a569
Bug 1055616 - Skip addons addons without a sourceURI or from a non-secure domain rather than treating them as errors. r=rnewman
2016-01-06 11:27:12 +11:00
Alessio Placitelli
d796b64d22
Bug 1234502 - Remove FHR SyncProvider. r=gps
2015-12-22 08:14:00 +01:00
ffxbld
b449346661
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-12-14 15:15:51 -05:00
Mark Hammond
0f007812b6
Bug 1231535 - remove sync spinner and add ellipsis to Synced Tabs panel. r=Gijs
2015-12-10 09:28:54 -05:00
Wes Kocher
748bfe6315
Backed out 4 changesets (bug 1230221, bug 1230220, bug 1229890) for m-e10s(2) permafails in test_window_open_close.html CLOSED TREE
...
Backed out changeset a1cd28ddbfa2 (bug 1230221)
Backed out changeset 7e89f5020ac7 (bug 1230220)
Backed out changeset 91f6e72fa9f4 (bug 1229890)
Backed out changeset 7e717a810420 (bug 1229890)
2015-12-04 15:58:40 -08:00
Christoph Kerschbaumer
e4a5ac45b4
Bug 1230221 - Convert JS callsites to use asyncOpen2 within services/ (r=sicking)
2015-12-04 09:40:11 -08:00
Mark Hammond
3e4404c61a
Bug 1229986 - get Sync tps tests starting again. r=whimboo
2015-12-04 12:55:57 +11:00
Mark Hammond
ef3a69b4dc
Bug 1201331 (part 1) - use a broadcaster to manage the Sync status. r=adw
...
This patch leverages broadcasters to keep the various sync UI elements sane.
Rather than adding yet another button ID to browser-syncui, we now just update
the broadcaster and let all the elements automagically get the attributes.
2015-12-03 10:05:03 +11:00
Mark Hammond
0134bd40bc
Bug 1225690 - implement a SyncedTabs module to abstract away Sync's internals. r=rnewman
2015-12-01 13:07:21 +11:00
Dave Townsend
50fdf11684
Bug 1226386: Fix call to Utils.catch to pass the correct this and to give the correct this to AddonWrapper.uninstall(). r=gps
2015-11-23 09:22:33 -08:00
Mark Hammond
6568d1a08f
Bug 1221906
- Allow Sync to only sync specified engines. r=rnewman
2015-11-18 12:49:54 +11:00
Mark Hammond
673ca5833e
Bug 1197625 - delay sync on wake for 5 seconds in the hope the network is back up by then. r=rnewman
2015-11-12 10:54:55 +11:00
Tooru Fujisawa
fd9a4d3a09
Bug 1217077 - Remove for-each from services/. r=gps
2015-10-19 03:52:58 +09:00
Pablo Almenar
56dacd45ea
Bug 691849 - Replace custom Sync notification bars with standard ones. r=markh
2015-11-04 10:21:47 +01:00
Richard Newman
02404d5c47
Bug 643633 - Remove TTLs from form history records. r=markh,nalexander
2015-10-30 22:19:56 -07:00
Andrew Krawchyk
32c65f3064
Bug 1124185 - Replace removeAllPages with history.clear() and deprecate it. r=mak
2015-10-28 13:51:59 -04:00
ffxbld
a379e4cb6e
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-10-29 07:45:54 -04:00
Wes Kocher
3c0a8b29d1
Merge m-c to fx-team, a=merge
2015-10-22 16:58:03 -07:00
Mark Hammond
c01290dfea
Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw
2015-10-23 08:37:31 +11:00
Carsten "Tomcat" Book
980ca449e9
Backed out changeset 1df2049352ff (bug 1205928) for bc7 test bustage on a CLOSED TREE
2015-10-21 12:01:38 +02:00
Mark Hammond
cb7625912e
Bug 1205928 - update the Sync migration code to automatically and unconditionally disconnect from legacy Sync. r=adw
2015-10-21 15:00:13 +11:00
Fernando Jimenez
71667d41cc
Bug 1215509 - Allow signUp in FxAccountsClient to use ?key=true. r=markh
2015-10-22 16:18:17 +08:00
Mark Hammond
4e7510649a
Bug 1212633 - include mobile and unfiled folders in Sync's concept of 'all IDs'. r=rnewman
2015-10-13 10:32:18 +11:00
Hiroyuki Ikezoe
4d526d411d
Bug 1167627 - Part 9: Use mozinfo in services/. r=rnewman
2015-10-11 21:50:00 +02:00
Carsten "Tomcat" Book
d7f143eaad
Backed out 2 changesets (bug 1202902) to recking bug 1202902 to be able to reopen inbound on a CLOSED TREE
...
Backed out changeset 647025383676 (bug 1202902)
Backed out changeset d70c7fe532c6 (bug 1202902)
2015-10-07 14:03:21 +02:00
Carsten "Tomcat" Book
b9e5717f50
Backed out 1 changesets (bug 1202902) for causing merge conflicts to mozilla-central
...
Backed out changeset cfc1820361f5 (bug 1202902)
2015-10-07 12:13:45 +02:00
Shu-yu Guo
b5f316de44
Bug 1202902 - Scripted fix the world.
2015-10-06 14:00:31 -07:00
Ekanan Ketunuti
9f5320798f
Bug 820865 - Clean up Sync strings. r=rnewman
2015-09-26 08:49:37 +07:00
Kevin Grandon
79f0fe7233
Bug 1204965 - Graphene support. Merge larch into mozilla-central. r=fabrice r=glandium
2015-09-30 23:49:00 +02:00
Tooru Fujisawa
291c1c33ee
Bug 1207496 - Part 4: Remove use of expression closure from services/sync/. r=gps
2015-09-23 18:40:53 +09:00
Mark Hammond
f6b024e58b
Bug 1205111 - return a transient error on 401 fetching info/collections using FxA. r=rnewman
2015-09-28 17:21:42 +10:00
Mark Hammond
0a6a13c2b9
No bug - convert 3 test files from CRLF to LF line-endings, r=me
2015-09-28 16:29:06 +10:00
ffxbld
0440b19179
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
2015-09-21 10:15:23 -04:00