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

432095 Коммитов

Автор SHA1 Сообщение Дата
Panos Astithas 398e652b24 Bug 1145503 - TP exceptions added while in Private Browsing mode persist beyond the Private Browsing session. r=ehsan 2015-07-26 13:23:12 +03:00
Stephen Horlander 634e51356d Bug 1184934 - Add caption buttons for themes and high contrast mode. r=dolske 2015-07-25 13:56:18 -07:00
Dão Gottwald 5709f762b0 Bug 1187241 - Remove redundant ID selectors from .toolbarbutton-1[type=panel] selectors. r=jaws
--HG--
extra : rebase_source : d01d8ba65ad63d56458753d635703180e288b8e8
2015-07-25 18:22:19 +02:00
Marco Bonardo f52a821fd6 Bug 1170719 - OMT crash in nsXPCWrappedJS::AddRef() due to re-creating database after shutdown. r=Yoric
--HG--
extra : commitid : 4mhysTKX8XL
2015-07-25 11:07:24 +02:00
Wes Kocher d7052efbe2 Merge m-c to fx-team, a=merge 2015-07-24 17:46:42 -07:00
Jean-Yves Avenard a317822b09 Bug 1171379: P1. Enable MediaSourceDemuxer by default. r=kentuckyfriedtakahe a=bustage
--HG--
extra : amend_source : 061f66a713c0f83f9fe67f096b6567a4a3ecba9b
extra : histedit_source : a1bb7032b07d024c6b8ecb943a0509035fb3b9be%2C52924f5f97706c42b0b1d3d304a90b35847ce729
2015-07-24 17:33:43 -07:00
Naoki Hirata 34d6328326 Backed out changeset a465aecfd856 ( Bug 1171379 ) due to smoke test breakage. 2015-07-24 14:52:04 -07:00
Wes Kocher c835884065 Merge b2ginbound to central, a=merge 2015-07-24 13:47:05 -07:00
Wes Kocher a2d43dcb47 Merge fx-team to central, a=merge 2015-07-24 13:42:45 -07:00
Carsten "Tomcat" Book 2b73aa4f63 Backed out 14 changesets (bug 1156472) for bustage on a CLOSED TREE
Backed out changeset 2ddbf85a42c0 (bug 1156472)
Backed out changeset 306d02e17081 (bug 1156472)
Backed out changeset 03598139f39a (bug 1156472)
Backed out changeset 4b1e6069b598 (bug 1156472)
Backed out changeset 6c588a5eaaec (bug 1156472)
Backed out changeset 8c98d7beaea7 (bug 1156472)
Backed out changeset fbf59fbb5875 (bug 1156472)
Backed out changeset 66479dd9eed9 (bug 1156472)
Backed out changeset c8502deeed33 (bug 1156472)
Backed out changeset 1a60ff1149a1 (bug 1156472)
Backed out changeset af1638279785 (bug 1156472)
Backed out changeset 8210276a98ca (bug 1156472)
Backed out changeset 13730e7c5997 (bug 1156472)
Backed out changeset 05acb71cf981 (bug 1156472)
2015-07-24 17:08:37 +02:00
Armen Zambrano Gasparnian 15d0a4b27a Bug 1186987 - If file_path is None do not check if it is an executable. DONTBUILD. r=jlund 2015-07-24 11:03:03 -04:00
B2G Bumper Bot d04f24e249 Bumping manifests a=b2g-bump 2015-07-24 07:57:23 -07:00
Armen Zambrano Gasparnian b24bd973bd Bug 1182798 - Set status summary for Firefox UI tests + change exit code. DONTBUILD. r=jlund 2015-07-24 10:41:54 -04:00
Armen Zambrano Gasparnian 3f1982d3de Bug 1176358 - Pass the symbols url instead of an urllib2 opener. DONTBUILD. r=bhearsum 2015-07-24 10:37:52 -04:00
Carsten "Tomcat" Book e1cb5ab587 Backed out changeset 6df9cef6b3ed (bug 1129882) for GU failures on a CLOSED TREE 2015-07-24 16:35:17 +02:00
Carsten "Tomcat" Book 1225980bea Backed out changeset c17987dfa969 (bug 1129882) 2015-07-24 16:30:31 +02:00
Carsten "Tomcat" Book 7cdb62ba5f Backed out changeset 3620404c8725 (bug 1129882) 2015-07-24 16:30:26 +02:00
Dão Gottwald d2ae11223e Bug 1186984 - Fix --verified-identity-box-background-color vs. --verified-identity-box-backgroundcolor CSS variable name mismatch. r=paolo 2015-07-24 16:22:46 +02:00
Dão Gottwald 715217c5e6 Bug 1187236 - Identity block border should span the entire height on hover. r=paolo 2015-07-24 16:22:16 +02:00
Dão Gottwald 87d9a57571 Bug 1186981 - Remove dead #app-extension-point-end rules. r=mconley 2015-07-24 16:21:57 +02:00
Carsten "Tomcat" Book d84cdb4785 Backed out changeset fa4f742c5c11 (bug 1187230) for bustage on a CLOSED TREE 2015-07-24 15:42:39 +02:00
Carsten "Tomcat" Book bfa6c9a51b Backed out changeset 83cd70d2b0bb (bug 1187230) 2015-07-24 15:42:08 +02:00
Carsten "Tomcat" Book 46e8760390 Backed out changeset fffe2fc4b8ab (bug 1187230) 2015-07-24 15:42:02 +02:00
Thomas Zimmermann abca31827c Bug 1187230: Remove obsolete Bluetooth daemon runnables, r=shuang 2015-07-24 14:50:06 +02:00
Thomas Zimmermann 1c60aeafa6 Bug 1187230: Convert Bluetooth to use daemon runnables, r=shuang
With this patch, Bluetooth uses the generic daemon runnables.
2015-07-24 14:50:06 +02:00
Thomas Zimmermann f64a6dcafc Bug 1187230: Generalize Bluetooth daemon runnables, r=shuang
The new daemon runnables are generalized implementations of the
Bluetooth daemon runnables. The code is unchanged, except for name
changes and fixes to the coding style.
2015-07-24 14:50:06 +02:00
Paul Adenot 69bf340380 Bug 1156472 - Part 14 - Null check the window, because it can be different during the window's shutdown. r=baku
In which case everything is cleaned up properly by the HTMLMediaElement themselves.
2015-07-24 14:28:17 +02:00
Paul Adenot 90a222f71a Bug 1156472 - Part 13 - Make necessary adjustments for integer audio. r=jesup 2015-07-24 14:28:17 +02:00
Paul Adenot 67ca74db0b Bug 1156472 - Part 12 - Allow to pipe the AudioCaptureStream into an AudioContext. r=mt,roc 2015-07-24 14:28:17 +02:00
Paul Adenot 7872410708 Bug 1156472 - Part 11 - Unbitrot MediaManager.cpp over jib's changes. r=jib 2015-07-24 14:28:17 +02:00
Paul Adenot e45365d260 Bug 1156472 - Part 10 - Test AudioCaptureStream. r=pehrsons 2015-07-24 14:28:17 +02:00
Paul Adenot 4397423937 Bug 1156472 - Part 9 - Implement the minimum frontend to play with the feature. r=gijs,florian 2015-07-24 14:28:17 +02:00
Paul Adenot 5ed058488a Bug 1156472 - Part 8 - Use fatal asserts in AudioChannelUpmix, because it would have crashed anyways. r=roc 2015-07-24 14:28:17 +02:00
Paul Adenot 27a91916bf Bug 1156472 - Part 7 - Allow to un-capture an HTMLMediaElement. r=pehrsons,jwwang 2015-07-24 14:28:17 +02:00
Paul Adenot c1a9ba0ab9 Bug 1156472 - Part 6 - Connect HTMLMediaElement and AudioContext to the capture stream when capturing is needed. r=roc 2015-07-24 14:28:17 +02:00
Paul Adenot e1e882cb56 Bug 1156472 - Part 5 - Add MediaEngineWebRTCAudioCaptureSource as a new audio source, and "audioCapture" as a new MediaSource. r=jesup,bz 2015-07-24 14:28:16 +02:00
Paul Adenot 4bc48d0134 Bug 1156472 - Part 4 - Add a new MediaStreamGraph API to connect a MediaStream to a capture stream. r=jesup,roc 2015-07-24 14:28:16 +02:00
Paul Adenot 4eb22368c8 Bug 1156472 - Part 3 - Implement AudioCaptureStream. r=roc
It is a ProcessMediaStream that simply mixes its inputs into a mono stream,
up/down mixing appropriately.
2015-07-24 14:28:16 +02:00
Paul Adenot f6609f50c3 Bug 1156472 - Part 2 - Rename MediaEngineWebRTCAudioSource to MediaEngineWebRTCMicrophoneSource. r=jesup
There are now two different possible audio source, so this was getting confusing.
2015-07-24 14:28:16 +02:00
B2G Bumper Bot 70f3b9cf94 Bumping manifests a=b2g-bump 2015-07-24 05:25:10 -07:00
B2G Bumper Bot f125884a7f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e09bb83fd01a
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #30867 from KevinGrandon/bug_1181415_contacts_gaia_switch

