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

38603 Коммитов

Автор SHA1 Сообщение Дата
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
Bill McCloskey 82ad45b35d Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor)
MozReview-Commit-ID: CvnWt9Ny1IF
2017-02-13 17:02:47 -08:00
Bill McCloskey 4640ca8852 Bug 1334346 - Move print preview code in content script to separate runnable (r=smaug)
MozReview-Commit-ID: 3zvW0bwttzN
2017-02-13 17:02:41 -08:00
Mike Shal 8e02493469 Bug 1329355 - Remove MOZ_PKG_PRETTYNAMES; r=ted
This is no longer relevant now that we use release promotion instead of
a separate release build with MOZ_PKG_PRETTYNAMES=1.

MozReview-Commit-ID: 11mgGJ7IDaK

--HG--
extra : rebase_source : da8fde3ae36779549b2097fc95d754f558cb88c8
2017-01-10 11:12:10 -05:00
Matthew Noorenberghe 8d165c4d7f Bug 1338396 - LoginManagerContent: Use Date.now() instead of event.timeStamp until high-res timestamps are shipping. r=johannh
MozReview-Commit-ID: GS8DgpyYnxU

--HG--
extra : rebase_source : b6fb857bee06fb62e5e2e7f02aaebca9054b4fe4
2017-02-13 23:49:16 +08:00
Alessio Placitelli 6f59b2ecb9 Bug 1339023 - Make Telemetry in-tree docs index page point to the updated Histogram docs. r=gfritzsche
MozReview-Commit-ID: HIcv5AJIPhM

--HG--
extra : rebase_source : 1b37e667ded52be7068cc793ef292f9228ab10e4
2017-02-13 12:06:41 +01:00
Carsten "Tomcat" Book 083dd865e6 Merge mozilla-central to autoland 2017-02-13 12:44:20 +01:00
Mark Hammond 201dd70477 Bug 1338980 - send sync telemetry alerts to sync-dev instead of fx-team. r=MattN
MozReview-Commit-ID: 3fZUimw5X02

--HG--
extra : rebase_source : d30e5df7882872b8f967e1173750a6bd7d2d62da
2017-02-13 16:47:42 +11:00
Christoph Kerschbaumer 1cc7d653f7 Bug 1338009 - Utils#deserializePrincipal should return NullPrincipal if deserialization fails. r=mikedeboer 2017-02-12 11:50:25 +01:00
Phil Ringnalda a235d08512 Merge m-c to m-i 2017-02-11 18:19:11 -08:00
Phil Ringnalda 215ca1024e Merge m-i to m-c, a=merge 2017-02-11 17:42:19 -08:00
Liang-Heng Chen ce7d6c91d6 Bug 1028195 - make proxy bypass rule consistent; r=bagder
MozReview-Commit-ID: CMAUt1p3L3u

--HG--
extra : rebase_source : 4a33d2ebd55aa501acf74100273490af9c521c63
2017-02-08 15:10:02 +08:00
Thomas Nguyen fdfc58a406 Bug 1329558 - Implement Minimum wait duration for V4 gethash r=francois
MozReview-Commit-ID: 7i9Wz7pq0yJ

--HG--
extra : rebase_source : a02c2e3cbd5f535192f5dbaadabce16abd6bb35f
2017-02-09 16:56:44 +08:00
Tomislav Jovanovic b7b2ef265d Bug 1312260 - Part 2: Test access to "paste" command with clipboardRead permission r=aswan
MozReview-Commit-ID: GTdI8cJArXs

--HG--
extra : rebase_source : bdca5239fd2a1c521ff1e213c52da3c4e96fb104
2017-02-10 20:57:25 +01:00
Phil Ringnalda 9c4aaff81e Backed out changeset 3ac2e09d98cb (bug 1308688) for eslint failures
CLOSED TREE
2017-02-10 21:21:36 -08:00
Kris Maglione 1187110bd9 Bug 1338409: Part 2 - Lazily parse the schema data for each namespace property, as it is needed. r=aswan
MozReview-Commit-ID: FNQJdt6BnjI

--HG--
extra : rebase_source : c7e937b9e487c40d0167b51f949140eb96dc06e1
2017-02-09 18:59:49 -08:00
Kris Maglione 6851746d1a Bug 1338409: Part 1 - Lazily parse the schema data for each namespace as it is needed. r=aswan
MozReview-Commit-ID: 73q9ba9sLtb

--HG--
extra : rebase_source : 9900392db716c6d955fee873bd0f2ac2fa728dff
2017-02-10 21:06:55 -08:00
Masatoshi Kimura fca73c3037 Bug 1321995 - Enable Creators Update's GDI Scaling on the crash reporter. r=jimm
MozReview-Commit-ID: 9mEbkwunIvw

--HG--
extra : rebase_source : 830b05b2f1c7e723102272fbc8d7377acd553962
extra : amend_source : cf2f61ac126656314cb9d6fd0365493b911ddb20
2017-02-10 21:22:37 +09:00
Gregory Szorc de39e4a302 Bug 1336607 - Remove dummy geckolib and taskgraph filter; r=froydnj
Now that we use the real geckolib and have all dependencies vendored,
the dummy geckolib is no longer required, so we remove it.

