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

34007 Коммитов

Автор SHA1 Сообщение Дата
Alessio Placitelli d96af28345 Bug 1255472 - Add support for the WOW64 mode to the WindowsRegistry. r=gfritzsche 2016-04-15 10:23:00 +02:00
Alessio Placitelli 40b4769f6a Bug 1255472 - Collect actual major and minor version data on Windows 10. r=gfritzsche 2016-04-15 10:22:00 +02:00
Drew Willcoxon 5a81bd3fec Bug 1264337 - Add the sync/tabs-from-other-devices tab icon back to awesomebar results. r=mak 2016-04-15 19:42:27 -07:00
Kit Cambridge f206eaee71 Bug 1263747 - Log error messages when stringifying errors. r=bgrins
MozReview-Commit-ID: 2MB8IDKfVHo

--HG--
extra : rebase_source : d7922cf9a5c1dc37283299aa97c4b596fb0b68bd
2016-04-11 14:51:33 -07:00
Carsten "Tomcat" Book 481de63480 Backed out changeset 7b9fbf34a1d6 (bug 1263167) for test failures in test_ext_extension.html 2016-04-15 09:19:39 +02:00
Bob Silverberg 7b817e43c0 Bug 1263167 - Complete test coverage for browser.extension.inIncognitoContext, r=kmag
MozReview-Commit-ID: AQYqJFB1WR3

--HG--
extra : transplant_source : A%12%86%D2%BAZ%E8%F5P8%FD%29%D3%16%20%8Dp8%D4x
2016-04-08 10:19:19 -04:00
Johann Hofmann 1c76cac853 Bug 1005193 - Allow addons to specify a custom global debug context. r=mossop 2016-04-11 08:26:20 +02:00
Claas Augner 51d726419d Bug 1231812 - Don't send empty keyed histograms in Telemetry pings. r=gfritzsche
MozReview-Commit-ID: 2Vl3IjjeaHj
2016-04-14 15:57:10 -07:00
Sean Lee cb1ed695b4 Bug 1191092 - Warn about insecure <input type=password> outside of a <form>. r=MattN
MozReview-Commit-ID: Q5abQmgdhA
2016-04-14 15:54:31 -07:00
Kris Maglione c4861004a5 Bug 1248846: [webext] Don't call callbacks after a context is destroyed. r=aswan
MozReview-Commit-ID: 5O2YKGONODH

--HG--
extra : rebase_source : 66a5b5f51ce841fdfad28542daee7802e316e2d1
2016-04-04 14:14:35 -07:00
Wes Kocher c7c7473c06 Merge m-c to fx-team, a=merge
MozReview-Commit-ID: 7Kut3ctlo0F
2016-04-15 15:40:17 -07:00
Georg Fritzsche dfb2effe59 Bug 1263189 - Skip the new type checks in histogram-tools.py on the server-side. r=chutten 2016-04-12 17:25:27 +02:00
Mike de Boer 81439f7bd2 Bug 1261584: follow-up to add a missing comment. r=me. DONTBUILD. 2016-04-14 13:11:48 +02:00
Mike de Boer a0e3842c41 Bug 1261584: refactor bug360437_window.xul and findbar_events_window.xul to run the test on remote browsers as well. r=felipe 2016-04-14 13:06:47 +02:00
Dão Gottwald abb28319dc Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak 2016-04-14 11:58:28 +02:00
Carsten "Tomcat" Book 0a47ef22ae Merge mozilla-central to fx-team 2016-04-14 11:39:50 +02:00
Carsten "Tomcat" Book 32c25ca2da merge mozilla-inbound to mozilla-central a=merge 2016-04-14 11:38:11 +02:00
Carsten "Tomcat" Book e46b14d4df Backed out changeset 387bd412040f (bug 1005193) for test failures in Android 4.3 API15+ debug Mochitest Chrome 2016-04-14 11:31:17 +02:00
Matthew Noorenberghe 034455b872 Bug 1262301 - Enable test_basic_form_2pw_2.html for e10s. r=dolske
MozReview-Commit-ID: HApBJPGyL2E

--HG--
rename : toolkit/components/passwordmgr/test/test_basic_form_2pw_2.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_2pw_2.html
extra : rebase_source : 06710937949ac9c4d00fa37943b3b1a94506e52b
2016-04-13 16:30:13 -07:00
Matthew Noorenberghe faa46e464b Bug 1258860 - Make test_basic_form_autocomplete.html work in e10s. r=dolske
MozReview-Commit-ID: B9D9h4uBOqw

--HG--
rename : toolkit/components/passwordmgr/test/test_basic_form_autocomplete.html => toolkit/components/passwordmgr/test/mochitest/test_basic_form_autocomplete.html
extra : rebase_source : 9b15fdc8bacf1ac85bc65d727229ff2b8f08214b
2016-04-13 16:29:49 -07:00
Matthew Noorenberghe befddc7bcd Bug 1251042 - Backout unintentional change to password manager mochitest.ini.
MozReview-Commit-ID: 1LFunyChPZy

--HG--
extra : rebase_source : 4ca4d4c6db2ad7abdd7c28a43207a15e36e2b54c
2016-04-13 16:32:45 -07:00
Sebastian Hengst 5574624f3f Bug 1253646 - Implement browser.extension.isAllowedFileSchemeAccess. Follow-up: Add missing semicolon about which eslint complained. r=eslint-fix 2016-04-14 09:29:20 +02:00
Jeff Walden 40cad2f89d Bug 888969 - Make our tree's sole implementation of nsIRemoteTagService.getRemoteObjectTag not depend upon the infallibility of [[GetPrototypeOf]] on the object provided to it. r=bz
--HG--
extra : rebase_source : 4de31e9cdc64d668049d4120a2cf1db5de7905bc
2016-04-13 14:31:14 -07:00
Christopher Grebs 0cb9971fb4 Bug 1253646 - Implement browser.extension.isAllowedFileSchemeAccess. r=kmag
MozReview-Commit-ID: 85UL3ATGrfB

--HG--
extra : transplant_source : %C9%C3%EE%B9/%7C%8F%7DMO%AE5%7C%02%25%22%9E%D8%08%09
2016-04-12 16:16:17 +02:00
Johann Hofmann eb48aa54c0 Bug 1005193 - Allow addons to specify a custom global debug context. r=mossop 2016-04-11 08:26:20 +02:00
Wes Kocher 2f56b9e37d Merge m-c to fx-team, a=merge
MozReview-Commit-ID: Ca64bkPvrYU
2016-04-13 15:02:31 -07:00
Wes Kocher 6248f1e33c Merge inbound to central, a=merge
MozReview-Commit-ID: 4hSCKRdSJmM
2016-04-13 14:18:44 -07:00
Neil Deakin 801c562047 Bug 1253486, [e10s only] hide select popups when the select element is removed, r=mconley 2016-04-13 13:15:55 -04:00
Julian Descottes 0fac5939fc Bug 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
Remove the noop implementation of console.clear and actually clear the
console storage.

