Commit Graph

183245 Commits

Author SHA1 Message Date
Nicolas Silva
e25319e5bd Bug 1010969 - Fix WError bustage on a CLOSED TREE 2014-05-16 17:50:42 +02:00
Kartikaya Gupta
718ea608fd Bug 1011389 - Don't fire a long-tap-up if the user moves after long-tap. r=dmitry.rojkov 2014-05-16 11:26:00 -04:00
Nicolas Silva
536f633e1d Bug 1010969 - Call RemoveTextureFromCompositable at the end of updates. r=sotaro 2014-05-16 17:25:23 +02:00
Nicolas Silva
7b9dac5e7b Bug 1010206 - make the test webm-video/bug686957.html less likely to race when using async-video. r=padenot 2014-05-16 17:25:16 +02:00
Honza Bambas
f801eecbce Bug 998608 - Intermittent netwerk/test/unit/test_range_requests.js | request reports itself as not pending from onDataAvailable!, r=michal 2014-05-16 17:13:04 +02:00
Honza Bambas
a555d31f10 Bug 1011487 - HTTP cache v2: WalkCacheRunnable may release it's callback on a non-main thread, r=michal 2014-05-16 17:13:04 +02:00
Andrew McCreight
f157302e4f Bug 1011137 - Reduce GC delay rather than CC delay with ICC. r=smaug 2014-05-16 08:09:17 -07:00
Andrew McCreight
bf908ddc63 Bug 1011132 - Fix CYCLE_COLLECTOR_TIME_BETWEEN telemetry. r=smaug 2014-05-16 08:09:16 -07:00
Boris Zbarsky
a8d51502a8 Bug 1008719. CSS syntax got changed to allow identifiers starting with "--", so update our escaping code accordingly. r=dholbert 2014-05-15 10:26:53 -07:00
Boris Zbarsky
e2d61d13fb Bug 1004458. Maintain modal state on outer windows only instead of relying on forwarding from inner to outer. r=peterv 2014-05-15 10:26:23 -07:00
Boris Zbarsky
a1e3e4475e Bug 1008236. Assert that binding generic getters/setters/methods return values that match the return type claimed in the jitinfo. r=smaug 2014-05-15 10:26:23 -07:00
Nicolas Silva
42a451f0bb Bug 924622 - Make sure gfx's ipc shutdown happens before shutting down xpcom threads. r=bsmedberg, sotaro 2014-05-07 11:06:19 +02:00
Gijs Kruitbosch
46be0c659e Bug 1009529 - add test for window.open with null and with empty string having the same barprops, r=bz
--HG--
extra : transplant_source : %88%0B%A75%96%2Cwk%2A%3E%8D%85%B2%E1%F4%CF%D0%5D%A4%81
2014-05-16 15:33:12 +01:00
Armen Zambrano Gasparnian
7977069a46 Bug 989583 - Install all tests (even disabled) from manifests. r=jmaher 2014-05-16 10:20:37 -04:00
Jeff Muizelaar
6f22334bbf Bug 1011011. DrawTargetSkia: Round alpha properly when creating Paint. r=mattwoodrow
This fixes some off by one errors in content reftests

