Bill McCloskey
0bb94168c1
Bug 967873 - Make browser_relatedTabs.js not race in e10s (r=Gijs)
2015-11-04 10:56:15 -08:00
Bill McCloskey
de23733337
Bug 1219504 - Test changes (r=Gijs,mconley,jryans,MattN,Mossop)
2015-11-04 10:56:15 -08:00
Bill McCloskey
ea830e8a7b
Bug 1219504 - BrowserTestUtils changes (r=mconley)
2015-11-04 10:56:15 -08:00
Jeff Muizelaar
6933e0086e
Bug 1220783. Map GetUniformIndices names. r=jgilbert
...
This is needed for things to work with the shader translator
2015-11-04 13:35:35 -05:00
Jeff Muizelaar
d9ae377b3f
Bug 1218559. Implement FindUniformBlockByMappedName. r=jgilbert
2015-11-04 13:35:35 -05:00
Jeff Muizelaar
c0980e9573
Bug 1218944. Transform feedback linking should use varyings intead of attribs. r=jgilbert
2015-11-04 13:35:35 -05:00
George Wright
00c482fdda
Bug 1098131 - Don't invalidate layers when simply changing SizeMode r=smaug
2015-11-04 13:23:03 -05:00
Nathan Froyd
f8a4c9d877
Bug 1221151 - use [infallible] in nsILoadInfo.idl instead of manual %{C++ blocks; r=jduell
...
Using [infallible] generates the exact same code as we already have in
the %{C++ blocks. Let's get rid of the %{C++ blocks.
2015-11-03 10:51:24 -05:00
Ben Kelly
3025699ad0
Bug 1214361 Test final response types after redirect. r=sicking a=abillings
2015-11-04 09:02:14 -08:00
Gregory Szorc
202a3968b4
Bug 1213959 - Set SHELL in Read the Docs environment; r=ted
...
The Read the Docs environment doesn't have SHELL defined. This causes
mach.mixin.process's import to fail, as it insists on finding an active
shell. While we could fix mach.mixin.process to not raise if the
variable is not set, this is a bit more work and has wider build system
and mach implications. So we employ a quick hack instead.
DONTBUILD (NPOTB)
--HG--
extra : commitid : 23fRi9TQht4
extra : rebase_source : 4b3d0833f789a73fee67c0cadcf525434f08f78b
2015-11-04 08:26:26 -08:00
Ben Kelly
fb374694d7
Bug 1221308 Fix some service worker related warnings. r=baku
2015-11-04 08:26:46 -08:00
Ben Kelly
4e457a4ca4
Bug 1221279 Don't crash while clearing imgLoader cache when disconnected document is destroyed. r=smaug
2015-11-04 08:26:46 -08:00
Daniel Holbert
d7c529e1a0
Bug 1221112: When checking for ::before/::after while sorting flex items by DOM order, dig past placeholder to out-of-flow frame. r=mats
2015-11-04 07:48:59 -08:00
Terrence Cole
44e23f3ceb
Bug 1220703 - Remove AutoDisableStoreBuffer; r=jonco
...
--HG--
extra : rebase_source : d7c4f67d1debbb0758a967149697a8b644f29307
2015-11-04 07:07:01 -08:00
Terrence Cole
def83fe44a
Bug 1219498 - Move all GC state setup to be per-cycle; r=jonco
...
--HG--
extra : rebase_source : 61ea887604e6ad9387cda2f4ce1fab8c61e69959
2015-11-02 07:04:56 -08:00
Eddy Bruel
4bad6b08ad
Bug 1218363 - nsIServiceWorkerManager should notify its listeners when a service worker is (un)registered;r=catalinb
2015-11-04 15:17:02 +01:00
Nick Fitzgerald
908edc488e
Bug 1221218
- Use by-filename breakdown in the memory tool; r=jsantell
...
This commit adds support for traversing by: "filename" edges in census
breakdowns and reports and makes the default coarse-type breakdown use a
filename sub-breakdown for scripts.
2015-11-04 05:49:34 -08:00
Nick Fitzgerald
c779fbdd5b
Bug 1221177 - Add a ByFilename breakdown for JS::ubi::Node censuses; r=sfink
2015-11-04 05:49:34 -08:00
Nick Fitzgerald
5f11f88cfb
Bug 1220918 - Serialize and deseriliaze JS::ubi::Node's script filenames in heap snapshots; r=sfink
2015-11-04 05:49:33 -08:00
Nick Fitzgerald
704858e786
Bug 1220031 - Add JS::ubi::Node::scriptFilename; r=sfink
2015-11-04 05:49:33 -08:00
Carsten "Tomcat" Book
fb394133cc
Backed out changeset 6e4244690d03 (bug 1218363) for m-oth bustage
...
--HG--
extra : rebase_source : 33397d7b8bd802aad355ebbdb7ee4cb30171ceb0
2015-11-04 14:26:43 +01:00
Dan Minor
4d8b873ab9
Bug 1214239 - [Web Audio] StereoPannerNode ignores input gain when pan is 0 r=padenot
...
This modifies the special case code for pan == 0.0f to apply the input gain.
--HG--
extra : commitid : LAEwrqMnjQi
extra : rebase_source : 735cabd0f9bc7a857a8382c712329e8353b88ad0
2015-10-21 11:59:58 -04:00
Mats Palmgren
ac4183b989
Bug 1176792 part 3 - [css-grid] Reftests for the 'grid-column-gap' and 'grid-row-gap' properties.
2015-11-04 13:46:32 +01:00
Mats Palmgren
4e5cfec08a
Bug 1176792 part 2 - [css-grid] Implement layout for the 'grid-column-gap' and 'grid-row-gap' properties. r=dholbert
2015-11-04 13:46:32 +01:00
Mats Palmgren
4aaaee94eb
Bug 1176792 part 1 - [css-grid] Implement the 'grid-column-gap', 'grid-row-gap', and 'grid-gap' properties in the style system. r=dholbert
2015-11-04 13:46:32 +01:00
Boris Chiou
7203e534eb
Bug 1208940 - Move ComputedTimingFunction to its own file. r=bbirtles
2015-11-01 22:41:00 +01:00
Marcos Caceres
9859867e5b
Bug 1169633 - [Browser API] getWebManifest(). r=kanru, r=bholley
2015-11-03 03:52:00 +01:00
Carsten "Tomcat" Book
66acd27cd3
Merge mozilla-central to mozilla-inbound
2015-11-04 12:31:11 +01:00
Andrea Marchesini
9d98f9a481
Bug 1215235 - Drop support for jar: URIs by default, r=bz
2015-11-04 11:19:02 +00:00
Carsten "Tomcat" Book
3e11f2fe34
merge mozilla-inbound to mozilla-central a=merge
2015-11-04 11:59:46 +01:00
Carsten "Tomcat" Book
15320b5333
merge fx-team to mozilla-central a=merge
2015-11-04 11:57:59 +01:00
Matt Woodrow
43e4c98e28
Bug 1203199 - Bustage fix. CLOSED TREE
2015-11-04 16:51:22 +13:00
Matt Woodrow
dad4ebe210
Bug 1203199 - Fix driver range with blacklist to avoid blacklisting other OSes.
...
--HG--
extra : rebase_source : e2dc29a94aa88fd3d181aa2171cece9d61c103c5
2015-11-04 16:17:00 +13:00
Kris Maglione
d9dba55428
Bug 1214058: Part 3 - Touch CLOBBER. r=trivial
...
--HG--
extra : commitid : E3PuqrHEg9E
extra : rebase_source : fc600110385393ca680613dcceda69e856941366
extra : source : a7f2b158f8d168d617d209b2ab9c285c9b4fd9ec
2015-11-03 16:25:13 -08:00
B2G Bumper Bot
e68c800b0a
Bumping manifests a=b2g-bump
2015-11-03 14:16:51 -08:00
B2G Bumper Bot
44567d7d7e
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/44029d7d66e6
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32945 from ferjm/bug1220541.bookmarks.collection.refresh.auth
Bug 1220541 - Require user authentication refresh when the bookmark c…
========
https://hg.mozilla.org/integration/gaia-central/rev/31ca4ab104f7
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1220541 - Require user authentication refresh when the bookmark collection checkbox is changed to true. r=yifan
2015-11-03 14:14:48 -08:00
B2G Bumper Bot
6aafac4a50
Bumping manifests a=b2g-bump
2015-11-03 12:17:22 -08:00
B2G Bumper Bot
56cdfe07a4
Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f793021410f8
Author: Hubert Figuière <hub@figuiere.net>
Desc: Merge pull request #32442 from hfiguiere/bug1214652-innerhtml
Bug 1214652 - Part 1: fix the innerHTML unsafeness in the music specific files. r=justindarc
========
https://hg.mozilla.org/integration/gaia-central/rev/a4c16de300ac
Author: Hubert Figuière <hub@figuiere.net>
Desc: Bug 1214652 - Fix the innerHTML unsafeness in the music specific files.
========
https://hg.mozilla.org/integration/gaia-central/rev/13d30bc778ce
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #32976 from punamdahiya/Bug-1178290
Bug 1178290 - [Gallery] Use MediaFrame.maxImageDecodeSize to calculate output size in pick flow r=djf
========
https://hg.mozilla.org/integration/gaia-central/rev/053629d4d8d9
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1178290 - [Gallery] Use MediaFrame.maxImageDecodeSize to calculate output size in pick flow r=djf
2015-11-03 12:15:19 -08:00
B2G Bumper Bot
abef6edd89
Bumping manifests a=b2g-bump
2015-11-03 11:52:01 -08:00
B2G Bumper Bot
65be37d781
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/36b76f262edb
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #32779 from ferjm/bug1217381.default.settings
Bug 1217381 - Go back to default collection settings on logout. r=michielbdejong, yifan
========
https://hg.mozilla.org/integration/gaia-central/rev/897d191b3259
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Bug 1217381 - Go back to default collection settings on logout. r=michielbdjong, yifan
2015-11-03 11:49:58 -08:00
B2G Bumper Bot
1e440d79dc
Bumping manifests a=b2g-bump
2015-11-03 09:52:38 -08:00
B2G Bumper Bot
76fb36e9c8
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/89e34dc72e92
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32977 from npark-mozilla/1221180
Bug 1221180 - search btn locator is changed in Marketplace.
========
https://hg.mozilla.org/integration/gaia-central/rev/768ca0e23bd4
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1221180 - search btn locator is changed in Marketplace.
2015-11-03 09:50:33 -08:00
B2G Bumper Bot
4327f5e8a2
Bumping manifests a=b2g-bump
2015-11-03 09:34:39 -08:00
B2G Bumper Bot
cb1a5ab0eb
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/7f7171644a92
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32939 from Cwiiis/bug1220394-homescreen-icons-moving-when-locked
Bug 1220394 - Add home screen icon dragging debugging. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/103766a93477
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1220394 - Add home screen icon dragging debugging. r=gmarty
2015-11-03 09:32:36 -08:00
B2G Bumper Bot
368bb0066a
Bumping manifests a=b2g-bump
2015-11-03 07:51:35 -08:00
B2G Bumper Bot
945f9d5d1f
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/f9d5abea03c9
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Merge pull request #32970 from Cwiiis/bug1220579-homescreen-datastore-exception-tests
Bug 1220579 - Add homescreen unit tests for idb exceptions. r=gmarty
========
https://hg.mozilla.org/integration/gaia-central/rev/deb01082abd1
Author: Chris Lord <chrislord.net@gmail.com>
Desc: Bug 1220579 - Add homescreen unit tests for idb exceptions. r=gmarty
2015-11-03 07:49:32 -08:00
B2G Bumper Bot
9fb45ce6ee
Bumping manifests a=b2g-bump
2015-11-03 07:31:50 -08:00
B2G Bumper Bot
35263f3005
Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/b8aa335feb7a
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32947 from mwargers/1000863
Bug 1000863 - Re-enable test_fmradio_find_stations.py
========
https://hg.mozilla.org/integration/gaia-central/rev/246977e0187b
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1000863 - Re-enable test_fmradio_find_stations.py
========
https://hg.mozilla.org/integration/gaia-central/rev/f645a6b828c6
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #32946 from mwargers/1131070
Bug 1131070 - Re-enable test_toggle_airplane_mode, since it looks to be stable again
========
https://hg.mozilla.org/integration/gaia-central/rev/953e9f417dde
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1131070 - Re-enable test_toggle_airplane_mode, since it looks to be stable again
========
https://hg.mozilla.org/integration/gaia-central/rev/a7ca753fd1ae
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #32962 from npark-mozilla/1220814-2
Bug 1220814 - Imagecompare: test_settings_NC_RTL.py fails while waiting for call barring dialog
========
https://hg.mozilla.org/integration/gaia-central/rev/3c4bd5e875ed
Author: g5njpark <nojun.park@gmail.com>
Desc: Bug 1220814 - Imagecompare: test_settings_NC_RTL.py fails while waiting for call barring dialog
2015-11-03 07:29:46 -08:00
Carsten "Tomcat" Book
63f908adce
Merge mozilla-central to b2g-i
2015-11-03 14:11:20 +01:00
Carsten "Tomcat" Book
507e90cf52
Backed out changeset c253b6bd00b1 (bug 1220007) for causing a bustage on B2g-emulator L builds which is only visible on b2g-inbound on a CLOSED TREE
2015-11-03 14:08:50 +01:00