Georg Fritzsche
|
6527ebfd28
|
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
|
2014-10-17 17:24:04 +02:00 |
|
Carsten "Tomcat" Book
|
4dad62acf8
|
Backed out changeset 5513b60463b8 (bug 1064333) for XPCshell test failures on a CLOSED TREE
|
2014-10-21 14:38:40 +02:00 |
|
Georg Fritzsche
|
6ef325b0bf
|
Bug 1064333 - Migrate the FHR client id to the datareporting service. r=gps
|
2014-10-15 17:34:53 +02:00 |
|
Hector Zhao
|
e0cc25c524
|
Bug 1034979 - WeaveCrypto unable to initialize on Mac with Brew's system NSS installed. r=rnewman, sr=dolske
|
2014-10-10 18:15:22 +08:00 |
|
Mark Hammond
|
9c34a28832
|
Bug 984172 (part 2) - replace Assert_rejects with Assert.rejects. r=ttaubert
|
2014-10-17 13:06:39 +11:00 |
|
Mark Hammond
|
d506248633
|
Bug 1073639 - disable test_client.js on b2g due to excessive run times. r=spenrose
|
2014-10-16 12:48:22 +11:00 |
|
Jon Morton
|
1700296f02
|
Bug 979835: Port BoxObject and its subclasses to WebIDL. r=khuey sr=bz
--HG--
rename : layout/xul/nsIPopupBoxObject.idl => dom/webidl/PopupBoxObject.webidl
rename : layout/xul/tree/nsITreeBoxObject.idl => dom/webidl/TreeBoxObject.webidl
rename : layout/xul/nsBoxObject.cpp => layout/xul/BoxObject.cpp
rename : layout/xul/nsBoxObject.h => layout/xul/BoxObject.h
rename : layout/xul/nsListBoxObject.cpp => layout/xul/ListBoxObject.cpp
rename : layout/xul/nsMenuBoxObject.cpp => layout/xul/MenuBoxObject.cpp
rename : layout/xul/nsPopupBoxObject.cpp => layout/xul/PopupBoxObject.cpp
|
2014-10-14 13:15:21 -07:00 |
|
Wes Kocher
|
d947cf32a0
|
Merge m-c to inbound a=merge
|
2014-10-13 19:02:56 -07:00 |
|
ffxbld
|
1b7dabd831
|
Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release
|
2014-10-13 13:39:31 -04:00 |
|
Sam Penrose
|
a0ff96a82c
|
Bug 1045738 - Allow FxA to sign an assertion while offline if its certificate is viable. r=ferjm
|
2014-10-07 16:09:54 -07:00 |
|
Wes Kocher
|
0dadefde36
|
Merge inbound to m-c a=merge CLOSED TREE
|
2014-10-10 18:58:06 -07:00 |
|
Fernando Jiménez
|
942e33cdee
|
Bug 1076708 - [Loop] Close the verification code windows cause the app trying to authenticate infinitely. r=spenrose
|
2014-10-10 14:38:51 +02:00 |
|
Dave Townsend
|
13630eb0e0
|
Bug 1039500: Fix remaining callers of tabbrowser._getTabForBrowser on a CLOSED TREE. r=Unfocused
|
2014-10-09 16:26:11 -07:00 |
|
Benjamin Smedberg
|
e6c9b80409
|
Bug 1053745 more follow up. Make all the predicates match. r=gfritzsche
--HG--
extra : rebase_source : 49f473c81820b31f4f467f491defe43f7b09a29b
|
2014-10-08 12:17:45 -04:00 |
|
Benjamin Smedberg
|
2ad8f05744
|
Bug 1053745 followup - update to correct property rename from review fixes, r=gfritzsche
--HG--
extra : rebase_source : 78063f0227322fd6f580adfea95039dbcad01fb5
|
2014-10-08 10:22:28 -04:00 |
|
Carsten "Tomcat" Book
|
c4c00dbea8
|
merge fx-team to mozilla-central a=merge
|
2014-10-08 15:53:14 +02:00 |
|
Richard Newman
|
73ee6f0b61
|
Bug 1042951 - Part 4: document new search location. r=bcolloran
|
2014-10-07 17:52:21 -07:00 |
|
Fernando Jiménez
|
8f0ad7312a
|
Bug 1075070 - [MobileID] First time an app requests a MobileID assertion for an already verified phone fails if it has no previous permission. r=spenrose
|
2014-10-06 11:30:54 +02:00 |
|
Andrew Halberstadt
|
d292ee73f1
|
Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester
|
2014-10-07 18:18:28 -04:00 |
|
Georg Fritzsche
|
83bed70b0b
|
Bug 1079341 - Missing yield on async makeDir in FHR state init. r=gps
|
2014-10-10 17:21:18 +02:00 |
|
Cosmin Malutan
|
b55cafbf20
|
Bug 1072244 - Correctly throw the exceptions in TPS framework. r=hskupin DONTBUILD
|
2014-10-13 14:25:04 -07:00 |
|
Robert Strong
|
c6c8475902
|
Mac v2 signing - Bug 1075981 - Fix loading libnss3.dylib for weave. r=rnewman
|
2014-10-03 16:48:58 -04:00 |
|
Mathias De Maré
|
5c12058e33
|
Bug 675397 - Add syncing priority to be able to reshuffle the default syncing order. r=rnewman
|
2014-10-01 08:44:52 +02:00 |
|
Alan K
|
cfe7097562
|
Bug 1074640 - More tests for bookmarks r=rnewman
From 3f7cc234b5c7a292b06f758bde037192f4afd591 Mon Sep 17 00:00:00 2001
---
.../cloudsync/tests/xpcshell/test_bookmarks.js | 64 +++++++++++++++++++++-
1 file changed, 61 insertions(+), 3 deletions(-)
|
2014-09-29 23:31:52 -04:00 |
|
Ryan VanderMeulen
|
8a931577a4
|
Backed out changesets b08e57dbef4e and 1049cfbf3426 (bug 947044) for various regressions.
|
2014-09-25 14:32:43 -04:00 |
|
Ryan VanderMeulen
|
240ed29614
|
Merge m-c to inbound. a=merge
CLOSED TREE
|
2014-09-24 16:08:33 -04:00 |
|
Alan K
|
5c67a991aa
|
Bug 1069410 - CloudSync should not be using setItemIndex. r=mak
|
2014-09-23 09:11:00 +02:00 |
|
vladikoff
|
f3905cbf49
|
Bug 1071225 - Fix closing the FxAccountsOAuthClient tab with e10s. r=MattN
--HG--
extra : rebase_source : 5ffdd51c674dfc22ac301ab54b317b9219d8e07f
|
2014-09-23 17:57:00 -07:00 |
|
Fernando Jiménez
|
f0289accb5
|
Bug 1051746 - [MobileID] Get the proper ICC info by service ID. r=spenrose
|
2014-09-23 19:58:15 +02:00 |
|
Fernando Jiménez
|
f066273b0e
|
Bug 1069920 - Firefox Accounts auth dialog does not wait for password. r=spenrose
|
2014-09-23 19:58:14 +02:00 |
|
Vicamo Yang
|
ede03dd674
|
Bug 1063304 - 3.c/3: accommodate other components. r=echen
|
2014-09-21 15:24:43 +08:00 |
|
Bill McCloskey
|
f88fcd7f26
|
Bug 1066447 - Make cloudsync test work in e10s (r=ttaubert)
|
2014-09-18 08:56:55 -07:00 |
|
Ryan VanderMeulen
|
999c921521
|
Merge b2g-inbound to m-c. a=merge
|
2014-09-17 14:22:12 -04:00 |
|
Cosmin Malutan
|
ca19e6c432
|
Bug 1068011 - Update TPS to use latest Mozmill 2.0.8. r=hskupin a=bustage, testonly DONTBUILD
|
2014-09-17 12:08:07 +03:00 |
|
Cosmin Malutan
|
02adc342ee
|
Bug 1068011 - TPS broken due to 'let' changes in bug 1001090. r=hskupin a=bustage,testonly DONTBUILD
|
2014-09-17 12:32:32 +02:00 |
|
Vicamo Yang
|
44379ca746
|
Bug 1063304 - 3.c/3: accommodate other components. r=echen
|
2014-09-16 21:20:18 +08:00 |
|
Nigel Babu
|
1da2de4cb7
|
Merge fx-team to m-c with bustage fix, a=merge
|
2014-09-16 08:43:45 +05:30 |
|
Shu-yu Guo
|
59ccd2fecb
|
Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin)
|
2014-09-15 16:30:47 -07:00 |
|
Shu-yu Guo
|
15262d36a9
|
Bug 1001090 - Part 4: Fix errors in chrome code. (r=zombie,gavin,fitzgen,dcamp,bgrins,fabrice,gwagner,margaret,mrbkap,mak,njn,vicamo)
|
2014-09-15 16:30:46 -07:00 |
|
Mark Hammond
|
cea29f173b
|
Bug 1064137 - fix datareporting service so it doesn't initialize a test's policy object. r=gfritzsche
|
2014-09-16 09:31:13 +10:00 |
|
Carsten "Tomcat" Book
|
03e3efbd63
|
Backed out changeset 9ff2889f236a (bug 1063304)
|
2014-09-17 13:13:08 +02:00 |
|
Nick Fitzgerald
|
51675a240f
|
Bug 947044 - Part 2: Fix tests that check ReferenceError's message. r=gavin
|
2014-09-22 16:13:00 +02:00 |
|
Wes Kocher
|
bc0c8885af
|
Merge m-c to inbound a=merge
|
2014-09-23 16:48:23 -07:00 |
|
Bill McCloskey
|
cb01bf980d
|
Bug 1069059 - [e10s] Convert isWindowPrivate calls to isBrowserPrivate/isContentWindowPrivate as appropriate (r=mconley,margaret)
|
2014-09-23 15:48:52 -07:00 |
|
Sam Penrose
|
46408a7e60
|
Bug 1065477 - Bind FxAccountsProfileClientError to global this for B2G. r=ferjm
|
2014-09-11 16:02:20 -07:00 |
|
Alan K
|
a316f27bea
|
Bug 1052009 - Enable CloudSync in Nightly (mochitest fix). r=gps
|
2014-09-10 14:54:00 +02:00 |
|
Sam Penrose
|
738b9fb2e4
|
Bug 1064613 - Move server-side account deletion block in _handleGetAssertionError(). r=ferjm
|
2014-09-08 16:45:03 -07:00 |
|
Richard Newman
|
fc94bb9f69
|
Bug 1064132 - Listen for wake_notification to evaluate whether to sync. r=markh
|
2014-09-09 17:16:24 -07:00 |
|
Ryan VanderMeulen
|
ca03f2d467
|
Merge inbound to m-c. a=merge
|
2014-09-09 19:26:59 -04:00 |
|
Sam Penrose
|
2691734865
|
Bug 1064606 - Update FxAccountsManager tests with Principal. r=ferjm
CLOSED TREE
|
2014-09-08 16:32:10 -07:00 |
|