Commit Graph

219113 Commits

Author SHA1 Message Date
Aaron Klotz
126407983e Bug 1070755: Telemetry to track total time that the main thread is blocked during plugin initialization; r=vladan (Relanding because I meant to back out a different commit for bustage, not this) CLOSED TREE 2014-12-11 14:00:47 -07:00
Wes Kocher
449c5fc2eb Backed out changeset 22484b7bbff3 (bug 1108728) for mochitest-11 bustage on a CLOSED TREE 2014-12-11 15:19:50 -08:00
Wes Kocher
12fb9a1937 Backed out changeset 62a9e591e57d (bug 1070755) for mochitest-11 bustage on a CLOSED TREE 2014-12-11 14:53:01 -08:00
Aaron Klotz
7d7b557efe Bug 1070755: Telemetry to track total time that the main thread is blocked during plugin initialization; r=vladan 2014-12-11 14:00:47 -07:00
Sotaro Ikeda
fd5658d42c Bug 1108728 - Remove dormant related state from MediaDecoder r=cpearce 2014-12-11 12:15:12 -08:00
Ryan VanderMeulen
ba010dc4dd Backed out changeset c677f867a18a (bug 1101287) for making the test more failure-prone that it was before. CLOSED TREE 2014-12-11 15:13:46 -05:00
Seth Fowler
9d6e1a4bf8 Bug 1101415 - Disable test_animation2.html until it can be fixed (on a CLOSED TREE). r=me a=RyanVM 2014-12-11 12:03:05 -08:00
Jan Varga
131170e7ae Bug 1110067 - Presence of asmjs cache in storage/temporary causing indexedDB.open() to fail for non-persistent storage; r=bent 2014-12-11 20:34:52 +01:00
Patrick Brosset
c332050fa7 Bug 1096044 - Add new actors to surface Web Animations API objects and methods to the devtools; r=harth 2014-12-11 20:08:49 +01:00
B2G Bumper Bot
6c9c467bd4 Bumping manifests a=b2g-bump 2014-12-11 09:36:52 -08:00
B2G Bumper Bot
0983dd708d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/18e16a8b3be1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26704 from KevinGrandon/bug_1109308_debug_test_tc

Bug 1109308 - Due to font-rendering inconsistencies, check the difference instead of equality

========

https://hg.mozilla.org/integration/gaia-central/rev/fdf7d72bc78f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1109308 - Due to font-rendering inconsistencies, check the difference instead of equality
2014-12-11 09:32:14 -08:00
Garvan Keeley
4725cb9aa8 Bug 1106584 - Part 2: for safety, make explicit prefs with context getter. r=vng
Any class that has access to a context should call Prefs.getInstance(Context) which is guaranteed to return a Prefs.
With no context, classes can call Prefs.getInstanceWithoutContext() but they must null-check the return, and handle accordingly.
Fortunately, the latter case happens in very few places, all of which require no special handling of this case.

This change:
- maintains context-less access to the Prefs
- classes internal to the service can safely call getInstanceWithoutContext(), as the service (or the MainApp in the stumbler case)
will have instantiated a Prefs so that getInstanceWithoutContext() will return a prefs
- protects against null Prefs if we have failed to consider a particular entry point to the code will require that Prefs was instatiated with a context.
2014-12-11 09:06:00 -08:00
Ryan VanderMeulen
a7096ab13c Backed out changeset 0460160af653 (bug 1039639) for B2G debug mochitest crashes. 2014-12-11 11:59:47 -05:00
B2G Bumper Bot
64b69b0f4a Bumping manifests a=b2g-bump 2014-12-11 08:51:52 -08:00
B2G Bumper Bot
bc5519e789 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/40dbaf70ab74
Author: Florin Strugariu <florin.strugariu@softvision.ro>
Desc: Merge pull request #26716 from davehunt/bug1074117-persona

Bug 1074117 - Use expected conditions and optimise element lookups in persona app object

========

https://hg.mozilla.org/integration/gaia-central/rev/491502ccf0a3
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1074117 - Use expected conditions and optimise element lookups in persona app object. r=fstrugariu
2014-12-11 08:42:15 -08:00
Mike Habicher
b3d455fadf Bug 1107683 - remove method callbacks from CameraControl, r=aosmond,bz 2014-12-11 11:02:51 -05:00
B2G Bumper Bot
2fcdb603d3 Bumping manifests a=b2g-bump 2014-12-11 06:47:04 -08:00
B2G Bumper Bot
703093ee6e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/808d20f7f239
Author: viorelaioia <viorela.ioia@softvision.ro>
Desc: Merge pull request #26693 from JohanLorenzo/bug-1104645

