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

38678 Коммитов

Автор SHA1 Сообщение Дата
Jan Beich ab6f215d45 Bug 1339635 - Unbreak build on Tier3 platforms after bug 1310703. r=ted
MozReview-Commit-ID: 6hlo0riwaml

--HG--
extra : rebase_source : 44017bd34551044e3bcc6c5bd2d9233f0dcc15f5
2017-02-14 23:18:07 +00:00
Andrew Swan 7d1313fec0 bug 1335697 Display permissions and post-install notifications from about:addons search r=mossop
MozReview-Commit-ID: IqBoudbO7Vd

--HG--
extra : rebase_source : d3fd4c63ac019c144dad1a1356ca63459684032e
2017-02-07 20:22:26 -08:00
Mike Shal ad087668b7 Bug 1339182 - Remove OSX universal support in the build system; r=glandium
This removes the UNIFY_DIST and UNIFIED_BUILD variables, as well as the
--unify flag from the packager and UnifiedBuildFinder from mozpack. As a
result the STAGEPATH variable is never defined anymore, so its uses can
be removed as well.

test_unify.py is currently the only mozbuild/mozpack test that fails
without running configure first, and there isn't much point in fixing
tests for things that we don't actually use anymore.

MozReview-Commit-ID: F5q1FPW3Did

--HG--
extra : rebase_source : cadbd237f51c23ea1983135294521d628d16f0df
2017-02-10 16:52:17 -05:00
Mike Conley d488497c51 Bug 1337051 - Test that we crash properly when exceptions thrown by third-party libraries aren't caught. r=ted
MozReview-Commit-ID: AypoGVccNU9

--HG--
extra : rebase_source : 4adfd4a3c7ba1be93bdeaada50d9bea0cd71658b
2017-02-06 13:16:28 -05:00
Andrew Swan a2e79b81e4 Bug 1329073 Fix race in browser_dragdrop.js r=rhelmer
MozReview-Commit-ID: CI2D77SXkHY

--HG--
extra : rebase_source : a55544f1b6bd55627ae7ba781f3919efd5bc35ea
2017-02-15 09:40:09 -08:00
Chris AtLee 7098cf1500 Bug 1340157: Re-enable compression for omni.ja files r=ted
MozReview-Commit-ID: 7e8j4k61lAx

--HG--
extra : rebase_source : 03e6a76da463cba6fd80167113dae3a1c6360f0a
2017-02-15 19:30:56 -05:00
Bob Silverberg 8496eca930 Bug 1320736 - Part 3: Create ExtensionPreferencesManager module, r=aswan
MozReview-Commit-ID: BiY8XikUSUV

--HG--
extra : rebase_source : 9fceff58069f509c9a6df7d07053a8d50821f915
extra : source : ebe3e99f3381a5f5e7a7533e57a4f355c6bd6dc4
2017-01-16 17:30:47 -05:00
Bob Silverberg a16cd45cbc Bug 1320736 - Part 2: Create ExtensionSettingsStore module, r=aswan
MozReview-Commit-ID: A6zWB58OAlB

--HG--
extra : rebase_source : b94f4ee9d795b8a4528d055fb1ea4123679400d4
extra : source : d8ec7bc736a5e22e24f58ced7e6ce805ebd9b170
2017-01-12 17:12:05 -05:00
Bob Silverberg c8cd7f9dd7 Bug 1320736 - Part 1: Set installDate in installAddonFromLocation, r=aswan
MozReview-Commit-ID: AB5GexbHYge

--HG--
extra : rebase_source : 9defeb7b88deecea341920f572c18528e7b4c78f
extra : source : 61b2e5fdc05505fa2be55d3abf9d80fbc857db93
2017-01-26 16:13:32 -05:00
Tomislav Jovanovic e5c9c58008 Bug 1311815 - Check host permissions for webRequest listeners r=kmag
MozReview-Commit-ID: 9bcb4p7tP2u

