Commit Graph

178996 Commits

Author SHA1 Message Date
Jeff Gilbert
b907ee022e Bug 996269 - Lazily clear the WebGL backbuffer. - r=kamidphish 2014-04-17 13:15:41 -07:00
David Burns
5fbdb15070 Bug 967021: Check that a window listener is not null in marionette; r=mdas 2014-04-17 21:14:09 +01:00
David Burns
4085034e4f Bug 990299: correct and enable window management test in Marionette; r=mdas 2014-04-17 20:48:27 +01:00
Randell Jesup
22ef9d7cee Bug 997286: bustage fix on a CLOSED TREE rs=dholbert 2014-04-17 15:32:34 -04:00
Randell Jesup
75ad252e32 Bug 997286: Don't depend on NewThread event timing; add test for suicidal initial events r=bsmedberg 2014-04-17 15:13:44 -04:00
Nick Alexander
8c860f6bff Bug 962622 - Work around Android pre-v12 rounded corners bug. r=rnewman
========

08f022b134
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 962622 - Work around Android pre-v12 rounded corners bug.

    This is discussed at http://stackoverflow.com/a/12505934 and tracked at
    http://code.google.com/p/android/issues/detail?id=9161.
2014-04-15 18:04:06 -07:00
Nick Alexander
b9992180cf Bug 975013 - Pad and correctly size show/hide password button. r=rnewman
========

c6509b8ed9
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 975013 - Part 3: Make show/hide password button size not depend on its state.

========

3107ed8bbc
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:42:38 2014 -0700

    Bug 975013 - Part 2: Extract FxAccountShowHidePasswordButton style.

========

e012cac483
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 16:25:18 2014 -0700

    Bug 975013 - Part 1: Add horizontal padding to show/hide password button.
2014-04-15 16:54:21 -07:00
Nick Alexander
b11394d98e Bug 996843 - Autocomplete email addresses in Android Firefox Accounts sign-up/sign-in. r=rnewman
========

c41a37fad3
Author: Nick Alexander <nalexander@mozilla.com>
    Bug 996843 - Part 2: Populate email autocomplete list in onResume.

========

418b103991
Author: Nick Alexander <nalexander@mozilla.com>
Date:   Tue Apr 15 15:15:41 2014 -0700

    Bug 996843 - Part 1: Make email an AutoCompleteTextView.
