Commit Graph

178346 Commits

Author SHA1 Message Date
Daniel Holbert
727250afa8 Bug 991285 part 1: Consistently allocate nsRenderingContext instances on the heap. r=roc 2014-04-15 12:54:10 -07:00
Eric Faust
dbaffaf83b Bug 978235 - ES6 Proxies: Implement [[IsExtensible]] trap. (r=jorendorff, terrence over IRC) 2014-04-14 15:52:26 -07:00
Eric Faust
6fce1e33a7 Bug 983460 - Opcodes.h has an extra TMPSLOT for JSOP_SETPROP. (r=jandem) 2014-04-14 15:52:24 -07:00
Steve Singer
325583bbc7 Bug 980891 - #ifdef out usage of Skia objects on non-skia builds. r=gal 2014-04-15 21:07:42 +02:00
Ehsan Akhgari
05173373d0 Yet another typo fix for bug 996158, DONTBUILD 2014-04-15 15:04:05 -04:00
Ehsan Akhgari
da2ac3df27 Typo fix for bug 996158, DONTBUILD 2014-04-15 15:02:57 -04:00
Dan Gohman
73ea591297 Bug 892794 - IonMonkey: Add some interesting INT32_MIN-related testcases. r=nbp 2014-04-15 11:34:25 -07:00
Yura Zenevich
bc55f7c1fe Bug 996744 - fixed a type that causes a TypeError in Utils.jsm. r=eeejay
---
 accessible/src/jsat/Utils.jsm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
