Commit Graph

177875 Commits

Author SHA1 Message Date
Boris Zbarsky
a13f2f38be Bug 995047. Change out stack/exception APIs to hand out AString instead of AUTF8String for filename/functionname, so we end up with fewer string conversions in practice. r=smaug 2014-04-11 22:20:40 -04:00
Kartikaya Gupta
65e8605d26 Bug 980500 - Allow scrollbars to be children of the scrollable container layer. r=botond 2014-04-11 19:12:44 -05:00
Timothy Nikkel
3a62e68278 Bug 980500. Add scrollbars that APZC places properly if we are doing the early exit ignore scroll frame when building a display list for a scrollframe. r=roc 2014-04-11 19:12:43 -05:00
Kartikaya Gupta
3ccd0c913f Bug 982888 - Some cleanup/rearranging of stuff in AsyncPanZoomController.h. r= 2014-04-11 19:39:22 -04:00
Kartikaya Gupta
0aed75ce84 Bug 982888 - Use the scroll handoff parent field while building the handoff chain. r= 2014-04-11 19:39:22 -04:00
Kartikaya Gupta
ab6d729aae Bug 982888 - Populate the scroll parent field as appropriate. r= 2014-04-11 19:39:22 -04:00
Kartikaya Gupta
7e99c6f57e Bug 982888 - Add a mScrollHandoffParent field to ContainerLayers. r= 2014-04-11 19:39:21 -04:00
Brian Hackett
b799035ebb Bug 991336 - Improve checking around CompileInfo sweep indexes, r=jandem. 2014-04-11 17:25:34 -06:00
Brian Hackett
553f14a5f2 Bug 992256 - Crash on OOM during worker thread initialization, r=h4writer. 2014-04-11 17:17:18 -06:00
Tom Schuster
fcbd830f87 Bug 925123 - Add Math.clz32 builtin. r=till 2014-04-11 17:24:58 +02:00
Myk Melez
d84b66ca35 Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle 2014-04-11 15:34:28 -07:00
Terrence Cole
f1c1c5d8c6 Bug 994054 - MacOS's madvise implementation is unworkably slow; r=jandem 2014-04-09 10:48:17 -07:00
Mark Finkle
75839231c6 Bug 993633 - Add better failure handling in CastingApps.openExternal r=wesj 2014-04-11 17:46:59 -04:00
Gregory Szorc
e960c07933 Bug 995374 - Update virtualenv to 1.11.4; r=mshal
We're trying to stay up to date on virtualenv releases so we don't fall
too far behind and so we can leverage new features, such as wheels.

This virtualenv release features upgrades to pip (1.4.1 to 1.5.4) and
setuptools (0.9.8 to 2.2). These may fix bugs people are encountering
in the wild.

Tarball obtained from
https://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.11.4.tar.gz#md5=9accc2d3f0ec1da479ce2c3d1fdff06e.
the egg-info directory was removed (consistent with previous virtualenv
upgrades).