mozReview-Commit-ID: B9NGhRARKoR
MozReview-Commit-ID: 2sMEGB2BsAs

--HG--
extra : rebase_source : a889ffce5ef82224feb691b499f790da9ae6f34f
extra : source : 89cfa8c724e1fcb0909e1414b6051dbd62b40105
2016-04-13 16:33:43 +02:00
Felipe Gomes 3881f31012 Bug 1264004 - Bump E10S_ADDONS_BLOCKER_RAN histogram expiration to 49. r=gfritzsche
MozReview-Commit-ID: kuDVUnUSg8
2016-04-13 16:02:29 -03:00
Carsten "Tomcat" Book f49fd238b0 Backed out changeset 623abe61b52a (bug 1233908) for test failures in browser_aboutHome_activation.js
--HG--
extra : rebase_source : 9a9a77d607cf21f7bd11b2359402ad0eb4df882e
2016-04-13 15:16:52 +02:00
Georg Fritzsche 74c129cedf Bug 1250640 - Part 3 - Add diagnostics for suspected scheduler scenarios. r=dexter, f=bsmedberg 2016-04-13 12:55:31 +02:00
Georg Fritzsche 7a9037bd40 Bug 1250640 - Part 2 - Start new subsessions even when payload assembly fails. r=dexter 2016-04-13 12:55:31 +02:00
Georg Fritzsche ee92f2e48a Bug 1250640 - Part 1 - Avoid potential timer races in the TelemetrySession scheduler. r=dexter 2016-04-13 12:55:31 +02:00
Timothy Guan-tin Chien 3f83388eaa Bug 1243729 - Part 3, Test for change password form, r=MattN
MozReview-Commit-ID: 5PoY6OZ74XX
2016-04-06 14:28:06 +08:00
Timothy Guan-tin Chien 9fa3dce796 Bug 1243729 - Part 2, Test on username selection dialog, r=MattN
MozReview-Commit-ID: jfHxq1rT5P
2016-04-06 14:27:51 +08:00
Timothy Guan-tin Chien 44246c4b68 Bug 1243729 - Part I, Add assertions on saved password data, r=MattN
MozReview-Commit-ID: At6U5Rgi9zD
2016-04-06 14:22:39 +08:00
Paul Bignier a68f89ab3b Bug 1247217 - [CID 749520] Free pointers that should be freed. r=rstrong 2016-04-13 22:58:11 -07:00
Timothy Guan-tin Chien 52394430f4 Bug 1243729 - Part Zero, Create another LoginInfo object when username is picked, r=MattN
MozReview-Commit-ID: BwhKkMyNRzB
2016-03-25 18:20:43 +08:00
Carsten "Tomcat" Book 457bb31f9b Backed out changeset 89cfa8c724e1 (bug 659625) for android test failures in own test 2016-04-13 12:30:41 +02:00
Dave Huseby e5fadf1b61 Bug 1233908 - social services use of createCodebasePrincipal needs to be origin attribute aware. r=sicking
(HEAD -> oa, refs/patches/oa/Bug_1233908)
Fixes Bug 1233908 -- social services use of createCodebasePrincipal needs to be origin attribute aware.
2016-04-02 15:33:00 +02:00
Carsten "Tomcat" Book 4c2ef97599 Merge mozilla-central to fx-team 2016-04-13 11:58:47 +02:00
Carsten "Tomcat" Book 8221e0285d merge mozilla-inbound to mozilla-central a=merge 2016-04-13 11:53:35 +02:00
Wes Kocher a3d9ff8cce Merge m-c to fx-team, a=merge
MozReview-Commit-ID: BtBb2JBX4uX
2016-04-12 15:37:01 -07:00
Wes Kocher 1e0c62f10f Merge fx-team to central, a=merge
MozReview-Commit-ID: ApMCFiyBik0
2016-04-12 15:34:39 -07:00
Wes Kocher 694116566d Backed out 2 changesets (bug 1262339) for leaks
Backed out changeset 111b90ed7c50 (bug 1262339)
Backed out changeset fe000d2b968f (bug 1262339)

MozReview-Commit-ID: fRrRdq3iW3
2016-04-12 12:12:02 -07:00
Julian Descottes cadb37f0ad Bug 659625 - part1: implement Console::clear in dom/base/Console.cpp;r=baku
Remove the noop implementation of console.clear and actually clear the
console storage.

mozReview-Commit-ID: B9NGhRARKoR
MozReview-Commit-ID: 2sMEGB2BsAs

--HG--
extra : rebase_source : 3023e1f3d9452f3670af12bab55ad79b51a5af12
2016-04-07 19:48:25 +02:00
Michael Comella c55f8ae936 Bug 1263761 - Update defaultSearch in core ping docs for custom search engines. r=gfritzsche
MozReview-Commit-ID: CuISAHVCLnX

--HG--
extra : rebase_source : 0b24048786851b2e0921467d134b084f8aa86265
2016-04-11 16:18:28 -07:00
Drew Willcoxon a12225ccf4 Bug 1263698 - Correctly place the em dash separator between title and URL in awesomebar popup in RTL. r=mak
MozReview-Commit-ID: JiD70fqK9EU
2016-04-12 09:58:14 -07:00
Drew Willcoxon d7a98222bc Bug 1263674 - Fix awesomebar popup truncation in RTL. r=mak
MozReview-Commit-ID: 7mOGrcQPFmn
2016-04-12 09:57:10 -07:00
Sebastian Hengst 69edebf58b Backed out changeset c6d163cfa08f (bug 1248617) for XPCshell failure in test_browserGlue_smartBookmarks.js. r=backout 2016-04-12 17:45:21 +02:00
Dão Gottwald 38bb67e338 Bug 1248617 - Stop adding the "Recently bookmarked" smart folder in new profiles. r=mak
--HG--
extra : rebase_source : 44a5834a80bde4e8cc654a723035e6494ae288b8
2016-04-12 15:31:58 +02:00
Nicholas Nethercote 60dcde7875 Bug 1261723 (part 2) - Separate class ops from js::Class. code=njn,h4writer. r=efaust,bz.
js::Class op are often all null. And when they're not all null, they're often
duplicated among classes. By pulling them out into their own struct, and using a
(possibly null) pointer in js::Class, we can save 114 KiB per process on
64-bit, and half that on 32-bit.
* * *
imported patch separate-ClassOps-2

