Commit Graph

252195 Commits

Author SHA1 Message Date
Ehsan Akhgari
a58d321b09 Bug 1180448 - Add APIs to XUL browser for muting and unmuting audio playback in the document loaded inside it; r=mconley 2015-07-09 21:34:47 -04:00
Ehsan Akhgari
509ac0bdc0 Bug 1180421 - Add support for DOMMediaPlaybackStarted and DOMMediaPlaybackStopped events; r=mconley
These events are dispatched to a XUL browser element when a document loaded
inside them starts or stops media playback.
2015-07-09 21:24:25 -04:00
Wes Kocher
03d650a612 Merge m-c to inbound, a=merge 2015-07-09 18:06:22 -07:00
Wes Kocher
3fa9ca3a00 Merge inbound to central, a=merge 2015-07-09 18:01:25 -07:00
Mike Hommey
dba327c463 Bug 833117 - Replace g_slice_set_config() with G_SLICE environment variable. r=nfroyd,r=karlt
Using g_slice_set_config() fails with newer glib because the slice allocator
now has a static constructor that runs when glib is loaded, consequently
emitting a noisy error message which confuses people into believing it's the
root of their problems.

The only way left to force the slice allocator to use "system" malloc (in
practice, jemalloc) is to set the G_SLICE environment variable to
always-malloc, and that needs to happen before glib is loaded.

Fortunately, the firefox and plugin-container executables don't depend on
glib. Unfortunately, webapprt does, so the problem remains for web apps
running through it. xpcshell and other executables that depend on libxul
directly (as opposed to loading it dynamically) are not covered either.
2015-07-10 09:56:05 +09:00
Mike Hommey
d1925d3749 Bug 1181450 - Make GENERATED_FILES more visible during the build by printing their name when they are being generated. r=gps 2015-07-10 09:56:04 +09:00
Wes Kocher
64f7149220 Backed out 5 changesets (bug 1180921) for build failures in BasePrincipal.cpp
Backed out changeset d8c1a2e11a9a (bug 1180921)
Backed out changeset f4dd8c53df5f (bug 1180921)
Backed out changeset b272a0ebf5d8 (bug 1180921)
Backed out changeset 8e86b6a7d201 (bug 1180921)
Backed out changeset bbdebd7b8881 (bug 1180921)
2015-07-09 17:43:08 -07:00
Bobby Holley
ddb93ed09f Bug 1180921 - Support custom callbacks for allowing access per-addon load access to cross-origin URIs. r=bz,r=billm 2015-07-09 17:25:14 -07:00
Bobby Holley
b648d843ad Bug 1180921 - Create a dumping ground for simple services in toolkit/components/utils. r=Gijs 2015-07-09 17:25:13 -07:00
Bobby Holley
a321ef9194 Bug 1180921 - Add the addonId OriginAttribute. r=bholley 2015-07-09 17:25:05 -07:00
Bobby Holley
461edde361 Bug 1180921 - Generalize test_origin to make it easier to add new origin attributes. r=gabor 2015-07-09 17:21:42 -07:00
Bobby Holley
8145ba3977 Bug 1180921 - Give Optional<T> Maybe<T>-like operator== semantics. r=bz 2015-07-09 17:21:42 -07:00
Randell Jesup
07ac79c0f2 Bug 1178890: Update timer arrays after sleep to account for time sleeping r=bwc,froydnj 2015-07-09 20:18:34 -04:00
Wes Kocher
9be355bc09 Merge fx-team to central, a=merge 2015-07-09 16:24:17 -07:00
Wes Kocher
262c2fee8b Backed out 3 changesets (bug 1157768) for win64 pgo build bustage CLOSED TREE
Backed out changeset 24ced1b9f9dd (bug 1157768)
Backed out changeset 55efd92ce59d (bug 1157768)
Backed out changeset 812f311c4ee4 (bug 1157768)
2015-07-09 14:40:20 -07:00
Wes Kocher
3d509c4b29 Backed out changeset a3b2ec5062e1 (bug 1157768) because the CLOBBER isn't actually needed CLOSED TREE
r=yolo
2015-07-09 14:32:37 -07:00
Wes Kocher
afa5dba504 Touch CLOBBER to hopefully fix build bustage from bug 1157768 CLOSED TREE 2015-07-09 13:19:26 -07:00
B2G Bumper Bot
fa84a81e1d Bumping manifests a=b2g-bump 2015-07-09 11:58:35 -07:00
B2G Bumper Bot
a61a4f267a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5965f93d5645
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30880 from albertopq/1118637-intermitent-browser-loading