--HG--
extra : rebase_source : 4b9cbdef3e5caec7e79e28228773cfcaf3c484ba
extra : source : a797359211bccf7aa567b1e741ecde9bb05ae875
2017-02-16 14:56:35 +01:00
Luca Greco 8a61d7124f Bug 1300587 - Workaround issues with dock/undock devtools toolbox with a devtools_panel. r=kmag
- this workaround is related to the same issue described in Bug 1075490
  for the SDK "dev/panel" module.

MozReview-Commit-ID: 5UYn1F88u1

--HG--
extra : rebase_source : 19fdf7902e64b294b515296ce9781db0f9810475
2016-10-07 12:37:53 +02:00
Luca Greco 0fea897917 Bug 1300587 - Fix DevToolsExtensionPageContextParent shutdown method. r=kmag
- a DevToolsExtensionPageContextParent instance can be missing a devToolsTarget
  property when it is destroyed (because the devToolsTarget property is set lazily
  if the extension page is using any API that actually needs a TabTarget instance)

- the DevToolsExtensionPageContextParent's shutdown method should
  call super.shutdown to complete its cleanup.

MozReview-Commit-ID: EnxEZ0rrnTT

--HG--
extra : rebase_source : 99e75bc2a7351ceedc5c1e14a8cce6b91edde3eb
2017-02-09 18:15:38 +01:00
Andrew Halberstadt 81bfa3196d Bug 1003417 - Include testing/mozbase/moz.build from root moz.build file, r=ted
By including the mozbase's moz.build directly in the root moz.build, we are making sure that
mozbase unittests will be found even if there is no build/objdir. This will be useful when
running mozbase tests in their own taskcluster task.

MozReview-Commit-ID: DqqY09I3JBC

--HG--
extra : rebase_source : 46c2386e3a6fc2106f8277fde1363e4c28457d0f
2017-02-01 09:56:33 -05:00
Jared Wein bc8f003598 Bug 1339966 - Add a pref to disable content styling for <select> and <option>. r=mconley
MozReview-Commit-ID: FMSbuHUKLY

--HG--
extra : rebase_source : e3e6927dc3fab6d4f71d40f8852946e9dfcd9925
2017-02-15 18:25:31 -05:00
Jared Wein 3c16c7a188 Bug 1338850 - Only set the background color and foreground color on the select element if it is not transparent or equal to each other. r=mconley
MozReview-Commit-ID: AjzZhoBbcFL

--HG--
extra : rebase_source : e4bcb63a8b914a571cc33f816e747db3f68f3b61
2017-02-15 13:30:50 -05:00
Carsten "Tomcat" Book f3b2544de0 Merge mozilla-central to autoland 2017-02-16 13:20:11 +01:00
Carsten "Tomcat" Book b218b4c6ae merge mozilla-inbound to mozilla-central a=merge 2017-02-16 13:15:55 +01:00
David Anderson 7650902eaf Ignore PuppetWidgets for about:support layer manager reporting. (bug 1339607, r=milan) 2017-02-15 19:07:45 -08:00
Wes Kocher 3e3d368d3b Backed out changeset 4ea36a9c2dfd (bug 1339394) for browser_selectpopup.js failures a=backout
MozReview-Commit-ID: JEy6J1AFgpj
2017-02-15 18:59:15 -08:00
Ryan Hunt 456e464ab3 Bug 1338891 - Backout telemetry scroll tracking r=smaug
--HG--
extra : rebase_source : aa79a6beb132e054113c89e324e4ef00ed2b759a
2017-02-15 18:56:23 -05:00
Wes Kocher 3797956aa6 Merge m-c to inbound a=merge
MozReview-Commit-ID: BemR756HJnR
2017-02-15 16:33:03 -08:00
Wes Kocher 017c515285 Merge inbound to m-c a=merge
MozReview-Commit-ID: IKI0zVtF1n9
2017-02-15 16:18:13 -08:00
Xidorn Quan 27c6b9b2bf Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam
MozReview-Commit-ID: 59cmaCoFJMR

