Commit Graph

358564 Commits

Author SHA1 Message Date
Vincent Chang
fd82821d34 Bug 996588 - Unable to connect to wifi network with double quotes (") in ssid. r=fabrice 2014-04-30 14:57:38 +08:00
B2G Bumper Bot
f9643a6495 Bumping manifests a=b2g-bump 2014-04-30 16:38:00 -07:00
B2G Bumper Bot
dcd5d6ca4c Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f52a80db49a8
Author: Dave Hunt <dave.hunt@gmail.com>
Desc: Bug 1003937 - Remove the hard-coded timeout when connecting to WiFi in the settings app object. r=bsilverberg
2014-04-30 16:36:01 -07:00
B2G Bumper Bot
fc50eeec1c Bumping manifests a=b2g-bump 2014-04-30 14:43:00 -07:00
B2G Bumper Bot
0ec8349d81 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cc325ff24a52
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Merge pull request #18798 from wilsonpage/999171

Bug 999171 - Implement a progress indicator to show progress when the

========

https://hg.mozilla.org/integration/gaia-central/rev/b96326f7d8d3
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 999171 - Implement a progress indicator to show progress when the viewfinder has not loaded
2014-04-30 14:41:05 -07:00
Andrew Osmond
5a4c2c9703 Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh 2014-04-30 17:15:01 -04:00
Ryan VanderMeulen
00313d85ac Merge m-c to b2g-inbound. 2014-04-30 16:47:13 -04:00
B2G Bumper Bot
cd1f428f7c Bumping manifests a=b2g-bump 2014-04-30 12:56:21 -07:00
B2G Bumper Bot
2aa065b673 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58a0c06ea636
Author: Alive.Kuo <alegnadise@gmail.com>
Desc: Merge pull request #18518 from alivedise/bugzilla/985037_master/lockscreen-window-visibility

Bugzilla/985037 master/lockscreen window visibility, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/166470de915c
Author: Alive Kuo <alegnadise@gmail.com>
Desc: Bug 985037 - Part 2, fix lockScreenWindow visibility state

========

https://hg.mozilla.org/integration/gaia-central/rev/d75d77d9ddcc
Author: Eitan Isaacson <eitan@monotonous.org>
Desc: Bug 985037 - Update a11y visiblity management in light of lockscreen changes.

We should not be setting aria-hidden on #windows anymore, instead it should be on individual apps.
2014-04-30 12:51:02 -07:00
B2G Bumper Bot
18937b4890 Bumping manifests a=b2g-bump 2014-04-30 12:31:33 -07:00
B2G Bumper Bot
6c7579f5b8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/769997919692
Author: Michał Budzyński <michal@virtualdesign.pl>
Desc: Merge pull request #18783 from michalbe/Bug886754

Bug 886754 - Add highlighting to Contact Search results

========

https://hg.mozilla.org/integration/gaia-central/rev/5bce127fd676
Author: Michal Budzynski <michal@virtualdesign.pl>
Desc: [GAIA BUG886754] - Add highlighting to Contact Search results
2014-04-30 12:25:56 -07:00
Ting-Yu Chou
17921a9d2c Bug 1002527 - Fix not to initialize remote browser's ContentParent twice. r=bent
ContentParent::GetNewOrUsed() initialize the ContentParent always, even it is an
initialized one from PreallocatedProcessManager::Take(). Initialize twice makes
ContentParent to receive two the same observed event, and creates leak in both
observer list and itself.
2014-04-30 02:00:00 -04:00
Nick Fitzgerald
04f819c1a5 Bug 961288 - Add an object metadata callback for tracking object allocation sites. r=ejpbruel 2014-04-30 11:59:00 -04:00
Tim Taubert
8f899ebf07 Bug 1003096 - Remove tab reordering feature implemented in bug 480148 to unblock bug 715376 r=smacleod 2014-04-30 07:31:55 +02:00
Carsten "Tomcat" Book
54538fbe76 Merge m-c to fx-team 2014-04-30 16:10:40 +02:00
Carsten "Tomcat" Book
fbc39d2fb1 Merge m-c to fx-team 2014-04-30 15:28:33 +02:00
Eddy Bruel
a8979579eb Bug 859372 - Fix for root.js refactor;r=past 2014-04-30 15:24:42 +02:00
Roberto A. Vitillo
9fe5a4bbe7 Bug 785487 - Have AboutHomeUtils use the asynchronous search service initialization API and adjust browser_aboutHome.js accordingly. r=felipe, r=gavin 2014-04-30 11:33:58 +01:00
Mark Hammond
01389be71d Bug 972100 - avoid an info/collections call as sync starts. r=rnewman 2014-04-30 17:42:51 +10:00
B2G Bumper Bot
9bb2cfebe4 Bumping manifests a=b2g-bump 2014-04-29 21:06:21 -07:00
B2G Bumper Bot
fd77aa9e41 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/24a6bd718dad
Author: James Burke <jrburke@gmail.com>
Desc: Merge pull request #18771 from jrburke/bug1002920-l10n-for-email-minify

Bug 1002920 - l10n.js use of for...of does not work with uglifyjs and email minification r=stas

========

https://hg.mozilla.org/integration/gaia-central/rev/13ec955fd3e4
Author: jrburke <jrburke@gmail.com>
Desc: Bug 1002920 - l10n.js use of for...of does not work with uglifyjs and email minification
2014-04-29 21:01:36 -07:00
Ryan VanderMeulen
8c0abf70fd Merge m-c to b2g-inbound. 2014-04-29 23:59:41 -04:00
Tim Nguyen
0ebd573948 Bug 989751 - Some items in the Web Developer and Sidebar widgets have the wrong styling, r=gijs
--HG--
extra : rebase_source : c5d3e9fb0aa32d16a0a24edd43a800f68eba114f
2014-04-30 04:40:00 +01:00
Margaret Leibovic
578026aef3 Bug 1004160 - Make sure home banner icon is visible when image is set. r=bnicholson 2014-04-30 14:38:05 -07:00
Margaret Leibovic
886aa576af Bug 1002567 - Support weighted snippets. r=bnicholson 2014-04-30 14:38:02 -07:00
Isura Edirisinghe
95b0d6c4f6 Bug 943705 - Aggregate countdown timer in waitForPageLoad. r=mcomella 2014-04-30 14:11:31 -07:00
Isura Edirisinghe
64f9baab02 Bug 946366 - Aggregate timeout for events waited on in WaitHelper.waitForPageLoad. r=mcomella 2014-04-30 14:08:53 -07:00
Ryan VanderMeulen
5ad0985ab2 Merge m-c to fx-team. 2014-04-30 16:46:49 -04:00
Shane Caraveo
bfbf27d0ac Bug 983481 open a post activation landing page, r=markh 2014-04-30 12:08:23 -07:00
Ryan VanderMeulen
8173f06dec Merge fx-team to m-c. 2014-04-29 23:08:08 -04:00
Eddy Bruel
5861eba121 Bug 859372 - Refactor root.js;r=past 2014-04-30 03:11:11 +02:00
Ryan VanderMeulen
b066b8ed5a Backed out changeset 1601c1a2cbaf (bug 917883) for frequent shutdown crashes. 2014-04-29 20:34:23 -04:00
Wes Johnston
a42a68b78c Bug 998063 - Support media:thumbnail in feed parser. r=mak 2014-04-29 15:23:15 -07:00
William Chen
e65acbe8a0 Bug 996151 - Clear out XBL binding and insertion parent of content even if nsBindingManager is destroyed. r=mrbkap 2014-04-29 11:37:02 -07:00
David Major
3b381232df Bug 1001759: Record total RAM and pagefile size in crash reports. r=bsmedberg
--HG--
extra : rebase_source : a49dc1d6b08831a6a076f7f0e0e4ad0287203be1
2014-04-30 10:32:10 +12:00
Ehsan Akhgari
5749703146 Bug 1002887 - Mark UITelemetry.jsm as not preprocessed; r=mshal 2014-04-29 19:15:07 -04:00
Wan-Teh Chang
5cf2107a2e Bug 993569 - Update Mozilla 31 to use NSS 3.16.1 Beta 4. This disables
the new Intel AES assembly code on Windows. r=kaie.
2014-04-29 16:13:03 -07:00
Jim Chen
17614d6413 Bug 998398 - Don't reset keyboard to change input type. r=wesj 2014-04-29 13:33:00 -04:00
Harry Kaimenas
c35907ddd4 Bug 997436 - Add context menu option to open a tab in a non-remote window. r=felipe 2014-04-29 13:20:00 -04:00
JW Wang
b174c409eb Bug 995090 - test if cloned media element should be able to play till the end even after the src attribute of the original is changed. r=cpearce 2014-04-29 18:59:00 +02:00
Johannes Mittendorfer
a88c9922d0 Bug 944731 - Add a border to color swatches. r=mratcliffe 2014-04-29 12:26:00 -04:00
Richard Barnes
aaca84b128 Bug 1003604 - Make nsNSSShutDownObject::isAlreadyShutDown() const. r=dkeeler 2014-04-29 17:45:00 +02:00
Benjamin Chen
aec57eb897 Bug 999364 : Fix the cluster length for WebM. r=rillian 2014-04-30 10:08:41 +08:00
Sam Penrose
ba8ef55ac1 Bug 981210 - FxAccountsManager.jsm and consumers: change "accountId" attribute to "email" r=jedp 2014-04-29 14:47:59 -07:00
J. Ryan Stinnett
58bef3b4fb Bug 960397 - Part 2: Multicast option support for UDPSocket. r=mayhemer 2014-04-29 21:35:00 +02:00
David Rajchenbach-Teller
dabae6051c Bug 917883 - Use AsyncShutdown instead of spinning the event loop in healthreporter.jsm. r=gps, r=rnewman 2014-04-29 11:12:00 -04:00
Ryan VanderMeulen
f40e4ae854 Merge b2g-inbound to m-c. 2014-04-29 17:03:59 -04:00
Ryan VanderMeulen
558e2f2f60 Merge fx-team to m-c. 2014-04-29 16:52:33 -04:00
Tim Taubert
ff1e9be5b2 Backed out changeset 434ffe0d33b2 (bug 1003096) on a CLOSED TREE r=bustage 2014-04-29 22:03:02 +02:00
Ed Lee
da38d032d9 Backout 79989d4a8d24 changes for Bug 1000459 (shouldn't have landed yet) [r=me] 2014-04-29 11:58:49 -07:00