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

387833 Коммитов

Автор SHA1 Сообщение Дата
Jeff Gilbert 9b0f8d2661 Bug 1082850 - Query for SkiaGL by asking mTarget. - r=snorp 2014-10-14 19:25:57 -07:00
Bruno Peres 139a3159ab Bug 949651 - Serialize all pseudo-elements with the two-colon syntax, even those that allow one colon. r=dbaron 2014-10-15 14:50:58 -07:00
L. David Baron 87f3b1c183 Bug 914253 patch 10 - Two more comment tweaks. No review.
DONTBUILD
2014-10-15 14:50:58 -07:00
L. David Baron f0d7cafc2c Bug 1082265 followup - One more comment tweak.
DONTBUILD
2014-10-15 14:50:57 -07:00
Eitan Isaacson 0c3af88521 Bug 1080863 - Make nsPicoService an observer and initialize on profile-after-change. r=smaug 2014-10-15 14:44:10 -07:00
David Keeler 8c488b9625 bug 1042889 - test certificate overrides for untrusted x509v1 certificates used as CAs r=mmc 2014-10-15 10:42:13 -07:00
David Keeler 36e798be2b bug 1042889 - allow overrides for untrusted x509v1 certificates used as CAs r=mmc 2014-10-15 10:39:57 -07:00
David Keeler 0a4f56b330 bug 1042889 - use a separate error for untrusted x509v1 certificates used as CAs r=briansmith 2014-10-15 10:38:51 -07:00
Randell Jesup 09467f8aa6 Bug 1081409: Fix forwarding of captured MediaStreams to PeerConnections r=jib 2014-10-15 17:34:26 -04:00
Randell Jesup 5538842335 Bug 1070457: downgrade assertion about cubeb audiostreams to a warning r=roc 2014-10-15 17:33:54 -04:00
Ethan Hugg 7704352084 Bug 1075640 - Check for zero length frames in GMP H264 decode r=jesup 2014-10-07 16:10:58 -07:00
Randell Jesup 186ef9eec6 Bug 1075640: Don't return 0-length frames for decoding; add comments about loss handling r=ehugg
Fixes OpenH264 crashes, especially under extreme packet loss
2014-10-15 17:33:53 -04:00
Romain Gauthier cf51caee99 Bug 971110: Prettify about:webrtc r=niko,pkerr 2014-09-19 19:31:47 +02:00
Terrence Cole 5aebfb4322 Bug 1082794 - Use Maybe instead of a separate constructor to maybe construct an AutoLockGC; r=jonco
--HG--
extra : rebase_source : 7a4c24509fd6ac4b6f1bea403fd04638536d90d6
2014-10-14 13:03:23 -07:00
Terrence Cole 62c11f3719 Bug 1081260 - Do not leak onOutOfMemory's allocation; r=luke
--HG--
extra : rebase_source : f37bd362ecb450ef479323d74b84cb8101e3faf9
2014-10-15 10:40:04 -07:00
David Anderson 120dbbef83 WebGL2: support TEXTURE_BASE_LEVEL and TEXTURE_MAX_LEVEL. (bug 1080957, r=jgilbert)
--HG--
extra : rebase_source : 599bd05e07d9a9f1b1e9f73255c5ef275358806a
2014-10-15 02:07:34 -07:00
Benoit Jacob f1a4b62967 Bug 1083447 - texParameter and getTexParameter should accept the TEXTURE_3D target in WebGL2 mode - r=jgilbert 2014-10-15 17:20:17 -04:00
David Anderson c631cc28b8 WebGL2: Add support for TEXTURE_BINDING_3D. (bug 1082952 r=jgilbert)
--HG--
extra : rebase_source : aac040bf24280dfcbc0fbbe4a20459f0b609a971
2014-10-15 14:14:34 -07:00
Andrew McCreight a857807a23 Bug 1081415 - Traverse and Unlink nsXMLHttpRequest::mResponseBlob and ::mDOMFile. r=baku 2014-10-15 14:14:30 -07:00
Luke Wagner 51d895a3bf Bug 1081379 - Move js_InitArrayBufferClass into the right file (r=sfink)
--HG--
extra : rebase_source : a3dfdd55bcfc895bcc922c4d1c13483a43053c14
2014-10-15 09:10:46 -05:00
Luke Wagner 06d62e8880 Bug 1081277 - OdinMonkey: allow change heap after detachment in FFI (r=bbouvier)
--HG--
extra : rebase_source : ed10d6fefe6c1f5849c5b7f8f1951603e8c12890
2014-10-14 11:03:14 -05:00
Luke Wagner 65b1efb5a4 Bug 1081277 - OdinMonkey: move detachment logic into AsmJSModule (r=bbouvier,sfink)
--HG--
extra : rebase_source : b763dee7f3fd1c49ce92a3ea0219d58fee932bb4
2014-10-14 10:59:37 -05:00
Luke Wagner 8a4529b2bd Bug 1081277 - OdinMonkey: maintain list of asm.js modules in the runtime (r=bbouvier)
--HG--
extra : rebase_source : e8bbae4bf9af31aa31dd14da0bcbdbc4b342fc5c
2014-10-14 10:58:21 -05:00
Luke Wagner 8bfb973b6e Bug 1082107 - OdinMonkey: add maximum-length requirement to change-heap definition (r=bbouvier)
--HG--
extra : rebase_source : 71f2500219da94cf38c4f76ba52b0d1d61c97e38
2014-10-15 09:09:44 -05:00
Michael Wu 71bba5063f Bug 1083393 - Remove unused thebes things in nsLayoutUtils, r=mattwoodrow 2014-10-15 17:13:14 -04:00
Michael Wu 4ca86f8969 Bug 1082745 - Avoid reoptimizing optimized SourceSurfaceCairos, r=bas 2014-10-15 17:13:14 -04:00
Seth Fowler 8b1914763b Bug 1079653 (Part 5) - Move decode status tracking onto RasterImage and remove DecodeRequest. r=tn
--HG--
extra : rebase_source : 1276b94c41d240fba2ad4df4d5812483c10f6f27
2014-10-15 13:52:22 -07:00
Seth Fowler 4cd6dd5c37 Bug 1079653 (Part 4) - Move the recording imgStatusTracker onto RasterImage. r=tn
--HG--
extra : rebase_source : ee06a99abfaf5c2a6f53f562088ceb453bfe2259
2014-10-15 13:52:22 -07:00
Seth Fowler 987dbea9f5 Bug 1079653 (Part 3) - Make decoders track whether they need to flush data after getting a new frame. r=tn
--HG--
extra : rebase_source : c2022c4dd83dbcc87199b4b51335215cbc9adcb0
2014-10-15 13:52:21 -07:00
Seth Fowler bac58c196d Bug 1079653 (Part 2) - Remove DecodeRequest::mBytesToDecode. r=tn
--HG--
extra : rebase_source : 44b8aa4989b504e10854534cb26a2a2567676fa9
2014-10-15 13:52:21 -07:00
Seth Fowler 754c9d71fd Bug 1079653 (Part 1) - Move decode telemetry data from DecodeRequest to Decoder. r=tn
--HG--
extra : rebase_source : cd86116a2df649eb14ce2db55c5b2c2b90b0f4f8
2014-10-15 13:52:21 -07:00
Seth Fowler d65caebbb0 Bug 1079628 - Record the number of bytes decoded on a per-decoder basis. r=tn
--HG--
extra : rebase_source : d479aeb16595648f61adee8e0ad18558f5d9e6ba
2014-10-15 13:52:20 -07:00
Olli Pettay e9644d49d4 Bug 874050, Make Nofification's click event cancelable, r=wchen
--HG--
extra : rebase_source : 155ceeec566a9726d9280be0eeeb6e0209df456c
2014-10-15 17:48:04 +03:00
Ryan VanderMeulen aa28d3eb31 Merge inbound to m-c. a=merge
CLOSED TREE
2014-10-15 14:31:16 -04:00
Ryan VanderMeulen 5ce8aef15c Merge fx-team to m-c. a=merge 2014-10-15 13:58:19 -04:00
Ryan VanderMeulen 23f412b30d Backed out changeset 8d198ef0b559 (bug 1082583) for test_headers.html failures.
CLOSED TREE
2014-10-15 13:17:06 -04:00
Carsten "Tomcat" Book 30b84bb311 Backed out changeset 6f411275b7ec (bug 1068740) for bustage on a CLOSED TREE 2014-10-15 16:50:45 +02:00
Alessio Placitelli 8f4af89765 Bug 1038145 - Add browser tests for the infoURL tag in the plugin blocklist entry. r=gfritzsche 2014-10-15 15:23:23 +02:00
Alessio Placitelli bb89783735 Bug 1038145 - Add XPCSHELL tests for getPluginInfoURL in the blocklist service. r=irving 2014-10-15 15:23:22 +02:00
Georg Fritzsche 1719274501 Bug 1038145 - Always properly cleanup the blocklist for browser_pluginnotifications.js. r=ttaubert 2014-10-15 15:11:04 +02:00
Alessio Placitelli 29c539ca86 Bug 1038145 - Make use of the new infoURL item from the blocklist for plugins with an update. r=irving 2014-10-15 15:23:22 +02:00
Dão Gottwald 06e7466b0b Bug 1081156 - [e10s] Switching tabs removes focus from the tab strip. r=mconley 2014-10-15 14:50:47 +02:00
B2G Bumper Bot 959ff712b5 Bumping manifests a=b2g-bump 2014-10-15 02:47:13 -07:00
B2G Bumper Bot 8cd3c6d76e Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/210585c28131
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #24826 from chirarobert/update_ftu

