Commit Graph

272113 Commits

Author SHA1 Message Date
Bas Schouten
74b3ef74ce Bug 1210560 - Part 2: Convert some simple users to use PushGroupForBlendBack. r=jrmuizel 2015-11-11 16:15:39 +01:00
Bas Schouten
33bb7ae164 Bug 1210560 - Part 1: Add an API specifically intended for users that just Push and Pop-Mask/Pop-Paint. r=jrmuizel 2015-11-11 16:15:39 +01:00
sajitk
ac8ad4ec76 Bug 1219480 - Replace PRLogModuleInfo with LazyLogModule in the media directory. r=rillian 2015-11-11 06:52:00 +01:00
Thinker K.F. Li
24e3c2ac49 Bug 1210784 - Layer tree invalidation with Preserves3D. r=roc 2015-11-02 18:28:00 +01:00
Jim Mathies
d3258a90ef Bug 1190364 - "With electrolysis (e10s) enabled and lots of tabs open, plugincheck often fails to find any plugins". r=billm 2015-11-11 05:35:00 +01:00
Kartikaya Gupta
a84470d0f5 Bug 1214267 - Send the side to which fixed-pos items are attached so that we can move them in the compositor more correctly when the viewport size is changing. r=mattwoodrow 2015-11-11 10:07:29 -05:00
Christoph Kerschbaumer
edc7736827 Bug 1219931 - CSP: Don't allow removing a policy (r=sicking) 2015-11-02 08:04:15 -08:00
Christoph Kerschbaumer
d766cdaa72 Bug 1188028 - Queue up CSP console messages till windowID is available (r=sicking) 2015-11-11 06:23:57 -08:00
Christoph Kerschbaumer
9187b637de Bug 1188028 - Use channel->ascynOpen2 in dom/security/nsCSPContext.cpp (r=sicking) 2015-07-27 11:57:56 -07:00
Mike Shal
3cccdc49c6 Bug 1223591 - add buildid dependency for platform.ini in faster make backend; r=glandium 2015-11-10 18:07:51 -05:00
Jean-Yves Avenard
36a6316a64 Bug 1221825: P2. Ensure frame memory allocation succeeded. r=cpearce 2015-11-12 01:10:37 +11:00
Jean-Yves Avenard
a3704eb891 Bug 1221825: Fix logging arguments. r=cpearce 2015-11-12 01:10:36 +11:00
John Daggett
cbab96a8fe Bug 1160506 - support intra-family font fallback. r=heycam
Fontconfig allows for fonts to be arbitrarily mapped into another font
family. Under some versions of Debian and Fedora, families like Droid
Sans Japanese were mapped into the Droid Sans family. To match these
font families properly, it's necessary to test multiple fonts within a
single given family. Since this is a relatively time consuming
procedure, only do this when there are multiple regular faces for a
given family.
2015-11-11 21:13:33 +09:00
Andreas Tolfsen
eac0fa0131 Bug 1223028: Exhaust server-originated commands
The Python client does not currently exhaust all the command
requests originating from the server as pointed out by :bhsu in
https://bugzilla.mozilla.org/show_bug.cgi?id=1211503#c12.

This prevents making multiple calls to runEmulatorCmd and runEmulatorShell
inside executeScript/executeJSScript/executeAsyncScript.  This failure
makes marionette-webapi fail.

We loop through all the commands originating from the server until we
get sent back a response.

r=dburns
2015-11-09 15:54:10 +00:00
Carsten "Tomcat" Book
92ef7db17d Merge mozilla-central to mozilla-inbound 2015-11-11 12:44:18 +01:00
Carsten "Tomcat" Book
48415afea7 merge mozilla-inbound to mozilla-central a=merge 2015-11-11 12:42:52 +01:00
Carsten "Tomcat" Book
f14a960f72 merge fx-team to mozilla-central a=merge 2015-11-11 12:04:33 +01:00
Phil Ringnalda
3fbff868a6 Back out changeset 4d6d9c1e52e4 (bug 1223647) for failures in test_csp.html, csp/test_redirects.html and csp/test_worker_redirect.html 2015-11-10 23:10:04 -08:00
Sotaro Ikeda
e9fb4b338e Bug 1186796 - Replace nsBaseHashtable::EnumerateRead() calls in image/ with iterators r=njn 2015-11-10 23:07:09 -08:00
Allison Naaktgeboren
5c7d6ce683 Bug 1215475 - Search suggestions are duplicated after one of it is previously selected.r=mcomella 2015-11-10 19:02:23 -08:00
B2G Bumper Bot
a330d1ff9f Bumping manifests a=b2g-bump 2015-11-10 16:16:56 -08:00
B2G Bumper Bot
2515c495d6 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/fbb1b70ce9fd
Author: Sam Foster <sfoster@mozilla.com>
Desc: Merge pull request #33090 from sfoster/ftu-statusbar-gij-bug-1219655