Bug 1118637 - Fix intermitent test failing on browser background r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/52bd5bf0f7b1
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1118637 - Fix intermitent test failing on browser background
2015-07-09 11:56:34 -07:00
B2G Bumper Bot
6ced7bf92f Bumping manifests a=b2g-bump 2015-07-09 11:52:16 -07:00
Jonathan Kew
f21cdb5a9d Bug 1175094 - Include borderPadding in the combobox's containerWidth, so that dropdown arrow is positioned correctly in RTL. r=smontagu 2015-07-09 19:50:30 +01:00
Jonathan Kew
0058616a47 Bug 1182008 - Fix inconsistencies between testcases and reference files in (currently-failing) vertical float-in-rtl reftests. r=smontagu 2015-07-09 19:50:30 +01:00
B2G Bumper Bot
85f1dca09a Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/7ec37a21b4b6
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #30816 from albertopq/accessibility-master

Bug 1177477 - Fixing accessibility in the statusbar r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/1c0283b63843
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1177477 - Fixing accessibility in the statusbar r=etienne
2015-07-09 11:50:15 -07:00
Ryan VanderMeulen
85394e2690 Merge m-c to fx-team. a=merge 2015-07-09 13:53:46 -04:00
Ryan VanderMeulen
e8e57696a8 Merge m-c to b2g-inbound. a=merge 2015-07-09 13:53:05 -04:00
Brian Grinstead
f6d208cca5 Bug 1181874 - Set defaults for devtools.chrome.enabled and devtools.debugger.remote-enabled to false in Dev Edition;r=jryans 2015-07-09 10:23:59 -07:00
Jordan Lund
7142d29a94 Bug 1154796 - sync in-tree copy of mozharness to hgmo mozharness 4a31e6739409, DONTBUILD r=ryanvm a=testing 2015-07-09 09:53:03 -07:00
Ryan VanderMeulen
b8ec2b2224 Merge b2g-inbound to m-c. a=merge 2015-07-09 12:56:02 -04:00
Tim Taubert
ad59e17eb2 Bug 1180202 - Fix duplicate identity-block.inc.css files r=paolo 2015-07-09 18:48:50 +02:00
B2G Bumper Bot
89624449f7 Bumping manifests a=b2g-bump 2015-07-09 09:02:07 -07:00
B2G Bumper Bot
8f3e09574e Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38c08538f91e
Author: No-Jun Park <npark@mozilla.com>
Desc: Merge pull request #30607 from npark-mozilla/1173937

Bug 1173937 - convert python marionette test_gallery_handle_valid_image_file.py to marionette js script

========

https://hg.mozilla.org/integration/gaia-central/rev/cf95dad89641
Author: No-Jun Park <npark@mozilla.com>
Desc: Bug 1173937 - convert python marionette test_gallery_handle_valid_image_file.py to marionette js script

========

https://hg.mozilla.org/integration/gaia-central/rev/c37d60b66d57
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30892 from mwargers/1176725_enable_again

Bug 1176725 - Re-enable again test_rocketbar_add_collection_save_bookmark.py

========

