Commit Graph

420768 Commits

Author SHA1 Message Date
Jonathan Kew
a31e645b09 Bug 1162485 - Ensure the vertical-text.enabled pref is set for reftests that involve vertical writing modes. r=smontagu 2015-05-11 11:35:40 +01:00
Jonathan Kew
1c0633cbb6 Bug 1159729 - Reftest to check that text decoration is properly offset when needed. r=smontagu 2015-05-11 11:33:45 +01:00
Jonathan Kew
2eb879c3ac Bug 1159729 - Use the adjusted |offset| value in GetTextDecorationRectInternal, instead of ignoring it. r=smontagu 2015-05-11 11:32:55 +01:00
Carsten "Tomcat" Book
4bb7f96375 Backed out changeset 41c408a2662e (bug 857895) for bustage on a CLOSED TREE 2015-05-11 10:28:56 +02:00
Masayuki Nakano
92631400f0 BUg 1163317 browser_tabopen_reflow.js should ignore reflow when IMEContentObserver notifies IME of selection change r=ttaubert 2015-05-10 01:09:05 +09:00
Douglas Crosher
1f602976cd Bug 1160911 - JIT: precise shift right derived result range for all int32 input ranges. r=sunfish
--HG--
extra : rebase_source : 47556e34610b4219e0e17ce5cc7d9abf917c213f
2015-05-10 15:42:23 +10:00
Mike Taylor
34a5833776 Bug 1160281 - Add support for -webkit-transform-origin via CSS Unprefixing Service. r=dholbert
--HG--
extra : rebase_source : cfeb214d5e1e49c173aac2bd86ca6a4b15e0a677
2015-05-08 12:28:00 +02:00
Benjamin Chen
ddc5295649 Bug 1104643 - Interpolate the audio clock by system clock if the qudio clock is not going forward. r=padenot
--HG--
extra : rebase_source : 819aaab5e8fe182399aaab31ad457819b206df8f
2015-05-05 16:00:14 +08:00
Glenn Randers-Pehrson
bb566b111b Bug 1038536 - Update header guard after flatten image/build. r=seth
--HG--
extra : rebase_source : 30cdee7bf9a2a43e3d3dbbfdb18cae38f5550bd5
2015-05-07 19:26:00 +02:00
Matt Woodrow
a8b275cbb0 Bug 857895 - Run canvas rendering asynchronously on OSX. r=Bas,bholley
--HG--
extra : rebase_source : f94b65530bfb40298ed6ea1f22d607b0fc8b464f
2013-04-09 16:51:44 +12:00
Bob Owen
6c45277de4 Bug 1146874 Part 3: Add LaunchSubprocess function to ContentParent to remove fallible code from constructor. r=billm 2015-05-11 08:24:40 +01:00
Bob Owen
c180b80463 Bug 1146874 Part 2: Add new nspr logging in GMPParent when process fails to launch. r=cpearce 2015-05-11 08:24:40 +01:00
Bob Owen
94925de358 Bug 1146874 Part 1: Check that Windows sandboxed process starts correctly. r=tabraldes 2015-05-11 08:24:39 +01:00
Michal Novotny
b34c97d19b Bug 1152334 - StartWebsocketData null deref mSocketIn, r=bagder 2015-05-11 08:12:19 +02:00
Jonathan Kew
918442bd01 Bug 1157758 - Reftest for Arabic text in vertical-upright mode. r=jdaggett 2015-05-11 06:58:28 +01:00
Jonathan Kew
218a52280a Bug 1157758 - Update harfbuzz to pick up fix for vertical-upright Arabic script (non-)shaping behavior; now at upstream commit f724cc351640ee075a9867ef42df32cf5e0ef3b7. r=jdaggett 2015-05-11 06:58:21 +01:00
Nicholas Nethercote
0323a0a1b5 Backout c375efe78e07 (bug 1161377 part 3) for (probably) increasing the static constructor count and regressing Fennec start-up time. r=me. 2015-05-10 22:16:18 -07:00
Matt Woodrow
7724ed31a5 Bug 1158089 - Remove LAYERS_D3D10 enum value since it's unused. r=Bas 2015-05-11 16:22:51 +12:00
Matt Woodrow
197db41200 Bug 1158089 - Fall back to d3d9 DXVA if d3d11 initialization fails. r=cpearce 2015-05-11 16:21:31 +12:00
Cameron McCormack
45163479b0 Bug 1163446 - Followup to add the actual test. 2015-05-11 12:27:08 +10:00
JW Wang
45e92ea31f Bug 1161405. Part 2 - test case for parallelism of the thread pool. r=nfroyd. 2015-05-09 07:32:27 +08:00
JW Wang
40a8b752c7 Bug 1161405. Part 1 - improve parallelism of nsThreadPool by taking the number of pending events into account when spawning a new thread. r=nfroyd. 2015-05-09 07:32:30 +08:00
Matthew Gregan
a0d66e7bbc Bug 1161718 - Distinguish unknown track types from errors in libnestegg. r=rillian 2015-05-11 14:25:33 +12:00
Phil Ringnalda
2bef2fe2ca Merge m-c to m-i 2015-05-10 18:48:18 -07:00
Phil Ringnalda
7a8f8886f7 Merge f-t to m-c, a=merge 2015-05-10 18:43:50 -07:00
Cameron McCormack
8f153827fb Bug 1163446 - Drop reference to FontFace once a FontFaceBufferSource is loaded. r=jdaggett 2015-05-11 11:24:49 +10:00
Cameron McCormack
9ee0f2b698 Bug 1163449 - Remove OOM check when creating new nsFontFaceLoader. r=jdaggett 2015-05-11 11:24:48 +10:00
Phil Ringnalda
da16d18ba9 Merge m-i to m-c, a=merge 2015-05-10 18:21:20 -07:00
Justin Dolske
3bae31502d Bug 1163319 - Pocket button in hamburger menu breaks layout. r=jaws, a=dolske 2015-05-10 17:16:57 -07:00
Justin Dolske
b6eb9d341c Bug 1163360 - Update Pocket code to latest version (May 9th code drop) r=jaws, a=dolske 2015-05-10 17:16:57 -07:00
Justin Dolske
e407b59c15 Bug 1163265 - Update Pocket code to latest version (May 8th code drop) r=jaws, a=dolske 2015-05-10 17:16:57 -07:00
Justin Dolske
24a53dec30 Bug 1163349 - "View Pocket List" menuitem not working. r=gavin, a=dolske 2015-05-10 17:16:57 -07:00
Justin Dolske
a046bdb7be Bug 1162147 - "View Pocket List" menuitem should be at top of bookmarks menu. r=jaws, a=dolske 2015-05-10 17:16:57 -07:00
Justin Dolske
54389abe72 Bug 1162253 - Update the Pocket Menu Icon with the correct aspect ratios. r=jaws, a=dolske 2015-05-10 17:16:57 -07:00
Phil Ringnalda
4b4dba1e49 Merge b-i to m-c, a=merge 2015-05-10 15:20:02 -07:00
Phil Ringnalda
9f4911dc28 Back out 2 changesets (bug 944164) for breaking fuzzing
Backed out changeset 4323557b111d (bug 944164)
Backed out changeset bff319d49d58 (bug 944164)
2015-05-10 15:17:27 -07:00
Phil Ringnalda
666d7d9d31 Merge m-c to b-i 2015-05-10 09:52:49 -07:00
Phil Ringnalda
4a7ce6d864 Merge m-i to m-c, a=merge 2015-05-10 09:10:19 -07:00
B2G Bumper Bot
dfff5082fc Bumping manifests a=b2g-bump 2015-05-10 08:07:46 -07:00
B2G Bumper Bot
5b48009bf1 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/4bcdce164d36
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1137094 - merge pull request #29914 from stasm:1137094-dont-pseudo-html to mozilla-b2g:master

