Commit Graph

185509 Commits

Author SHA1 Message Date
Nicholas Nethercote
1640dcd133 Bug 1018039 - Enable DMD on TBPL debug builds. r=glandium.
--HG--
extra : rebase_source : 90b11d0a42d9a3f41630fedd4af0e60d34e67d7f
2014-05-19 18:17:07 -07:00
Bobby Holley
b5bd678b7f Bug 1008615 - De-field menulist.xml. r=mano 2014-05-29 23:29:29 -07:00
Nicholas Nethercote
0b4c7c33bf Bug 1014377 - Convert the first quarter of MFBT to Gecko style. r=froydnj.
--HG--
extra : rebase_source : b3b2da775e2c0e8a6ecbed70e7bd0c8f7af67b47
2014-05-29 22:40:33 -07:00
Matt Woodrow
dab2c77f74 Bug 854421 - Part 12: Use the view tree to find the subdocument frame in nsDocShell. r=tn 2014-05-30 16:38:48 +12:00
Matt Woodrow
a706976822 Bug 854421 - Part 11: Use rAF instead of setTimeout in a test. r=roc 2014-05-29 09:45:23 +12:00
Matt Woodrow
573e2de8a7 Bug 854421 - Part 10: Resume the refresh driver if we miss too many ticks. r=vlad 2014-05-29 09:45:06 +12:00
Matt Woodrow
de4d7232ef Bug 854421 - Part 9: Send DidComposite during ClientLayerManager destruction. r=roc 2014-05-29 09:44:30 +12:00
Matt Woodrow
2946d172f5 Bug 854421 - Part 8: Try find a 'root' refresh driver to see if it's blocked. r=vlad 2014-05-29 09:43:41 +12:00
Matt Woodrow
7f11d1f162 Bug 854421 - Part 7: Allocate and return transaction id's from the refresh driver when using OMTC to prevent over-production. r=roc 2014-05-29 09:43:39 +12:00
Matt Woodrow
da6b1b81df Bug 854421 - Part 6: Add gfx API for allocating transaction ids. r=roc 2014-05-29 09:42:17 +12:00
Matt Woodrow
30964df57a Bug 854421 - Part 5: Add nsRefreshDriver API to track which transactions have completed composition. r=vlad 2014-05-29 09:42:17 +12:00
Matt Woodrow
2c698fac04 Bug 854421 - Part 4: Flush out of date animations even if async animations are disabled since they could also be throttled by the refresh driver. r=dbaron 2014-05-29 09:42:16 +12:00
Matt Woodrow
5dda13aee0 Bug 854421 - Part 3: Add a way to detect PLayerTransaction objects that exist only for testing and won't composite. r=nical 2014-05-29 09:42:16 +12:00
Matt Woodrow
b440e6a8f7 Bug 854421 - Part 2: If we cancel a composite when going into test mode, fire the DidComposite event anway in case someone is waiting on it. r=nical 2014-05-29 09:42:16 +12:00
Matt Woodrow
598b361ff8 Bug 854421 - Part 1: Add a transaction id number to DidComposite. r=nical 2014-05-29 09:42:14 +12:00
Dan Gohman
ba8f5227b9 Bug 1012922 - IonMonkey: Micro-optimize some x64 MacroAssembler sequences to avoid using copies r=jandem 2014-05-29 20:20:53 -07:00
Dan Gohman
d57d99f36f Bug 1005113 - IonMonkey: Mark more LUses as AtStart on x86/x64. r=bhackett 2014-05-29 20:20:52 -07:00
Ryan VanderMeulen
dab2f12548 Bug 1014976 - Touch CLOBBER for Windows debug linker errors. 2014-05-29 23:17:53 -04:00
Ehsan Akhgari
fce1dc6e84 Bug 1017820 - Remove the classinfo for DOMWindowUtils; r=bzbarsky 2014-05-29 22:45:47 -04:00
Matt Woodrow
b09cc03e43 Bug 1015166 - Account for TopLeft of aBoundsRect in nsWindow::UpdateAlpha. r=ajones 2014-05-30 13:37:04 +12:00
Nicholas Nethercote
ef56d3cb5d Bug 1016153 - Avoid slop in xmlparse.c:poolGrow(). r=jst.
--HG--
extra : rebase_source : 3dd2fb91660c901f8ce12e22191aee3686172cd6
2014-05-29 16:05:19 -07:00
Wes Kocher
9ef20d2479 Merge m-c to inbound 2014-05-29 18:03:39 -07:00
Shu-yu Guo
f63e259f77 Bug 1016519 - Fix handling of recursive calls in DebugModeOSR. (r=jandem) 2014-05-29 18:03:23 -07:00
Wes Kocher
83d6b8f6eb Merge fx-team to m-c 2014-05-29 17:57:06 -07:00
Wes Kocher
80e3272ce0 Merge b2g-inbound to m-c 2014-05-29 17:44:25 -07:00
Nicholas Nethercote
88fb6846d5 Bug 1017911 - DMD: don't use alloca(), because it's a pain to get working on multiple platforms. r=mccr8.
DONTBUILD because DMD is NPOTB.

