Commit Graph

177861 Commits

Author SHA1 Message Date
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
Gavin Sharp
b0d44b456e Properly disable the problematic portions of browser_aboutHome.js for bug 992485, undoing the dumb thing khuey did on a CLOSED TREE 2014-04-10 22:07:45 -04:00
Matthew Noorenberghe
d4f09f5169 Bug 992270 - ignoreAllUncaughtExceptions in the about:home test of browser_google_behavior.js/browser_bing_behavior.js. r=gavin
CLOSED TREE
2014-04-10 21:54:30 -04:00
Ryan VanderMeulen
8d136bbf59 Merge fx-team to m-c. 2014-04-10 21:41:28 -04:00
Kyle Huey
2b17a8e8c9 Bug 992485: Disable browser_aboutHome.js on this CLOSED TREE. 2014-04-10 16:52:42 -07:00
Ryan VanderMeulen
2bf6dfd88c Backed out 6 changesets (bug 982141) for Windows and OSX bustage. CLOSED TREE
Backed out changeset 16540ab2d2cb (bug 982141)
Backed out changeset 2ad9ce9d904e (bug 982141)
Backed out changeset af219bb49c06 (bug 982141)
Backed out changeset ffe51d96e86e (bug 982141)
Backed out changeset 6642718ad3bb (bug 982141)
Backed out changeset 95b341d26f7b (bug 982141)
2014-04-10 15:27:42 -04:00
James Willcox
4f4c92a20d Bug 989375 - Fix basic layer readback with SkiaGL canvases r=gwright 2014-04-10 14:19:02 -05:00
Eddy Bruel
f80b747d7b Bug 859372 - Refactor DevToolsUtils.js;r=past 2014-04-10 20:44:54 +02:00
Nick Alexander
ac8e18946d Bug 967333 - Request sync when entering and leaving ConfirmAccountActivity. r=rnewman 2014-04-10 11:39:37 -07:00
Tim Taubert
4cc05217c4 Bug 994844 - Remove Task.spawn() usage from CustomizeMode.populatePalette() r=mconley 2014-04-10 19:45:33 +02:00
Patrick Brosset
6921d8fd5d Bug 994011 - intermittent browser_ruleview_refresh-on-attribute-change_02.js; r=me 2014-04-10 19:37:17 +02:00
Mike Conley
7850408734 Bug 994758 - Rename tabHeight define to tabMinHeight, which is more accurate. r=dao. 2014-04-10 13:34:49 -04:00
B2G Bumper Bot
666847990e Bumping manifests a=b2g-bump 2014-04-10 10:26:21 -07:00
B2G Bumper Bot
9d16652ad9 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3cd8d6565396
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #18083 from fcampo/split-fte-comms-REST-990976

Bug 990976 - Move rest of dependant files to shared

========

https://hg.mozilla.org/integration/gaia-central/rev/54157e9dd44e
Author: Fernando Campo <fernando.campo@telefonica.com>
Desc: Bug 990976 - Move rest of dependant files to shared

----------------

- Change importUtils into utils.misc
- Erase import_utils.js dependencies
- Moved css files
- Moved locales locales
2014-04-10 10:21:01 -07:00
Richard Newman
1c52f7cb82 Bug 970176 - Part 0: remove AppConstants dependency on .App by moving things to TestConstants. r=nalexander 2014-04-10 10:09:34 -07:00