https://hg.mozilla.org/integration/gaia-central/rev/fec765d8572f
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1176725 - Re-enable again test_rocketbar_add_collection_save_bookmark.py
2015-07-09 09:00:08 -07:00
Carsten "Tomcat" Book
bb3a055ebc merge mozilla-inbound to mozilla-central a=merge 2015-07-09 17:54:48 +02:00
Paolo Amadini
0c0cce1bd4 Bug 1180202 - Identity block should change background color on hover and always be separated from page address. r=ttaubert 2015-07-09 16:52:38 +01:00
Victor Porof
a4602d2853 Bug 1170105 - Disable browser_timeline-waterfall-rerender.js until more investigation is done, r=me 2015-07-09 12:22:27 -04:00
Carsten "Tomcat" Book
6746a107ae merge fx-team to mozilla-central a=merge 2015-07-09 17:51:20 +02:00
B2G Bumper Bot
3d5ce0821b Bumping manifests a=b2g-bump 2015-07-09 08:47:37 -07:00
B2G Bumper Bot
978a7e0c91 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/79cb0d2e6e66
Author: Aleh Zasypkin <aleh.zasypkin@gmail.com>
Desc: Merge pull request #30652 from azasypkin/bug-1175503-compose-conversation-view

Bug 1175503 - [Messages][NG] Get rid of direct ConversationView dependencies from Compose component. r=julien

========

https://hg.mozilla.org/integration/gaia-central/rev/fba0e01562e2
Author: Aleh Zasypkin <azasypkin@mozilla.com>
Desc: Bug 1175503 - [Messages][NG] Get rid of direct ConversationView dependencies from Compose component. r=julien
2015-07-09 08:45:35 -07:00
B2G Bumper Bot
be4ab729d4 Bumping manifests a=b2g-bump 2015-07-09 08:27:24 -07:00
B2G Bumper Bot
22db513f9c Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91fed213bdd9
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30878 from mwargers/1181225

Bug 1181225 - Remove safe browsing prefs from gaia_test.py

========

https://hg.mozilla.org/integration/gaia-central/rev/2f31ef94feed
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1181225 - Remove safe browsing prefs from gaia_test.py
2015-07-09 08:25:19 -07:00
Mike Shal
f5c6b551c5 Bug 1182090 - use 'debug' build_type for emulator-l-debug; r=garndt 2015-07-09 11:05:34 -04:00
Randell Jesup
c620a6386e Bug 1181265 - wallpaper over windows (driver?) returning null ptr to GetStreamCaps r=pkerr 2015-07-09 14:23:58 -04:00
Geoff Brown
96d8502fb9 Bug 1179981 - A new test harness for robocop; r=jmaher 2015-07-09 12:30:01 -06:00
Ben Kelly
eacd6b8c75 Bug 1181577 Delay creation of QuotaInitRunnable until Cache Context actually started. r=ehsan 2015-07-09 11:19:50 -07:00
Rail Aliiev
6d538e943c Bug 1182170 - Kill tooltool.py from the tree. r=dustin DONTBUILD 2015-07-09 14:00:02 -04:00
B2G Bumper Bot
08460ecc14 Bumping manifests a=b2g-bump 2015-07-09 07:44:31 -07:00
Paul Adenot
6685805c9c Bug 1181735 - r=jesup 2015-07-09 15:51:56 +02:00
Xidorn Quan
7bd93b93f4 Bug 1181912 - Remove the usage of nsString for window class names. r=jimm
This patch causes change to pref ui.window_class_override not take
effect until next boot of the application.
2015-07-10 10:15:48 +10:00
Timothy Nikkel
6a3e980945 Bug 1176081. Add a pref to control drawing of the image loading place holder icon and border, and disable it. r=seth
The loading icon and border is a little too intrusive.
2015-07-09 19:13:31 -05:00
Carsten "Tomcat" Book
77c880e7dd Backed out changeset b6c7a3219a97 (bug 1167883) for assertion failures in onEnterFrame-04.js on a CLOSED TREE 2015-07-09 13:08:28 +02:00
Carsten "Tomcat" Book
9fb8eb7b5c Backed out changeset 7bffe6c8fd4d (bug 1177726) for test regressions in 1177726-text-stroke-bounds.html on a CLOSED TREE 2015-07-09 13:02:13 +02:00