--HG--
extra : rebase_source : 0b400b76583032f30a9a4b8c935b03c015fc9772
2014-05-29 17:04:23 -07:00
Brian Birtles
e8769df41b Bug 1007513 - Make AnimationEvent.elapsedTime report the actual time the animation has been running; r=dholbert
This patch implements the behavior proposed in:

  http://lists.w3.org/Archives/Public/www-style/2014May/0356.html
2014-05-30 09:45:39 +09:00
Brian Birtles
314e088ee3 Bug 1016757 - Add TimeDuration::operator* (const uint64_t) const, i.e. accept an unsigned 64-bit integer as a multiplier; r=froydnj 2014-05-30 09:45:39 +09:00
L. David Baron
2de5593d67 Bug 989802 - Round viewport units to appunits using trunc rather than round so that repeated uses fit within a container. r=roc
viewport-units-rounding-1.html fails without the patch and passes with
the patch.

viewport-units-rounding-2.html fails with an early version of the patch
but not without the patch or with the final version.
2014-05-29 17:43:06 -07:00
Mike Hommey
bfcc04779a Bug 1014976 - Enable jemalloc by default on all Windows MSVC builds, like on other platforms. r=bsmedberg 2014-05-30 09:40:13 +09:00
Mike Hommey
4e75ad8b91 Bug 1014976 - Make --enable-jemalloc imply MOZ_NO_DEBUG_RTL on Windows. r=bsmedberg 2014-05-30 09:40:02 +09:00
Mike Hommey
d1b1bdcf19 Bug 1014976 - Don't define _DEBUG on Windows debug builds, it's implied by -MDd/-MTd, and breaks builds with -MD/-MT. r=bsmedberg 2014-05-30 09:39:53 +09:00
Mike Hommey
e4bb175b46 Bug 1014976 - Make MOZ_NO_DEBUG_RTL builds actually disable the MSVC debug CRT everywhere. r=bsmedberg 2014-05-30 09:39:44 +09:00
Mike Hommey
f78d114507 Bug 1014976 - Remove MOZ_NO_DEBUG_RTL define in netwerk/streamconv/test. r=mshal 2014-05-30 09:39:27 +09:00
Mike Hommey
81bb9d59e0 Bug 1014976 - Don't make --enable-debug imply using the debug CRT in FFI. r=ryanvm 2014-05-30 09:39:19 +09:00
Mike Hommey
606c9b8074 Bug 1014976 - Slightly clean up ICU setup for windows debug builds. r=mshal 2014-05-30 09:37:24 +09:00
Mike Hommey
67e1dd4bb9 Bug 1017926 - Update NSPR to NSPR_4_10_6_BETA2, which includes nspr patch for bug 1014976. r=ted 2014-05-30 09:36:57 +09:00
Mike Hommey
41657ceb81 Fix non-unified build bustage from bug 987979 on a CLOSED TREE. r=me 2014-05-30 09:32:08 +09:00
Wes Kocher
5772902f5d Backed out changeset 004d84a6905a (bug 1017862) for assertion failures on a CLOSED TREE 2014-05-29 15:49:07 -07:00
Andreas Gal
4d3c80f105 Bug 1016086 - Part 3: Make sure ReadTexImageHelper doesn't change the attribute state during composition (r=Bas) 2014-05-29 18:28:40 -04:00
Valentin Gosu
d9bbc5353b Bug 960014 - Escape IPv6 address in URL::GetHostname r=smaug 2014-05-30 01:19:09 +03:00
Ryan VanderMeulen
68a976dd72 Merge m-c to b2g-inbound. 2014-05-29 14:36:11 -04:00
B2G Bumper Bot
9b776bca9f Bumping manifests a=b2g-bump 2014-05-29 11:26:18 -07:00
B2G Bumper Bot
84d500312f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a3613f76ac76
Author: Germán Toro del Valle <gtorodelvalle@gmail.com>
Desc: Merge pull request #19276 from gtorodelvalle/dialer-bug-951606-call-screen-visual-refresh

Bug 951606 - [Dialer] Call screen visual refresh 2.0

========

https://hg.mozilla.org/integration/gaia-central/rev/21670e9029b3
Author: German Toro del Valle <gtorodelvalle@gmail.com>
Desc: Bug 951606 - [Dialer] Call screen visual refresh 2.0
2014-05-29 11:20:46 -07:00
Honza Bambas
87a7dbe8fd Bug 1017636 - Remove all conditional request headers when cache entry's sec-info or input fails to open. r=mcmanus 2014-05-29 19:42:33 +02:00
Ryan VanderMeulen
c555d6f2fb Backed out changeset 441137505200 (bug 980178) for causing various TBPL crashes. 2014-05-29 14:33:28 -04:00
Mike Habicher
7a6de7dd11 Bug 1015368 - add missing cases to OnUserError() switch, r=aosmond 2014-05-29 13:37:44 -04:00
B2G Bumper Bot
ab471ec717 Bumping manifests a=b2g-bump 2014-05-29 10:13:16 -07:00
B2G Bumper Bot
6ca4d234c7 Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9236abe9ffd8
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 999503 - Get tests running on Flame; disable test that needs two SIMs a=testonly
2014-05-29 10:11:01 -07:00
Botond Ballo
e24dcd4aaa Bug 1016573 - Put logging of APZ test data behind a pref. r=kats 2014-05-29 12:51:28 -04:00