--HG--
extra : rebase_source : bd751bf247e9491c1966a123dbeffa573657dfb1
2016-04-01 11:00:01 +11:00
Wes Kocher 13ee7b9dfd Merge m-c to inbound, a=merge CLOSED TREE
MozReview-Commit-ID: 8m3KF4mqAKl
2016-04-12 15:36:02 -07:00
Kartikaya Gupta 3313cbf0b0 Bug 1261373 - Record how long it takes for content response notifications to be delivered to APZ. r=botond f=bsmedberg
MozReview-Commit-ID: 74sGJ0JRLai
2016-04-12 16:17:20 -04:00
Blake Kaplan f848e29c72 Bug 1257790 - Don't propagate dragstart for mouse events originating in remote browsers. r=felipe 2016-04-12 12:12:35 -07:00
Chris Manchester a77dfaff4a Bug 1262866 - Move crashreport.sjs from browser.ini to TEST_HARNESS_FILES to prevent failure in --disable-crashrepoter builds. r=ted
MozReview-Commit-ID: 6kMEMAmxBhM
2016-04-12 11:19:21 -07:00
Carsten "Tomcat" Book bf1832d88a Merge mozilla-central to fx-team 2016-04-12 13:55:15 +02:00
Carsten "Tomcat" Book 128f40b9a8 merge mozilla-inbound to mozilla-central a=merge 2016-04-12 13:49:51 +02:00
Matthew Wein d2641ebaa8 Bug 1260888 - Enable the extension xpcshell tests on Android. r=nalexander
MozReview-Commit-ID: ICYyrLBnSbt

--HG--
extra : transplant_source : O%E5%0DW7%E4%08%E6-%ED%DE%FF%D1%D6%82TVN%A8h
2016-04-07 14:09:32 -07:00
dimi 234215baa8 Bug 1262339 - P2. Classify appcache manifest testcase. r=francois
MozReview-Commit-ID: IFGq0l5nNuw

--HG--
extra : transplant_source : %F4_%E0%B1%9F%A1wDf4f%3B%CF%AB%95%60%9D%99%AB%C8
2016-04-08 17:30:21 +08:00
Giorgio Maone 710f32856a Bug 1263481 - Fix webRequest multiple listeners support. r=kmag
MozReview-Commit-ID: EYWojttOhk6

--HG--
extra : transplant_source : %CF0%8C-X2%80e%95%E8B%2A%E4%E7%D6%CFQ%C2%D4k
2016-04-11 00:25:47 +02:00
Katie Broida 1aa50bbccb Bug 1247214 - "Context menus in about:preferences have wonky fonts". r=jaws 2016-04-11 12:10:00 +02:00
Wes Kocher fb4ea9c4bc Merge m-c to fx-team, a=merge
MozReview-Commit-ID: aMZh9ToTxW
2016-04-11 16:05:35 -07:00
Ted Mielczarek 6e351deef3 bug 1156300 - symbolstore.py FixFilenameCase doesn't fix up directory names. r=gps
MozReview-Commit-ID: 2nEaouS1oHD

--HG--
extra : rebase_source : c993a749f7c932cc1e7026a82332a127b5f7e3ca
2016-04-11 08:53:42 -04:00
Gijs Kruitbosch 6b2064d4e9 Bug 1262772 - html checkboxes in in-content pages should stop taking pointer events because they're hidden, r=jaws
MozReview-Commit-ID: 6UC5sYmDHOU

--HG--
extra : rebase_source : 3cecd22ed3f339acc80e85ff3f4cc8fa721c4cf6
2016-04-07 11:40:11 +01:00
Chris Pearce eedf7c1c73 Bug 1245256 - Add annotations for WIDEVINE_ID so eslint passes. r=kentuckyfriedtakahe 2016-04-12 18:32:56 +12:00
Kirk Steuber 16d812c527 Bug 1245256 - GMP Plugins now installed in flat manner to accomodate widevine. r=spohl
MozReview-Commit-ID: 6aSKMD6oox7
2016-04-06 18:08:17 -07:00
Kai Engert 70551ded71 Bug 1258375, NSS_3_24_BETA6 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium 2016-04-12 14:40:44 +02:00
Chris Pearce ext:(%2C%20Kirk%20Steuber%20%3Cksteuber%40mozilla.com%3E) 16770d8aad Bug 1264173 - Change ProductAddonChecker to download with XHR instead of nsIIncrementalDownload. r=mconley,spohl
Some addons (namely the Google Widevine EME Content Decryption Module) are
served from web servers that don't send Content-Length headers, and
nsIIncrementalDownload can't handle such downloads.

Also, change ProductAddonChecker to create XHRs used to download XML through a layer of indirection.

This ensures that test_GMPInstallManager can change the XHR response for the
update.xml requests without affecting the XHR requests to download the test
GMP.

Also add more error handlers on the addon download XHR.
2016-04-13 20:01:29 +12:00
Dave Townsend 9885c5b8b1 Bug 1245571: Allow AMO to be able to query details about an add-on. r=rhelmer
This adds a bunch of structure supporting a promise-based API on the
AddonManager object that is exposed to webpages and adds the first example,
getAddonByID.

MozReview-Commit-ID: CCEFl4R1o81

--HG--
extra : rebase_source : 6206982c687a8e1733ef323488fc2710a4967688
2016-03-10 09:50:07 -08:00
Ray Lin fc700c757b Bug 1250741 - Update video player to new spec. r=margaret
MozReview-Commit-ID: IKaw00tXwRS
2016-04-10 23:38:00 -04:00
Mike Hommey 8589498b44 Bug 1260327 - Switch buildconfig.html to using MOZ_CONFIGURE_OPTIONS. r=chmanchester 2016-04-15 08:14:05 +09:00
Mike Hommey 197084b5a7 Bug 1257448 - Move --enable-replace-malloc to moz.configure. r=nalexander 2016-04-15 08:14:05 +09:00
Mike Hommey d685556de0 Bug 1257448 - Move --enable-jemalloc and MOZ_JEMALLOC4 to moz.configure. r=nalexander
At the same time, allow to enable jemalloc 4 with --enable-jemalloc=4.
MOZ_JEMALLOC4 will be deprecated later.

This also changes the semantics for freebsd, where the system jemalloc
is used, relying on MOZ_MEMORY being unset (default on freebsd) and
MOZ_JEMALLOC4 to be set. In this new setup, MOZ_JEMALLOC4 implies
--enable-jemalloc=4, which still works because of the corresponding
changes to old-configure.
2016-04-15 08:14:05 +09:00
David Anderson 5728cb1467 Fix aboutSupport.js eslint bustage, bug 1263849 r=orange 2016-04-14 15:16:33 -04:00
David Anderson 6e0f48b380 Reorganize and tidy up the graphics section of about:support. (bug 1263849, r=milan) 2016-04-14 14:54:33 -04:00
Kirk Steuber c65d8e5f0b Bug 1245256 - Updated tests to work with new Widevine functionality. r=spohl
MozReview-Commit-ID: GasIh1GUxX7
2016-03-01 14:42:01 -08:00
Kirk Steuber 6b6ea89530 Bug 1245256 - Add support for Widevine to CDM updater. r=spohl
MozReview-Commit-ID: JwB4Q6ZEqoV
2016-02-25 14:24:13 -08:00
Chris Pearce 581bf9fd48 Bug 1245789 - Added support for --enable-eme=widevine and expose MOZ_$(keySystem)_EME in dom/media/{eme,gmp}. r=glandium
We need to not build Widevine by default, and when enabled we will need to be able to
ifdef on MOZ_WIDEVINE_EME (see next patch) so that we can not build the code on platforms
where it can't possibly work (Android specifcally, as Widevine isn't available as a
Chromium plugin there).