--HG--
extra : rebase_source : 0cef066c747d51b8f47e4218353dd47f391ff831
extra : amend_source : 08a255f64093e9280da04a4bead2db3e6f9abe42
2014-04-11 12:07:20 -07:00
Botond Ballo
29f1c3e3ae Bug 994816 - Avoid doing any alignment of display port when tiling is disabled. r=tn
--HG--
extra : rebase_source : 39a12744d84990a395f41fcd53713337203e5666
2014-04-10 13:16:20 -04:00
Hannes Verschore
de09efab39 Bug 994163 - TraceLoggeing: Fix --disable-threadsafe builds, r=bbouvier 2014-04-11 23:33:20 +02:00
George Wright
259f54dca7 Bug 994924 - Fix broken logic in nsWindow for DrawTarget creation when using Skia r=jrmuizel 2014-04-11 13:16:26 -04:00
George Wright
3440d2242c Bug 994938 - Support ARGB32 in nsShmImagee r=jrmuizel 2014-04-10 16:51:59 -04:00
Ehsan Akhgari
85e54605a1 Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky 2014-04-11 17:26:29 -04:00
Botond Ballo
05a2f728cf Bug 982141 - Make sure the primary async-scrollable frame has a displayport set. r=tn
--HG--
extra : rebase_source : 6ceb20abb14f3e829ea06c3b3b911455cff9db23
2014-03-19 13:29:24 -04:00
Botond Ballo
4488a85383 Bug 982141 - Introduce nsLayoutUtils::SetDisplayPortMargins, with an option to not repaint. r=tn
--HG--
extra : rebase_source : 95d6fb6992221c86800bc6322730729c083d75a3
2014-04-04 10:13:50 -04:00
Botond Ballo
a96bf82fbf Bug 982141 - Factor out 'wantSubAPZC' into nsLayoutUtils. r=kats,tn
--HG--
extra : rebase_source : c23e9d3253991523f39d7437ab5f36172768813a
2014-04-04 10:13:30 -04:00
Botond Ballo
2c6576de3a Bug 982141 - Calculate frame metrics for a display port calculation. r=kats,tn
--HG--
extra : rebase_source : bbb27a00dfc190c9c78563b149ca10aa6bfb41d5
2014-03-19 13:15:54 -04:00
Botond Ballo
9b5bdd618c Bug 982141 - Move CalculateRootCompositionSize to nsLayoutUtils and clean it up a bit. r=tn
--HG--
extra : rebase_source : e5b29f38d38f88d6a214bdd1e2e31354018ccadd
2014-04-04 10:13:09 -04:00
Botond Ballo
71f515b013 Bug 982141 - Expose the logic used to decide whether a scrollable frame should be async scrollable. r=tn
--HG--
extra : rebase_source : 6ce26d8d54bbf75c79b10fd8a8dc449b0d417387
2014-03-12 16:20:26 -04:00
Daniel Holbert
f199350df0 Bug 983427 part 5: Toggle switch to enable the code added in this bug & avoid reflowing flex items in bottom-to-top order. r=mats 2014-04-11 14:22:12 -07:00
Daniel Holbert
1e94812b15 Bug 992397: Relax extreme testcases in test_flexbox_layout.html to allow an epsilon difference. r=mats 2014-04-11 14:22:11 -07:00
Daniel Holbert
0eafe62a94 (no bug) Update ResolveFlexibleLengths() documentation & drop whitespace on blank line. comment/whitespace-only
(Prior to this commit, the documentation mentioned long-since-removed params aTotalFreeSpace and aItems.)
2014-04-11 14:22:10 -07:00
David Keeler
ae21952cdd bug 991209 - mozilla::pkix: allow non-end-entity certs to have OCSP signing EKU r=briansmith 2014-04-10 10:15:02 -07:00
Ryan VanderMeulen
d7087cb29f Bug 963075 - Skip browser_pdfjs_main.js and browser_pdfjs_views.js on OSX debug for frequent leaks on a CLOSED TREE. 2014-04-11 17:11:30 -04:00
Ryan VanderMeulen
411811f032 Merge m-c to inbound on a CLOSED TREE. 2014-04-11 16:24:56 -04:00
Ryan VanderMeulen
34059d95fb Merge fx-team to m-c. 2014-04-11 16:19:50 -04:00
Ryan VanderMeulen
4ac815c411 Bug 994798 - Disable browser_frameworker_sandbox.js on Linux debug for frequent timeouts. a=test-only
CLOSED TREE
2014-04-11 16:09:09 -04:00
Ryan VanderMeulen
3bcf90e3a6 Merge m-c to b2g-inbound on a CLOSED TREE. 2014-04-11 13:00:12 -04:00
Ryan VanderMeulen
3a4e00b797 Backed out changeset df3c1971ecdc (bug 984930) 2014-04-11 12:54:56 -04:00
B2G Bumper Bot
fa2bdba3cd Bumping manifests a=b2g-bump 2014-04-11 09:48:34 -07:00
B2G Bumper Bot
a2f28fe93a Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7877d548097b
Author: Ed Morley <emorley@mozilla.com>
Desc: Revert "Bug 968661 - Extract new build module webapp-shared.js from webapp-zip.js" for breaking B2G desktop builds

This reverts commit a572887e1a8595a3a43af79037192c4818729f85.

========

https://hg.mozilla.org/integration/gaia-central/rev/a95c69e76dd1
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18225 from zacc/bug_988316

