Commit Graph

279894 Commits

Author SHA1 Message Date
Tom Tromey
6bd5c2185f Bug 1230491 - add CSSStyleSheet::parsingMode; r=heycam,bz 2016-01-12 09:50:43 -07:00
Alessio Placitelli
34dd38d85e Bug 1237978 - Remove FHR histograms. r=gfritzsche 2016-01-08 06:51:00 +01:00
Alexandre Poirot
993ae34992 Bug 1183280 - Remove most devtools preprocessing rule in CSS files. r=bgrins 2016-01-12 04:28:13 -08:00
Carsten "Tomcat" Book
b96a0845a0 Merge mozilla-central to fx-team 2016-01-12 11:57:10 +01:00
Sebastian Kaspari
419161f608 Bug 1237576 - DownloadAction: Remove canWrite() check. r=rnewman
We can't use File.canWrite() on files that do not exist yet. After all we are
going to create the file in a folder that we just created. So it is very
unlikely that writing to that folder is going to fail.
2016-01-11 17:51:31 +01:00
Sebastian Kaspari
4d77525f30 Bug 1237576 - DownloadAction.getDestinationFile(): Create directory if needed. r=rnewman 2016-01-11 17:44:30 +01:00
Alexandre Poirot
bfd0df060a Bug 1227978 - Remove unecessary usages of promiseInvoke, rdpInvoke r=jlongster 2016-01-12 01:14:00 -08:00
Alexandre Poirot
56332512a2 Bug 1227978 - Convert all DebuggerClient request methods to return promises. r=jlongster 2016-01-12 01:14:00 -08:00
Alexandre Poirot
7965a514bf Bug 1227978 - Simplify usages of Debuggerclient APIs now that all requests returns promises. r=jlongster 2016-01-12 01:14:00 -08:00
Jamie Nicol
b8b1c0492c Bug 1223144 - Scale texture coordinates in CompositorOGL for non POT textures. r=mwoodrow 2016-01-11 11:14:07 +00:00
Axel Hecht
554f042f89 Bug 1237678 - update compare-locales to version 1.0. r=mathjazz
changeset: 300933:aa4e0275bb3c
tag: tip
user: Axel Hecht <axel@pike.org>
summary: bug 1237678, update compare-locales to version 1.0, r=mathjazz
2016-01-09 17:13:13 +01:00
Jared Wein
b7223e7edf Bug 1229636 - Remove new tab first time use message. r=gijs 2016-01-08 17:31:14 -05:00
Christoph Kerschbaumer
6cc7065f91 Bug 1232909 - Use channel.asyncOpen2 within dom/base/test/chrome/test_bug599295.html (r=sicking) 2015-12-15 20:39:25 -08:00
Christoph Kerschbaumer
4920c87e38 Bug 1232792 - Convert JS callsites to use open2 within layout/ (r=sicking) 2015-12-15 13:33:44 -08:00
Phil Ringnalda
b65942359b Back out 3e168e5a04bf (bug 1174972) for build bustage
CLOSED TREE
2016-01-11 20:04:40 -08:00
Phil Ringnalda
d4b36bb0ce Back out f137a421233f (bug 1234441) for build bustage
CLOSED TREE
2016-01-11 19:32:02 -08:00
Eric Rahm
32a42d191e Bug 1174972 - Add basic mozilla logging backend. r=froydnj,r=bwc,r=jduell 2016-01-05 13:05:19 -08:00
Jeff Gilbert
e1352f457b Bug 1234441 - Allow malformed ESSL version string. - r=jrmuizel 2016-01-07 16:59:56 -08:00
Jeff Gilbert
90356c7f15 Bug 1237637 - Disallow negative levels for framebuffer attachments. - r=jrmuizel 2016-01-07 16:22:45 -08:00
JW Wang
afaee3e5a2 Bug 1237806 - update playback position before entering buffering mode so the currentTime of the media element is more accurate during buffering. r=jya. 2016-01-12 10:25:23 +08:00
Eric Faust
9843f1af0e Bug 1236548 - Followup: Make added test actually pass. (rs=Waldo) 2016-01-11 18:09:25 -08:00
Daniel Holbert
67c9dddfc9 Bug 1238777: Bail early from ComputeSnappedImageDrawingParameters if we're somehow drawing from a 0-sized subimage. r=tn 2016-01-11 17:56:41 -08:00
Daniel Holbert
73da9212d0 Bug 1224736: When image size lookup fails in nsTreeBodyFrame::PaintImage, only fall back to use the full destRect if we've got a VectorImage. r=tn 2016-01-11 17:56:39 -08:00
Ralph Giles
aee567d173 Bug 1175319 - Remove outdated MDSM documenation. r=jya DONTBUILD
Rebased patch by Chris Double.
2016-01-11 17:43:12 -08:00
Chris Pearce
c1fad5fed0 Bug 1237836 - Add support for MetadataTags to MediaFormatReader. r=jya 2016-01-08 13:22:53 +13:00
Eric Faust
5f688653e3 Bug 1236548 - Allow JS_UNINITIALIZED_LEXICAL in jit::InvokeFunction. (r=Waldo) 2016-01-11 16:58:07 -08:00
Nicholas Nethercote
3fb50046bc Bug 1231888 - Remove AutoCairoPixmanBugWorkaround. r=jrmuizel. 2016-01-11 16:11:57 -08:00
JW Wang
ae30cb7873 Bug 1238347 - stop prerolling when decoding starts if we are waiting for data. r=cpearce. 2016-01-12 08:06:44 +08:00
JW Wang
633227daa2 Bug 1238343 - Update MDSM::mIsAudioPrerolling/mIsVideoPrerolling when playback rate changes. r=cpearce. 2016-01-12 08:05:21 +08:00
Randall Barker
21c1a92664 Bug 1229752 - When C++ APZ scroll offset diverges from the Gecko scroll offset, it is not being applied properly to the event position r=botond,tnikkel 2016-01-11 16:06:14 -08:00
JW Wang
ccffaa6df7 Bug 1237616 - Remove the aForceBuffering arugment from MediaDecoder::Resume(). r=cpearce. 2016-01-12 08:04:32 +08:00
Mike Hommey
0329087b81 Bug 1235099 - Remove the NS_APP_BOOKMARKS_50_FILE directory service key. r=dolske
Nothing in mozilla-central uses the NS_APP_BOOKMARKS_50_FILE/BMarks key except
tests. It's also not been very useful since the switch to places in ... Firefox
3? so even if addons use it, it's not doing them much good.
BookmarkHTMLUtils.defaultPath returns the same thing anyways for those that
really do insist on getting the equivalent thing (but I'd argue
BookmarkHTMLUtils.defaultPath, as well as the browser.bookmarks.file pref could
just go away as well).

