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

470130 Коммитов

Автор SHA1 Сообщение Дата
Benjamin Smedberg bfb4b7ac45 Bug 1252152 - Make plugin instances destroyed while that instance is on the stack crash earlier and more usefully, r=jimm
MozReview-Commit-ID: EblMTq3CGn9

--HG--
extra : rebase_source : 3f3bf6a7e2f6c8cf70859039ec70da4064f3156c
extra : amend_source : 1b1ee05e3a6444d216af710eb76026da66ef7c22
2016-04-06 16:23:43 -04:00
Kai Engert f8da0365fd Backout revision 36f75c2863a1, bug 1258375 2016-04-11 17:00:39 +02:00
Charles Collicutt c6f9ac9288 Bug 1261567 - Include compat dir in libevent include path. r=billm 2016-04-11 07:43:48 -07:00
Kai Engert b471460db8 Bug 1258375, NSS_3_24_BETA5 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium 2016-04-11 16:40:36 +02:00
Alexander Surkov 79b3a94e0d Bug 1263188 - stop bleeding, r=yzen 2016-04-11 10:01:13 -04:00
Kartikaya Gupta c9075fd284 Bug 1258711 - Skip the pixel cap when drawing scrollbar tracks or thumbs, since they don't use intermediate surfaces internally to CoreUI, and shouldn't blow up. r=mstange
MozReview-Commit-ID: BrSqOnwEKUf
2016-04-11 09:53:17 -04:00
Ryan VanderMeulen 3d1b923971 Bug 1260553 - Upgrade SQLite to version 3.12.1. r=mak 2016-04-11 09:44:23 -04:00
Dan Minor 2bfe3e1901 Bug 1262532 - Add WebRTC autophone manifest r=bc
MozReview-Commit-ID: 48hYjjKo7Ft

--HG--
extra : rebase_source : b2f14569ae638663fb82c8d8bbf331579a728204
2016-03-30 12:07:34 -04:00
Kim Moir 331a5db94d Bug 1186522 - force per checkin and release desktop firefox builds to require signed add-ons on beta 45 r=mshal 2016-04-11 09:15:12 -04:00
Andrea Marchesini 89bcdd8564 Bug 1259169 - Fix the localization string for nsICookieManager::remove() deprecation, r=flod 2016-04-11 09:10:40 -04:00
Sebastian Hengst f17e7a91b7 Backed out changeset 17dfb6404d37 (bug 1148307) for OS X build bustage. r=backout on a CLOSED TREE
--HG--
rename : dom/presentation/PresentationTCPSessionTransport.cpp => dom/presentation/PresentationSessionTransport.cpp
rename : dom/presentation/PresentationTCPSessionTransport.h => dom/presentation/PresentationSessionTransport.h
2016-04-11 13:12:34 +02:00
Sebastian Hengst ae9f706ab7 Backed out changeset dfe4cc7062d1 (bug 1148307) 2016-04-11 13:12:26 +02:00
Sebastian Hengst c8b30f409e Backed out changeset 820f92f08f69 (bug 1148307) 2016-04-11 13:12:20 +02:00
Sebastian Hengst 3e646cbd97 Backed out changeset 3cb658c3e3f9 (bug 1148307)
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html => dom/presentation/tests/mochitest/test_presentation_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender.html => dom/presentation/tests/mochitest/test_presentation_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html
2016-04-11 13:12:13 +02:00
Sebastian Hengst 85c0244174 Backed out changeset 4441e42e5bec (bug 1148307) 2016-04-11 13:12:05 +02:00
Benjamin Bouvier cd2b8610c4 Bug 1262208: update test case; r=me 2016-04-11 12:44:46 +02:00
Benjamin Bouvier 9126d25abe Bug 1262208: Generalize the disabled compilation mode message for asm.js; r=luke
MozReview-Commit-ID: ERdr7xy6DeO