--HG--
extra : source : 134b15d99876fbd9b9f7022de20e3d215dc2c753
extra : amend_source : 94ba498834fae87577905fa473479a3d155e607d
2017-02-16 10:27:19 +11:00
Florian Quèze 735050d760 Bug 1339432 - Ship GfxSanityTest only on Windows, r=Mossop. 2017-02-16 00:13:09 +01:00
Florian Quèze 3de304cf4b Bug 1339444 - Remove unused resource://gre/modules/sqlite/sqlite_internal.js, r=Yoric. 2017-02-16 00:12:47 +01:00
Andrew Swan 48fc1c8f51 Bug 1333713 Fix error message r=me
MozReview-Commit-ID: Gkq8xyLzKIi

--HG--
extra : rebase_source : bff1e8214059fba1c1ecdc3e05e5acb47709fe9e
2017-02-15 15:02:31 -08:00
Marco Castelluccio b2ebe4f765 Bug 1333043 - Add windows build number to the environment data for all Windows versions. r=Dexter,data-r=bsmedberg 2017-02-15 20:39:48 +00:00
Bill McCloskey 0cda76d680 Bug 1339289 - Give names to a lot of common timers (r=ehsan)
MozReview-Commit-ID: IMsv5bkyjBL
2017-02-15 12:30:01 -08:00
Bill McCloskey 194043ae97 Bug 1339289 - Give names to a lot of common runnables (r=ehsan)
MozReview-Commit-ID: 5IdvK6kgoAW
2017-02-15 12:30:01 -08:00
Mark Banner d28d6df424 Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop
MozReview-Commit-ID: 7UdgstbYNlB

--HG--
extra : rebase_source : 63005f09ce96135ea239db2de7bcffa924ae03ef
2017-02-07 11:14:49 +00:00
J. Ryan Stinnett 32d643c588 Bug 1335281 - Use frame loader for same process browsers. r=mrbkap
This changes the `relatedBrowser` property which held a <xul:browser> to the
more explicit `sameProcessAsFrameLoader` which takes an nsIFrameLoader.

This clarifies the purpose of the property and also (by switching to the frame
loader) makes it easier to set in some contexts.

MozReview-Commit-ID: LnEvSP8zkto

--HG--
extra : rebase_source : f9f4c07995ef39f1ccd5042e9ae3df37879423b6
2017-02-14 14:12:35 -06:00
Carsten "Tomcat" Book 5447789960 Backed out changeset 3a90f1f64d8d (bug 1339749) for bustage on a CLOSED TREE
--HG--
rename : toolkit/components/telemetry/ipc/TelemetryComms.h => toolkit/components/telemetry/TelemetryComms.h
rename : toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.cpp => toolkit/components/telemetry/TelemetryIPCAccumulator.cpp
rename : toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.h => toolkit/components/telemetry/TelemetryIPCAccumulator.h
extra : amend_source : 2f4229556609103157901609fee02aaedcdb8606
2017-02-15 16:10:29 +01:00
Georg Fritzsche ce683a039f Bug 1339749 - Refactor Telemetry IPC code. r=chutten
--HG--
rename : toolkit/components/telemetry/TelemetryComms.h => toolkit/components/telemetry/ipc/TelemetryComms.h
rename : toolkit/components/telemetry/TelemetryIPCAccumulator.cpp => toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.cpp
rename : toolkit/components/telemetry/TelemetryIPCAccumulator.h => toolkit/components/telemetry/ipc/TelemetryIPCAccumulator.h
2017-02-15 10:37:17 +01:00
Nathan Froyd 27c2477d25 Bug 1339556 - remove nsUrlClassifierUtils::Charmap; r=gcp
The current code doesn't use Charmap.
2017-02-15 09:29:42 -05:00
Carsten "Tomcat" Book 4bb208b812 Backed out changeset 4a964c3f1759 (bug 1339394) for suspicion of causing failures on OS X browser_selectpopup.js tests 2017-02-15 14:43:57 +01:00
Andrea Marchesini cd3d39251f Bug 1337964 - SiteDataManager should check correctly if a cookie belongs to a private identity or not, r=aryx, r=gijs 2017-02-15 13:12:52 +01:00
Xidorn Quan 8a139d9ab8 Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam
MozReview-Commit-ID: 59cmaCoFJMR