MozReview-Commit-ID: Avgz5NRcl9v
2016-02-26 14:01:41 +13:00
Phil Ringnalda 1087454416 Back out changeset 76411e442ff3 (bug 1262866) for causing the crashreporter browser-chrome tests to run on, and thus fail on, the --disable-crashreporter ASan builds 2016-04-11 20:34:05 -07:00
Nicholas Nethercote 1e6cdc049c Bug 1263484 - Remove the JS_MAIN_RUNTIME_TEMPORARY_PEAK telemetry measurement. r=chutten.
It's no longer useful.

--HG--
extra : rebase_source : 099c6fc013b249331f5e7ff294aa19ff99df2819
2016-04-11 09:33:35 +10:00
Dave Townsend 4acb23615f Bug 1245571: Add a window.navigator.mozAddonManager object that can only be accessed by AMO. r=bz
Since we want to add a few APIs that AMO can use to query and manipulate the
user's add-ons we want to expose a custom API. This implements the webidl and
a stub implementation in JavaScript. We use the webidl functions for controlling
access to the API, only the AMO production domains (and some test domains when
testing is enabled) can access it and only when retrieved securely and not in
an inner frame of a page that shouldn't have the API.

MozReview-Commit-ID: 3HUUrduuHwf

--HG--
extra : rebase_source : fe64953c2fde99a56868314edef1982156dadada
2016-02-19 16:49:30 -08:00
Alexandre Poirot 3fbc17ba90 Bug 1258496 - Fire message-manager-flush-caches to update message manager cached scripts. r=mossop 2016-04-13 11:04:11 -07:00
Andrew Swan b8835303a6 Bug 1255040 Add webidl for install/uninstall via AddonManager r=bz
MozReview-Commit-ID: 9eLMPbxostQ

--HG--
extra : rebase_source : 136dee769494ab175babda1bb492660c91c3df9a
2016-04-18 13:51:41 -07:00
Wes Kocher 825da3832b Backed out changeset 07e1879a0c09 (bug 1258921) for test_case_differences.html failures
MozReview-Commit-ID: 4rv62zN5uLt
2016-04-19 14:27:57 -07:00
Wes Kocher 3d63ab4573 Backed out changeset 0e7e5f7ecc07 (bug 1263167) for test_ext_extension.html failures
MozReview-Commit-ID: KSNKXcXwtyC
2016-04-19 14:27:39 -07:00
Matthew Noorenberghe ec70bba59d Bug 1258921 - Follow-up to enable test_basic_form_autocomplete.html for e10s
MozReview-Commit-ID: 32y9BhVomwr
2016-04-19 11:45:49 -07:00
Rutuja 6b35519b8f Bug 1115006 - Use Downloads.getSystemDownloadsDirectory to get download directory for about:memory on Fennec. r=mconley,margaret
MozReview-Commit-ID: JBod1Ltcz0w

--HG--
extra : rebase_source : 3fdf3b1160f36b77c10641cab4e056c2a77dc151
2016-04-19 10:39:12 -04:00
Drew Willcoxon 6622dc6117 Bug 1259573 - Invert the default favicon for selected awesomebar popup entries. r=mak
MozReview-Commit-ID: 1UQPVyYueD0
2016-04-19 09:31:35 -07:00
Drew Willcoxon 53c92864c7 Bug 1265066 - Hide the separator em dash in bookmark keyword awesomebar results. r=mak
MozReview-Commit-ID: DzR62vwXrbW
2016-04-19 09:31:31 -07:00
Bob Silverberg d0c0684cc7 Bug 1263637 - Fix eslint 2 warnings for WebExtensions code. r=kmag
MozReview-Commit-ID: CNLX3xjIoNV

--HG--
extra : transplant_source : T%82%29%1A%0C.%D6%859%EF%F7c%99%84_%BF%90%1C%FCJ
2016-04-18 09:08:05 -04:00
Paolo Amadini baee8d6170 Bug 1261344 - Fix race condition with the state of Download objects when Application Reputation blocking occurs. r=mak
MozReview-Commit-ID: L0SWRBTnKOh

--HG--
extra : rebase_source : 99bb236f3103029789bfc4babc38bec4febdc996
2016-04-18 14:22:05 +01:00
Paolo Amadini 5c5d54e3a3 Bug 899013 - Interface for customizing the DownloadIntegration module. r=mak
MozReview-Commit-ID: HWmcxXlLdLx

--HG--
extra : rebase_source : ba6b6a751710e7a45cc94baf6449d470c86cbc9f
2016-04-18 14:21:55 +01:00
Paolo Amadini 1d329e0789 Bug 1094201 - Implement an Integration.jsm module for low-overhead registration of overrides. r=mak
MozReview-Commit-ID: NJmCSIEkAz

--HG--
extra : rebase_source : 782a2f3faceca442954c8bb6e8be3ff8f55341be
2016-04-18 14:21:01 +01:00
Carsten "Tomcat" Book b06178a07e Merge mozilla-central to fx-team 2016-04-19 12:09:01 +02:00
Bob Silverberg 38f77c7856 Bug 1263167 - Complete test coverage for browser.extension.inIncognitoContext, r=kmag
MozReview-Commit-ID: KI2IbQ2KR2i

--HG--
extra : transplant_source : 5Q%A7%15%A2%C4%87%AF%F8%DD%1B%9D%CB%08t%C7%AE%3E%D8%AA
2016-04-08 10:19:19 -04:00
Andrew Swan 02bd7be926 Bug 1262218 - Update permissions for APIs used for addon discovery. r=rhelmer
MozReview-Commit-ID: H7xXTpnsCC2

--HG--
extra : transplant_source : %1E5%26%DF%07%CE%EB%E2%BC%9Ce%27%9B%FBxD%EB%14kL
2016-04-15 16:04:01 -07:00
Luca Greco 0f06eace5d Bug 1246125 - [webext] webNavigation events should not resolve local special schemes into file/jar URLs. r=krizsa
- chrome, resource, about and moz-extension URLs should not be reported with their resolved
  file or jar URLs

MozReview-Commit-ID: H03rjxGpgOZ

--HG--
extra : transplant_source : %FA%B3%14%05%0A%CB%F8%CFG%D4%8Br%D2PH%F1%F1%87%CE%B9
2016-04-07 00:04:23 +02:00
Alastor Wu b5361feb4b Bug 1249579 - part2 : audio competing suspend/resume methods. r=snorp, baku.
MozReview-Commit-ID: EjNvKELCiAy