2014-04-15 15:16:15 -07:00
Cervantes Yu
16d0000239 Bug 977359 Part 3: Remove runtime checks for Nuwa deadlock in debug build. r=khuey 2014-04-15 21:27:56 +08:00
Cervantes Yu
163c413206 Bug 977359 Part 2: Test case for the deadlock in the Nuwa process. r=gal 2014-04-15 21:26:30 +08:00
Brad Lassey
c58c59343c bug 996358 - Add flags to keep tab streaming from going to Beta or Release r=mfinkle
--HG--
extra : rebase_source : 8d903784db2a5d15a0ef109ce3143dd1cbb6c4b9
2014-04-14 18:33:11 -07:00
Cervantes Yu
91f5f10b5b Bug 977359 Part 1: Fix ImageBridgeChild deadlock in the Nuwa process by freezing the thread after the actor is opened. r=gal,nical,khuey 2014-04-11 18:37:12 +08:00
Ryan VanderMeulen
7cecb3a4ca Merge m-c to inbound on a CLOSED TREE. 2014-04-17 22:53:02 -04:00
Ryan VanderMeulen
1fcd6a648b Backed out changesets 1e581e74878d, 7d2138e87ca0, and 7cc66aee4341 (bug 942367) for B2G mochitest failures.
CLOSED TREE
2014-04-17 22:26:07 -04:00
Cameron McCormack
6e6173ac23 Bug 997598 - Don't strip leading white space from mochitest output lines when stack fixer is in use. r=wlach 2014-04-18 11:34:47 +10:00
David Keeler
284f933831 bug 991898 - mozilla::pkix: temporarily allow empty Extensions in OCSP responses r=briansmith 2014-04-17 16:01:18 -07:00
Mike Connor
17f4aac5f1 Bug 997432 - log failures when MozParams don't include a condition attribute, r=gavin
--HG--
extra : rebase_source : e1f3712e88265d6e298b47e59e55d7e2feaf2484
2014-04-16 19:35:28 -04:00
Mike Connor
df587cccc1 Bug 997402 - both bing and yahoo params are broken, r=mfinkle
--HG--
extra : rebase_source : 7d472dbc99c87d202c912d006f7e494fd397891b
2014-04-16 17:21:19 -04:00
Masatoshi Kimura
85d978861c Bug 997519 - Ensure that an valid encoding will be passed to nsTextToSubURI::UnEscapeAndConvert(). r=neil 2014-04-18 07:25:58 +09:00
Daniel Holbert
222edf0236 Bug 997982: Mark xpcom/glue/tests/gtest/ as FAIL_ON_WARNINGS. r=froydnj 2014-04-17 15:10:43 -07:00
Randell Jesup
ca8fa1686d Bug 996853: handle AUDIO_FORMAT_SILENCE in MediaPipeline and AudioSegment::WriteTo r=roc 2014-04-17 17:45:25 -04:00
Camilo Viecco
55a077728c Bug 997795 - Cleanup decodings. r=dkeeler 2014-04-17 14:42:05 -07:00
Eric Rahm
1e1f443953 Bug 967817 - Finish memory reporters for Web Audio. r=roc, njn 2014-04-13 11:08:10 -07:00
Monica Chew
3c096773e6 Bug 933432: Enable remote lookups for application on Windows (r=gcp) 2014-04-17 14:01:47 -07:00
James Willcox
bdb0deafb2 Bug 987010 - Ignore alpha in Skia BGRX source surfaces - r=gwright 2014-04-17 17:01:23 -04:00
J. Ryan Stinnett
3be40f9d87 Bug 997320 - Fix error in App Manager install cleanup. r=ochameau 2014-04-17 16:55:02 -04:00
Marco Castelluccio
b87d606f9e Bug 991766 - Webapp uninstallation on Mac through mozapps uninstall function. r=myk, r=smichaud 2014-04-17 16:54:50 -04:00
Marco Castelluccio
54ea6e06c9 Bug 993326 - Use SpecialPowers.autoConfirmAppInstall to confirm app installation and stop using the browser.mozApps.installer.dry_run pref. r=fabrice 2014-04-17 16:43:04 -04:00
Marco Castelluccio
9b8bd037cb Bug 993326 - Automatically restore apps launchable value. r=fabrice 2014-04-17 16:43:04 -04:00
Marco Castelluccio
f50bec4f3f Bug 993326 - Don't directly set the dom.mozApps.auto_confirm_install preference in test_operator_app_install. r=fabrice 2014-04-17 16:43:04 -04:00
Marco Castelluccio
d03cfa45b6 Bug 774144 - Webapp uninstallation on Windows through mozapps uninstall function. r=tabraldes 2014-04-17 16:43:03 -04:00
Amod Narvekar
50de076518 Bug 552025 - Remove the instances of nsINavHistoryResultObserver.containerOpened/Closed. r=mak 2014-04-17 16:43:03 -04:00
Ehsan Akhgari
536bc19bf7 Debugging patch for bug 991600
--HG--
extra : rebase_source : f3f7b069253f208c66f4e1d16aa011f7f2777f66
2014-04-17 16:23:54 -04:00
Jed Davis
d000250ab1 Bug 997409 - Add set_thread_area to seccomp whitelist if available. r=kang 2014-04-17 16:23:23 -04:00
David Rajchenbach-Teller
6c83a37de6 Bug 991040 - Uncaught async exceptions in mochitests now cause warnings. r=ted 2014-04-17 16:23:23 -04:00
Yoshi Huang
295e696eda Bug 995101 - NFC: Don't use nfc-hardware-state-change event to enable/disable NFC. r=dimi 2014-04-11 17:49:21 +08:00
B2G Bumper Bot
d9eb87b288 Bumping manifests a=b2g-bump 2014-04-18 03:06:33 -07:00
B2G Bumper Bot
735bceb118 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/911dce24602d
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #18449 from gasolin/issue-993832

