Commit Graph

443577 Commits

Author SHA1 Message Date
Andrew McCreight
5171450b27 Bug 1197893 - Check the number of arguments for ThrowTypeError() and ThrowRangeError() at compile time. r=peterv 2015-10-05 09:38:14 -07:00
Boris Zbarsky
3f6a60d5c6 Bug 1209658 part 2. Add text/json and text/vtt as text MIME types. r=bkelly
--HG--
rename : parser/htmlparser/tests/mochitest/test_bug667533.html => parser/htmlparser/tests/mochitest/test_bug1209658.html
2015-10-05 12:23:26 -04:00
Boris Zbarsky
880bb3fc42 Bug 1209658 part 1. Refactor some parts of nsContentDLF to reduce code duplication and improve readability a bit. r=bkelly 2015-10-05 12:23:25 -04:00
Jed Davis
0db519c66f Bug 1207401 - Send B2G sandbox logging to both stderr and logcat. r=kang 2015-10-05 09:21:39 -07:00
Brian Hackett
3d04aec30e Bug 1210596 - Mark array groups as not packed when initializing individual elements with holes, r=jandem. 2015-10-05 10:18:05 -06:00
Alexander Surkov
cec5cfb0c2 Bug 1205341 - get rid of aria-owns provided relations, part1: remove ARIA combobox special support (bug 819273 backout), r=yzen 2015-10-05 11:28:35 -04:00
Brian Hackett
6e35b6937e Bug 1207821 - Change the initialized length of an unboxed array in some places without triggering pre barriers, r=jandem. 2015-10-05 10:05:19 -06:00
Brian Hackett
c7546357ff Bug 1207572 - Make sure idempotent caches are invalidated when getting the non-int32 length of an array, r=jandem. 2015-10-05 10:00:47 -06:00
Brian Hackett
4e41796a57 Bug 1209471 - Fix group used for Array.concat result, r=jandem. 2015-10-05 09:53:55 -06:00
Gabor Krizsanits
255204ccf7 Bug 1190667 - WEAPI contextMenus. r=billm 2015-10-05 17:48:08 +02:00
Jeff Muizelaar
5f0bc91be5 Bug 1211504. Remove unused member from RefLayer.
Indirectly caught by coverity

--HG--
extra : rebase_source : 95772cfe2d54d532b62e5fe23117c0d63bb1772f
2015-10-05 11:42:53 -04:00
Botond Ballo
cbb8f82b67 Bug 1209964 - Reftest. r=mstange
--HG--
extra : source : 0d46f37c73177a95acd18b30394a59824c6837bb
2015-10-02 20:54:26 -04:00
Botond Ballo
3244f0ea4d Bug 1209964 - In AlignFixedAndStickyLayers(), properly handle the case where a fixed or sticky layer is its own subtree root and has a local transform. r=kats
--HG--
extra : source : f1e0e06914605c33c10931e08e4de614c63dadcb
2015-10-02 20:53:30 -04:00
Botond Ballo
2ae871d47a Bug 1205630 - Reftest. r=mstange
--HG--
extra : source : 4da9b9cb628d8cafcf00c67e90140fc74e795384
2015-09-28 13:15:37 -04:00
Botond Ballo
ada8680578 Bug 1205630 - Translate a fixed background display item's clip rect correctly when setting it on the layer. r=mstange
--HG--
extra : source : 2ffe1c91b1cbfb3c4734128f20f0d2276c81bc30
2015-09-25 12:55:00 -04:00
Andreas Tolfsen
377f1872e1 Bug 1202663: Use dispatcher for screen capture command in listener
r=dburns

--HG--
extra : commitid : APsoNBRciI8
extra : rebase_source : 1b7c525798c861f2eb958b2026d25ac1d1cb28fd
2015-09-08 15:26:19 +01:00
Nicolas B. Pierron
27adf494d7 Bug 1210733 - Record source filenames independently of the script coverage. r=terrence 2015-10-05 17:05:08 +02:00
Nathan Froyd
3a70fcff87 Bug 1210912 - fix widget leak in LookupRegisteredPluginWindow; r=roc
nsRefPtrHashtable::Get follows XPCOM outparam rules, so it addrefs its
argument prior to returning it.  LookupRegisteredPluginWindow, however,
doesn't know anything about the additional reference, and neither does
anything else that calls it (which is, fortunately, not that much code).
So every widget returned by this function will leak.