--HG--
extra : transplant_source : %AE%20%21e%E1%94%DE%29B%9C%F5%04%13%C6%3Dr%D3%9Aj%B4
2016-04-18 18:48:41 +08:00
Andrzej Hunt 45f826fa31 Bug 1263628 - Ignore fragments when comparing URLs during reader view caching r=gijs
This seems to be a common issue with medium.com articles, but affects any page which was
opened using a fragment in the URL (e.g. foo.com/bar#baz is the same page as foo.com/bar,
however our reader view caching code didn't recognise the former as being equivalent to
the latter).

MozReview-Commit-ID: BtRmHq3sD9z

--HG--
extra : rebase_source : ac96a0a5e09c2cc60644a23cdbe8e72e94c1fcc9
extra : amend_source : 37d603820880ce751dbf571da49bbf8dcd7e6d03
extra : source : 7977a317cba8dbd983ac2988d346e01887f94a14
2016-04-15 11:17:36 -07:00
Andrzej Hunt f099c53749 Bug 1263628 - meta-refresh can use a relative URL, ensure base URI is included r=gijs
E.g. articles on facebook.com provide a meta-refresh containing "0; URL=/foo/bar?....",
and we previously attempted to use just this URL component, instead of constructing it
using the current page URL.

MozReview-Commit-ID: 4vSoz5lc1e

--HG--
extra : rebase_source : 95c9c060c1b96be7e9d95eab22b9b8ffebdbbc69
extra : source : 5243687171c0bb47611e0d5ddc2e56038d1af0b3
2016-04-15 13:53:19 -07:00
Kumar McMillan 6fd31fdd2b Bug 1261522 - Support reloading an add-on. r=Mossop
MozReview-Commit-ID: W8z1J4QzjE

--HG--
extra : transplant_source : u%7C%60%EE3cZ%82%26a%5D%1A%2B%E4%E1%9E%F4%1F%92%E7
2016-04-08 10:13:50 -05: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
Ryan VanderMeulen 9e896c0e6a Merge inbound to m-c. a=merge 2016-04-10 16:20:04 -04:00
Andrea Marchesini 83a08cd72e Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-10 05:46:07 +01: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
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
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
Dave Townsend b6c94f538f Bug 1257246: Update webextension APIs for eslint 2. r=kmag
ESLint 2 now flags anonymous generator functions that don't match the
generator-star-spacing rule so this mostly is fixing that.

MozReview-Commit-ID: 5sLaF26sd0E

--HG--
extra : rebase_source : 6008f48c94e4a8e5bd2ed2f8a95e764e4aa39cdb
extra : histedit_source : 6f0151c184ee2e4288f3ec9c5a85a65e975d46e1
2016-04-05 11:30:51 -07:00
Dave Townsend 6e44ebad84 Bug 1257246: Update toolkit for eslint 2. r=Gijs
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: KHYdAkRvhVr

--HG--
extra : rebase_source : 720cc9d864175248508146a7f4704b4bf3f02439
extra : histedit_source : 6cc0ecbf21a571e1a41d517b67512a3452fac19a
2016-04-05 11:33:48 -07:00
Dave Townsend 5a830b3dbf Bug 1257246: Update toolkit/mozapps/extensions for eslint 2. r=aswan
Most of this is fixing functions that in some cases return a value but then
can also run to completion without returning anything. ESLint 2 catches this
where previous versions didn't. Unless there was an obvious other choice I just
made these functions return undefined at the end which is effectively what
already happens.

MozReview-Commit-ID: CRpZy873GP6

--HG--
extra : rebase_source : d355e5f0f13211cbd81e2a91cfe6191f5e84adb2
extra : histedit_source : eb85af7438b493a22fd9a4c32ab254e6a01b7cb3
2016-04-05 11:32:12 -07:00
Dave Townsend 92b18b36e8 Bug 1257246: Update eslint rules for eslint 2. r=MattN
Rename the rules that ESLint 2 no longer supports to the new names. Ignore the
microformat test suite as it is external code.

MozReview-Commit-ID: BgIxFERjHp1

--HG--
extra : rebase_source : 9f02a87f9a843b427b021caa72db9eb766287151
extra : histedit_source : 954abc7e447ac6cdd36290ade7adec626f4fe4fb
2016-04-05 11:33:12 -07:00
bsilverberg 9f8f48580a Bug 1262542 - WebExtension notifications seem to fail on Nightly. r=kmag
MozReview-Commit-ID: 4NaB9xHKFqq

--HG--
extra : transplant_source : Q0%03D%A2%C42%3D%C9%F5%1A%9D%E4%D5%88M%CE%9Cv%D0
2016-04-06 15:00:36 -04:00
Ryan VanderMeulen 1c7872d0af Backed out changeset 7d5f1e9ce04c (bug 1259169) for various cookie-related crashes and test failures. 2016-04-09 15:36:07 -04:00
Ryan VanderMeulen 2c139014ed Merge m-c to inbound. a=merge 2016-04-09 15:22:21 -04:00
Andrea Marchesini d09d8959fe Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-09 19:09:49 +01:00
Wes Kocher dfc7e5253f Merge m-c to inbound, a=merge
MozReview-Commit-ID: 9YZdlIARozU
2016-04-08 16:47:03 -07:00
Chris Manchester b2564f6046 Bug 1263227 - Include head.js in support-files in toolkit/mozapps/extensions/test/browser/browser.ini to avoid failures when running individual tests locally. r=mossop
MozReview-Commit-ID: G5p2C8kAmBE

--HG--
extra : rebase_source : 1b6a5e122e024adfa53c31a16b319c86c2eccf85
2016-04-08 11:04:20 -07:00
Drew Willcoxon 6af8be8802 Bug 1262783 - Properly handle overflow/underflow for awesomebar items that are completely reused. r=mak
MozReview-Commit-ID: zyeZCHSHT6
2016-04-07 16:20:32 -07:00
Wes Kocher bfa75db23b Merge m-c to fx-team, a=merge
MozReview-Commit-ID: AOSIMTNjHLv
2016-04-07 13:50:04 -07:00
Wes Kocher 51eb5dbf5a Merge inbound to central, a=merge
MozReview-Commit-ID: L8YZYtbmper
2016-04-07 13:42:10 -07:00
Wes Kocher 8238900936 Backed out changeset afdf37e3d610 (bug 1061521) for failures in test_aboutmemory3.xul and test_aboutmemory4.xul
MozReview-Commit-ID: 40hhqcZkMxP
2016-04-07 09:03:19 -07:00
Rutuja e51cb44616 Bug 1061521 - "Throw Component.exceptions instead of strings in about:memory" [r=mconley]
MozReview-Commit-ID: 382gI3XllVq
2016-04-05 11:28:00 -04:00
Andrew Swan 4887be777d Bug 1217944 - Part 2 - Support wildcards in web_accessible_resources r=kmag
MozReview-Commit-ID: Ln6JJ5lxc3w

