Commit Graph

221135 Commits

Author SHA1 Message Date
Shu-yu Guo
dc3be891d4 Bug 1114587 - Bail out in-place for debug mode in exception handler even if there's no pending exception, so that the DebugEpilogue is called. (r=nbp) 2014-12-27 21:03:13 -08:00
Shu-yu Guo
71c71ab2e2 Bug 1115847 - Commit correct version of patch from bug 1100337. (r=me) 2014-12-27 21:03:13 -08:00
Leonid V. Fedorenchik
f7a220a203 Bug 1115327 - Changed FrameMetrics.mScrollableRect to be accessible by getter/setter methods. r=kats 2014-12-27 12:48:27 -05:00
Jan de Mooij
b9e58eb1f5 Bug 1114574 - Refactor and improve MCompare::tryFold. r=h4writer 2014-12-27 13:55:06 +01:00
Karl Tomlinson
3497dbc05d bug 975782 stop delaying the load event when media fetch has stalled r=cpearce,f=kinetik
--HG--
extra : rebase_source : c26dcd4221ba051ffff417631ae7ad9b7b65995d
2014-12-11 14:51:10 +13:00
Karl Tomlinson
56fa1403ba bug 975782 bring media resource loads out of background while they delay the load event r=cpearce
This will happen after a stalled load doesn't delay the load event but such a
load then delays the load event again when it receives progress.

--HG--
extra : rebase_source : a04dd7416f86306cfc62aabba20fb30415572d98
2014-12-23 14:16:05 +13:00
Karl Tomlinson
138479308d bug 1098126 re-enable mediasource-redundant-seek and mediasource-duration with new results
--HG--
extra : rebase_source : 441f0ee88fc96c3f81628ab2f65b2d082b3bb4df
2014-12-23 14:39:08 +13:00
Wes Kocher
7e015865b6 Merge fx-team to m-c a=merge 2014-12-26 20:00:31 -08:00
Wes Kocher
5b9d307e11 Merge b2g-inbound to m-c a=merge 2014-12-26 19:57:18 -08:00
B2G Bumper Bot
e55b8c6221 Bumping manifests a=b2g-bump 2014-12-26 14:58:57 -08:00
Robert Strong
f4a910cbf3 Bug 1090535 - Add Windows Firewall whitelist entry. r=bbondy 2014-12-26 13:57:33 -08:00
Paul Kerr [:pkerr]
dcdf74eaed Bug 1115186: prevent network connections during loop module tests. r=MattN 2014-12-26 12:30:01 -08:00
Ryan VanderMeulen
01560c28c1 Merge m-c to inbound. a=merge 2014-12-26 14:47:29 -05:00
Ryan VanderMeulen
315ae9d2ac Merge fx-team to m-c. a=merge 2014-12-26 14:42:47 -05:00
Ryan VanderMeulen
6e589f044a Merge inbound to m-c. a=merge 2014-12-26 14:40:31 -05:00
Chris Manchester
f2a12c233e Bug 1113768 - Stop buffering a test's output after a failure is seen.;r=froydnj 2014-12-26 13:28:50 -05:00
Ryan VanderMeulen
6ff0cf60d1 Bug 1091965 - Skip test_mixingRules.html on Android 2.3 due to high intermittent failure rate. 2014-12-26 12:22:56 -05:00
Ryan VanderMeulen
96ec5ebcc1 Bug 1115148 - Skip test_WaitingOnMissingData.html on Android 2.3 due to high intermittent failure rate. 2014-12-26 12:18:34 -05:00
Ryan VanderMeulen
9c8ffdfaee Backed out changesets e85722c30be3 and 28714f577de0 (bug 1097419) for B2G timeouts. 2014-12-26 12:09:24 -05:00
B2G Bumper Bot
d42ebf475d Bumping manifests a=b2g-bump 2014-12-26 08:41:55 -08:00
B2G Bumper Bot
590d06b2f8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9aa3de647fd
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #26997 from zbraniecki/1114907-notificationhelper-close-on-click

