Commit Graph

177875 Commits

Author SHA1 Message Date
Boris Zbarsky
34e0756678 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
97faab00c5 Bug 980500 - Allow scrollbars to be children of the scrollable container layer. r=botond 2014-04-11 19:12:44 -05:00
Timothy Nikkel
9fc11eb358 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
7242b4f139 Bug 982888 - Some cleanup/rearranging of stuff in AsyncPanZoomController.h. r= 2014-04-11 19:39:22 -04:00
Kartikaya Gupta
a02f83013e Bug 982888 - Use the scroll handoff parent field while building the handoff chain. r= 2014-04-11 19:39:22 -04:00
Kartikaya Gupta
ced4f777ac Bug 982888 - Populate the scroll parent field as appropriate. r= 2014-04-11 19:39:22 -04:00
Kartikaya Gupta
7c9a50e4de Bug 982888 - Add a mScrollHandoffParent field to ContainerLayers. r= 2014-04-11 19:39:21 -04:00
Brian Hackett
058f67f786 Bug 991336 - Improve checking around CompileInfo sweep indexes, r=jandem. 2014-04-11 17:25:34 -06:00
Brian Hackett
235e64e9d4 Bug 992256 - Crash on OOM during worker thread initialization, r=h4writer. 2014-04-11 17:17:18 -06:00
Tom Schuster
6c3f5f34c6 Bug 925123 - Add Math.clz32 builtin. r=till 2014-04-11 17:24:58 +02:00
Myk Melez
0dbe3ea653 Bug 990125 - ignore automatic update checks in webapp processes; r=mfinkle 2014-04-11 15:34:28 -07:00
Terrence Cole
11d608a02b Bug 994054 - MacOS's madvise implementation is unworkably slow; r=jandem 2014-04-09 10:48:17 -07:00
Mark Finkle
b3538a8aed Bug 993633 - Add better failure handling in CastingApps.openExternal r=wesj 2014-04-11 17:46:59 -04:00
Gregory Szorc
e51ce95105 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
3236a293e8 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
6f015d7c93 Bug 994163 - TraceLoggeing: Fix --disable-threadsafe builds, r=bbouvier 2014-04-11 23:33:20 +02:00
George Wright
a9eb9c01c1 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
b4dac23f83 Bug 994938 - Support ARGB32 in nsShmImagee r=jrmuizel 2014-04-10 16:51:59 -04:00
Ehsan Akhgari
8be471ea8f Bug 886416 - Move SVGLength to WebIDL; r=bzbarsky 2014-04-11 17:26:29 -04:00
Botond Ballo
30a35592c2 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
943c061dc6 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
61e1214277 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
ddb7114443 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
29dba10560 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
76b93d9237 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
76f7a6c968 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
6c75ee7feb 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
44fd755c5a (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
d4dd4d5972 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
bdd16250b4 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
34dceacb42 Merge m-c to inbound on a CLOSED TREE. 2014-04-11 16:24:56 -04:00
Ryan VanderMeulen
0c9c3468f9 Merge fx-team to m-c. 2014-04-11 16:19:50 -04:00
Ryan VanderMeulen
4b6c707ed4 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
7eafe5b5bb Merge m-c to b2g-inbound on a CLOSED TREE. 2014-04-11 13:00:12 -04:00
Ryan VanderMeulen
fd9aa931a9 Backed out changeset df3c1971ecdc (bug 984930) 2014-04-11 12:54:56 -04:00
B2G Bumper Bot
bbabaabf69 Bumping manifests a=b2g-bump 2014-04-11 09:48:34 -07:00
B2G Bumper Bot
9015675f40 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
f50a79817a 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
f3d485c035 Merge m-c to fx-team. 2014-04-11 13:00:43 -04:00
Benoit Jacob
0c75e6e239 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
e278f2a097 Bumping manifests a=b2g-bump 2014-04-11 09:06:24 -07:00
B2G Bumper Bot
94a2d19e38 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
e853a5bd96 Bumping manifests a=b2g-bump 2014-04-11 08:26:21 -07:00
B2G Bumper Bot
c8d23fbe78 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
42f4ae6b1d Bumping manifests a=b2g-bump 2014-04-11 08:17:02 -07:00
B2G Bumper Bot
f37f20bd53 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
e7b947b6ab Bumping manifests a=b2g-bump 2014-04-11 08:03:06 -07:00
B2G Bumper Bot
86dab36ade 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
1e46c09f3f 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
ca44fc6774 Merge m-c to inbound on a CLOSED TREE. 2014-04-10 22:16:50 -04:00