To fix this, we use nsRefPtrHashtable::GetWeak, which doesn't addref its
argument, but merely returns the raw pointer, leaving the hashtable
responsible for the owning reference.
2015-10-02 22:00:56 -04:00
Benoit Girard
13e50db20e Bug 1210180 - Force the view to update when we recycle a Vibrancy view. r=mstange
--HG--
extra : commitid : 8EmCjAdcxhE
extra : rebase_source : cf01abb7caafa37e49b9a5d3987bd3b9097f3001
2015-10-05 10:54:29 -04:00
Andrea Marchesini
48bc6c454b Bug 1147749 - View source should go through service worker interception, r=bz, r=jduell 2015-10-05 14:46:24 +01:00
Carsten "Tomcat" Book
239ba800f1 Backed out 2 changesets (bug 1211339) for m3 test failures on a CLOSED TREE
Backed out changeset 91bff7bc67d7 (bug 1211339)
Backed out changeset d34f694b13cf (bug 1211339)
2015-10-05 14:34:44 +02:00
Carsten "Tomcat" Book
9a4e08328c Merge m-c to mozilla-inbound on a CLOSED TREE 2015-10-05 13:52:47 +02:00
Joel Maher
91ceb2d897 Bug 1210055 - Intermittent Windows Talos failures like Unable to remove C:\slave\test-pgo\build. r=parkouss 2015-10-05 07:30:28 -04:00
Bob Owen
96010550f8 Bug 1207972: Move to using USER_INTERACTIVE and JOB_INTERACTIVE by default for the Windows content sandbox. r=tabraldes 2015-10-05 11:10:46 +01:00
Carsten "Tomcat" Book
131b0cd1dd merge mozilla-inbound to mozilla-central a=merge 2015-10-05 12:02:03 +02:00
Carsten "Tomcat" Book
9a10019bbf merge fx-team to mozilla-central a=merge 2015-10-05 11:57:59 +02:00
Carsten "Tomcat" Book
b35c208fb6 merge b2g-inbound to mozilla-central a=merge 2015-10-05 11:56:23 +02:00
Jon Coppeard
76cb22230c Bug 1210760 - Don't simulate OOM in ExceptionHandlerBailout() r=terrence 2015-10-05 10:50:41 +01:00
Jon Coppeard
7dc69fa47e Bug 1210655 - Check classes are present when using them in test code r=terrence 2015-10-05 10:50:41 +01:00
Jon Coppeard
46c8da5401 Bug 1210607 - Check for null compartment in PopulateReportBlame() r=terrence 2015-10-05 10:50:41 +01:00
Jon Coppeard
08c32a7a8c Bug 1210391 - Module scopes are currently not cacheable r=jandem 2015-10-05 10:50:41 +01:00
Chris Pearce
83d11d9363 Bug 1211339 Part 2 - Make MP4Decoder::CanHandleMediaType() check all codecs are supported by a PDM before reporting support. r=jya 2015-10-05 22:39:10 +13:00
Chris Pearce
addcdce5f7 Bug 1211339 Part 1 - Ensure WMFDecoderModule::SupportsMimeType checks it can create decoders. r=jya 2015-10-05 22:39:00 +13:00
B2G Bumper Bot
d409fa307a Bumping manifests a=b2g-bump 2015-10-04 22:13:59 -07:00
B2G Bumper Bot
b0b0030bda Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2112488412d0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32221 from KevinGrandon/bug_1211134_remove_browser_migrator

Bug 1211134 - Remove BrowserMigrator

========

https://hg.mozilla.org/integration/gaia-central/rev/41ea849aa6f3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1211134 - Remove BrowserMigrator

This keeps the AppMigrator shell which will likely be used for home screen migration in 3.0.
2015-10-04 22:10:36 -07:00
Jean-Yves Avenard
5558525f6c Bug 1211328: [MSE] Fix timestampOffset attribute calculation in sequence mode. r=gerald 2015-10-05 15:45:56 +11:00
B2G Bumper Bot
a1a50e3366 Bumping manifests a=b2g-bump 2015-10-04 21:45:52 -07:00
B2G Bumper Bot
a5c47e3e09 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e8272547d4d4
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32226 from gasolin/issue-1206984

Bug 1206984 - Make Debug have a lower case name, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/5275d3d9c94a
Author: Varghese Thomas <varghese.thomas@chillr.in>
Desc: Bug 1206984 - Make Debug have a lower case name, r=gasolin
2015-10-04 21:42:38 -07:00
B2G Bumper Bot
02691d95a5 Bumping manifests a=b2g-bump 2015-10-04 20:03:03 -07:00
B2G Bumper Bot
a1e03e80d5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8e38b98c2da0
Author: steveck-chung <schung@mozilla.com>
Desc: Merge pull request #32127 from steveck-chung/bug-1206678-subject-hidden

Bug 1206678 - Outgoing MMS contains subject that was typed by user, but then hidden, r=azasypkin

========

https://hg.mozilla.org/integration/gaia-central/rev/897912ec191a
Author: steveck-chung <schung@mozilla.com>
Desc: Bug 1206678 - Outgoing MMS contains subject that was typed by user, but then hidden, r=azasypkin
2015-10-04 20:00:12 -07:00
Phil Ringnalda
fdd9597e7c Bug 1208727 - Disable test-ui-action-button.js on all debug and ASan builds for frequent timeouts 2015-10-04 18:27:27 -07:00
Chris Rafuse
2236535827 Bug 1204345 - Last letter at bottom right can be cut off, r=dmose 2015-10-04 16:43:21 -07:00
Phil Ringnalda
ced4ccaf2d Merge f-t to m-c, a=merge 2015-10-04 09:56:33 -07:00
B2G Bumper Bot
8601660894 Bumping manifests a=b2g-bump 2015-10-04 08:08:17 -07:00
B2G Bumper Bot
ca37cfed65 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b39f82178e88
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #32201 from Phoxygen/bug1209532-wc-gaia_sim_picker

Bug 1209532 - [wc] Add RTL support for gaia_sim_picker

========

https://hg.mozilla.org/integration/gaia-central/rev/7b5831d09b7b
Author: Augustin Trancart <augustin.trancart@phoxygen.com>
Desc: Bug 1209532 - [wc] Add RTL support for gaia_sim_picker
2015-10-04 08:05:26 -07:00
Maxim Zhilyaev
3265dfcbb6 Bug 1202040 - Intermittent browser_newtab_bug1194895.js | This test exceeded the timeout threshold. [r=marcosc] 2015-10-03 20:32:56 -07:00
Fabrice Desré
00266c87aa Bug 1211085 - Disable global reuse on b2gdroid r=khuey 2015-10-03 18:50:40 -07:00
Sotaro Ikeda
ebcecadcbd Bug 1210189 - Use nsScreenGonk in nsWindow::StartRemoteDrawing() r=mwu 2015-10-03 17:06:19 -07:00
Phil Ringnalda
718f29ed28 Merge m-c to f-t 2015-10-03 15:56:56 -07:00
Phil Ringnalda
318ee7ff3b Merge m-c to m-i 2015-10-03 15:54:26 -07:00