--HG--
extra : rebase_source : 38a7aaed5600431f2c75005e1b71b8e572c3685d
2014-05-15 22:12:42 -04:00
Dan Gohman
cdb1998179 Bug 844779 - IonMonkey: Make loops contiguous. r=h4writer 2014-05-16 06:40:09 -07:00
John Lin
4482fb3908 Bug 1010841 - Handle on-demand key frame request in OMX H.264 encoder. r=jesup 2014-05-16 01:56:00 -04:00
Nicolas Silva
c140d86de1 Bug 1008211 - Backed out changeset 4e1e052624c2 because of a regression on B2G 2014-05-16 14:22:46 +02:00
Brian Hackett
297d80e262 Bug 1011366 - Allow unaligned accesses in irregexp, r=jandem. 2014-05-16 05:32:59 -07:00
Carsten "Tomcat" Book
99d95ae3fe Merge mozilla-central to mozilla-inbound 2014-05-16 14:31:46 +02:00
Carsten "Tomcat" Book
b291cf5df3 merge b2g-inbound to mozilla-central 2014-05-16 14:26:53 +02:00
Carsten "Tomcat" Book
b098a000b9 merge fx-team to mozilla-central 2014-05-16 14:17:01 +02:00
Kartikaya Gupta
0e1e9827ac Bug 1010979 - Remove the non-margins codepaths from APZCCallbackHelper. r=botond 2014-05-16 08:08:21 -04:00
Kartikaya Gupta
b8a20579ab Bug 1010119 - Roll back part of bug 978248 as it causes a regression and is not needed any more. r=botond 2014-05-16 08:08:21 -04:00
Chris Lord
bc051da249 Bug 994088 - Only redraw everything on every frame with e10s in BasicCompositor. r=mattwoodrow
This was a work-around for an X compositor bug.
2014-05-16 12:44:04 +01:00
Marco Castelluccio
062c467e42 Bug 1001948 - Catch exceptions for the profile dir removal too in toolkit/webapps/ tests. r=tabraldes 2014-05-16 13:40:25 +02:00
Jon Coppeard
d62c9fb3f3 Bug 982561 - Fix rooting analysis false positive caused by 36eba9f58983 r=me 2014-05-16 12:10:59 +01:00
Joel Maher
c926026e62 Bug 1004671 - SpecialPowers observer isn't robust enough in OOP. r=ted 2014-05-16 06:55:34 -04:00
Hannes Verschore
d6249c64fe Bug 911738 - IonMonkey: Add check to recompile when hitting heurstic that disabled inlining, r=jandem 2014-05-16 12:37:13 +02:00
Jan de Mooij
60c71582c4 Bug 1008590 - Don't store chars pointer for inline strings, store JSString length and flags separately. r=luke 2014-05-16 12:26:21 +02:00
Masayuki Nakano
acae093b5a Bug 777832 <tree> element shouldn't handle keydown event during editing column r=enndeakin 2014-05-16 18:46:36 +09:00
Masayuki Nakano
073779b4d4 Bug 1008244 Don't consume Enter key at keypress event when <select size=1> has focus but its dropdown list is closed r=smaug 2014-05-16 18:45:25 +09:00
Jon Coppeard
c0296902ad Bug 1011109 - Don't allow Rooted<nsXBLMaybeCompiled<T>> to compile r=sfink 2014-05-16 10:00:44 +01:00
Jon Coppeard
59848d7b02 Bug 982561 - Add tests for weak maps with key delegates r=terrence 2014-05-16 09:56:50 +01:00
Jon Coppeard
5d7595a316 Bug 982561 - Add zone edges for unmarked weakmap keys with delegates in a different zone r=terrence 2014-05-16 09:44:43 +01:00
Jon Coppeard
7ae255df01 Bug 982561 - Convert JSCompartment's list of marked weakmaps into list of all weakmaps r=terrence 2014-05-16 09:44:11 +01:00
Randell Jesup
9e7930e7fd Bug 1011214: Release OMX monitor when shutting down Encoder output drain thread r=jhlin 2014-05-16 04:37:08 -04:00
Jan de Mooij
7889d6f2fc Bug 1009664 - Remove duplicate fixed slot initialization in some cases. r=terrence 2014-05-16 09:59:40 +02:00
Jonathan Kew
0805ebf2c3 bug 1009563 - let the Info icon on the neterror page auto-size according to line height. r=Unfocused 2014-05-16 08:44:35 +01:00
Chris Peterson
143832c938 Bug 1010706 - Fix uninitialized variable warnings in gfx/layers/opengl/CompositorOGL.cpp. r=mwoodrow 2014-05-16 00:35:13 -07:00
Chris Peterson
398a6f5a8d Backed out changeset 9c586b1649d7 for wrong bug number: s/1007708/1010706/ 2014-05-16 00:33:16 -07:00
Szu-Yu Chen [:aknow]
79170f6188 Bug 1003652 - Turn on debugging in marionette test. r=hsinyi, jgriffin 2014-05-16 14:05:33 +08:00
B2G Bumper Bot
dd08048fee Bumping manifests a=b2g-bump 2014-05-15 22:26:22 -07:00
B2G Bumper Bot
675fec6edc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4393a8d719e7
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #19301 from etiennesegonzac/bug-1011262

Bug 1011262 - Making sure the layour manager is aware of the new active app before resizing it r=alive

========

https://hg.mozilla.org/integration/gaia-central/rev/521599877afe
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1011262 - Making sure the layour manager is aware of the new active app before resizing it.
2014-05-15 22:20:59 -07:00
B2G Bumper Bot
48059f682e Bumping manifests a=b2g-bump 2014-05-15 20:13:01 -07:00
B2G Bumper Bot
bbd590bb26 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b9883321a4fc
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #19278 from ranjithgithub/1000701_FileNameDoneIconSupport

Bug 1000701-File name & Done icon support, r=johnhu

========

https://hg.mozilla.org/integration/gaia-central/rev/8798d6bca1e1
Author: ranjith.gutha <ranjith.gutha@lge.com>
Desc: Bug 1000701-File name & Done icon support
2014-05-15 20:10:59 -07:00
B2G Bumper Bot
d7fb398269 Bumping manifests a=b2g-bump 2014-05-15 19:21:47 -07:00
B2G Bumper Bot
ab08dd4fed Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a1e288daa17c
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #19221 from EragonJ/bug-1007469

Bug 1007469 - copy-build-stage-manifest should depend on $(XULRUNNER_BAS...

========

https://hg.mozilla.org/integration/gaia-central/rev/9c8e679372a0
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 1007469 - copy-build-stage-manifest should depend on $(XULRUNNER_BASE_DIRECTORY)
2014-05-15 19:15:58 -07:00
B2G Bumper Bot
3b9f34ebfd Bumping manifests a=b2g-bump 2014-05-15 18:07:59 -07:00
B2G Bumper Bot
9e06010f00 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d0a4b418d877
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #19268 from crh0716/1010394"

This reverts commit 829e1d6e6806509d5010faa5ba900f0cad6523f9, reversing
changes made to 5936e35e386a65e98d97392799b411203f3b737a.

========

https://hg.mozilla.org/integration/gaia-central/rev/fccad5620e26
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Revert "Merge pull request #19236 from frsela/STK/Bug1009188"

This reverts commit 5936e35e386a65e98d97392799b411203f3b737a, reversing
changes made to c0d92f9e1c0580208ee83a7f2db01e56c2c21490.
2014-05-15 18:05:46 -07:00