Commit Graph

159374 Commits

Author SHA1 Message Date
Markus Stange
e6512a0aae Bug 945655 - Don't add transparency around the filter output before sending it to DrawSurface. r=roc 2013-12-10 14:50:40 +01:00
Markus Stange
80876b8581 Bug 945655 - Make all filters deal with null inputs and empty output rects consistently: treat them as transparent. r=roc 2013-12-10 14:50:40 +01:00
Paul Adenot
a7bf924cb8 Bug 947910 - Relax the MOZ_ASSERT(mPosition <= mDuration) in case of looping, in AudioBufferSourceNode::CopyFromBufferWithResampling. r=karlt 2013-12-10 14:35:50 +01:00
Alexander Surkov
272afd7f65 Bug 935254 - getTextAt broken for list items, r=tbsaunde 2013-12-10 07:40:54 -05:00
Olli Pettay
f7cf41852b Bug 945979 - Intermittent browser_privatebrowsing_geoprompt.js, r=ehsan
--HG--
extra : rebase_source : 2ccc3019b9912e34fc20824cbed6fee943d962e4
2013-12-10 13:40:35 +02:00
Olli Pettay
b92d4917bb Bug 943793 - Intermittent TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/browser/components/privatebrowsing/test/browser/browser_privatebrowsing_localStorage.js, r=ehsan
--HG--
extra : rebase_source : 75935389529158eaffbeed6e9f659785858ecd88
2013-12-10 13:39:53 +02:00
Olli Pettay
e77b43224c Bug 939084 - Intermittent browser_social_chatwindow_resize.js, r=felipe
--HG--
extra : rebase_source : 4a9bc4113584492fd9ff76dd58824d0d13d6b4ff
2013-12-10 13:38:38 +02:00
Andrea Marchesini
e2b80ee7c8 Bug 487070 - a pref for enabling the lastest version of JS in Web Workers 2013-12-10 11:43:16 +00:00
Christian Holler
e4bac88046 Bug 948023 - Refactor ReconstructStackDepth to handle OOMs. r=jandem
--HG--
extra : rebase_source : 2cec42388b624da590865dcc2f4a166f22f9ab21
2013-12-10 12:27:21 +01:00
Christian Holler
d4610cdcff Bug 948233 - Fix an OOM issue in DoCompareFallback. r=jandem
--HG--
extra : rebase_source : 81ae3f3afc9b4773839a447737ac163f1839de2e
2013-12-10 12:24:06 +01:00
Gabor Krizsanits
a4dc9c6eea Bug 943357 - Name argument of exportFunction should be optional. r=bholley 2013-12-10 09:56:19 +01:00
Jan de Mooij
90193750e8 Bug 921470 - Remove hasFallbackStub_ check in resetMonitorStubChain. r=djvj 2013-12-10 09:31:53 +01:00
Nicholas Cameron
ab00caccc4 Bug 946958 part 5. Misc tidy ups. r=mattwoodrow 2013-12-09 14:41:00 +13:00
Nicholas Cameron
f215004cc4 Bug 946958 part 4. Tidy up interaction with widgets. r=kats 2013-12-09 14:40:59 +13:00
Nicholas Cameron
1eb16399af Bug 946958 part 3. Remove thebes callbacks. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
d58229b635 Bug 946958 part 2. Remove methods which just forward to compositor. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
394fe4e5f2 Bug 946958 part 1. Remove GetWidgetSize. r=mattwoodrow 2013-12-09 14:40:59 +13:00
Nicholas Cameron
7d1613c786 Bug 865033 part 2. Add mCompositor to CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Nicholas Cameron
8205294bd7 Bug 865033 part 1. Remove GetLayerManager from CompositorParent. r=mattwoodrow 2013-12-09 14:40:58 +13:00
Nicholas Cameron
6cf651cf5e Bug 945632. Assert we've released memory which the host should have released. r=nical 2013-12-04 22:03:29 -05:00
Phil Ringnalda
65a3b14601 Back out 712628797f21 (bug 946976) for ggc orange 2013-12-09 22:15:49 -08:00
Brian Birtles
3cb56fe83f Bug 946529 - Add test for parsing of SVG lengths with scientific notation; r=longsonr 2013-12-10 09:11:13 +09:00
Jeff Muizelaar
4264e2fab0 Bug 947379. Remove MOZ_PANGO. r=jfkthame
We haven't been able to build with this since
2008. Time for it to go.

