Commit Graph

416340 Commits

Author SHA1 Message Date
Olli Pettay
c3dca4be1e Backout Bug 930793 because of talos regressions,r=backout
--HG--
extra : rebase_source : bf5d4de1b80e114d3e2172a205bf850f68019d38
2015-04-13 19:02:27 +03:00
Jeff Muizelaar
cde4f7028e Bug 1136749. Remove TileLayer. r=kats
This doesn't do anything useful anymore.

--HG--
extra : rebase_source : 78ad15a05985844df839048998437b537618943e
2015-01-30 16:14:15 -05:00
Jon Coppeard
d68d8d5ba3 Bug 1149752 - Cancel GC caused by user inactivity if the user becomes active again r=terrence r=smaug 2015-04-13 16:42:41 +01:00
Mason Chang
a6326fa3ce Bug 1151488 - Enable software vsync refresh driver on Fennec. r=kats 2015-04-13 10:59:55 -04:00
Dave Hunt
2bca6b23e3 Bug 1153795 - Bump marionette_driver to 0.4 and marionette_client to 0.10. r=atolfsen 2015-04-13 15:35:15 +01:00
Nicolas B. Pierron
0a44de71e0 Bug 1135629 - Rename Register::code to Register::encoding for Assembler functions. r=jandem 2015-04-13 16:31:15 +02:00
Mike Conley
8d20846655 Bug 1152864 - Disable unsafe CPOW warnings when running mochitests by default, and add option to re-enable. r=ahal.
--enable-cpow-warnings can now be passed when running a mochitest to re-enable the warnings,
should one wish to do that.

--HG--
extra : rebase_source : 47b51bade91531269a77fec6c2c68fa1b3babf36
2015-04-10 13:45:22 -04:00
Mike Conley
63226d2f85 Bug 1152864 - Add DISABLE_UNSAFE_CPOW_WARNINGS environment variable for our test harnesses. r=jimm.
--HG--
extra : rebase_source : f0fe71ebd3e9f7bddad908cbea0eb980ce23c1b2
2015-04-10 11:56:49 -04:00
Andrew Halberstadt
6c25784b26 Bug 1151370 - Only guess platform/buildtype in mozinfo.py if processor is known, r=ted
--HG--
extra : rebase_source : 3cbb0cb504bf17d91936e2b995dac6c8d9f8badc
2015-04-07 09:07:32 -04:00
Hannes Verschore
49a945b86f Bug 1153153: IonMonkey: Repoint the block instead of deleting the block for andor statements, r=bhackett 2015-04-13 14:49:46 +02:00
Andrea Marchesini
5ed1a7e3b7 Bug 1153805 - Fix localization string in about:serviceworkers, r=flod 2015-04-13 13:47:30 +01:00
Ted Mielczarek
fb4b821e19 bug 1151407 - Remove _HTTPD_JS_PATH from xpcshell test harness. r=jmaher
Only the httpd.js unit tests actually rely on this. I tried to make them use Cu.import but they also rely on poking a bunch of stuff in httpd.js that's not exported, so instead I just made the test manifest copy httpd.js to the test directory and had them load it from there.

--HG--
extra : rebase_source : 24b04d619891ec95e5df23a2eb7f3277dd3206b2
extra : amend_source : 72139cecdcd695171e2fd0ce8ea7be91c1eebd1a
2015-04-03 08:20:32 -04:00
Ted Mielczarek
f579fcc2d6 bug 1085557 - Switch symbol upload to use Socorro production server. r=rhelmer
--HG--
extra : rebase_source : b229336f85b1967c64b83645c8ecc7fc429c7fb6
2015-04-06 07:12:50 -04:00
Milan Sreckovic
a3987622b5 Bug 1152331 - If we do not delete indices array, it gets picked up down the line and breaks some assumptions in aboutSupport.js. r=dvander
--HG--
extra : rebase_source : 2119dee77991f5aed2daf29d734330b59aa87430
2015-04-09 10:44:17 -04:00
Blake Kaplan
b230531d73 Bug 1149420 - Make the IndexedDB permissions prompt work in e10s. r=bent/mfinkle
--HG--
extra : rebase_source : 12476a4d8a84c3a1b751b2522cb01aba28fce8f9
2015-04-10 18:10:00 +02:00
Andrew Comminos
fcb63f206e Bug 1144745 - Scale GTK widgets properly on HiDPI r=karlt
--HG--
extra : rebase_source : 808693d0ef8a64e71adff1317ec0eddb83ee99af
2015-03-29 18:06:00 +02:00
Andreas Tolfsen
d6f45b6268 Bug 984921: Clean up Marionette navigation tests
Cleans up navigation tests to use assertion routines that give us better
feedback if tests were to fail.

Also adds a test for setting location through executeScript, and a test
for getCurrentUrl returning the URL of the top-level browsing context
when inside an iframe.

r=dburns

