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

38724 Коммитов

Автор SHA1 Сообщение Дата
Dão Gottwald 3a79f40312 Bug 1340626 - Remove fallback styling from dropmarker.css. r=Paenglab
MozReview-Commit-ID: B1hfoypp1lB

--HG--
extra : rebase_source : 1f498f01f1c401a290459561a1b9ff5cbf0145da
2017-02-18 00:23:54 +01:00
Dão Gottwald 75df2a0b7d Bug 1338522 - Add telemetry for UI responsiveness during import of profile data from another browser. r=francois,Gijs
MozReview-Commit-ID: Cmh0rhZEPDo

--HG--
extra : rebase_source : 303278eeced0fa177a2147d0fe1e010c976e7c76
2017-02-18 00:01:50 +01:00
Wes Kocher dda9a2cfb8 Merge m-c to autoland a=merge
MozReview-Commit-ID: 7m1sarjIoLM
2017-02-17 13:50:13 -08:00
Wes Kocher 8c4ce17711 Merge inbound to m-c a=merge
MozReview-Commit-ID: DCUf7VEDrTt
2017-02-17 13:38:51 -08:00
Vedant Sareen 7d4bd52fae Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter
Changed |print("enum ID : uint32_t {", file=output)| to |print("enum HistogramID : uint32_t {", file=output)| at line 53 of the file |toolkit/components/telemetry/gen-histogram-enum.py|, and then replaced all the textual occurrences of |Telemetry::ID| to |Telemetry::HistogramID| and |ID| to |HistogramID| in 43 other files.
2017-02-16 00:45:15 +05:30
Carsten "Tomcat" Book afe4d4b240 merge mozilla-inbound to mozilla-central a=merge 2017-02-17 13:24:55 +01:00
Phil Ringnalda 87ae1a50e4 Backed out 5 changesets (bug 1284897) for mozilla::SandboxPermissions::RemovePermissionsForProcess crashes
Backed out changeset 19b2fcee13a9 (bug 1284897)
Backed out changeset a5171791437f (bug 1284897)
Backed out changeset 3ea8b8a18515 (bug 1284897)
Backed out changeset 21497a4e3bde (bug 1284897)
Backed out changeset 12e17d5f0fa9 (bug 1284897)
2017-02-16 22:14:15 -08:00
Phil Ringnalda 772c6230fa Backed out changeset 33d14dcc5ca1 (bug 1335697) for frequently exceeding the timeout threshold in browser_extension_permissions.js on Linux32 debug 2017-02-16 21:27:10 -08:00
Cameron McCormack dfe8d7eb9f Bug 1340407 - revendor rust dependencies after 2017-02-16 servo commits
CLOSED TREE
2017-02-17 12:20:24 +08:00
Jan Henning 432dbc939a Bug 1200494 - Part 2 - Enable toolkit download xpcshell tests on Android. r=mak
The tests are passing and at least part of the toolkit download code is actually used on Android, so we shouldn't skip them any more.

MozReview-Commit-ID: FWSb7r85ZmU

--HG--
extra : rebase_source : 964cfc5baa107445eb9d19e0d2dab5578426810b
2017-02-11 18:58:26 +01:00
Jan Henning 1ec066be64 Bug 1200494 - Part 1 - Remove Intl API fallbacks from DownloadUtils.jsm now that Fennec no longer requires it. r=mak
Every little bit of code removal helps.

MozReview-Commit-ID: 70yy4oZ1dq4

--HG--
extra : rebase_source : f5931ae62737ae5e1be52f45e9cb1a193991de9a
2017-02-11 17:45:29 +01:00
Mark Banner 21ce8768db Bug 1322747 - Show https in autofill heuristic results. r=mak
MozReview-Commit-ID: GlOoeQBOMIi

--HG--
extra : rebase_source : abd71c481c6246c75d6c1c09861a7619ee2ce834
2017-01-26 15:13:19 +00:00
Andrew Swan 769382e036 bug 1335697 Display permissions and post-install notifications from about:addons search r=mossop
MozReview-Commit-ID: IqBoudbO7Vd