--HG--
extra : transplant_source : T%08%A4%E32%01%A9%91%25X%95%14dU%1B%BDd%D97%85
2016-04-06 13:20:23 -07:00
Andrew Swan 8aa15a9f8c Bug 1217944 - Part 1 - Make MatchGlobs work on arbitrary strings r=kmag
MozReview-Commit-ID: CK39lpGglKA

--HG--
extra : transplant_source : m%0C%D4%E0W%00%0F%00%D05%1E%8D%D8%91%C2%218nFB
2016-04-06 13:07:47 -07:00
Cykesiopka d0633097bc Bug 1247798 - Make nsUrlClassifierDBService::Init() register pref observers only in the success case. r=gcp
These observers should only be added when everything else has succeeded.
Failing to do so can cause long shutdown hangs in certain situations such as during periodic HSTS update runs.

MozReview-Commit-ID: IoJ4PscS1u3

--HG--
extra : transplant_source : %28%A8%D6l%FF%BB%F7%B90%F8%AC%D0P%2A%14K%0B%16%18W
2016-04-03 00:58:43 -07:00
Dimi Lee 9c4398499b Bug 1172688 - Add telemetry for when gethash calls timeout. r=francois, r=bsmedberg
MozReview-Commit-ID: 8GZmlhgWhmy

--HG--
extra : transplant_source : %F6%D2%9F%7B%A0%0D%F0%B8%8C%89%90%D1X%1E%AD%C5%D7%0B%07%7F
2016-04-06 11:35:26 +08:00
Rutuja 68e37c756b Bug 1061521 - "Throw Component.exceptions instead of strings in about:memory"/. r=mconley 2016-04-05 11:28:00 +02:00
Carsten "Tomcat" Book 1542317855 merge mozilla-inbound to mozilla-central a=merge 2016-04-07 11:52:05 +02:00
Blair McBride c4e8a898bf Bug 1174296 - Change add-on name, version and description font/weight sizes to match in-content preferences. r=Mossop
--HG--
extra : transplant_source : %7CU9%3D%FASw%93%B1%92%B9%5E%A4%C8%BFUN%8C%09%B0
2016-04-09 16:17:38 +12:00
Cervantes Yu 3540ae23db Bug 1257486 - Annotate global memory status in the crash reporter for child process; r=bsmedberg
MozReview-Commit-ID: ExVZS3aAp41

--HG--
extra : rebase_source : 9ddf96d5ce95aa96629e8772ae33719a6898e235
2016-03-29 19:16:09 +08:00
Makoto Kato daa228c32b Bug 1262335 - Part 2. Remove Android GB/HC defines from OMX. r=snorp
MozReview-Commit-ID: HKbYZXftKBc

--HG--
extra : rebase_source : ac07306100914857848ca58714a517c4069711da
2016-04-06 17:30:17 +09:00
Wes Kocher 06944947a0 Backed out changeset 069c82269f81 (bug 1258375) for Windows xperf failures
MozReview-Commit-ID: DwhDorbB2PO
2016-04-06 16:51:48 -07:00
Kai Engert 02dd23b86a Bug 1258375, NSS_3_24_BETA4 and required adjustments to PSM and packaging, r=martin.thomson, r=glandium 2016-04-06 21:43:36 +02:00
Jonathan Watt ff21aa9320 Bug 1263271 - Avoid startup JavaScript strict warning in resource://gre/modules/addons/XPIProvider.jsm. r=Mossop 2016-03-23 19:27:16 +00:00
Jonathan Watt c79946155d Bug 1263144 - Silence startup JavaScript strict warning in TelemetryEnvironment.jsm. r=gfritzsche 2016-03-23 17:01:31 +00:00
Michelangelo De Simone a3019e2338 Bug 1255198 - [Telemetry] Add geolocation Telemetry probes to record fulfilled requests according to document.isVisible. r=jdm, data-review=bsmedberg
MozReview-Commit-ID: 85bsEWEWa3w
2016-03-21 15:42:18 -07:00
Bill McCloskey ffadc9d7d7 Bug 1247443 - Monitor browser.tabs.animate in telemetry (r=gfritzsche) 2016-04-07 17:15:25 -07:00
Andrzej Hunt 6a00381326 Bug 1234331 - Push article into readercache when bookmarking readerview page r=margaret
MozReview-Commit-ID: D7Yy45xkFd8

--HG--
extra : rebase_source : 653ee379315cb9ee9bdc6103547f34282b4f930b
extra : histedit_source : 6577ff825ebfb1cdbd5a8558b3e9666cc071a0ff
2016-03-29 20:08:09 -07:00
George Wright 5d010a6843 Bug 1237769 - Disable e10s on Windows XP if layers acceleration is requested r=milan 2016-04-06 13:30:46 -04:00
Philip Chee f9af648597 Bug 1263262 - Do not hide the menubar in the View Partial Source window r=mconley
--HG--
extra : transplant_source : %04%20%C2%F2%D5%B3%21V%9C%E7%B5%D3%AFe%3D%CF%E0%1DB%91
2016-04-09 03:40:10 +08:00
George Wright e75c590407 Revert "Bug 1114647 - Rename "plugin-container" to "firefox-webcontent" and create a new executable target for Win32 called "firefox-plugin-container" r=ted,jhamer" because of widespread breakage due to whitelisted executable names in third parties
This reverts commit a94b5f861bd0d25043a3bb7a0c3128acf8c0b93a.


--HG--
rename : ipc/contentproc/firefox-webcontent.cpp => ipc/contentproc/plugin-container.cpp
2016-04-08 13:34:40 -04:00
George Wright 2f920d9592 Revert "Bug 1261416 - Rename firefox-plugin-container back to plugin-container to satisfy Flash's protected mode checks, and ensure that we launch the correct binary r=ted" because of widespread breakage due to whitelisted executable names in third parties
This reverts commit 2d44e8ffaf63a32292f8e5b8fdd1485d0a462afc.
2016-04-08 13:33:27 -04:00
Eitan Isaacson 3646392a62 Bug 1262006 - Swap narrate start/stop button tooltip states. r=Gijs
MozReview-Commit-ID: 4cRneVhQclY

