Commit Graph

236508 Commits

Author SHA1 Message Date
Richard Newman
2f5577bd2f Bug 1148990 - Don't ship bagheeraclient.js or tokenserverclient.js on Android. r=gps
Neither of these clients are used on Android, and the Bagheera client isn't
used anywhere unless Firefox Health Report is enabled.

This patch conditionalizes their inclusion in services-common, makes the tests
aware, and also tests that they are _not_ present on Android.

Note that some unused test helpers are also omitted.
2015-03-30 15:02:51 -07:00
Richard Newman
0d34766983 Bug 1148933 - Remove old storageservice.js and tests. r=gps 2015-03-30 15:02:51 -07:00
Wes Kocher
c03995a1e1 Backed out changeset 9d80f8548ac9 (bug 1148933) for b2g xpcshell bustage CLOSED TREE 2015-03-30 18:00:10 -07:00
Wes Kocher
5c841d4bbb Backed out changeset b5e71f873231 (bug 1148990) 2015-03-30 18:00:09 -07:00
Richard Newman
3b95a4999d Bug 1148990 - Don't ship bagheeraclient.js or tokenserverclient.js on Android. r=gps
Neither of these clients are used on Android, and the Bagheera client isn't
used anywhere unless Firefox Health Report is enabled.

This patch conditionalizes their inclusion in services-common, makes the tests
aware, and also tests that they are _not_ present on Android.