Bug 993832 - wrong multi-res resource file name, r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/83d423571bae
Author: gasolin <gasolin@gmail.com>
Desc: Bug 993832 - wrong multi-res resource file name
2014-04-18 03:00:41 -07:00
B2G Bumper Bot
72faaf02fd Bumping manifests a=b2g-bump 2014-04-18 02:51:21 -07:00
B2G Bumper Bot
648ad05dd6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8b445f90aa40
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #17073 from zacc/bug_979914

Bug 997673 - Refactor of cost control python tests

========

https://hg.mozilla.org/integration/gaia-central/rev/6423b5c63f24
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 997673 - Small refactor of Python cost control app tests
2014-04-18 02:45:55 -07:00
B2G Bumper Bot
69888a5b38 Bumping manifests a=b2g-bump 2014-04-18 02:11:11 -07:00
B2G Bumper Bot
989186b736 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5949a2dd24a0
Author: AndreiH <andrei.hutusoru@softvision.ro>
Desc: Merge pull request #18411 from zacc/bug_997633

Bug 997633 - Update Python marionette_client to 0.7.6

========

https://hg.mozilla.org/integration/gaia-central/rev/34cff87cb2ca
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 997633 - Update Python marionette_client to 0.7.6
2014-04-18 02:05:41 -07:00
B2G Bumper Bot
d8eb92df7b Bumping manifests a=b2g-bump 2014-04-17 23:27:44 -07:00
B2G Bumper Bot
2034e23cac Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f9ed3cf598ec
Author: John Ford <john@johnford.info>
Desc: Revert "Merge pull request #18308 from cctuan/968661-3"

This reverts commit 5888971a38db832241e0cf40e4f9d5e32333db51, reversing
changes made to 76c94ac5dc3b8e17cc23d9cc3e2662b0d5d28b2e.

see https://bugzilla.mozilla.org/show_bug.cgi?id=968661#c35
2014-04-17 23:25:41 -07:00
B2G Bumper Bot
db342ec87a Bumping manifests a=b2g-bump 2014-04-17 23:06:17 -07:00
B2G Bumper Bot
9be9a6a30a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e54f1dde9af
Author: Albert <acperez@tid.es>
Desc: Merge pull request #18026 from acperez/bug-912445

Bug 912445 - Show specific information when there is a server connection issue with an application.

========

https://hg.mozilla.org/integration/gaia-central/rev/60811d916e8e
Author: Albert <acperez@tid.es>
Desc: Bug 912445 - Show specific information when there is a server connection issue with an application.
2014-04-17 23:00:32 -07:00
Fabrice Desré
c4f785449c Bug 965970 - Add support to compile asm.js code at install/update time r=luke,bholley,marco 2014-04-17 22:03:03 -07:00
B2G Bumper Bot
a5ff15ffdb Bumping manifests a=b2g-bump 2014-04-17 21:31:14 -07:00
B2G Bumper Bot
d39581618f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/adf4120314a9
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18407 from allstarschh/Bug997623

Bug 997623 - NFC: typo for NDEF_FORMATABLE. r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/8551a184a46a
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Bug 997623 - NFC: typo for NDEF_FORMATABLE. r=alive
2014-04-17 21:25:42 -07:00
B2G Bumper Bot
b2d4b3e692 Bumping manifests a=b2g-bump 2014-04-17 21:01:17 -07:00