Bug 1181415 - [Contacts] Convert switches to use gaia-switch component

========

https://hg.mozilla.org/integration/gaia-central/rev/6c83bb286513
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1181415 - [Contacts] Convert switches to use gaia-switch component
2015-07-24 05:24:46 -07:00
Carsten "Tomcat" Book 7074581085 Merge mozilla-central to fx-team 2015-07-24 13:03:36 +02:00
Carsten "Tomcat" Book cbae5434a4 merge mozilla-inbound to mozilla-central a=merge 2015-07-24 12:54:13 +02:00
Carsten "Tomcat" Book 95623ac8d4 merge fx-team to mozilla-central a=merge 2015-07-24 12:13:10 +02:00
B2G Bumper Bot 12edfc7c01 Bumping manifests a=b2g-bump 2015-07-23 18:55:41 -07:00
B2G Bumper Bot 0e218e4777 Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/16f2c422168a
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31076 from etiennesegonzac/bug-1186587

Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/a07514594ec2
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1186587 - Don't ensure() the homescreen for every Service.query('getHomescreen') r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/7a1268191b9d
Author: Giovanny Andres Gongora Granada <gioyik@gmail.com>
Desc: Bug 1170465 - [System] fix remaining jsdoc errors r=kgrandon
2015-07-23 18:53:41 -07:00
Wes Kocher 3f09481f19 Backed out 2 changesets (bug 1147664) for b2g xpcshell failures in test_compartments.js
Backed out changeset cfd27d5ffc58 (bug 1147664)
Backed out changeset cace9a3246c1 (bug 1147664)
2015-07-23 18:39:43 -07:00
Cameron McCormack 6f3631d9b4 Bug 1185266 - Look up painting properties on the SVGTextFrame when painting text frames that are direct children of <text>. r=jwatt 2015-07-24 09:22:01 +10:00
Wes Kocher 52ffd45dcb CLOBBER for bug 965151 CLOSED TREE
--HG--
extra : amend_source : 24e25ab6842ec9b8115be98d0bf5dce40e86a4d0
2015-07-23 15:18:14 -07:00
Julian Descottes d5b670185e Bug 1184746 - Fixed eslint errors in rule-view.js/computed-view.js, r=mikeratcliffe
Changes in computed-view.js
- Fixed curly braces formatting
- Added missing globals
- Removed named functions
- Removed unused code in openStyleEditor()
- Ensured consistent return in refreshMatchedSelectors()
- Ensured consistent return in refreshPanel()

Changes in rule-view.js
- Ensured consistent return in functions
- Refactored createExpandableContainer() to avoid shadowing
2015-07-24 00:11:07 +02:00