--HG--
extra : rebase_source : ca975e9baeef1c6712fd60d7329ca4560caac76d
2017-02-07 20:22:26 -08:00
David Parks e9bcaf4cbe Bug 1284897 - Add mechanism to libsandbox_s to track names of files that have been given special sandbox access permissions (PermissionsService). r=bobowen, r=glandium
Hook this into the browser via the XREAppData. This patch does not include the changes to Chromium source code.
2017-02-14 15:08:40 -08:00
David Parks cb9c91b2bb Bug 1284897 - Add missing hooked methods to TestDllInterceptor. r=aklotz
Added ASSERTions to nsWindowsDllInterceptor in case of a failed detour hook, with an exception for the RET opcode that appears in ImmReleaseContext. Added documentation about TestDllInterceptor.
2017-02-07 12:00:45 -08:00
Iris Hsiao 94c8bb425f Backed out changeset c122b0183c7c (bug 1339144) for xpcshell failures
--HG--
extra : rebase_source : c207c08be92de010922c4e9d1559673f313558e9
2017-02-17 10:40:20 +08:00
David Major 6feec2967a Bug 1339968 - Remove NS_MULTILINE_LITERAL_STRING. r=froydnj 2017-02-17 15:24:11 +13:00
Kris Maglione 43e4c2bb06 Bug 1339144 - Use windowless browser for remote background pages. r=aswan
MozReview-Commit-ID: LfmPbkTsgwu

--HG--
extra : source : 2ba94924e6d7959f5d8850e6ab14008d4a1c6288
extra : histedit_source : 2035406acd128331977baf481e5ad6c85252d067%2C97c30a16513b28e0f932161804f421145dc3e363
2017-02-16 17:26:15 -08:00
Wes Kocher adaec16e2b Merge m-c to inbound, a=merge
MozReview-Commit-ID: HtopB4vot9e
2017-02-16 17:23:00 -08:00
Wes Kocher 4fb32a5a83 Backed out 2 changesets (bug 1330833) for windows 64 xpcshell failures a=backout
Backed out changeset 466565fa382a (bug 1330833)
Backed out changeset 927194e7769d (bug 1330833)

MozReview-Commit-ID: GB4KsH29xYC
2017-02-16 17:20:54 -08:00
Wes Kocher 4355df962e Backed out changeset 2ba94924e6d7 (bug 1339144) for xpcshell failures a=backout
MozReview-Commit-ID: BeLYZwHULEn
2017-02-16 17:12:51 -08:00
Kris Maglione 8c84a0ad77 Bug 1339144 - Use windowless browser for remote background pages. r=aswan
MozReview-Commit-ID: LfmPbkTsgwu

--HG--
extra : rebase_source : 02ff59029e8e5e864043f40110099187301a1cbf
2017-02-15 13:09:33 -08:00
Xidorn Quan 6ce3f471d0 Backed out changeset 107fdc32d411 (bug 1339394) for potential failures on merge 2017-02-17 10:23:26 +11:00
Xidorn Quan 8beb97c7da Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws
MozReview-Commit-ID: 59cmaCoFJMR

--HG--
extra : source : d4ae926f5c056e734f4ecc035fab25f5ea7b6ac1
2017-02-17 10:12:34 +11: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
Kris Maglione ae6c691ae6 Bug 1331684: Record time spent blocked on shouldLoad shims per add-on. r=billm data-r=bsmedberg
MozReview-Commit-ID: K6bYourTigx

--HG--
extra : rebase_source : 9bb33939ce1f30fc6e12fe664dd3e5fa8852d7c5
2017-01-24 16:29:53 -08:00
Marco Castelluccio 50fbe391ca Bug 1330833 - Fix comment in TelemetryModules.jsm. r=Dexter 2017-02-16 18:27:27 +00:00
Christoph Diehl e7b945296c Bug 1339306 - Faulty: Use --enable-fuzzing instead of --enable-ipc-fuzzing. r=billm
--HG--
extra : rebase_source : ea691b454f4b89ab3bda903b7c4636caf6e1a245
2017-02-14 03:12:10 +01:00
Wes Kocher b0b1d367ca Merge m-c to inbound, a=merge
MozReview-Commit-ID: 3ZzrFonZOIV
2017-02-16 09:28:52 -08:00
Marco Castelluccio fb547d31c7 Bug 1330833 - Add the new "modules" (DLLs) ping type. r=Dexter,mstange,jorendorff, data-review=bsmedberg 2017-02-16 17:09:32 +00: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
Phil Ringnalda 4ef229a0ed Backed out changeset b834e9088133 (bug 1330144) for timeouts in test_dialogfocus.xul 2017-02-16 07:33:53 -08: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
Georg Fritzsche ea73f15059 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 16:25:40 +01:00
Neil Deakin af174032a4 Bug 1109868, panels should watch their anchors for position and visibility changes and update accordingly, r=tn 2017-02-16 08:53:59 -05:00
Neil Deakin e553c554fc Bug 1330144, don't focus 'noinitialfocus' elements at all in dialogs, r=gijs 2017-02-16 08:53:58 -05: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