--HG--
extra : rebase_source : 7f680fc81804b89166c6845b28c59056ee3a04c5
2016-04-07 16:15:06 -07:00
Ryan VanderMeulen 59d32bcab0 Backed out changeset 0712c02d259e (bug 1247239) because it regressed update staging.
--HG--
extra : rebase_source : ec4834ba5bb4904f4c6037655eb69bff589faac5
2016-04-08 12:13:09 -04:00
Carsten "Tomcat" Book 78d9f80444 Backed out changeset 74330da56b82 (bug 1259169) for assertion failures in nsCookieService.cpp:2390 2016-04-08 14:47:39 +02:00
Jonathan Watt 6b407c6579 Bug 1263042 - When the crash reporter is disabled, avoid JavaScript strict warnings in Telemetry code during startup. r=gfritzsche 2016-03-23 10:24:41 +00:00
Andrea Marchesini 87827f2189 Bug 1259169 - nsICookieManager::remove() should be back-compatible, r=jdm 2016-04-08 12:38:15 +01:00
Thom Chiovoloni a476ada626 Bug 655722 - Fix small issues in the PlacesUtils.promiseBookmarksTree documentation string. r=mak
MozReview-Commit-ID: 9b266ALWPHj

--HG--
extra : transplant_source : %A0%EF%AE6%A1y%A3EV%AF%D8%15m%99%C7X%DD%09e%D6
2016-04-05 17:30:55 -07:00
Michael Comella 972f4181f9 Bug 1246816 - Add docs for profileDate. r=gfritzsche
MozReview-Commit-ID: 3KvGVjNev2r

--HG--
extra : rebase_source : 512bf08b6685e13319831cf97bf6032681de677e
2016-03-31 15:40:38 -07:00
Florian Quèze 4751f9a17d Bug 1259139 - record in telemetry the validity of the current engine's loadPathHash, r=adw. 2016-04-06 15:54:15 +02:00
Carsten "Tomcat" Book 1a78cc422f Merge mozilla-central to fx-team 2016-04-06 12:20:37 +02:00
Carsten "Tomcat" Book 79727b926b Backed out changeset 1bad1b961817 (bug 1243722) for test failures in test_recipe_login_fields.html
--HG--
extra : rebase_source : b3851154a19436441994bdf8ab61a1503b890fee
2016-04-06 12:18:39 +02:00
Carsten "Tomcat" Book dddbd2f44f merge fx-team to mozilla-central a=merge 2016-04-06 11:59:25 +02:00
Blair McBride d29a95561e Bug 1262055 - Fix browser_bug562797.js to work under e10s. r=Mossop
--HG--
extra : transplant_source : %B6%E8A%E9%FEH%A6%03%22gZ%C7%99%CA%23%F7%AB%AC%0C%80
2016-04-06 20:28:47 +12:00
Blair McBride 0217473321 Bug 1262051 - Enable browser_discovery.js on e10s. r=Mossop
--HG--
extra : transplant_source : %FB%A16%7F%CB%8EG%DE_%CB9%22%D3%25%F9%C4%DF%2A%0F%01
2016-04-06 20:28:11 +12:00
Timothy Guan-tin Chien 30229f6ecd Bug 1243722 - Introduce notUsernameSelector in passwordmgr recipes, r=MattN
Additionally, add a recipe for Facebook.

MozReview-Commit-ID: 2l60v7R0TPP

--HG--
extra : rebase_source : ac46dd5d759613d540cf4145c24610b279015c0c
2016-04-01 14:25:14 +08:00
Drew Willcoxon ee27759c39 Bug 1181078 - Implement new awesomebar popup design. r=mak
Based on an earlier patch by Marco Bonardo <mbonardo@mozilla.com>.

MozReview-Commit-ID: 7S0OoTGivbC
2016-04-05 18:56:54 -07:00
Florian Quèze 13873d680d Bug 1259510 - record usage of the search service's update feature, r=adw,bsmedberg.
--HG--
extra : rebase_source : 95b84e7c1cc0a7f1b84d60f278ad257af405b498
2016-04-05 12:13:55 +02:00
Carsten "Tomcat" Book 8f42935451 Merge mozilla-central to fx-team to fix 2 perma failures 2016-04-05 10:36:40 +02:00
Carsten "Tomcat" Book fad84a5168 Backed out changeset 864320b75e76 (bug 1259466) for suspicion this caused bc 7 test failures on m-c 2016-04-05 08:54:01 +02:00
Ryan VanderMeulen 26094430c0 Merge inbound to m-c. a=merge 2016-04-04 23:34:14 -04:00
Andrew Swan a1d4cd1add Bug 1262003 - Back out changeset 983702f6874c. r=kmag
MozReview-Commit-ID: 10GVdKTFjiR

--HG--
extra : transplant_source : %15%C7%90%93%95%00%8BST%09e%F0%A6%94M%3C%E2%AF%F2%9A
2016-04-04 16:09:32 -07:00
George Wright 50500e36f3 Bug 1261416 - Rename firefox-plugin-container back to plugin-container to satisfy Flash's protected mode checks, and ensure that we launch the correct binary r=ted 2016-04-04 18:03:33 -04:00
Chris Manchester f7a1b3fb60 Bug 1242051 - Add inter-directory test support file dependencies to ini manifests. r=gps
Previously, every test and support file would be synced to the objdir
when running any test. Now that only those support files and tests requested
are synced, we note support files required beyond those in a test's
directory in ini manifests.

MozReview-Commit-ID: EmlDz9d4lqt
2016-04-04 14:56:52 -07:00
Jeff Muizelaar 328e2a6882 Bug 1259466. Rename layers.offmainthreadcomposition.enabled. r=milan
We would rather people not use this pref.
2016-04-04 17:15:00 -04:00
Chris Manchester aeca430878 Bug 1261438 - Normalize "TARGET_OS" to "android" in package-name.mk for android builds. r=nalexander
MozReview-Commit-ID: 3jynklZkrbv
2016-04-04 13:04:53 -07:00
Josh Matthews c6db271911 Bug 1255576 - Ensure IPC notifications for content preference observers include privacy status. r=adw 2016-04-04 15:26:09 -04:00
Josh Matthews 80d7a050f3 Bug 1255576 - Propagate privacy status for removed content preferences to observers. r=adw 2016-04-04 15:25:58 -04:00
Matt Howell b194792316 Bug 1247239 - Remove copying of updater.exe for service updates; r=rstrong
MozReview-Commit-ID: 1Nz2v1d51nk
2016-04-01 15:53:04 -07:00
Giorgio Maone 3e975e83a2 Bug 1242871 - add an originUrl property to every webRequest event details object + tests (extended & fixed + nits). r=kmag
MozReview-Commit-ID: 6PeCwTeCuFs

--HG--
extra : transplant_source : %22%BD_%D3%9FO%D2%9FZ%A9%12%98%F1%A10%17%CE0%B7%11
2016-04-01 00:48:57 +02:00
Margaret Leibovic 3feed5868e Bug 1259158 - Update tab queues prompt telemetry to use UI telemetry instead of histograms. r=sebastian r=mfinkle
MozReview-Commit-ID: 4aws9Rcy5W1

--HG--
extra : transplant_source : %FE%F4%1A%A8%E0Y%D7%0Dzq%60%DF%D0%A7%B1%D8v%84oh
2016-04-01 10:59:03 -04:00
Dimi Lee 32b8258d5d Bug 1233914 - P2. Testcase. r=francois
MozReview-Commit-ID: 4Z3OKDY5aYI