Bug 1065933 - Capture crash report for intermittent crash in test_ftu_wi...

========

https://hg.mozilla.org/integration/gaia-central/rev/402e744d67ed
Author: Robert Chira <robertchira@P5075.(none)>
Desc: Bug 1065933 - Capture crash report for intermittent crash in test_ftu_with_tour
2014-10-15 02:40:53 -07:00
Thomas Zimmermann 3fac940f89 Bug 1081981: Fix Out-of-bounds read when decoding BT properties, r=shawnjohnjr
Bluetooth's RSSI property is encoded as pointer to a signed 8-bit
value. Gecko currently interprets this as pointer to a 32-bit
value; so the result of dereferencing the pointer is undefined.

This patch fixes the bug by interpreting the RSSI property correctly.
2014-10-15 11:38:06 +02:00
B2G Bumper Bot c51591aef3 Bumping manifests a=b2g-bump 2014-10-15 02:31:56 -07:00
B2G Bumper Bot 560bfff48b Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dd725f000541
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Merge pull request #25022 from jmcanterafonseca/contacts_datastore.js

Bug 1081082 - [Contacts] [Data Refactor] Provide a convenient way for pr...

========

https://hg.mozilla.org/integration/gaia-central/rev/0bc45ede4966
Author: Jose M. Cantera <jmcanterafonseca@gmail.com>
Desc: Bug 1081082 - [Contacts] [Data Refactor] Provide a convenient way for providers to get access to their 'contacts' datasore

