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
Carsten "Tomcat" Book
818b9cc39c
merge fx-team to m-c
2014-04-15 15:09:02 +02:00
Jonathan Watt
6aa2156f62
Bug 992406 - Add a null check before using the DataSourceSurface in AsyncFaviconDataReady::OnComplete(). r=Bas
2014-04-15 13:57:16 +01:00
Jonathan Watt
5cfb1fc921
Bug 995832 - Make DrawTargetSkia::DrawSurface accept any surface type. r=gw280
2014-04-15 13:55:48 +01:00
B2G Bumper Bot
506fdbd749
Bumping manifests a=b2g-bump
2014-04-15 02:58:32 -07:00
B2G Bumper Bot
4575e72f88
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c766bc0d49af
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #18325 from comoyo/bug992346-master
Bug 992346 - Inline keyboard symbols font. r=RudyL
========
https://hg.mozilla.org/integration/gaia-central/rev/c789d15b6937
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 992346 - Inline keyboard symbols font
2014-04-15 02:58:20 -07:00
Erik Vold
70f990d958
Bug 993272 - Uplift Add-on SDK to Firefox
2014-04-14 22:56:11 -07:00
Timothy Nikkel
b822efd0cb
Bug 964187. Address review comment.
2014-04-15 00:33:45 -05:00
Timothy Nikkel
ec21ac5e74
Bug 964187. When the frame for an image is destroyed remove it from the list of visible images. r=mats
...
This prevents us from holding onto the image but also doesn't create any more chance that it will be discarded if the frame comes back right away (ie a frame reconstruct, or moving it around in the DOM tree).
2014-04-15 00:24:01 -05:00
Timothy Nikkel
605fba1201
Bug 995880. Correctly include non-heap memory use by VolatileBuffer's in memory use of images. r=mwu
...
Bug 962670 added VolatileBuffer's but only included the heap memory use.
2014-04-15 00:24:01 -05:00
Shu-yu Guo
b9814b9e11
Bug 995076 - Unconditionally replace null/undefined/magic-typed OSR slots. (r=h4writer)
2014-04-14 22:00:07 -07:00
Shu-yu Guo
305a7f8b85
Bug 995077 - Preserve phis whose slots are arguments object inside functions that need it. (r=jandem)
2014-04-14 22:00:07 -07:00
Shu-yu Guo
1634f6b64b
Bug 994444. (r=nbp)
2014-04-14 22:00:07 -07:00
Daniel Holbert
50d14afe31
Bug 996351: Rename nsPresShell::GetReferenceRenderingContext() to CreateReferenceRenderingContext(), to reduce implication of fallibility. r=roc
2014-04-14 21:30:25 -07:00
Bobby Holley
d39900b36b
Bug 993423 - Don't hoist <svg:use> content into the XBL scope. r=smaug
2014-04-14 20:38:54 -07:00