Seamonkey does use NS_APP_BOOKMARKS_50_FILE/BMarks, but they really only need
the #define, which they can add in their source.
2016-01-12 08:01:52 +09:00
Wes Kocher
06f5062cdb Backed out changeset 7c4f0da2f1e5 (bug 1232792) on the chance it caused a bunch of b2g test bustage CLOSED TREE 2016-01-11 14:20:34 -08:00
Jean-Yves Avenard
07b859da80 Bug 1237809: [h264] P1. Ensure correct video dimensions are passed to the decoder. r=cpearce
Dimensions are extracted from the SPS found in metadata if present.
2016-01-12 09:09:05 +11:00
Nicholas Nethercote
7ffd79fb97 Bug 1238438 (part 3) - Inline both PathFromRegionInternal() functions. r=nical.
They both have a single call site, so aren't worth being in separate functions.
2016-01-10 16:48:55 -08:00
Nicholas Nethercote
822fecd835 Bug 1238438 (part 2) - Inline both ClipToRegionInternal() functions. r=nical.
They both have a single call site, so aren't worth being in separate functions.
2016-01-10 16:48:52 -08:00
Nicholas Nethercote
e137b92a12 Bug 1238438 (part 1) - Remove dead function gfxUtils::PathFromRegion(). r=nical. 2016-01-10 16:22:52 -08:00
Yoshi Huang
efacb5c675 Bug 1230459 - Use InheritFromDocToChildDocShell in LoadContext. r=sicking 2015-12-04 16:18:57 +08:00
B2G Bumper Bot
d036e8e06f Bumping manifests a=b2g-bump 2016-01-11 15:55:47 -08:00
B2G Bumper Bot
6ddcf92f04 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a6bdd7f13d64
Author: Julien Wajsberg <felash@gmail.com>
Desc: Merge pull request #33207 from julienw/1222344-force-reflow

Bug 1222344 - Force a reflow in the test after setting up the CSS r=a…

========

https://hg.mozilla.org/integration/gaia-central/rev/79547d3c71a5
Author: Julien Wajsberg <felash@gmail.com>
Desc: Bug 1222344 - Force a reflow in the test after setting up the CSS r=azasypkin
2016-01-11 15:53:08 -08:00
Paul Rouget
92e7372af4 Bug 1237500 - [graphene] bring back native controls. r=fabrice 2016-01-11 15:22:58 -08:00
B2G Bumper Bot
04cecc4494 Bumping manifests a=b2g-bump 2016-01-11 14:25:41 -08:00
B2G Bumper Bot
663fd329d6 Bumping manifests a=b2g-bump 2016-01-11 09:54:28 -08:00
B2G Bumper Bot
7feb03c48c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/19fbaccad1ea
Author: Tilman Kamp <tilman@mozilla.com>
Desc: Merge pull request #33823 from tilmankamp/fix-1235881

Bug 1235881 - Removed unnecessary waiting for video control invisibility R=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/97da1399f751
Author: Tilman Kamp <tilman@dreamandmatter.com>
Desc: Bug 1235881 - Removed unnecessary waiting for video control invisibility R=mhenretty
2016-01-11 09:52:26 -08:00
B2G Bumper Bot
9033c531cd Bumping manifests a=b2g-bump 2016-01-11 09:39:22 -08:00
B2G Bumper Bot
037f6a6122 Bumping manifests a=b2g-bump 2016-01-11 07:05:17 -08:00
B2G Bumper Bot
6f84eb7da8 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/40b5e450d4fb
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #33771 from Cwiiis/bug1235528-homescreen-app-hosted-use-cached-icon-test

Bug 1235528 - Fix intermittent app_hosted_use_cached_icon. r=gmarty

========

https://hg.mozilla.org/integration/gaia-central/rev/1fed37df0d91
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1235528 - Fix intermittent app_hosted_use_cached_icon. r=gmarty
2016-01-11 07:03:54 -08:00
B2G Bumper Bot
c95a29c83a Bumping manifests a=b2g-bump 2016-01-11 03:59:54 -08:00
B2G Bumper Bot
f2b81347c2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0cd9e606a760
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #33822 from albertopq/1168363-action-menu-test

Bug 1168363 -  Intermittent activity_action_menu_test.js r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/666c4dc2bed2
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1168363 -  Intermittent activity_action_menu_test.js
2016-01-11 03:58:32 -08:00
Carsten "Tomcat" Book
25b8b24d71 Merge mozilla-central to b2g-inbound 2016-01-11 12:20:19 +01:00