Bug 988316 - enable/disable wifi n gaiatest is polluting the global wifi...

========

https://hg.mozilla.org/integration/gaia-central/rev/15a42e7bbbcd
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 988316 - enable/disable wifi n gaiatest is polluting the global wifi scopeope and stopping airplane mode from working correctly
2014-04-11 09:48:22 -07:00
Tim Taubert
8eddc2ac1c Bug 995266 - Prevent mochitest-browser harness from leaking due to SimpleTest overrides. r=ted
CLOSED TREE
2014-04-11 17:57:59 +02:00
Ryan VanderMeulen
7519f4175d Merge m-c to fx-team. 2014-04-11 13:00:43 -04:00
Benoit Jacob
c5567370d0 Bug 986836 - Don't destroy the native framebuffer's eglSurface on ICS - r=jrmuizel 2014-04-11 08:38:07 -04:00
B2G Bumper Bot
9e2a4f4ea8 Bumping manifests a=b2g-bump 2014-04-11 09:06:24 -07:00
B2G Bumper Bot
1d884d143c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3317c242ed1f
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #18226 from zacc/bug_992903

Bug 992903 - wait for lockscreen to be active after locking and also rem...

========

https://hg.mozilla.org/integration/gaia-central/rev/9e350b1d011c
Author: Zac <zcampbell@mozilla.com>
Desc: Bug 992903 - wait for lockscreen to be active after locking and also remove looping workaround in lockscreen app object
2014-04-11 09:01:06 -07:00
B2G Bumper Bot
813c21f619 Bumping manifests a=b2g-bump 2014-04-11 08:26:21 -07:00
B2G Bumper Bot
20da5280a3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f01ae2b4a5c0
Author: Wilson Page <wilsonpage@me.com>
Desc: Merge pull request #18164 from wilsonpage/992341

Bug 992341 - [B2G][Camera] Double tapping in camera causes self-timer to

========

https://hg.mozilla.org/integration/gaia-central/rev/f5c9a5898018
Author: Wilson Page <wilsonpage@me.com>
Desc: Bug 992341 - [B2G][Camera] Double tapping in camera causes self-timer to countdown in negative numbers
2014-04-11 08:20:58 -07:00
B2G Bumper Bot
a364c54694 Bumping manifests a=b2g-bump 2014-04-11 08:17:02 -07:00
B2G Bumper Bot
b51b4005e0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c9227463df42
Author: Ben Francis <ben@tola.me.uk>
Desc: Merge pull request #17959 from benfrancis/970935

Bug 970935 - Display Rocketbar in expanded state on homescreen r=alive r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/ba9b0fc91b96
Author: Ben Francis <ben@tola.me.uk>
Desc: Bug 970935 - Display Rocketbar in expanded state on homescreen
2014-04-11 08:10:37 -07:00
B2G Bumper Bot
96e4ea8411 Bumping manifests a=b2g-bump 2014-04-11 08:03:06 -07:00
B2G Bumper Bot
6d4b018aad Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/d9799704c001
Author: Douglas Sherk <github@sherk.me>
Desc: Merge pull request #18189 from DouglasSherk/994818-stickyheader-async

Bug 994818 - Make StickyHeader dispatch async refreshes, prevent thrashing. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/fb6bbee8113f
Author: DouglasSherk <github@sherk.me>
Desc: Bug 994818 - Make StickyHeader dispatch async refreshes, prevent thrashing. r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/46e6b26169d0
Author: Yoshi Huang <allstars.chh@mozilla.com>
Desc: Merge pull request #18056 from svic/Bug_988254

Bug 988254 - Proper initialization in Handover Manager if BT is already enabled at boot. r=evelyn

========

https://hg.mozilla.org/integration/gaia-central/rev/4ed016d190af
Author: Arno Puder <arno@puder.org>
Desc: Bug 988254 - Proper initialization in Handover Manager if BT is already enabled at boot
2014-04-11 08:02:54 -07:00
Tim Taubert
f1f536a756 No Bug - Fix browser_net_timing-division.js leak when run as the last test on a CLOSED TREE rs=past 2014-04-11 09:12:47 +02:00
Ryan VanderMeulen
67a863c0c5 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00