========

https://hg.mozilla.org/integration/gaia-central/rev/c5d97b4e67bf
Author: Ted Clancy <tclancy@mozilla.com>
Desc: Bug 1137094 - Don't pseudolocalize HTML tags. r=stas
2015-05-10 08:05:36 -07:00
B2G Bumper Bot
c03f5ad533 Bumping manifests a=b2g-bump 2015-05-10 06:57:42 -07:00
B2G Bumper Bot
0996ce79aa Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0dcc63ef0e09
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Merge pull request #29769 from stasm/1159190-commit-hook

Bug 1159190 - Add a commit hook which forbids mozL10n.get. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/03e6c1695f7f
Author: Staś Małolepszy <stas@mozilla.com>
Desc: Bug 1159190 - Add a commit hook which forbids mozL10n.get. r=julienw f=gandalf
2015-05-10 06:55:33 -07:00
Simon Montagu
5ed2b90d17 Move reftests for bug 645642 to w3-css/submitted and add CSS test metadata
--HG--
rename : layout/reftests/text/text-align-match-parent-01.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-01.html
rename : layout/reftests/text/text-align-match-parent-02.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-02.html
rename : layout/reftests/text/text-align-match-parent-03.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-03.html
rename : layout/reftests/text/text-align-match-parent-04.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-04.html
rename : layout/reftests/text/text-align-match-parent-ref.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-ref.html
rename : layout/reftests/text/text-align-match-parent-root-ltr-ref.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-ltr-ref.html
rename : layout/reftests/text/text-align-match-parent-root-ltr.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-ltr.html
rename : layout/reftests/text/text-align-match-parent-root-rtl-ref.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-rtl-ref.html
rename : layout/reftests/text/text-align-match-parent-root-rtl.html => layout/reftests/w3c-css/submitted/text3/text-align-match-parent-root-rtl.html
2015-05-10 00:42:46 -07:00
Geoff Brown
4bb32f5282 Bug 1140454 - Skip some tests on Android 4.3 Debug for intermittent failures; r=me,trivial 2015-05-09 20:04:44 -06:00
Phil Ringnalda
0ac407a726 Merge f-t to m-c, a=merge 2015-05-09 14:36:54 -07:00
Phil Ringnalda
d91228182a Merge b-i to m-c, a=merge 2015-05-09 14:26:41 -07:00
Phil Ringnalda
256161c570 Merge m-c to m-c, a=merge 2015-05-09 14:16:58 -07:00
Phil Ringnalda
cac0747b15 Back out 368ba4f292bc (bug 1140131) for m-e10s dt bustage
CLOSED TREE
2015-05-09 08:23:25 -07:00
Phil Ringnalda
5b66441580 Back out 39fdaf04c690 (bug 1161661) for Windows nightly bustage building the stub installer 2015-05-09 08:00:10 -07:00
B2G Bumper Bot
bc51db0f14 Bumping manifests a=b2g-bump 2015-05-09 06:09:54 -07:00