Bug 1219655 - Statusbar tests for FTU + helpers. r=mhenretty

========

https://hg.mozilla.org/integration/gaia-central/rev/6a3c4adbf7d2
Author: Sam Foster <sfoster@mozilla.com>
Desc: Bug 1219655 - Statusbar tests for FTU + helpers
2015-11-10 16:15:33 -08:00
Gregory Szorc
827969c6ab Bug 1223149 - Add basic usage documentation for mach build; r=glandium
Support for displaying docstrings in `mach help` was added relatively
recently. `mach build` was never documented. Let's document it.

There are a gazillion things we could put in the documentation. For now,
mainly focus on targets.
2015-11-10 15:41:08 -08:00
B2G Bumper Bot
0df0c46a0a Bumping manifests a=b2g-bump 2015-11-10 14:54:44 -08:00
B2G Bumper Bot
7a613e07e5 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/98f2ffabcc4d
Author: punamdahiya <punamdahiya@yahoo.com>
Desc: Merge pull request #33000 from punamdahiya/Bug1221650

Bug 1221650 - [Gallery] LazyLoad gaia-header.js

========

https://hg.mozilla.org/integration/gaia-central/rev/6d1b39dd6921
Author: Punam Dahiya <punamdahiya@yahoo.com>
Desc: Bug 1221650 - [Gallery] LazyLoad gaia-header.js
2015-11-10 14:53:18 -08:00
Mark Banner
75a2db2977 Bug 1223351 - Store a metrics event on the loop server if the data channel setup fails. r=Mardak 2015-11-10 21:25:51 +00:00
B2G Bumper Bot
8115a5e107 Bumping manifests a=b2g-bump 2015-11-10 12:29:31 -08:00
Jordan Santell
ea43365751 Bug 1215954 - Add feature to save a heap snapshot from memory tool to
disk. r=fitzgen,vp
2015-11-10 11:53:55 -08:00
Brian Grinstead
e6960dd6a2 Bug 1181852 - Use shared-head.js for devtools/client/shared;r=jryans 2015-11-10 11:48:51 -08:00
Kit Cambridge
adf3bd6632 Bug 1220337 - Don't show alternate notification actions on OS X 10.8. r=MattN 2015-11-10 11:23:13 -08:00
Marco Bonardo
db93f3637c Bug 720589 - mMatchCounts may be accessed with a nonexisting index. r=neil 2015-11-10 20:18:24 +01:00
B2G Bumper Bot
12d32aea9c Bumping manifests a=b2g-bump 2015-11-10 11:16:41 -08:00
B2G Bumper Bot
59811a53c0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/218023b067fd
Author: Fernando Jiménez Moreno <ferjmoreno@gmail.com>
Desc: Merge pull request #33114 from michielbdejong/1218278-dataadapter-code-comments

Bug 1218278 - Improve DataAdapters code comments, r=ferjm

========

https://hg.mozilla.org/integration/gaia-central/rev/3a2737f80bff
Author: Michiel de Jong <mbdejong@mozilla.com>
Desc: Bug 1218278 - Improve DataAdapters code comments, r=ferjm
2015-11-10 11:15:17 -08:00
B2G Bumper Bot
57542cf656 Bumping manifests a=b2g-bump 2015-11-10 10:16:57 -08:00
B2G Bumper Bot
cd32de61c2 Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1cf2d98d4c57
Author: David Flanagan <dflanagan@mozilla.com>
Desc: Merge pull request #33025 from russnicoletti/bug-1147871