Also, the taskgraph code for testing for Servo's presence always
passes and is no longer needed, so we remove it.

Pushed on a CLOSED TREE because ¯\_(ツ)_/¯

MozReview-Commit-ID: ITAqArK4Bks

--HG--
extra : rebase_source : 5eedb3994b679109246b89b0456dd2a59ef3212b
extra : amend_source : b0c97486ae2b72fd21c7968849735e4189e2e86f
2017-02-03 16:23:14 -08:00
Manish Goregaokar 33ccc229b2 Bug 1336607 - Switch geckolib off dummy folder, update lockfiles; r=gps
MozReview-Commit-ID: BOgu41N351y

--HG--
extra : rebase_source : 0cffef5b251cb903ce11b8f7073a534dfa4c5455
2017-02-10 12:19:18 -08:00
Wes Kocher 6a2b9f5e43 Merge m-c to autoland, a=merge
MozReview-Commit-ID: 4z9MXOzghI7
2017-02-10 15:40:01 -08:00
Wes Kocher 4062cb56a0 Merge inbound to central, a=merge
MozReview-Commit-ID: FNYBhhHr4dg

--HG--
rename : netwerk/base/security-prefs.js => security/manager/ssl/security-prefs.js
2017-02-10 15:23:33 -08:00
Mike de Boer 04026a0202 Bug 1261233 - prevent test_bug331215.xul from intermittently timing out. r=Gijs
MozReview-Commit-ID: 4dvWUdNTBOx

--HG--
extra : rebase_source : 1a8c4aeecb8d64add18a50a13c2ba6bc082b2f10
2017-02-11 00:08:15 +01:00
Felipe Gomes 339c07ecd3 Bug 1333312 - Skip browser_aboutperformance.js on linux64-asan. r=standard8
MozReview-Commit-ID: 1pnDXe6ZtTe

--HG--
extra : rebase_source : 947140ea6b833223ecbc3724ef3b1765055e7a59
2017-02-09 17:52:50 -02:00
Alessio Placitelli 7d9ce74ab2 Bug 1292531 - Document Histogram usage in in-tree docs. r=gfritzsche
MozReview-Commit-ID: DzZO2r1fVLc

--HG--
extra : rebase_source : fafeb0828ff2b91c6d5fea97f5ea75b0cceb68f5
2017-02-10 09:40:00 -05:00
Kartikaya Gupta 64ab97b4c6 Bug 1338572 - Fix typo in documentation. r=Paolo and DONTBUILD
MozReview-Commit-ID: I17VWWxeogL

--HG--
extra : rebase_source : 2c60e1a87f26ce09044b3b8fef61e0acd416d811
2017-02-10 11:55:21 -05:00
Ethan Glasser-Camp 3a3e213b7d Bug 1333810: Hash record IDs during encryption, r=kmag,rnewman
This does a sha256 of record IDs, the same way we do for collection
IDs, during encryption.

The way we compute the new ID (using an overridden method) is a little
bit of a hack, but we use the new ID as part of the HMAC. This also
invalidates a previous assumption, which is that we kept record IDs
the same during decryption.

MozReview-Commit-ID: Gbzlo9OE1he

--HG--
extra : rebase_source : 3a303cce50e60ecf0cd709da4ebef5ff98bff314
extra : intermediate-source : 033163eeac84466553d4f9636093c3b824d7cf2b
extra : source : c5c115baff4a729b064e74e87821f7ee3b9d3edb
2017-01-31 13:09:38 -05:00
Ethan Glasser-Camp adede591b2 Bug 1333810: Redo hashing of collection ID, r=kmag,rnewman
This ties the collection ID used for a given extension to the "salts"
record. This blocks an attack where, given the user's ID, an attacker
could just hash all the extension IDs on addons.mozilla.org to
generate possible hashed collection IDs.

MozReview-Commit-ID: OABsOOMn2F

--HG--
extra : rebase_source : 7c43968b9b7d695c98f00f99d7349d39eb1dc514
extra : source : ed19b98e6b8beb3009cee342bb97eb5684c02af6
2017-01-30 19:07:02 -05:00
Ethan Glasser-Camp b2aa4480f7 Bug 1333810: Add salts to the keys record, r=kmag,rnewman
Because these need to be encrypted with kB like the keyring does, and
wiped at the same time as the keyring does, just smush them into the
keyring. Rename `ensureKeysFor` to `ensureCanSync`, but don't update
it to return the salts -- for now, we don't need that.

MozReview-Commit-ID: DOJxdx5ugKl

--HG--
extra : rebase_source : 02fdae5d434232395d91a626213d91d4bdff40bc
2017-01-30 16:03:59 -05:00
Matt Howell c8d27a5a4f Bug 1335916 - Make sure the update driver only calls SetupMacCommandLine from the main thread. r=rstrong
MozReview-Commit-ID: 9nOgB6z8ooE