--HG--
extra : rebase_source : f893716bbf21b9026e893cc3c70e51d52aa91996
2016-04-07 13:56:24 +02:00
Carsten "Tomcat" Book f09dffab2b Merge mozilla-central to mozilla-inbound 2016-04-11 11:47:32 +02:00
Carsten "Tomcat" Book 99758da759 merge mozilla-inbound to mozilla-central a=merge 2016-04-11 11:46:21 +02:00
Paul Adenot f57cd3383d Bug 1260745 - Null-check the `friendly_name` field in a `cubeb_device`. r=jesup
They can be null, according to the cubeb API.

MozReview-Commit-ID: FOKG2kTy9NX

--HG--
extra : rebase_source : 256101a51f7ae24dd073a3dcbf3b94af22b4db94
2016-03-30 16:47:02 +02:00
Junior Hsu bfa9967892 Bug 1148307 - Part 5 - pref off data channel session transport, r=smaug 2016-04-11 11:28:36 +08:00
Junior Hsu a8a1aaba30 Bug 1148307 - Part 4 - use data channel in substitution for TCP session transport (in-process), r=smaug
--HG--
rename : dom/presentation/tests/mochitest/test_presentation_receiver.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_error.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_establish_connection_timeout.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_establish_connection_timeout.html
rename : dom/presentation/tests/mochitest/test_presentation_receiver_oop.html => dom/presentation/tests/mochitest/test_presentation_tcp_receiver_oop.html
rename : dom/presentation/tests/mochitest/test_presentation_sender.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_default_request.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_default_request.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_disconnect.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_disconnect.html
rename : dom/presentation/tests/mochitest/test_presentation_sender_establish_connection_error.html => dom/presentation/tests/mochitest/test_presentation_tcp_sender_establish_connection_error.html
2016-04-11 11:20:55 +08:00
Junior Hsu fee05caf8c Bug 1148307 - Part 3 - implement session transport with DataChannel. r=jib. 2016-04-11 11:20:55 +08:00
Junior Hsu 248ceef0ca Bug 1148307 - Part 2 - let session transport send DOM string. r=smaug 2016-04-11 11:20:55 +08:00
gasolin ae68f12f69 Bug 1219495 - Render placeholder content on add-ons page when offline. r=kmag
MozReview-Commit-ID: 5qg2DrNiYaI

--HG--
extra : transplant_source : %24%F0%B7%F7d%2A%CD%08%AA%3A%EE%0BX%99%C0%BE%91%7CR%EE
2016-03-30 15:13:05 +08:00
Edouard Oger 2fc076517e Bug 1261223 - Synced Tabs now uses HiDPI default favicons. r=markh 2016-04-05 09:36:00 -04:00
Ryan VanderMeulen 9e896c0e6a Merge inbound to m-c. a=merge 2016-04-10 16:20:04 -04:00
Sebastian Hengst 6eb8698b63 Backed out changeset a4c47419ac3f (bug 1231434) for eslint failures (no space after generator star, backquotes instead of doublequotes used). r=backout 2016-04-10 20:13:07 +02:00
Andrea Marchesini 83a08cd72e Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01:00
Ryan VanderMeulen dbe7d64087 Backed out changeset 64542516354c (bug 1263405) for bustage. 2016-04-09 23:14:15 -04:00
Ryan VanderMeulen 2bd1ecbc9c Bug 1262432 - Skip browser_device_width.js on e10s debug across the board. 2016-04-09 23:08:13 -04:00
Andrea Marchesini 47328b2026 Bug 1263405 - Some headers missing in dom/base, r=smaug 2016-04-10 03:48:51 +01:00
Jarda Snajdr 71704881a4 Bug 1231434 - Add 'Delete All' context menu entry to storage inspector r=mratcliffe
MozReview-Commit-ID: 4YNXmhtriRS
2016-04-09 01:45:00 +02:00
Ryan VanderMeulen 6452ecced6 Bug 1258902 - Fix a typo that caused the newly-added test to be skipped (and re-enabled a frequently-failing one). 2016-04-09 23:56:30 -04:00
Jan Henning 92d36d5a63 Bug 1262565 - Replace usage of timeouts in session store form data test with waiting for appropriate events. r=margaret
MozReview-Commit-ID: 55WuGx5P98c