--HG--
extra : transplant_source : %5B%00%94%FDW%3Dn%80V%90N8%0D%5E%BB%B1%BBA%00E
2016-04-01 09:41:11 +08:00
dimi dffd52add2 Bug 1212600 - No upper limit on digest256 list file size. r=francois
MozReview-Commit-ID: b1aQbF92as

--HG--
extra : transplant_source : x%C3c%95%F4y%3E%F4%D8%1C%05.%0D%C8%DD%03%02%3A%B7%C8
2016-03-28 15:10:03 +08:00
Gijs Kruitbosch a1dceae02f Bug 1257750 - Add diagnostic messages to figure out intermittent e10s issues with browser_input_file_tooltips.js and yield for ContentTask.spawn, rs=test-only,trivial
--HG--
extra : rebase_source : e8b50719a4918cf378ebf375a73bc1a8cf1b17f7
2016-04-04 10:39:05 +01:00
Mark Hammond 0c159ab93d Bug 1261181 - Remove telemetry probes set to expire in 48 from Sync and FxA. r=kitcambridge 2016-03-31 20:35:00 -04:00
Ryan VanderMeulen 1bb567e688 Merge fx-team to m-c. a=merge 2016-04-02 13:34:45 -04:00
Jared Wein 8092fe6da1 Bug 1259531 - [e10s] Fix test_bug451286.xul to run in e10s by converting to a mochitest-browser test. r=mikedeboer
MozReview-Commit-ID: 6Rt0dM6md06
2016-03-31 20:41:00 -04:00
Drew Willcoxon 9d5c7fee50 Bug 1252723 - [e10s] Make toolkit/components/prompts/test work under e10s. r=dolske 2016-04-01 17:36:28 -07:00
Wes Kocher 56b7127be0 Merge fx-team to central, a=merge
MozReview-Commit-ID: 8rupfWq5Wa6
2016-04-01 15:43:36 -07:00
Chris Peterson 0479f91268 Bug 1260065 - Extend PLUGIN_ACTIVATION_COUNT telemetry probe expiration from FF 48 to 53. r=bsmedberg
Also link to bug 722110 which originally added the PLUGIN_ACTIVATION_COUNT telemetry probe.
2016-03-27 15:29:57 -07:00
Wes Kocher f8a3d5ab1c Merge m-c to inbound a=merge
MozReview-Commit-ID: 354GFpoNc7b
2016-04-01 16:05:29 -07:00
Margaret Leibovic 0137da4b04 Bug 1256415 - Replace FENNEC_GECKOAPP_STARTUP_ACTION histogram with UI telemetry. r=mfinkle
MozReview-Commit-ID: ElmELmp7baV

--HG--
extra : transplant_source : %9B%E2%FF%23p%0C%EF6%12%F3%27%16%C2%E6%1E%2A%C3c%04J
2016-03-18 19:07:18 -04:00
Ryan VanderMeulen 8f64ef0960 Merge m-c to fx-team. a=merge 2016-04-04 23:37:40 -04:00
Drew Willcoxon dd079472df Bug 1261251 - [e10s] Make toolkit/components/passwordmgr/test/test_bug_627616.html work under e10s. r=MattN
MozReview-Commit-ID: wKbB1APWZf

--HG--
rename : toolkit/components/passwordmgr/test/test_bug_627616.html => toolkit/components/passwordmgr/test/mochitest/test_bug_627616.html
2016-04-04 17:49:31 -07:00
Felipe Gomes 92e3b4d357 Bug 1260190 - Disable e10s for accessibility users on OS X. r=jimm
MozReview-Commit-ID: 1tke1RXrCE2
2016-04-04 21:48:30 -03:00
Kris Maglione bb87bbc539 Bug 1258199: [webext] Return an empty string for missing keys in getMessage. r=aswan
MozReview-Commit-ID: KEQYq4nZbfk

--HG--
extra : source : c67309c62021bf173fc981634de54bc8e9c992ee
extra : histedit_source : d0449a21df83e392455466b7e7dac4e0521b5d50%2C3aec582f8a1389ae8b90efa76259d6df5269fd0d
2016-04-04 13:54:27 -07:00
Wes Kocher 912fe2afbf Backed out changeset c67309c62021 (bug 1258199) for xpcshell failures
MozReview-Commit-ID: FySkZPotDGU
2016-04-04 13:51:12 -07:00
Michael Kaply f89f990a3f Bug 667963 - Load distribution extensions for existing profiles; r=Mossop
--HG--
extra : rebase_source : 4f31853f041213db3c6b895608b3f86cd5e38d5b
2016-04-04 13:35:15 -05:00
Kris Maglione 11af2dd528 Bug 1258199: [webext] Return an empty string for missing keys in getMessage. r=aswan
MozReview-Commit-ID: KEQYq4nZbfk

--HG--
extra : rebase_source : d881f8a78b0c8081ed80e18477cc000017ab73b6
2016-03-28 17:21:06 +02:00
Wes Kocher 7db1b1b28a Backed out 2 changesets (bug 1260908) for build bustage
Backed out changeset 5582a25d289d (bug 1260908)
Backed out changeset 9612cef48d43 (bug 1260908)

MozReview-Commit-ID: BKeDiGZ8Z8B
2016-04-01 10:44:27 -07:00
Mike Shal 2176c3ac7f Bug 1259806 - Remove toolkit/components/ctypes/tests/Makefile.in; r=ted
MozReview-Commit-ID: EVCZVXukFQf
2016-03-25 14:25:17 -04:00
Mike Shal 0e0a5e9c32 Bug 1259557 - Remove some INSTALL_TARGETS from toolkit/mozapps/update/tests/Makefile.in; r=ted
We don't have a way to filter out a file from a wildcard, so we have to
expand data/* in the moz.build file. Alternatively, we could move
xpcshellConstantsPP.js into a separate directory.


MozReview-Commit-ID: 8mOIkr3PeCr
2016-03-23 19:40:42 -04:00
bsilverberg b6936b19d9 Bug 1255569 - Add coverage for cookie eviction events for expired cookies. r=kmag
Fix bug in ext-cookies.js that was reporting expired cookies as evicted
Only run test in non-e10s

MozReview-Commit-ID: H2o5GnVtTzi

--HG--
extra : transplant_source : h%91%D8%40%D6%ED7wCL%F1%19%18.%24Oxz%81%C6
2016-04-01 10:21:47 -04:00
Bill McCloskey 5672f5992c Bug 1260908 - Record IPC message sizes (r=dvander) 2016-04-01 09:59:19 -07:00
Bill McCloskey 839969731d Bug 1260908 - Allow keyed histograms to accumulate early in startup (r=gfritzsche) 2016-04-01 09:58:26 -07:00