--HG--
extra : rebase_source : 0e25f91e2a4308d3873ca2c240347b25d70d69c5
2013-12-09 10:03:28 -05:00
Nicholas Nethercote
492fe05fb7 Bug 948201 - Use a StaticRefPtr for gInterfaceInfoManager. r=bz.
--HG--
extra : rebase_source : be06bb4b77914dd1a5ae2a7e1cced40fcd5850f5
2013-12-07 21:41:32 -08:00
Tom Schuster
4b72f849ba Bug 697343 - Add slice hook test. r=jandem 2013-12-05 20:07:25 +01:00
Boris Zbarsky
ea590176b9 Bug 697343 - Add slice hook to DOM bindings like NodeList. r=peterv,bhackett 2013-12-02 11:32:22 -05:00
Tom Schuster
153ffc1fbc Bug 697343 - Introduce a slice hook to allow optimizing Array.prototype.slice for Proxies etc. r=jandem,bz 2013-12-05 20:07:24 +01:00
Tom Schuster
f24c8c5b90 Bug 697343 - Remove getElementIfPresent. r=Waldo 2013-12-05 20:07:24 +01:00
Nicholas Nethercote
1e79a74289 Bug 947802 (part 2) - Replace enumerateReporters() with getReportsForThisProcess(). r=mccr8.
--HG--
extra : rebase_source : 1c70e838e3600745f69c5772a084398f78d4c477
2013-12-01 16:29:37 -08:00
Nicholas Nethercote
7b9f6814c3 Bug 947802 (part 1) - Inline DumpReport(). r=mccr8.
--HG--
extra : rebase_source : f5c8a655e88dc7641c2a9971d1174b0d689bf3b4
2013-12-01 16:14:26 -08:00
Wes Kocher
18a9350718 Merge m-c to inbound 2013-12-09 20:45:54 -08:00
Wes Kocher
57c984f4f3 Merge inbound to m-c 2013-12-09 20:35:07 -08:00
Wes Kocher
355389a051 Merge fx-team to m-c 2013-12-09 20:30:59 -08:00
Wes Kocher
ce006187a8 Merge b2g-inbound to m-c 2013-12-09 20:27:38 -08:00
Wes Kocher
eac7c5c7e8 Backed out changeset 144cec97320a (bug 853356) despite the CLOSED TREE 2013-12-09 16:33:28 -08:00
Gaia Pushbot
3adacb9ab6 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/bb23044d4a97
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #14325 from mikehenrty/bug-942325-iframe

Bug 942325 - only display action buttons for non-frames, r=vingtetun

========

https://hg.mozilla.org/integration/gaia-central/rev/3d89070e4873
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 942325 - update the style of net_error page when in an iframe

========

https://hg.mozilla.org/integration/gaia-central/rev/6a3bd7eb4d1b
Author: Andrew Sutherland <asutherland@asutherland.org>
Desc: Merge pull request #14457 from Joshua-S/bug-946614

[Bug 946614] - [Email] Div Lines too dark. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/e6a24bb3e2ba
Author: Joshua Smith <joshua-smith@verizon.net>
Desc: [Bug 946614] - [Email] Div Lines too dark
2013-12-09 15:00:31 -08:00
Masatoshi Kimura
cc6ac49bd5 Bug 942791 - Revert bug 427089. r=mayhemer 2013-12-10 07:47:30 +09:00
Ryan VanderMeulen
feef0a14f7 Merge m-c to fx-team. 2013-12-09 17:47:08 -05:00
Ryan VanderMeulen
3abf7905b0 Merge m-c to b2g-inbound. 2013-12-09 17:45:06 -05:00
Ryan VanderMeulen
72c57be9ea Merge m-c to inbound. 2013-12-09 17:43:44 -05:00
Gaia Pushbot
5c029fc2a8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0c1ad0982497
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #14462 from wanderview/build-push-userjs

Bug 947204: Push user.js file using full path.  r=yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/da2f69045beb
Author: Ben Kelly <ben@wanderview.com>
Desc: Bug 947204: Push user.js file using full path.
2013-12-09 14:35:24 -08:00
Mark Hammond
95e28634b1 Bug 947764 - correct support-files for devtools commandline tests. r=ted 2013-12-10 09:27:06 +11:00
Ryan VanderMeulen
ca386608b9 Merge b2g-inbound to m-c. 2013-12-09 17:26:11 -05:00
Gaia Pushbot
fa2b5743cc Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23c17f5b65cd
Author: Ben Kelly <bkelly@mozilla.com>
Desc: Merge pull request #14493 from rnowm/contacts-add-oh

Bug 947819 - [Contacts] add overflow: hidden to contcats list r=jmcf

========

https://hg.mozilla.org/integration/gaia-central/rev/38f9d9acb28a
Author: rnowm <arnau@arnaumarch.com>
Desc: Bug 947819 - [Contacts] add overflow: hidden to contcats list
2013-12-09 14:25:36 -08:00
Mark Hammond
28aad2e698 Bug 947770 - Move remaining tests in browser/devtools/webconsole/test/Makefile.in to manifest. r=ted 2013-12-10 09:24:37 +11:00
Ryan VanderMeulen
40fc3e7026 Backed out changesets 572624d76edf and 17a5f2e554e8 (bug 934739) for causing bug 947879. 2013-12-09 17:24:14 -05:00
Ryan VanderMeulen
15c6ad1a06 Merge fx-team to m-c. 2013-12-09 17:21:47 -05:00
Gaia Pushbot
07660d6dd8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/439b2b10e787
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #14481 from davidflanagan/bug925216

Bug 925216: Add media info display to Gallery; change styles in Video to match r=pdahiya

========

https://hg.mozilla.org/integration/gaia-central/rev/e8c59ed2e2cc
Author: Tom Herold <therold@mozilla.com>
Desc: Bug 925216: Add media info display to Gallery; change styles in Video to match

add 1rem more padding on the left for dt and dd elements
2013-12-09 14:15:24 -08:00
Fabrice Desré
96e317fb1e Bug 937917 - [Facebook] Fix to support https and enable webshare activities r=ferjm 2013-12-09 14:05:14 -08:00
Ryan VanderMeulen
3083eba130 Merge inbound to m-c. 2013-12-09 16:45:25 -05:00