--HG--
extra : source : 6c2a110bb5f4c7d4b1efd81a5cf03878291f7591
extra : amend_source : e2cdd8e042f99c53dceb69e02b422d62cdc01e1f
2017-02-15 20:47:26 +11:00
Wes Kocher f85117da36 Merge m-c to inbound, a=merge
MozReview-Commit-ID: 1c81Eie63Pe
2017-02-14 14:45:40 -08:00
Wes Kocher cac6cb6a10 Merge inbound to central, a=merge
MozReview-Commit-ID: 1D2zbWPC8TT
2017-02-14 13:12:20 -08:00
Georg Fritzsche e14b91b894 Bug 1339365 - Move Histogram ID validity checks to outer API. r=chutten 2017-02-14 20:09:32 +01:00
EKR 785f12a554 Bug 1331280 - Generic telemetry probe for TLS handshake status. r=keeler
--HG--
extra : rebase_source : 69a2e93a5cd8d500702a670dfaa5e6cebb822ff0
2017-02-14 13:12:00 -05:00
Gregory Moore ea25a9f712 Bug 883627 - Updated CreateResetProfile() to use the existing profile name for the newly created profile, r=gijs
MozReview-Commit-ID: Gkul477NIDG

--HG--
extra : amend_source : 239723bbd06e20dde68f2ac82ff4bc149c2b46d6
2017-02-09 15:29:58 -08:00
Junior Hsu 138b96c6ca Bug 1325322 - add HTTP_NET_VS_CACHE_* for large time span, r=michal
MozReview-Commit-ID: L8IISZ1SFCh

--HG--
extra : rebase_source : 67d8c08288023279f431ebaebdddedbca2fa071b
2017-02-14 01:31:00 +08:00
Jeff Walden ca2e1ac4c0 Bug 1287006 - Don't pass Maybe by value in miscellaneous places. r=froydnj
--HG--
extra : rebase_source : 145f2fc605ff917d3067826a9daebdce07bde02a
2017-02-13 09:07:40 -08:00
Kirk Steuber c1a68c2b4c Bug 1338287 - Make nsIDocument::DocumentFlashClassification accessible from privileged JS r=bz
MozReview-Commit-ID: 1II2puZMub5

--HG--
extra : rebase_source : 2b806b4f1d4e51b72799d79126c402113d5b072e
2017-02-13 13:39:40 -08:00
Carsten "Tomcat" Book 68be0676b8 merge mozilla-inbound to mozilla-central a=merge 2017-02-14 13:38:00 +01:00
Iris Hsiao 96255052b9 Backed out changeset 40d22c458595 (bug 1326138) 2017-02-14 17:54:00 +08:00
David Major 2a8526d947 Bug 1338947: Add const to kBinaryFileExtensions. r=gcp
MozReview-Commit-ID: 5le3q56JRms

--HG--
extra : rebase_source : 5c4121318a1cd15dcd820ec54d58f95a58aba5d4
2017-02-14 15:24:55 +13:00
Wes Kocher c8fa3242ab Merge m-c to inbound, a=merge
MozReview-Commit-ID: Lt0WpWkto4h
2017-02-13 17:07:33 -08:00
Wes Kocher 252dae269a Merge inbound to central, a=merge
MozReview-Commit-ID: Gx7IszkCDZ4
2017-02-13 17:04:20 -08:00