Commit Graph

415409 Commits

Author SHA1 Message Date
Jean-Yves Avenard
d7cb635d09 Bug 1151378: Part3. Fix constness and remove use of reference to refcounted ptr. r=k17e 2015-04-07 20:33:18 +10:00
Jean-Yves Avenard
1d47a88bf2 Bug 1151378: Part2. Remove libstagefright depencies from Crypto config. r=edwin 2015-04-07 20:33:18 +10:00
Jean-Yves Avenard
f17c6eb49e Bug 1151378: Part1. Remove of now unused code path. r=k17e
libstagefright is now only used to read the metadata.
2015-04-07 20:33:18 +10:00
Jean-Yves Avenard
3daebe5323 Bug 1145926: Part2. Make SDM::Recreate re-use original arguments. r=cpearce 2015-04-07 20:33:17 +10:00
Jean-Yves Avenard
c74f6b186a Bug 1145926: Part1. Refactor AVCC wrapper. r=cpearce
Add support for future handling of audio remuxing before conversion.
2015-04-07 20:33:17 +10:00
Jean-Yves Avenard
37d978104c Bug 1151360: Allow playback of extended AAC profile audio track. r=k17e 2015-04-07 20:33:17 +10:00
Jean-Yves Avenard
a3d318782c Bug 1151299: Part2. Clear EOS flag when new data is received. r=mattwoodrow
We will reattempt to demux samples in a followup call, which may re-set EOS.
2015-04-07 20:33:17 +10:00
Jean-Yves Avenard
51a0437eb8 Bug 1151299: Part1. Only attempt to decode first frame when available. r=mattwoodrow
Don't rely on the demuxer to be blocking when attempting to decode the first
MSE frame.
2015-04-07 20:33:17 +10:00
Jean-Yves Avenard
7a51dcf194 Bug 1149278: Limit box reads to resource length. r=k17e
Also, add a safeguard where we will never attempt to read a mp4 box over 32MiB
2015-04-07 20:33:16 +10:00
Tooru Fujisawa
2a806181e0 Bug 1077318 - Part 2: Fix the order of include in AsmJSModule.cpp. r=evilpie 2015-04-07 18:58:17 +09:00
Tooru Fujisawa
2fc6c1cdaa Bug 1151182 - Fix type for JSOP_THROWMSG documentation comment. r=efaust 2015-04-07 18:19:28 +09:00
Tooru Fujisawa
6553c15294 Bug 1151149 - Throw if either the target or handler is a revoked proxy in Proxy constructor. r=efaust 2015-04-07 18:19:26 +09:00
Tooru Fujisawa
3008f7f07a Bug 1140725 - Remove isDisabledForEvents from nsContextMenu.js. r=dolske 2015-04-07 18:19:16 +09:00
Lars T Hansen
ca3a6856ea Bug 1077318 - call out to C++ for ARMv6 sub-word atomics. r=luke 2015-04-07 11:10:18 +02:00
Lars T Hansen
21b726fb3f Bug 1147916 - add more assembler cases. r=sunfish 2015-04-07 10:47:10 +02:00
Bob Owen
077c2e64f4 Bug 1149483: Change content sandbox level 1 to a working low integrity sandbox. r=tabraldes, r=billm 2015-04-05 14:01:38 +01:00
Philip Chee
6b25948932 Followup patch to Bug 1139958 forgot to add a comment to AppConstants.jsm r=mossop 2015-04-07 16:40:12 +08:00
Jonathan Kew
cce04361df Bug 1012640 - patch 3 - Reftest for line break after inline element with white-space:nowrap and whitespace inside the element. r=roc 2015-04-07 09:28:02 +01:00
Jonathan Kew
179aafeda9 Bug 1012640 - patch 1 - Add checks for IsOriginalCharSkipped() to the gfxSkipChar unit tests. r=roc 2015-04-07 09:27:18 +01:00
Jonathan Kew
4e0df93ef2 Bug 1012640 - patch 2 - Ensure mCurrentRangeIndex is initialized correctly when creating iterator for a gfxSkipChars that begins with a skipped run. r=roc 2015-04-07 09:26:49 +01:00
Jonathan Kew
f3049c0bf6 Bug 1130907 - patch 4 - Reftest for container-frame intrinsic size involving borders. r=smontagu 2015-04-07 09:24:04 +01:00
Jonathan Kew
3e95d19359 Bug 1130907 - patch 3 - Reftest for contribution of border widths to intrinsic size. r=smontagu 2015-04-07 09:24:04 +01:00
Jonathan Kew
ff64054d39 Bug 1130907 - patch 2 - Account for writing-mode in nsContainerFrame::DoInlineIntrinsicISize. r=smontagu 2015-04-07 09:24:04 +01:00
Jonathan Kew
ad55c30e75 Bug 1130907 - patch 1 - Account for writing-mode when incorporating border widths into intrinsic size. r=smontagu 2015-04-07 09:24:04 +01:00
Philip Chee
ceb176ce0d Bug 1050561 - Decode string when building an environment block to support non-ASCII environment variables. r=ahalberstadt 2015-04-07 16:09:49 +08:00
Philip Chee
9db15a4aef Bug 1150851 - Use AppConstants.jsm in Toolkit/places and stop pre-processing PlacesUtils.jsm r=mak77 2015-04-07 16:09:49 +08:00
Philip Chee
3a0ac45225 Bug 1139958 - Start using AppConstants.jsm in Toolkit r=mossop 2015-04-07 16:09:49 +08:00
Chris Peterson
231f921c34 Bug 1083499 - Remove obsolete layout/analysis/pixel-conversion.js and simple-match.js scripts. r=roc 2015-03-23 20:43:27 -07:00
David Anderson
d23de6cc6d Fix async transforms on scrollbars not including any existing shadow transform. (bug 1128740 part 2, r=botond) 2015-04-07 00:50:15 -07:00
David Anderson
8c772e1687 Fix the order async transforms are applied to scrollbars. (bug 1128740 part 1, r=botond) 2015-04-07 00:50:13 -07:00
Robert Longson
a15bae4903 Bug 1047973 - pattern with patternUnits=objectBoundingBox and preserveAspectRatio=... meet stretches to the size of a shape. r=dholbert 2015-04-07 08:45:59 +01:00
Timothy Nikkel
8f0c930600 Bug 1150021. Make sure that boxes inside vertical RTL boxes are placed on the right. r=roc
nsSprocketLayout::Layout lays out its children by looping from first child to last child updating local variables x, y as it goes that keep track of the position where to layout the current child.