2014-04-15 14:24:57 -04:00
Jonathan Watt
0dcb1838b9 Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow 2014-04-15 19:02:23 +01:00
Randell Jesup
d52da74920 Bug 996329: remove trailing space from m=application SDP lines r=ehugg 2014-04-15 14:00:59 -04:00
Botond Ballo
4eaabb4c43 Bug 976605 - Fix up APZ gtests to call APZC::SetAllowedTouchBehavior() at the correct time. r=kats
--HG--
extra : source : f168fc394c3d61b7375530d0d294d84cecc6207a
2014-04-14 14:59:20 -04:00
Botond Ballo
857b2811ce Bug 976605 - Disable active element handling in BEP.js if APZ is enabled. r=kats,vingtetun
--HG--
extra : source : 2a6f99faedb8317b87b99a81953fa0ddd759ddaa
2014-04-09 13:39:36 -04:00
Botond Ballo
8e11bdc3c1 Bug 976605 - Hook up TabChild to the ActiveElementManager. r=kats
--HG--
extra : source : 857c93cae53b3900015a402a1f246dd1355b8cee
2014-04-09 15:16:16 -04:00
Botond Ballo
2dea31c441 Bug 976605 - Introduce ActiveElementManager. r=kats
--HG--
extra : source : e253ba688a7306f1a18a40c9d3be331f974beb2a
2014-04-09 16:21:27 -04:00
Botond Ballo
e1a3f0c043 Bug 976605 - Expose inIDOMUtils via mozilla::services. r=ehsan
--HG--
extra : source : 896fa761f32dad205897953d812e78dadf6136e7
2014-04-11 17:39:58 -04:00
Botond Ballo
cfb461d4ca Bug 976605 - Have APZ notify GeckoCC on end of touch. r=kats
--HG--
extra : source : c815d10b688544345265e91705dacd67108abbc1
2014-04-08 15:41:11 -04:00
Botond Ballo
58aeb3b79f Bug 976605 - Increase code reuse between AsyncPanZoomController::OnSingleTapUp and OnSingleTapConfirmed. r=kats
--HG--
extra : source : c6eeea0ea23c723a41116ccee8ca06a1a9877230
2014-04-08 19:01:44 -04:00
Botond Ballo
90da0b7097 Bug 976605 - Group some fields of AsyncPanZoomController into a TouchBlockState structure. r=kats
--HG--
extra : source : 4e331873022e7da32f0c1fc08bd52ec0a4b9b883
2014-04-08 15:17:09 -04:00
Botond Ballo
00d9196444 Bug 976605 - Have APZ notify GeckoCC on start of pan. r=kats
--HG--
extra : source : e582f25a254ef4349f08d2b70db53a5babc69f19
2014-04-14 14:57:09 -04:00
Botond Ballo
fe86ccef3f Bug 976605 - Have APZ notify GeckoCC on start of touch. r=kats
--HG--
extra : source : c5796c5db151579dfd229010865c23ba7986b802
2014-04-09 14:07:47 -04:00
Botond Ballo
ddd3e1cac3 Bug 976605 - Make AsyncPanZoomController::mMonitor 'mutable' to allow entering it from 'const' methods. r=kats
--HG--
extra : source : 2cbc69f1a7c07e26568dc228a83d9443ab4d4233
2014-04-09 14:07:33 -04:00
Botond Ballo
4244af99c3 Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
--HG--
extra : source : 5353e86dcfe8b2ff6f02e577a4c69a1de6808d9b
2014-04-15 13:39:20 -04:00
Botond Ballo
abfcc8ca1c Bug 976605 - Make Axis more const-correct. r=kats
--HG--
extra : source : 50988abb501db2d04a1b5446e2553c61708628f0
2014-04-11 14:38:34 -04:00
Ryan VanderMeulen
b066c1554b Backed out changesets 37e7cae3d8c8 and 3ccbb670a699 (bug 898963) for Windows debug bustage.
CLOSED TREE
2014-04-15 13:39:38 -04:00
David Rajchenbach-Teller
efafa38472 Bug 995198 - Make uncaught async errors cause KNOWN-FAIL in xpcshell. r=ted 2014-04-15 12:51:20 -04:00
David Rajchenbach-Teller
c785d36783 Bug 995198 - Promise Debugging API. r=paolo 2014-04-15 12:51:19 -04:00
Marty Rosenberg
eb985ebd7e Bug 982398 - Fix the second case as well. r=jandem 2014-04-15 12:51:19 -04:00
CJKu
1b0c65e076 Bug 951044 - [MediaEncoder::GTest] Implement unit test of VP8 video track encoder. r=rillian 2014-04-15 12:51:19 -04:00
Douglas Crosher
de59f6bdc5 Bug 898963 - Odinmonkey (ARM): Refactor GenerateFFIInterpreterExit. r=luke 2014-03-26 00:29:10 +11:00
Douglas Crosher
94fcb60b81 Bug 898963 - Odinmonkey (ARM): Optimize asm.js FFI calls to Ion functions, trim regs saved, inline activation and deactivation. r=luke 2014-04-16 01:08:33 +10:00
Ed Morley
4d30de9e0f Backed out changeset 3486a7a210a1 (bug 976605) for build failures; CLOSED TREE 2014-04-15 17:46:20 +01:00
Ed Morley
7aeaee8395 Backed out changeset d5c38470ac06 (bug 976605) 2014-04-15 17:45:48 +01:00
Ed Morley
06266d05e7 Backed out changeset ab6dbbd9fa3e (bug 976605) 2014-04-15 17:45:44 +01:00
Ed Morley
3494d34cc7 Backed out changeset cb8973818578 (bug 976605) 2014-04-15 17:45:41 +01:00
Ed Morley
80ce7ca191 Backed out changeset f5877d3b95ea (bug 976605) 2014-04-15 17:45:37 +01:00
Ed Morley
4a54835b65 Backed out changeset f29f702a5e1e (bug 976605) 2014-04-15 17:45:34 +01:00
Ed Morley
3a4fee3cf8 Backed out changeset 924ce232443c (bug 976605) 2014-04-15 17:45:30 +01:00
Ed Morley
c764853232 Backed out changeset 0781ca65c354 (bug 976605) 2014-04-15 17:45:27 +01:00
Ed Morley
ee31fc9f7a Backed out changeset 27ceedad1d1c (bug 976605) 2014-04-15 17:45:24 +01:00
Ed Morley
17a10db8bf Backed out changeset 55843a5551ec (bug 976605) 2014-04-15 17:45:20 +01:00
Ed Morley
89eada0a01 Backed out changeset 5fb0bcdb92d5 (bug 976605) 2014-04-15 17:45:17 +01:00
Ed Morley
9e1dd10843 Backed out changeset 7d8d52db13a6 (bug 976605) 2014-04-15 17:45:13 +01:00
Ed Morley
a4e7d784f4 Backed out changeset 037f46cdfd80 (bug 976605) 2014-04-15 17:45:10 +01:00
Jonathan Watt
2ab567a6db Bug 996687 - Make Moz2D's DataSourceSurface's mIsMapped member exist in non-DEBUG builds (since non-DEBUG code uses it\!). r=Bas 2014-04-15 17:38:57 +01:00
Ryan VanderMeulen
b62fc2e55f Merge m-c to inbound. 2014-04-15 12:29:04 -04:00
Ryan VanderMeulen
0d4470969a Merge inbound to m-c. 2014-04-15 12:25:27 -04:00
Jan de Mooij
ac7e4a2dea Bug 995607 - Fix an AutoDebugModeInvalidation issue. r=shu 2014-04-15 18:22:52 +02:00
Carsten "Tomcat" Book
acba6fe86f Merge m-c to fx-team 2014-04-15 15:17:48 +02:00
Carsten "Tomcat" Book
dc43494b15 Merge m-c to mozilla-inbound 2014-04-15 15:14:05 +02:00
Carsten "Tomcat" Book
db17ec3c56 merge b2g-i to m-c 2014-04-15 15:10:41 +02:00