Bug 1147871 - Intermittent video/test/unit/thumbnail_list_test.js fail r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/21966b721421
Author: Russ Nicoletti <rnicoletti@mozilla.com>
Desc: Bug 1147871 - Intermittent video/test/unit/thumbnail_list_test.js fail

========

https://hg.mozilla.org/integration/gaia-central/rev/0f80a2036585
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #33108 from etiennesegonzac/bug-1219635

Bug 1219635 - Implement *test_cards_view_kill_apps_with_two_apps.py* as an integration test in JavaScript r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/73229be5e716
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1219635 - Implement *test_cards_view_kill_apps_with_two_apps.py* as an integration test in JavaScript r=sfoster
2015-11-10 10:15:33 -08:00
Kit Cambridge
0e806438ec Bug 1220531 - Link to the Push notifications article on SUMO. r=MattN 2015-11-10 09:29:47 -08:00
B2G Bumper Bot
7785468817 Bumping manifests a=b2g-bump 2015-11-10 09:24:36 -08:00
B2G Bumper Bot
93e43a1f5e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1bf95335fc99
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33113 from mikehenrty/bug-1223374-bookmark-favicon-to-pinning

Bug 1223374 - Migrate bookmark_invalid_favicon_test.js to pinning the…

========

https://hg.mozilla.org/integration/gaia-central/rev/a3cdd0e315c9
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1223374 - Migrate bookmark_invalid_favicon_test.js to pinning the web
2015-11-10 09:23:13 -08:00
Jon Coppeard
72be5df4ce Bug 1217332 - reenable browser_syncui.js on Mac now that the crashes and assertions are fixed, r=philor 2015-11-10 09:23:00 -08:00
Cameron McCormack
b856c4e71a Bug 1192189 - Fix assertion condition to use to-be-restyled element's composed document. r=dbaron 2015-11-11 16:46:43 +11:00
Sotaro Ikeda
716ba038a6 Bug 1187149 - Replace nsBaseHashtable::Enumerate() calls in image/ with iterators r=njn 2015-11-10 21:30:02 -08:00
Jacobo Aragunde Pérez
62db2aff83 Bug 1219712: Fix syntax error in test. r=kwierso 2015-11-10 09:15:10 -08:00
B2G Bumper Bot
b2782f636e Bumping manifests a=b2g-bump 2015-11-10 08:24:37 -08:00
B2G Bumper Bot
0a0f72c760 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/92f4f7705543
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #32228 from gasolin/issue-1211342

Bug 1211342 - Remove bluetooth APIv1 code from Bluetooth, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/0d566255ee07
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1211342 - Remove bluetooth APIv1 code from Bluetooth, r=timdream
2015-11-10 08:23:13 -08:00
B2G Bumper Bot
ac43437d07 Bumping manifests a=b2g-bump 2015-11-10 07:26:35 -08:00
B2G Bumper Bot
d11775ce0d Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/07276754bcbf
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #33096 from gasolin/issue-1211357

Bug 1211357 - Remove bluetooth APIv1 code from System, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/7c265dc61929
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1211357 - Remove bluetooth APIv1 code from System, r=timdream
2015-11-10 07:25:12 -08:00
B2G Bumper Bot
022b27dc7e Bumping manifests a=b2g-bump 2015-11-10 07:01:37 -08:00
B2G Bumper Bot
7047376b33 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0bb38ad31747
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #32821 from azasypkin/bug-1219264-activity-shim-to-iframe

Bug 1219264 - [Messages][NG] Move ActivityShim to shim host iframe. r=schung

========

https://hg.mozilla.org/integration/gaia-central/rev/4b27970b2fd0
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1219264 - [Messages][NG] Move ActivityShim to shim host iframe. r=schung
2015-11-10 07:00:14 -08:00
B2G Bumper Bot
fcd79ab365 Bumping manifests a=b2g-bump 2015-11-10 06:26:27 -08:00
Wander Lairson Costa
b12b46ad2b Bug 1223259 part 3: Disable fota builds. r=pmoore
Nexus 4 does not support fota builds, so let's disable fota to get v2.5
released.
2015-11-10 12:23:42 -02:00