Bug 1104645 - Update the conditions regarding the number of digits displ...

========

https://hg.mozilla.org/integration/gaia-central/rev/e9098512e0eb
Author: Johan Lorenzo <jlorenzo@mozilla.com>
Desc: Bug 1104645 - Update the conditions regarding the number of digits displayed on the callscreen
2014-12-11 06:42:21 -08:00
B2G Bumper Bot
c2b9512f78 Bumping manifests a=b2g-bump 2014-12-10 20:31:48 -08:00
B2G Bumper Bot
b7594f6c4d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e832f7bc675f
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #26547 from huchengtw-moz/bug-1101373-footer

Bug 1101373 - [Stingray][home] apply visual spec to filter (footer), r=dwi2

========

https://hg.mozilla.org/integration/gaia-central/rev/6a4847ecf13f
Author: John Hu <johu@mozilla.com>
Desc: Bug 1101373 - [Stingray][home] apply visual spec to filter (footer)
2014-12-10 20:27:10 -08:00
B2G Bumper Bot
3a10324832 Bumping manifests a=b2g-bump 2014-12-10 19:46:59 -08:00
B2G Bumper Bot
a5cfd376c0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e885f915f898
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1039639 - merge pull request #25904 from jimporter:music-flac to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/6cabaa0ac204
Author: Jim <jporter@mozilla.com>
Desc: Bug 1039639 - [music] Support parsing FLAC metadata
2014-12-10 19:42:15 -08:00
Alexandre Lissy
29d930fc4c Bug 1110091 - Fix mozSettings logging use of Services. r=qdot 2014-12-11 03:32:00 +01:00
Yoshi Huang
aeb9d94711 Bug 1110059 - IDL for NFC system message. r=dimi
From 774da50e697c2d194146d1f0ff748aa6f31fe8dc Mon Sep 17 00:00:00 2001
---
 dom/nfc/gonk/Nfc.js                  | 36 ++++++++++++++++++++++++++++++++++--
 dom/nfc/gonk/nsINfcSystemMessage.idl | 25 +++++++++++++++++++++++++
 dom/nfc/moz.build                    |  1 +
 3 files changed, 60 insertions(+), 2 deletions(-)
 create mode 100644 dom/nfc/gonk/nsINfcSystemMessage.idl
2014-12-11 18:53:27 +08:00
B2G Bumper Bot
a39c168d0c Bumping manifests a=b2g-bump 2014-12-12 02:12:00 -08:00
B2G Bumper Bot
bb8a0b23f2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ad5f376f2d2a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #26688 from crh0716/1090843_1

Bug 1090843 - Remove non-required modules from the loading path of the root panel r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/1bbc6077814a
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1090843 - Remove non-required modules from the loading path of the root panel
2014-12-12 02:07:22 -08:00
B2G Bumper Bot
2b21eb3926 Bumping manifests a=b2g-bump 2014-12-12 01:41:58 -08:00
B2G Bumper Bot
b9fc9860d2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f09d38322eee
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #22522 from comoyo/bug971688

Bug 971688 - Up the number of leaves we walk when creating suggestions to improve autosuggest. r=mnjul

========

https://hg.mozilla.org/integration/gaia-central/rev/86e7531af751
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 971688 - Up the number of leaves we walk when creating suggestions to improve autosuggest
2014-12-12 01:32:19 -08:00
B2G Bumper Bot
64cdfa2f30 Bumping manifests a=b2g-bump 2014-12-12 00:33:59 -08:00
B2G Bumper Bot
af578d0860 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9174d9981701
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1103804 - merge pull request #26725 from EragonJ:bug-1103804 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/91babe6eac2e
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1103804 - [Settings][Dialog] wifi_wps should be shown as a dialog
2014-12-12 00:32:17 -08:00
B2G Bumper Bot
6b436cc9d7 Bumping manifests a=b2g-bump 2014-12-10 16:11:51 -08:00
B2G Bumper Bot
6ced434d90 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fbe157c6c13b
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Merge pull request #26699 from mikeaich/bug1109240

Bug 1109240 - remove use of unsolicited callbacks from Camera app, r=justindarc

========