--HG--
extra : rebase_source : 1844c906cc436ef378f07342051a44689fedba58
2015-04-11 17:56:53 +01:00
James Graham
92ca3bb31c Bug 1153290 - Disable crash reporter in mozrunner when running under a debugger, r=ted 2015-04-13 11:13:55 +01:00
Carsten "Tomcat" Book
55fcaa830f Merge mozilla-central to mozilla-inbound 2015-04-13 12:04:29 +02:00
Carsten "Tomcat" Book
ede9c4f220 merge mozilla-inbound to mozilla-central a=merge 2015-04-13 12:00:00 +02:00
Carsten "Tomcat" Book
083ec1fe73 merge fx-team to mozilla-central a=merge 2015-04-13 11:55:10 +02:00
Carsten "Tomcat" Book
0564e6c132 merge b2g-inbound to mozilla-central a=merge 2015-04-13 11:48:41 +02:00
James Graham
6d7d5514c1 Bug 1153521 - Disable some unstable cache-storage tests, a=testonly 2015-04-13 10:35:12 +01:00
James Graham
eeee9fad53 Bug 1153521 - Update web-platform-tests expected data to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-13 10:35:12 +01:00
James Graham
f4e871c54c Bug 1153521 - Increase the timeout for cache-storage tests, a=testonly 2015-04-13 10:35:11 +01:00
James Graham
a18c0a9b3e Bug 1153521 - Update to latest wptrunner, a=testonly 2015-04-13 10:35:11 +01:00
James Graham
853b442975 Bug 1153521 - Update web-platform-tests to revision 7311aa630534282885b9add15b1c30b2b59316dd, a=testonly 2015-04-13 10:35:10 +01:00
JW Wang
9c67641aac Bug 1152645 - Enable EME mochitests on B2G. r=cpearce. 2015-04-13 14:35:41 +08:00
Masayuki Nakano
db9a97210a Bug 1124608 Support D3E EventModifierInit r=smaug 2015-04-13 16:16:13 +09:00
Cameron McCormack
5c5b8c9484 Bug 1153693 - Followup test change. 2015-04-13 16:36:14 +10:00
David Anderson
01d5761755 Fix tests that depend on synchronous scrolling. (bug 1140293, r=mstange,masayuki,kgilbert) 2015-04-13 00:51:43 -04:00
Cameron McCormack
df13ff4889 Bug 1153693 - Only call ReleaseRef on nsStyle{ClipPath,Filter} once when setting a new value. r=dbaron 2015-04-13 12:34:15 +10:00
David Anderson
e8a7d33638 Scrollbar thumbs can overlap scrollbar arrows during APZ scrolling. (bug 1152469, r=botond,mstange) 2015-04-12 23:03:02 -04:00
Chris Pearce
c7b1e2eadc Bug 1143278 - Support IYUV and I420 in gmp-clearkey on Windows, as Win 7 Enterprise N's H.264 decoder doesn't output I420. r=edwin 2015-04-13 13:39:56 +12:00
Chris Pearce
4ffa422c6e Bug 1143278 - Use a different CLSID to instantiate the H264 decoder MFT in gmp-clearkey, as Win 7 Enterprise N requires that. r=edwin 2015-04-13 13:39:53 +12:00
Chris Pearce
bdd3e51ab8 Bug 1143278 - Add more null checks in gmp-clearkey's decoders. r=edwin 2015-04-13 13:39:49 +12:00
Chris Pearce
e61fe5c00d Bug 1143278 - Make gmp-clearkey not require a Win8 only DLL to decode audio on Win7. r=edwin 2015-04-13 13:39:46 +12:00
David Anderson
b4934d9e89 Clamp APZ wheel animations to their scrollable range. (bug 1152011 part 2, r=botond) 2015-04-12 17:47:11 -07:00
David Anderson
bbc6241cc7 Fix APZ not starting and updating wheel animations within an APZC lock. (bug 1152011 part 1, r=botond) 2015-04-12 17:46:59 -07:00
Olli Pettay
eb314fb48f Bug 930793 - Remove favor performance mode, r=avih,roc
--HG--
extra : rebase_source : a112b660baa240afd5f0022cd869c96b59418789
2015-04-12 23:08:55 +03:00
B2G Bumper Bot
be9f31a6d4 Bumping manifests a=b2g-bump 2015-04-12 11:13:29 -07:00
B2G Bumper Bot
7f6987fc53 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d75fe24ddd89
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1152402 - merge pull request #29466 from KevinGrandon:bug_1152402_remove_w033_workaround to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/e25888c4e384
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1152402 - Remove W033 workaround r=kgrandon
2015-04-12 11:10:26 -07:00
B2G Bumper Bot
1197d0e197 Bumping manifests a=b2g-bump 2015-04-11 16:48:13 -07:00
B2G Bumper Bot
08c45e0f0b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/58caf5c31568
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #29464 from KevinGrandon/bug_1153576_update_jshint

Bug 1153576 - Update jshint to 2.7.0

========

https://hg.mozilla.org/integration/gaia-central/rev/30e138bd8098
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1153576 - Update jshint to 2.7.0 r=kgrandon
2015-04-11 16:45:37 -07:00
B2G Bumper Bot
bc3cd8cebf Bumping manifests a=b2g-bump 2015-04-11 14:53:04 -07:00
B2G Bumper Bot
957b2e6431 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0b97cd639129
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1150464 - merge pull request #29385 from KevinGrandon:fix_bug_1150464 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/19c64554f3cf
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1150464 - [Collection] Set height of gaia-grid on resize event r=Cwiiis
2015-04-11 14:50:28 -07:00
ffxbld
290592d369 No bug, Automated blocklist update from host bld-linux64-spot-009 - a=blocklist-update 2015-04-11 03:29:57 -07:00
ffxbld
bd0890186b No bug, Automated HPKP preload list update from host bld-linux64-spot-009 - a=hpkp-update 2015-04-11 03:29:55 -07:00
ffxbld
83c81d6e76 No bug, Automated HSTS preload list update from host bld-linux64-spot-009 - a=hsts-update 2015-04-11 03:29:53 -07:00
Chris Peterson
27729b2112 Bug 1153579 - Fix -Wpointer-bool-conversion warning by removing null check of an array address. r=mstange 2015-04-11 01:03:44 -07:00