Tooru Fujisawa
41ec522633
Bug 1207498 - Part 2: Remove use of expression closure from tests in toolkit/components/. r=Gijs
...
--HG--
extra : commitid : 1xymr2vWeyn
extra : rebase_source : 286757f28e8e392760d216f1b8bd25925ffe43b7
2015-09-24 20:36:01 +09:00
Tooru Fujisawa
b92d75e47c
Bug 1207498 - Part 1: Remove use of expression closure from toolkit/components/, except tests. r=Gijs
...
--HG--
extra : commitid : 2Gx1wpjvr9w
extra : rebase_source : 0a378fd51f45d3fe71430ad8a37a79a8862bfa76
2015-09-24 20:32:23 +09:00
L. David Baron
9739e1fe6c
Bug 1207157 patch 3 - Don't bother passing around the inline-end margin of replaced elements we consider clearing past floats, since we don't need it any more. r=jfkthame
...
--HG--
extra : commitid : HRqckWRd8My
2015-09-27 02:19:14 -07:00
L. David Baron
ad95cf903e
Bug 1207157 patch 2 - Stop caring about a replaced element's margin-inline-end when determining whether it fits next to floats. r=jfkthame
...
The change to the 427129-table-caption test was just to make the
reference match the test.
The change to the other 427129 tests was duplicating the test that
failed, adjusting the reference for one version of it (no longer pushed
down), and testing an alternative pushed-down case for the other
version.
It's not clear to me how to test that that
1062963-floatmanager-reflow.html still tests what it originally tested,
given the code change that's happened since.
--HG--
extra : commitid : 178ok0G1NFo
2015-09-27 02:19:14 -07:00
L. David Baron
f65fb08529
Bug 1207157 patch 1 - Add reftest. r=jfkthame
...
--HG--
extra : commitid : GiLfGyiuizo
2015-09-27 02:19:14 -07:00
L. David Baron
88fd572171
Bug 1175492 followup: remove extra dashes left over from removing -moz- prefixes. r=longsonr
...
--HG--
extra : commitid : 1kdnGpvUGqF
2015-09-27 02:19:13 -07:00
L. David Baron
d8077000b9
Bug 1208220 - Remove test of manifest filename that breaks my workflow. r=jgraham
...
--HG--
extra : commitid : D1TVe5fBbvj
2015-09-27 02:19:13 -07:00
L. David Baron
6fd5e36f77
Bug 1204841 followup - Remove the rest of the temporary code from bug 1150284. r=roc (backing out patch that was r=smaug, which I need to say for the commit hook)
...
--HG--
extra : commitid : 9MGSuXWFHnS
2015-09-27 02:19:13 -07:00
Jonathan Kew
7cf24569af
Bug 1208593 - Make the WritingMode::DebugString() method available even in non-DEBUG compilation (needed by --enable-dump-painting builds, for example). r=mchang
2015-09-27 08:51:02 +01:00
Simon Montagu
1fa581c489
Bug 319030: remove fossil support for RACE encoding and multilingual test bed from IDN code, r=jfkthame
2015-09-26 23:28:33 -07:00
zhoubcfan
69d0c1d4ee
Bug 1208815
- Use the legacy opt-out in GetMozSourceNode to avoid crashes. r=bholley
2015-09-26 22:43:29 -07:00
Jean-Yves Avenard
3f3757ce78
Bug 1207429: P2. Enable FFmpeg by default if available. r=kentuckyfriedtakahe
...
By default we only use libav 9 or FFmpeg 1.2 if found on the system.
If media.fragmented-mp4.ffmpeg.enabled is set, will allow use of libav 0.7 and ffmpeg 0.8 or later.
2015-09-27 15:19:28 +10:00
Jean-Yves Avenard
e071e87392
Bug 1207429: P1. remove media.fragmented-mp4.exposed pref. r=kentuckyfriedtakahe
2015-09-27 15:19:27 +10:00
Jean-Yves Avenard
abc4fb6966
Bug 1207119: [mp3] Properly read channels count. r=esawin
...
The channel count is stored on bit 6 & 7 of byte at offset 3.
2015-09-27 15:19:27 +10:00
Olli Pettay
3bd1951671
bug 1072150, backout the release assertion which changed the ancient requirements of nsContentUtils::IsCallerChrome(), a=backout
2015-09-27 00:52:26 +03:00
Neil Rashbrook
6311eaf83c
Bug 1012397 Add support for ignoreBlurWhileSearching r=mak
2015-09-26 19:22:06 +01:00
Ehsan Akhgari
596a32d9eb
Bug 1207556 - Part 2: Fix the beacon CORS preflight tests; r=sicking
2015-09-26 12:34:44 -04:00
Ehsan Akhgari
3414ffd758
Bug 1207556 - Part 1: Stop reusing the loadinfo in StartCORSPreflight; r=sicking
2015-09-26 12:34:16 -04:00
Markus Stange
e21bd1df78
Bug 1208438 - Don't allow layers with scrolling clips to occlusion-cull layers behind them. r=mattwoodrow
...
--HG--
extra : commitid : LZhXvCVgeyn
2015-09-25 15:47:41 +02:00
Markus Stange
83feb843ff
Bug 1208457 - Fuzz bg-fixed-child-mask.html reftest failure. r=kats
...
--HG--
extra : commitid : 1Lg7cSngbcc
2015-09-26 14:45:43 +02:00
Seth Fowler
ae6de3f01a
Bug 1207378 (Part 2) - Use Downscaler to remove first-frame padding when downscaling GIFs. r=tn
2015-09-26 01:36:23 -07:00
Seth Fowler
ba99adc235
Bug 1207378 (Part 1) - Add support for a frame rect to Downscaler. r=tn
2015-09-26 01:36:19 -07:00
Chris Peterson
2648aa6251
Bug 1208353 - Fix -Wshadow warnings in dom/audiochannel. r=padenot
...
--HG--
extra : rebase_source : 0eb4688dc114e21a9b1607c14453439b3aff8ab0
2015-09-21 23:39:00 -07:00
Bobby Holley
627b3ff6ca
Bug 1208517 - Use the legacy opt-out in CanAccessNativeAnon for now to avoid crashes. r=me
2015-09-26 00:32:05 -07:00
Francois Marier
04e5ed4966
Bug 1208285 - Improve TP debug logging. r=gcp
2015-09-25 20:39:49 -07:00
Neil Deakin
895856cf29
Bug 1199239, remove cpow usage from bookmark this page, r=mak
2015-09-25 21:14:43 -04:00
Wes Kocher
40f2f82907
Merge m-c to inbound, a=merge
2015-09-25 18:02:38 -07:00
Wes Kocher
15a2e0fa73
Merge b2ginbound to central, a=merge
2015-09-25 13:35:55 -07:00
B2G Bumper Bot
3ac19a3b57
Bumping manifests a=b2g-bump
2015-09-25 08:11:23 -07:00
B2G Bumper Bot
307f385bfb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/79e34061945d
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32032 from npark-mozilla/1208069
Bug 1208069 - Imagecompare: wait until the scroll bar disappears in music app
========
https://hg.mozilla.org/integration/gaia-central/rev/fae79dbcf89e
Author: No-Jun Park <npark@mozilla.com>
Desc: add sleep calls since there is no way to check for the presence of the scroll bar
2015-09-25 08:10:33 -07:00
Carsten "Tomcat" Book
eed32806a5
Merge mozilla-central to fx-team
2015-09-25 16:57:33 +02:00
Carsten "Tomcat" Book
effbbdad4c
Merge mozilla-central to b2g-inbound
2015-09-25 16:56:52 +02:00
Carsten "Tomcat" Book
a1b0ef663b
Backed out 1 changesets (bug 1207645) for Mulet Gaia JS Integration Test Gij 21 and 4 perma test failures
...
Backed out changeset a23053342d5b (bug 1207645)
2015-09-25 16:54:34 +02:00
Carsten "Tomcat" Book
f5891cfdca
Backed out 2 changesets (bug 1144707, bug 1201623) for bustage
...
Backed out changeset 3aef96cabf2c (bug 1201623)
Backed out changeset a362959c7f52 (bug 1144707)
--HG--
extra : rebase_source : d1fa77c2dc2b788304e27159da06e5abee9a5dc7
2015-09-25 16:19:04 +02:00
B2G Bumper Bot
690cf67524
Bumping manifests a=b2g-bump
2015-09-25 07:13:54 -07:00
B2G Bumper Bot
b7619d7eed
Bumping gaia.json for 5 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/39da50764bde
Author: Fabien Cazenave <fabi1cazenave@users.noreply.github.com>
Desc: Merge pull request #31971 from fabi1cazenave/bb-value-selector
Bug 1207103 - [bb] value selector, r=pivanov
========
https://hg.mozilla.org/integration/gaia-central/rev/9800a205a2e8
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: workaround for bug 1207131
========
https://hg.mozilla.org/integration/gaia-central/rev/a1bd057c1529
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: [bb] value_selector
========
https://hg.mozilla.org/integration/gaia-central/rev/987fb2b1b2e1
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: [bb] date_selector
========
https://hg.mozilla.org/integration/gaia-central/rev/8678e7a55385
Author: Fabien Cazenave <fabien@cazenave.cc>
Desc: [bb] time_selector
2015-09-25 07:10:31 -07:00
Dão Gottwald
8f54300771
Bug 1205677
- Set --toolbarbutton-checkedhover-backgroundcolor to something reasonable. r=gijs
2015-09-25 16:03:50 +02:00
B2G Bumper Bot
32a9c2583a
Bumping manifests a=b2g-bump
2015-09-25 06:48:11 -07:00
B2G Bumper Bot
9e8aefbbe3
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c534a45b3e24
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32007 from Cwiiis/bug1203993-new-homescreen-app-launch-perf-marker
Bug 1203993 - Add a performance marker for app launching. r=eli
========
https://hg.mozilla.org/integration/gaia-central/rev/de6f6a5bfc4b
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1203993 - Add a performance marker for app launching. r=eli
2015-09-25 06:45:17 -07:00
B2G Bumper Bot
fcb3b11542
Bumping manifests a=b2g-bump
2015-09-25 06:30:30 -07:00
B2G Bumper Bot
63255b367c
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7e885763b7e3
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32052 from Cwiiis/bug1206177-new-homescreen-tray-style
Bug 1206177 - Update edit/delete tray style. r=albertopq
========
https://hg.mozilla.org/integration/gaia-central/rev/67f66736bba1
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1206177 - Update edit/delete tray style. r=albertopq
2015-09-25 06:30:04 -07:00
Carsten "Tomcat" Book
e7d6f7ce2c
merge mozilla-inbound to mozilla-central a=merge
2015-09-25 14:39:34 +02:00
Carsten "Tomcat" Book
36f030b0fa
merge fx-team to mozilla-central a=merge
2015-09-25 14:36:38 +02:00
B2G Bumper Bot
2428aedae3
Bumping manifests a=b2g-bump
2015-09-25 02:53:07 -07:00
B2G Bumper Bot
85e8278cdf
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/e3fe2ebe9def
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #31896 from weilonge/seanlee/DataSync/master/Bug1191773
Bug 1191773 - Implement History Adapter for Firefox Sync. r=ferjm
========
https://hg.mozilla.org/integration/gaia-central/rev/9a1586edf9cd
Author: Sean Lee <weilonge@gmail.com>
Desc: Bug 1191773 - Implement read-only History Adapter for FxSync feature. r=ferjm
2015-09-25 02:50:16 -07:00
B2G Bumper Bot
5b4172b15a
Bumping manifests a=b2g-bump
2015-09-25 02:28:10 -07:00
B2G Bumper Bot
acec5f9027
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/c526934f214d
Author: Scott Wu <scottwu@mozilla.com>
Desc: Merge pull request #31995 from scottwu/1182924-new-data-apn
Bug 1182924 - Adds APN with multiple APN types correctly
========
https://hg.mozilla.org/integration/gaia-central/rev/3ede0bbe34a1
Author: Scott Wu <scottcwwu@gmail.com>
Desc: Bug 1182924 - Adds APN with multiple APN types correctly, r=gasolin
2015-09-25 02:25:19 -07:00
B2G Bumper Bot
032287e96a
Bumping manifests a=b2g-bump
2015-09-25 02:03:04 -07:00
B2G Bumper Bot
156196e5bb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/fa71b8cf44dc
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32011 from ferjm/bug1207654.syncreadonlycollections
Bug 1207654 - Allow setting a collection as readonly. r=michielbdjong
========
https://hg.mozilla.org/integration/gaia-central/rev/6b66be81e89d
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1207654 - Allow setting a collection as readonly. r=michielbdjong
2015-09-25 02:00:13 -07:00
B2G Bumper Bot
7d6decf10b
Bumping manifests a=b2g-bump
2015-09-25 00:23:09 -07:00