https://hg.mozilla.org/integration/gaia-central/rev/9bd80cf165c8
Author: Mike Habicher <mikeh@mozilla.com>
Desc: Bug 1109240 - remove use of unsolicited callbacks from Camera app
2014-12-10 16:07:14 -08:00
B2G Bumper Bot
af612bc3bc Bumping manifests a=b2g-bump 2014-12-10 13:33:52 -08:00
Ryan VanderMeulen
1235490c83 Merge inbound to m-c. a=merge
CLOSED TREE
2014-12-10 16:01:20 -05:00
Ryan VanderMeulen
10be490a1b Merge fx-team to m-c. a=merge 2014-12-10 15:51:58 -05:00
Gijs Kruitbosch
f2fb3ab012 Bug 1101287 - fix browser_934951_zoom_in_toolbar.js to use a mutation observer to wait for a label change, r=adw 2014-12-10 18:18:14 +00:00
Marco Bonardo
5094ec66a0 Bug 1090961 - Enqueue Sqlite.jsm transactions. r=Yoric
--HG--
extra : rebase_source : ffe49b9c2cbee0ee48c715810e343adc2d38d271
2014-12-11 15:50:51 +01:00
Nick Fitzgerald
c0f610abce Bug 1108149 - Make ObjectQuery::findObjects use JS::ubi::RootList; r=shu 2014-12-10 09:47:21 -08:00
Ryan VanderMeulen
b200e7d1b4 Backed out changesets 027c65d3ac10 and 541ea8e2706e (bug 1104623) for intermittent leaks in the new test. 2014-12-10 12:43:56 -05:00
B2G Bumper Bot
e0d826a4a2 Bumping manifests a=b2g-bump 2014-12-10 07:46:46 -08:00
B2G Bumper Bot
4960983a5c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/eb159ab3c68c
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Merge pull request #26269 from weideng/bug1100192

Bug 1100192 - [Keyboard][Handwriting] Add words prediction feature. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/2e21a6d14e34
Author: wdeng <wdeng@mozilla.com>
Desc: Bug 1100192 - [Keyboard][Handwriting] Add words prediction feature
2014-12-10 07:42:33 -08:00
B2G Bumper Bot
91df86442c Bumping manifests a=b2g-bump 2014-12-10 07:38:45 -08:00
B2G Bumper Bot
88b69d9112 Bumping manifests a=b2g-bump 2014-12-10 07:33:57 -08:00
B2G Bumper Bot
3893c703af Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/239410962285
Author: BavarianTomcat <tomcat@mozilla.com>
Desc: Revert "Bug 982839 - Write a test to protect against the regression seen in bug 981804 (navigate out of fullscreen video)" for f2 test failures

This reverts commit 801300deb395acf4a1a61c511a63969e3aac4c83.
2014-12-10 07:33:40 -08:00
James Long
37011fbb74 Bug 1107541 - Display eval sources with a sourceURL pragma correctly in the debugger. r=fitzgen 2014-12-09 15:00:00 -05:00
Drew Willcoxon
feac183095 Bug 1026342 - Show legacy-Sync-to-Firefox-Accounts migration indicators in the app menu panel. r=markh 2014-12-10 09:33:36 -08:00
Michael Comella
bedbf11462 Bug 1085771 - Part 4: Move color state selector to colors/. r=lucasr
--HG--
rename : mobile/android/base/newtablet/res/drawable-large-v11/new_tablet_tab_strip_item_bg.xml => mobile/android/base/newtablet/res/color-large-v11/new_tablet_tab_strip_item_bg.xml
2014-12-10 09:35:54 -08:00
Michael Comella
4529a17112 Bug 1085771 - Part 3: Update LWT UI for new tablet browser toolbar. r=lucasr 2014-12-10 09:35:37 -08:00
Asaf Romano
4257bdd89a Bug 1105866 - Implement folderShorcutNode.targetFolderGuid (guid version of folderShortcutNode.folderItemId). r=mak 2014-12-10 19:03:15 +02:00
Marco Bonardo
9705506225 Bug 1098552 - Bookmarks.jsm should use case-insensitive keywords. r=Mano
--HG--
extra : rebase_source : 50db985a28194821d3e5e48d829e5af240ffdb31
extra : histedit_source : 8f26bfec9edbb82c4e1f5487c45583a563bb491f%2Cc41fba608e5de3958c8702adc5b779be30b0b0d7
2014-12-10 17:56:57 +01:00