1114907 - By default, close NotificationHelper notifications on click r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/f4fb0e7f5d0a
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: 1114907 - By default, close NotificationHelper notifications on click
2014-12-26 08:32:16 -08:00
Andrea Marchesini
d08b61ce43 Bug 1115678 - Explicitly set dom.workers.websocket.enabled for websocket tests in workers. rs=RyanVM 2014-12-26 05:31:00 -05:00
Paul Kerr [:pkerr]
a7633eda9b Bug 1055145 - Part 2: Fix failing loop tests: prevent spurious network access attempts r=mattn 2014-12-24 13:12:18 -08:00
Michael Ratcliffe
8b0d58d9b5 Bug 1049436 - Stop showing color swatch for CSS vars r=bgrins 2014-12-26 11:40:35 +00:00
Kyle Machulis
cdfa301dbb Bug 1113199 - Settings OOP Tests for Bug 1110872. r=gerard-majax 2014-12-23 12:47:00 -05:00
Jan Beich
46f6d306da Bug 1115078 - Unbreak MOZ_JEMALLOC3 build on FreeBSD after bug 899126. r=glandium 2014-12-23 12:32:00 -05:00
Guilherme Goncalves
263ccccd7b Bug 1110514 - Use arena.<i>.purge to free jemalloc3's dirty pages. r=glandium 2014-12-23 02:41:00 -05:00
Morris Tseng
e7f1c463d0 Bug 1097419 - Part 2: Add mochitest for nested mozbrowser iframe case. r=kchen 2014-12-23 17:38:00 -05:00
Morris Tseng
91f2babe94 Bug 1097419 - Part 1: Handle nested mozbrowser iframe for selectionstatechanged, touchcarettap, and scrollviewchange. r=kchen 2014-12-23 01:59:00 -05:00
Nils Ohlmeier [:drno]
0a7054ee99 Bug 1114822 - Add an option to specify the location of the standalone server. r=dmose 2014-12-22 16:48:00 -05:00
Tim Nguyen
26d3811731 Bug 1113173 - InContent Prefs - Fix invisible checkmark and black text on selected row. r=jaws 2014-12-23 13:55:00 -05:00
Brian Grinstead
732aabe4ac Bug 1112258 - Don't enable timeline panel by default on developer edition. r=vporof 2014-12-23 14:14:00 -05:00
Patrick Brosset
f5bf0c2ceb Bug 1099370 - Avoid toolbox shutdown hang when ending canvasdebugger tests. r=vporof 2014-12-23 01:43:00 -05:00
Jeff Walden
fd79213fdc Bug 603201 - Refactor GetElementOperation to call one of two methods to handle gets on primitives and gets on non-primitives. No functionality change. r=efaust
--HG--
extra : rebase_source : 46b5d96282df262d76e0b7bfca213bb1c89b32fc
2014-12-18 00:02:00 -08:00
Kaspar Brand
6542374a70 Bug 1112487 - The signing certificates with key usage only non-repudiation is taken as invalid for signing. r=keeler 2014-12-17 21:31:00 -05:00
ziyunfei
8dc8822499 Bug 1111869 - Implement %TypedArray%.prototype.includes. r=till 2014-12-24 07:34:00 -05:00
JW Wang
d23a9bd047 Bug 1110922 - Add logs to debug test_played.html timeouts. r=cpearce 2014-12-22 23:12:00 -05:00
Guilherme Goncalves
c105f3e666 Bug 1108045 - Junk memory with jemalloc3. r=glandium 2014-12-23 07:44:00 -05:00
Kaustabh Datta Choudhury
deadf50eb4 Bug 1098700 - Mochitests that are annotated fails-if don't output a useful error if they unexpectedly pass. r=jmaher 2014-12-23 23:58:00 -05:00
Henry Chang
13d24687a5 Bug 1111970 - Use gateways[0] instead of gateway. r=vchang 2014-12-16 14:35:09 +08:00
Alexandre Lissy
b72fa97718 Bug 1107329 - Add locks tasks queue vivacity checking. r=qdot
To help diagnosing further issues with the Settings API getting blocked,
we add some tracking of the tasks and locks queue vivacity. We ensure to
keep track of the last lock id at the head of the queue, and we verify
whether it does not stays on top of it for too long.
2014-12-24 01:30:00 -05:00
Bevis Tseng
975ef5d363 Bug 1101397 - Clear up unnecessary checking of "undefined" DOMString attribute. r=echen 2014-12-22 15:53:25 +08:00
Amy Chung
e97d5b2d88 Bug 1084156 - Turn to power saving mode when wifi connected. r=hchang 2014-12-26 01:52:00 -05:00
Alexandre Lissy
05e75bd070 Bug 1080377 - Re-enable SettingsRequestManager xpcshell test. r=qDot 2014-12-24 00:39:00 -05:00
Ben Hsu
da6ef958b4 Bug 1070831 - Part 7: Update related testcases (Follow). r=aknow 2014-12-24 02:41:00 -05:00
CHUANG CHENYU
b43c0867f5 Bug 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands, r=bzbarsky 2014-12-22 10:33:33 +08:00
B2G Bumper Bot
416cc5be3e Bumping manifests a=b2g-bump 2014-12-26 02:46:59 -08:00
B2G Bumper Bot
bffe753319 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/96770d020c1e
Author: EragonJ (E.J.) <eragonj@eragonj.me>
Desc: Merge pull request #27012 from EragonJ/bug-1115506

Bug 1115506 - [Settings][Dialog] wifi_status should be shown as a dialog

========

https://hg.mozilla.org/integration/gaia-central/rev/e5b3db314b6e
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1115506 - [Settings][Dialog] wifi_status should be shown as a dialog
2014-12-26 02:37:14 -08:00
B2G Bumper Bot
bdc0eb3eab Bumping manifests a=b2g-bump 2014-12-26 01:26:53 -08:00
B2G Bumper Bot
ad45635c38 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7974993733f0
Author: Arthur Chen <crh0716@gmail.com>
Desc: Merge pull request #27013 from crh0716/1103814

Bug 1103814 - Use DialogService the show the apn warnings r=eragonj

========

https://hg.mozilla.org/integration/gaia-central/rev/a27f4dd09751
Author: Arthur Chen <crh0716@gmail.com>
Desc: Bug 1103814 - Use DialogService the show the apn warnings
2014-12-26 01:22:15 -08:00