Граф коммитов

448688 Коммитов

Автор SHA1 Сообщение Дата
Nathan Froyd 555ffcc8b5 Bug 1221326 - use Endian.h more widely in bluetooth code; r=btian 2015-11-02 15:13:10 -05:00
Sebastian Hengst 7397339686 Backed out changeset c780a165dca1 (bug 1098131) for bc7 failures, at least on Linux. r=backout
browser_backButtonFitts.js | uncaught exception - TypeError: this.mCurrentBrowser.docShell is null at chrome://browser/content/tabbrowser.xml:4004
2015-11-04 20:41:16 +01:00
Terrence Cole 560a121a57 Backout f7cb9a24f1ec (Bug 1219498) for its sinister associations with the GC on a CLOSED TREE.
--HG--
extra : rebase_source : 44a8b2a86f8a403ef7ff7a1441aaa3a8a743a1f8
2015-11-04 11:37:21 -08:00
Kartikaya Gupta 1ca49c085c Bug 1194546 - Ensure that the timeout to allow the transaction to expire waits long enough. r=botond
--HG--
extra : commitid : C6hifevCLzO
2015-11-04 14:23:14 -05:00
Kartikaya Gupta 489b582b4b Bug 1194546 - Wait for the layer tree to reach the compositor before starting to scroll. r=botond
--HG--
extra : commitid : 6C8iDPDIm8E
2015-11-04 14:21:06 -05:00
Bill McCloskey 3311406a6e Bug 967873 - Ignore content process DOMWillOpenModalDialog event in e10s (r=Gijs) 2015-11-04 10:56:15 -08:00
Bill McCloskey 792331791d Bug 967873 - browser_onbeforeunload_navigation.js fix for e10s (r=Gijs) 2015-11-04 10:56:15 -08:00
Bill McCloskey cb38fc540e Bug 967873 - Allow RemotePrompt to be closed while it's being opened (r=Gijs) 2015-11-04 10:56:15 -08:00
Bill McCloskey c76ae8f933 Bug 967873 - Test changes for async removeTab (r=Gijs) 2015-11-04 10:56:15 -08:00
Bill McCloskey e135491cfd Bug 967873 - Start TabView when starting tests that might lazily load it (r=Gijs) 2015-11-04 10:56:15 -08:00
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