--HG--
extra : transplant_source : %ACT%EEhx%BAoJKb%9D2%85%24%BB%F9%85%B4%91%F7
2016-04-06 22:32:52 +02:00
Luca Greco ae1fa8fc84 Bug 1256282 - [webext] Fix addonId checks in getAPILevelForWindow and add an xpcshell test unit. r=kmag
MozReview-Commit-ID: HVoUAMOKqTZ

--HG--
extra : transplant_source : h%E3%A3E%23%1A%BCf%EF%AD%8DC%85%1ED%87%23%06%B0%CB
2016-04-04 13:46:17 +02:00
Luca Greco 2054abd0e6 Bug 1256282 - [webext] options_ui browsers should have access to the full WebExtension API. r=kmag
MozReview-Commit-ID: E1GwT0zfGie

--HG--
extra : transplant_source : %18%0F%AF%0A%E6B%E7v%2C%F4%A1%C2%9B%CF-%84T%DEKf
2016-04-08 16:00:48 +02:00
Luca Greco 86e7533df8 Bug 1263140 - Fix notified button name in SDK native-options module. r=mossop
MozReview-Commit-ID: DS6hX5SemJA

--HG--
extra : transplant_source : %B8%CA%D9osG%BD%F8%F2%F2u%87%96%D9%94P%03%9A%AE%5E
2016-04-08 14:00:52 +02:00
Jared Wein 12514f0dbb Bug 1263016 - Fix test_bug451540.xul to run in e10s. r=mikedeboer
MozReview-Commit-ID: Ewdoh86wHwt

--HG--
extra : rebase_source : efd194e9fa98890fc18a484f95f99366cb43060a
2016-04-09 15:41:13 -04:00
Ryan VanderMeulen 192023f221 Merge m-c to fx-team. a=merge 2016-04-09 10:09:49 -04:00
Ryan VanderMeulen bf239fcfbd Bug 1209280 - Skip test_peerConnection_twoVideoTracksInOneStream.html on Android due to frequent failures. a=test-only 2016-04-09 09:57:39 -04:00
Ryan VanderMeulen 3efda0214f Bug 471139 - Re-enable test_HTMLDocument12.html. r=sicking 2016-04-09 09:54:12 -04:00
Ryan VanderMeulen ff69545e25 Bug 932350 - Re-enable the dom-level* mochitests across all platforms. 2016-04-09 09:32:20 -04:00
Ryan VanderMeulen c4756c1a3e Bug 1261641 - Increase the number of Android 4.3 mochitest chunks to 20. r=rail 2016-04-09 09:32:20 -04:00
ffxbld 1b101e9acd No bug, Automated blocklist update from host bld-linux64-spot-428 - a=blocklist-update 2016-04-09 04:47:05 -07:00
ffxbld e7db699836 No bug, Automated HPKP preload list update from host bld-linux64-spot-428 - a=hpkp-update 2016-04-09 04:47:02 -07:00
ffxbld eae40b0bb0 No bug, Automated HSTS preload list update from host bld-linux64-spot-428 - a=hsts-update 2016-04-09 04:47:00 -07:00
Wes Kocher b6d0503738 Merge fx-team to central, a=merge
MozReview-Commit-ID: yuSA0kqs0F
2016-04-08 15:26:49 -07:00
Carsten "Tomcat" Book a0247db7af merge mozilla-inbound to mozilla-central a=merge 2016-04-08 12:00:31 +02:00
Phil Ringnalda 9c769696c2 Back out changeset 5815d4fc3043 (bug 1195054) for failures in browser_urlbarEnterAfterMouseOver.js 2016-04-07 19:57:15 -07:00