Mike Hommey
acd50e6653
No bug - Remove outdated comment and additional comment questioning its relevance. r=me DONTBUILD
...
The first half of the comment was added in bug 534467.
At that point the code looked like:
// NOTE! dst is the same as src, and this relies on reading
// from src and advancing that ptr before writing to dst.
PRUint8 *src = aData;
PRUint8 *dst = aData;
It was in content/canvas/src/nsCanvasRenderingContext2D.cpp.
Then bug 651858 added nsCanvasRenderingContext2DAzure.cpp, starting
from nsCanvasRenderingContext2D.cpp. The comment was kept, but the
code was modified such that src and dst were different things.
Then bug 734668 removed nsCanvasRenderingContext2D.cpp, and finally
renamed nsCanvasRenderingContext2DAzure.cpp to CanvasRenderingContext2D.cpp.
The comment questioning the relevance of the first comment was added
in bug 764125, when the file was still nsCanvasRenderingContext2DAzure.cpp.
2015-07-26 11:39:47 +09:00
Terrence Cole
7248054e9c
Bug 1187512 - Fix accumulated unified bustage in SpiderMonkey; r=jonco
...
--HG--
extra : rebase_source : e0b625a8289cf6986d9f1ff161adac6b1b5fe23c
2015-07-25 15:43:22 -07:00
Mike Hommey
fe229c6366
Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt
2015-07-26 06:46:44 +09:00
Mike Hommey
da4787f45e
Bug 1177951 - Use a different base directory for the moztt package. r=mshal
2015-07-26 06:46:30 +09:00
Christoph Kerschbaumer
9d66aa4b3b
Bug 1182540 - Use channel->ascynOpen2 in dom/html/HTMLTrackElement.cpp (r=sicking)
2015-07-25 10:29:22 -07:00
Jan de Mooij
7e15eabc98
Bug 1187323 - Add some asserts to the assembler's linkJump/nextJump/setNextJump methods. r=nbp
2015-07-25 21:41:10 +02:00
Eric Rahm
8221faa296
Bug 1183828 - Remove 'nsWindow::GetNativeData not implemented for this type' warning. r=roc
2015-07-25 10:43:27 -07:00
"Anup Allamsetty"
6eb7e62373
Bug 1035097 - Changed the type from 'radio' to 'radioType'. r=jdm
2015-07-21 06:43:00 -04:00
Julien Pagès
013413b9e2
Bug 1186844 - remove deprecated 'results_urls' options when running talos from harness
...
--HG--
extra : commitid : JLtHjKVKD2I
extra : rebase_source : 3b8d33852d89cdb38201eb88d60e09ab45fc72ba
2015-07-25 11:33:09 +02:00
Chris Manchester
90daf6b5a6
Bug 1186233 - Set test_packages_url correctly when running wpt from mozharness but outside of buildbot. r=jgraham
...
--HG--
extra : commitid : 81RUFAAXTwX
2015-07-21 15:27:30 -07:00
Jan Varga
93e83551ca
Bug 1183689 - Having moz-safe-about+home in storage/permanent and storage/persistent breaks temporary storage initialization; r=khuey
2015-07-25 09:20:19 +02:00
John Schoenick
d91deee76b
Bug 1178963 part 3. Make nsPluginHost aware of fake plugins. r=peterv
2015-05-20 15:30:05 +02:00
John Schoenick
8860237328
Bug 1178963 part 2. Implement nsFakePluginTag to represent a non-NPAPI "plugin" that is actually implemented in JavaScript. r=peterv
2015-05-20 15:30:05 +02:00
John Schoenick
6601080d53
Bug 1178963 part 1. Use nsIPluginTagInternal instead of nsPluginTag in cases where it may be nsFakePluginTag. r=peterv
2015-05-20 15:30:05 +02:00
Wes Kocher
439268f16c
Merge m-c to inbound, a=merge
2015-07-24 17:45:57 -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