========

https://hg.mozilla.org/integration/gaia-central/rev/7d5fdd9b817b
Author: chirarobert <robert.chira@softvision.ro>
Desc: Merge pull request #25023 from viorelaioia/bug_1080557

Bug 1080557 - Update test_browser_bookmark.py to delete the bookmark add...

========

https://hg.mozilla.org/integration/gaia-central/rev/7f9d7e7c91e0
Author: Viorela Ioia <viorelaioia@gmail.com>
Desc: Bug 1080557 - Update test_browser_bookmark.py to delete the bookmark added
2014-10-15 02:25:48 -07:00
B2G Bumper Bot b6f38ef72e Bumping manifests a=b2g-bump 2014-10-15 02:17:05 -07:00
B2G Bumper Bot ea795b9ece Bumping gaia.json for 3 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0acae4a0f69d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #25056 from sudheesh001/Patch_1077771

Bug 1077771 - Fixes jshint errors in apps/bluetooth/js/deviceList.js. r=iliu

========

https://hg.mozilla.org/integration/gaia-central/rev/12cff01d9da6
Author: sudheesh001 <sudheesh1995@outlook.com>
Desc: Bug 1077771 Fixes jshint errors in apps/bluetooth/js/deviceList.js r=ianliu

========

https://hg.mozilla.org/integration/gaia-central/rev/913de66dfb0f
Author: Zac <zcampbell@mozilla.com>
Desc: Revert "Revert "Bug 1079211 - [v2.2] Disable test_unlock_to_camera_with_passcode because of Bug 1078270""

This reverts commit 4f86c631e0465c0e56ccebeb1324fd28be9ea32f.
2014-10-15 02:10:48 -07:00
B2G Bumper Bot 3501802e6b Bumping manifests a=b2g-bump 2014-10-15 01:31:57 -07:00