--HG--
extra : rebase_source : 6a6a18f64297a0bd44e7d6f49b1812e035636e4c
2017-02-02 15:29:32 -08:00
Ethan Glasser-Camp e9fb891837 Bug 1333810: Encrypt record deletes, r=kmag,rnewman
Camouflage deletes as updates, according to the rules given by the new
RemoteTransformer contract.

MozReview-Commit-ID: CwVJSs2jOil

--HG--
extra : rebase_source : 88f8e1b4db0b6b7aea4ae5dcfc67af906cb01009
2017-01-27 19:27:10 -05:00
Matthew Noorenberghe cf0a1e0be3 Bug 1332610 - Don't eagerly create Intl.DateTimeFormat in LoginManagerContextMenu.jsm. r=johannh
MozReview-Commit-ID: IuXdWyy4C7b

--HG--
extra : rebase_source : cfe475768cd6c1cc051c5ba7981b82d428278eb3
2017-01-23 11:27:10 -08:00
Carsten "Tomcat" Book 0def7981e0 Merge mozilla-central to autoland 2017-02-10 14:28:13 +01:00
Carsten "Tomcat" Book 3ed98bee2a merge mozilla-inbound to mozilla-central a=merge 2017-02-10 13:49:56 +01:00
Shane Caraveo c7c7bd4f51 Bug 1308640 bypass TP when addon has explicit permission to url, r=bz,kmag,mrbkap
MozReview-Commit-ID: BIhoUY2Ug8k

--HG--
extra : rebase_source : 29cc48becfa958ba8f50d254fa6f30fd1820aef9
2017-02-09 21:08:06 -08:00
Wes Kocher 30d9ef4d29 Merge m-c to autoland, a=merge
MozReview-Commit-ID: D76dMYwFRUQ
2017-02-09 17:06:59 -08:00
Wes Kocher d3307f19d5 Merge inbound to central, a=merge
MozReview-Commit-ID: 9TTIrjfNKZm

--HG--
rename : dom/base/test/test_bug1263696.html => testing/web-platform/tests/html/semantics/embedded-content/the-embed-element/embed-in-object-fallback-2.html
rename : dom/base/test/test_bug1263696.html => testing/web-platform/tests/html/semantics/embedded-content/the-object-element/object-in-object-fallback-2.html
2017-02-09 17:01:39 -08:00
Wes Kocher e27ab18a24 Merge autoland to central, a=merge
MozReview-Commit-ID: Cu9iXbDAS7t
2017-02-09 16:36:11 -08:00
Carsten "Tomcat" Book e2a2f8d124 merge mozilla-inbound to mozilla-central a=merge 2017-02-09 16:04:14 +01:00
Carsten "Tomcat" Book ffe70d35b2 Merge mozilla-central to mozilla-inbound 2017-02-09 11:38:08 +01:00
Aman Dwivedi 8596d20f5f Bug 876002 - Remove nsIFormHistory2 so no synchronous form history code remains, r=markh.
MozReview-Commit-ID: 4hNAqttRddP

--HG--
extra : rebase_source : a206e30f11e8a625c29898f04498e2da628c2b91
2017-02-08 22:50:00 +01:00
Mark Banner c636a713e8 Bug 1337480 - Remove undefined variables in test_417228-other-roots.js as they aren't needed. r=mak
MozReview-Commit-ID: 6h6dAGRxsJm

--HG--
extra : rebase_source : 724f7a2c106769d5e993d871088a25a55a9f3a42
2017-02-08 21:43:22 +00:00
Tim Huang 756cf900c9 Bug 1336802 - Part 2: Updating the whole code base to make sure nsILoadInfo get null check. r=smaug
--HG--
extra : rebase_source : 22149fd540fd02119afe9fe5c9a815d01cf959c1
2017-02-07 11:49:34 +08:00
Wes Kocher 33636673cb Merge m-c to inbound, a=merge
MozReview-Commit-ID: 42kYU6Mip4
2017-02-08 16:21:19 -08:00
Wes Kocher 6ff8201ffe Merge inbound to central, a=merge
MozReview-Commit-ID: 4mN7daXzULJ
2017-02-08 16:08:42 -08:00
Georg Fritzsche 8508a7a773 Bug 1334105 - Work around startup crashes in Version(MOZ_APP_VERSION) checks. r=chutten 2017-02-08 18:43:27 +01:00
Neil Deakin 58847a19b0 Bug 1337458, fix event reference in autoscroll mousewheel handling, r=felipe 2017-02-08 11:16:12 -05:00
Nicholas Nethercote 4b5d7166d9 Bug 1337189 (part 3) - Remove profiler_responsiveness. r=mstange.
All it does is set sLastTracerEvent, which is never read.

--HG--
extra : rebase_source : 13182caaa8d6e38967c7b667992a9d64029e38d7
2017-02-07 14:15:10 +11:00