If the box is horizontal it works left-to-right or right-to-left according to wheather the direction of the box is normal or not. Vertical boxes work similarly top-to-bottom or bottom-to-top. Vertical boxes also respond to CSS direction styles, so that in an LTR box the child boxes are laid out flush left, but flush right in an RTL box. Herein lies the bug, some code assumes the child boxes are laid out flush right in RTL, but the code to actually position the children positions them flush left.

The code that assumes the child are laid out flush right is HandleBoxPack, which determines the origin to start laying out children at, and the code which uses HandleBoxPack to determine if the origin changed during the laying out of the children, and then shifts the children by the amount the origin shifted. The size of our box changing will, in general, change the position of the origin. So the children aren't laid out to the origin that HandleBoxPack expects they will get moved to wrong positions.
2015-04-07 02:28:57 -05:00
Matt Woodrow
c532d1625a Bug 1151721 - Disable hardware accelerated video decoding for older intel drivers since it gives black frames on youtube. r=ajones 2015-04-07 18:39:54 +12:00
Phil Ringnalda
4401b580e1 Back out 1d3a58326caa (bug 932958) for reftest bustage
CLOSED TREE
2015-04-06 20:28:02 -07:00
Shian-Yow Wu
3123b97dfb Bug 1147307 - Use the target_out value for b2g mach mochitest. r=ahal 2015-04-07 09:43:26 +08:00
Shu-yu Guo
6dd8ccbaae Bug 1150714 - Mark and sweep JitcodeGlobalMap IC entries. (r=djvj) 2015-04-06 18:38:31 -07:00
Shu-yu Guo
fb729d0b86 Bug 1150714 - Fix streaming tracked optimizations for functions that don't have a displayAtom. (r=djvj) 2015-04-06 18:38:31 -07:00
Shu-yu Guo
d004b16340 Bug 1151168 - Don't flush profiled threads that are pending deletion on JS shutdown and don't delete expired markers when resetting the profile buffer. (r=djvj) 2015-04-06 18:38:30 -07:00
Ryan VanderMeulen
b71736a068 Merge m-c to inbound. a=merge 2015-04-06 21:33:57 -04:00
Ryan VanderMeulen
b26e8d6034 Merge fx-team to m-c. a=merge 2015-04-06 21:30:03 -04:00
Ryan VanderMeulen
2713107427 Merge b2g-inbound to m-c. a=merge 2015-04-06 21:29:28 -04:00
B2G Bumper Bot
7e1735990c Bumping manifests a=b2g-bump 2015-04-06 17:34:55 -07:00
B2G Bumper Bot
41cd851d78 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/89ec488d9617
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1147790 - merge pull request #29347 from rsajdok:bug#1147790 to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/0a617886239e
Author: Robert Sajdok <robert.sajdok@protonmail.ch>
Desc: Bug 1147790 - [Email]The signature can't be added to mail automatically when you share a URL to Email.
2015-04-06 17:32:37 -07:00
B2G Bumper Bot
7b656ccb6a Bumping manifests a=b2g-bump 2015-04-06 17:07:29 -07:00
B2G Bumper Bot
64b1f39c67 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c2261248d884
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #29355 from gaye/mozilla-download-v1.0.0

Bug 1147107 - Update mozilla-download to fetch builds from taskcluster i...

========

https://hg.mozilla.org/integration/gaia-central/rev/7d87256966e1
Author: gaye <gaye@mozilla.com>
Desc: Bug 1147107 - Update mozilla-download to fetch builds from taskcluster index instead of ftp r=lightsofapollo
2015-04-06 17:05:19 -07:00
L. David Baron
eef8e4b904 Back out changeset ad743e667004 (bug 950401) for Mac OS X 10.6 browser-chrome orange, mostly but not entirely on mochitest-e10s, on a CLOSED TREE. 2015-04-06 16:07:13 -07:00
Ryan VanderMeulen
b3cac43296 Merge m-c to b2g-inbound. a=merge 2015-04-06 18:50:41 -04:00
Ryan VanderMeulen
b79ce1078e Merge m-c to inbound. a=merge
CLOSED TREE
2015-04-06 18:48:20 -04:00
Christoph Kerschbaumer
7a668f84df Bug 1133189 - Extend PrincipalInfo to handle expanded principals. r=bent, r=sicking 2015-04-06 18:44:04 -04:00
Ryan VanderMeulen
080b9b2f19 Merge fx-team to m-c. a=merge 2015-04-06 18:43:16 -04:00