Note that some unused test helpers are also omitted.
2015-03-30 15:02:51 -07:00
Richard Newman
e42e46994e Bug 1148933 - Remove old storageservice.js and tests. r=gps 2015-03-30 15:02:51 -07:00
Felipe Gomes
7abae499b2 Bug 1079665 - follow up, remove accidental line included from different patch. r=me 2015-03-30 18:38:18 -03:00
Mark Banner
cb30f89446 Bug 1105490 - Remove old ToS generation code from Loop Standalone. r-dmose,r=ted NPOTB DONTBUILD 2015-03-30 21:45:53 +01:00
Richard Newman
503d0c3000 Bug 1148464 - Remove redundant addUploadedRecord method. 2015-03-30 11:56:24 -07:00
Margaret Leibovic
fea058b947 Bug 1147597 r=gavin 2015-03-30 13:27:29 -04:00
Ryan VanderMeulen
cce33aadf1 Backed out changeset 7b1cb7256f0f (bug 1126048) for robocop failures. 2015-03-30 14:03:00 -04:00
Sami Jaktholm
aeb75d5276 Bug 1148893 - Add shared frame script utils to Style Editor head.js. r=ejpbruel 2015-03-28 10:19:03 +02:00
Sami Jaktholm
17aade4550 Bug 1148893 - Replace .then handlers with yields to catch 'Unknown sheet source' rejections in Style Editor onShow task. r=ejpbruel 2015-03-28 10:15:29 +02:00
Sami Jaktholm
0eba3ff690 Bug 1148893 - Return the style sheet selection promise to the caller. r=ejpbruel 2015-03-28 07:22:50 +02:00
vivek
9bfac1ae05 Bug 1142528 - Decrease tappable area for +/- buttons. r=margaret 2015-03-27 19:37:07 +02:00
Chirag Bhatia
9aad055827 Bug 901952 - RSS live bookmark history should get updated after Recent history is cleared. r=mak 2015-03-28 08:33:00 -04:00
Panos Astithas
f2dfec247b Update devtools.webide.adaptersAddonURL to the new Valence location (bug 1148580). r=jryans 2015-03-30 19:29:03 +03:00
J. Ryan Stinnett
25bdf137f9 Bug 1138591 - Remove the chrome-enabled pref. r=past 2015-03-28 03:42:33 -05:00
Sami Jaktholm
db2b040496 Bug 1148770 - Rewrite browser_styleeditor_bug_870339.js to fix intermittent leaks. r=ejpbruel 2015-03-29 08:59:28 +03:00
Yury Delendik
2e2218bf74 Bug 1148382 - Update Shumway to version 0.10.312. r=till 2015-03-27 09:23:22 -05:00
Sebastian Kaspari
80b857001c Bug 1126048 - Add test to ensure state is correct when switching to loading pages. r=mcomella 2015-03-29 17:27:38 +02:00
Jared Wein
830e635129 Bug 1147113 - Filter the article properties in ReaderParent.jsm instead of ReadingList.jsm. r=adw 2015-03-30 12:02:52 -04:00
Mark Banner
10add8dcd7 Bug 1149137 - Make Loop's Marionette unit tests run in e10s mode. r=mikedeboer 2015-03-30 17:02:27 +01:00
Kartikaya Gupta
29bfc170f0 Bug 1148857 - Use a valid property string for password prompt dialogs. r=liuche 2015-03-30 11:13:00 -04:00
Mark Banner
1fcb28150f Bug 1139586 - Attempt to fix intermittent failures in Loop's Marionette unit tests by extending the timeout. r=mikedeboer 2015-03-30 14:08:53 +01:00
Mike de Boer
3f60f20971 Bug 1132301: add strings for th upcoming Social Sharing feature in Loop. r=Standard8 2015-03-30 13:26:59 +02:00
Mike de Boer
13e862af34 Bug 1142532: add invitation email subject and body text used when a context is added to a Loop conversation. r=Standard8 2015-03-29 14:57:29 +02:00
Mike de Boer
4df9355d86 Bug 1142515: add label and placeholder caption for the context edit form inside a Loop conversation. r=gavin 2015-03-29 14:57:26 +02:00
Mike de Boer
5a2b5d4543 Bug 1142514: Part 2 - add label caption for context information in a Loop room. r=Standard8 2015-03-29 14:57:24 +02:00
Mike de Boer
9c6f648d4e Bug 1142514: Part 1 - update Loop localization notes to not contain URLs to the obsolete UX specification anymore. r=gavin 2015-03-29 14:57:21 +02:00
Carsten "Tomcat" Book
eef090e12f Merge mozilla-central to fx-team 2015-03-30 12:18:27 +02:00
Carsten "Tomcat" Book
4614c98da5 merge mozilla-inbound to mozilla-central a=merge 2015-03-30 11:59:17 +02:00
Martyn Haigh
68a7b8b219 Bug 1146589 - Ensure that tab opened with "open now" action is selected and visible when fennec loads (r=mcomella) 2015-03-30 10:45:03 +01:00
Martyn Haigh
91cc5eb125 Bug 1148007 - Show Queue Tab toast only if Tab Queue preference is enabled (r=mcomella) 2015-03-30 10:21:06 +01:00
J. Ryan Stinnett
1792d411d1 Bug 1146542 - Restore tab list changes for non-sidebar case. r=ochameau 2015-03-29 23:18:42 -05:00
J. Ryan Stinnett
a7303c9b22 Bug 1146542 - Clean up and describe app-manager events. r=ochameau 2015-03-29 23:18:42 -05:00
Makoto Kato
8192197222 Bug 1147722 - Part 2. Remove keyboardMayHaveIME method. r=wmccloskey 2015-03-30 11:58:32 +09:00
Makoto Kato
808fee6663 Bug 1147722 - Part 1. Turn off TSF when e10s auto start is enabled. r=masayuki,wmccloskey 2015-03-30 11:58:03 +09:00
Edwin Flores
4403f8ced9 Bug 1142835 - Null check mPlugin on GMPAudioDecoderParent shutdown - r=cpearce 2015-03-30 14:58:19 +13:00
John Daggett
b39e4d42d5 Bug 1094571 - add unicode-range load tests. r=heycam 2015-03-30 10:05:32 +09:00
John Daggett
f66569d792 Bug 1094571 - add woff versions of markA, markB, etc. fonts. r=heycam 2015-03-30 10:05:12 +09:00
Seth Fowler
4b30b6f71c Bug 1148682 - Handle content length correctly for moz-icon channels. r=tn 2015-03-29 17:47:49 -07:00
Phil Ringnalda
464cf2c4b3 Merge m-i to m-c, a=merge 2015-03-29 17:20:48 -07:00
Phil Ringnalda
64c79c17d3 Merge f-t to m-c, a=merge 2015-03-29 16:30:56 -07:00
Phil Ringnalda
d09277f0f4 Backed out 5 changesets (bug 866846, bug 1131776, bug 1131766, bug 1144806, bug 1112702) on suspicion of causing Windows debug devtools-4 storage crashes
CLOSED TREE

Backed out changeset 142d9ae5826c (bug 1131776)
Backed out changeset 0b4de21b759f (bug 1112702)
Backed out changeset 1b4ead852ae0 (bug 1131766)
Backed out changeset cbd862dd036f (bug 866846)
Backed out changeset 178412a2fe8b (bug 1144806)
2015-03-29 12:55:11 -07:00
Jan-Ivar Bruaroey
c84eb7f188 Bug 1046245 - IO on STS thread + cleanup BackgroundChild on shutdown. r=jesup 2015-03-29 13:43:43 -04:00
Nicolas Silva
360af5d1db Bug 1132854 - Remove useless ThebesIntSize conversion helper. r=Bas 2015-03-29 16:59:15 +02:00
Nicolas Silva
4a4a87a4a5 Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc 2015-03-29 16:59:08 +02:00
Andrew McCreight
210c51b7d3 Bug 1148070 - Change nsIClassInfo::getHelperForLanguage() to getScriptableHelper(). r=bholley 2015-03-29 07:52:54 -07:00
Andrew McCreight
256f73116e Bug 1147967 - Remove CreateStackFrameLocation. r=bholley
This method is defined on nsIXPConnect and StackFrame, but is not used.

Also the non-default constructor that for StackFrame that is no longer used.
2015-03-29 07:52:53 -07:00