ffxbld
32e6a63b97
No bug, Automated HPKP preload list update from host bld-linux64-spot-362 - a=hpkp-update
2017-04-13 07:54:30 -07:00
ffxbld
cba3850a02
No bug, Automated HSTS preload list update from host bld-linux64-spot-362 - a=hsts-update
2017-04-13 07:54:28 -07:00
sotaro
79b1971bae
Bug 1356088 - Fix ImageKey removals of ExternalImages r=jrmuizel
2017-04-13 20:53:21 +09:00
Carsten "Tomcat" Book
a0d18fc1fe
Bug 1356151 - Clobber needed after bug 1353295 was backed out a=sheriffduty
...
--HG--
extra : amend_source : 8112e892453bfec8e120f2bd2efbaebe58209410
2017-04-13 10:06:59 +02:00
Carsten "Tomcat" Book
3dc7a8afc0
Backed out changeset 6bbf9c0c5dac (bug 1344991) for causing bug 1356002
2017-04-13 09:47:01 +02:00
Carsten "Tomcat" Book
4086ebff62
Backed out changeset cfe47bace342 (bug 1353295) for assertion failures
2017-04-13 09:39:17 +02:00
Ethan Lin
ea26418751
Bug 1355012 - Add mask layer support for WebRenderDisplayItemLayer. r=kats
2017-04-13 15:13:51 +08:00
Wes Kocher
9898892ffc
Merge autoland to central, a=merge CLOSED TREE
2017-04-12 18:20:10 -07:00
Xidorn Quan
a4a706cfa9
Bug 1341102 - Update test expectation on a CLOSED TREE.
...
MozReview-Commit-ID: KSpz5ZCQkPc
--HG--
extra : amend_source : 777c2eb0e669ab16553ea9f2b5dd730d39ef7b3a
2017-04-13 09:09:17 +08:00
Wes Kocher
2986c817dc
Merge autoland to central, a=merge CLOSED TREE
2017-04-12 15:13:30 -07:00
Wes Kocher
25d50f2c30
Merge inbound to central, a=merge
2017-04-12 14:39:09 -07:00
Wes Kocher
b5e9293359
Bug 1341102 - Update expectation data r=me a=me CLOSED TREE
2017-04-12 13:41:30 -07:00
Jeff Muizelaar
93b3636151
Bug 1345142. Move Image discard back to child. r=nical
...
This gets rid of the implicit discard that happens on the parent side
when using external images.
2017-04-12 15:26:23 -04:00
Michael Brennan
a54238f81b
Bug 1350233 - Add MDN links for netmonitor performance analysis. r=gasolin ui-r=bwinton
2017-04-13 03:19:00 +08:00
vincentliu
a51b34a54e
Bug 1350330 - Make sure IPC channel still Open before sending IPC message. r=dvander
2017-04-17 15:50:42 +08:00
Shawn Huang
d1021ec94a
Bug 1348874 - If origin is an opaque origin, reject promise with a TypeError, r=janv
2017-04-17 15:07:15 +08:00
Shawn Huang
1bffdaa737
Bug 1286717 - Part 4: Resolve a promise for persist() in private browsing mode, r=janv
2017-04-17 15:07:02 +08:00
Shawn Huang
699f4cd00a
Bug 1286717 - Part 3: Add wpt test cases for persist/persisted functions, r=janv
2017-04-17 15:06:51 +08:00
Shawn Huang
3ee2d007ef
Bug 1286717 - Part 2: Add mochitests for persist/persisted functions, r=janv
2017-04-17 15:06:39 +08:00
Shawn Huang
c9c55c765e
Bug 1286717 - Part 1: Expose persist/persisted to StorageManager, r=janv, r=baku
2017-04-17 15:06:27 +08:00
Makoto Kato
b24e38d3fc
Bug 1356496 - Don't use nsIDOM* in ConfirmSelectionInBody. r=masayuki
...
ConfirmSelectionInBody uses a lot of QI and TextEditUtils::IsBody call to check body element. So we shouldn't use nsIDOM* to avoid QI and EditorBase::GetTag().
Also, if did not found body element, it calls collapse to set caret. If collapse is successful, we might not have to check end selection... How do you think?
MozReview-Commit-ID: F7FhPrlEpCc
--HG--
extra : rebase_source : 85b5c99be0085dd579a9b650207c876cd17a2410
2017-04-14 14:54:03 +09:00
Yoshi Huang
622f14f5d9
Bug 1356165 - Log origin attributes for cookie. r=jduell
...
So that when I do export MOZ_LOG="cookie:3", I can also see origin attributes
of the cookie.
2017-04-17 11:08:54 +08:00
Paul Bignier
a07aa00315
Bug 1356797 - Update ThirdPartyPaths.txt. r=sylvestre
2017-04-16 19:08:29 -07:00
Oriol
7bb2ef1fe2
Bug 1356660 - Do not warn when pasting code into the console on unofficial branding, r=bgrins
2017-04-16 19:07:16 -07:00
Tobias Schneider
479e957687
Bug 1354163 - Wait until there are intersection records to observe. Prevents an intermittent test failure, r=jet
2017-04-14 16:08:09 -07:00
Tobias Schneider
a61eaa4f23
Bug 1324135 - Wait 300ms after the first IntersectionObserver notification to prevent intermittent test failure, r=jet
2017-04-14 16:00:07 -07:00
Tobias Schneider
295baa4040
Bug 1313972 - List intersectionobserver_cross_domain_iframe.html as support file in mochitest.ini, r=jet
2017-04-14 15:55:21 -07:00
vincentliu
3b05828b37
Bug 1350677
- Add Labeling for gfxFontCache. r=jfkthame
...
From cef7c4838ae3efa519e4d20953cac7dbe40d1aca Mon Sep 17 00:00:00 2001
2017-04-13 09:59:05 +08:00
Sebastian Hengst
4743dbe1d9
merge mozilla-central to mozilla-inbound. r=merge a=merge
2017-04-16 20:03:00 +02:00
Kris Maglione
7fa005631c
Bug 1356816: Follow-up: Fix xpcshell bustage. r=me
...
MozReview-Commit-ID: B8enqRATaag
--HG--
extra : rebase_source : 1c7c168e456f86abef001ee42d14a8a68918ea40
2017-04-16 08:42:03 -07:00
Ehsan Akhgari
3c7ded9416
Bug 1304566 - Unregister from the obsever service in order to prevent re-entrancy; r=janv
2017-04-16 11:34:00 -04:00
Kris Maglione
5e75957ba6
Bug 1356816: Don't load Extension.jsm on startup just to set the browserUpdated flag. r=rhelmer
...
MozReview-Commit-ID: C0mtHeZ2cJ
--HG--
extra : source : 8eb426870da26be5b86c16a133a11694c17c2843
extra : amend_source : 71d2a6f57591db57df3dfe860d48191c0f3b7cb8
2017-04-15 10:13:39 -07:00
cku
258222aaaf
Bug 1346618 - Part 1. Remove SVGImageContext::mGlobalOpacity. r=mstange
...
MozReview-Commit-ID: ByiPa4sreEh
--HG--
extra : rebase_source : eda6104c00cbc7ebe7b9a5ddc9e2abc73fbc37df
extra : source : df69799726bdccc5a25d6190c0fe22645e264ab7
2017-04-15 02:01:22 +08:00
Wes Kocher
1196244596
Backed out 3 changesets (bug 1353000) for devtools failures a=backout CLOSED TREE
...
Backed out changeset 7ef3333cedf5 (bug 1353000)
Backed out changeset bd127ce305c7 (bug 1353000)
Backed out changeset 10e777bb90dc (bug 1353000)
--HG--
extra : amend_source : 8db7e67b22347962be0fdb055df1bb2c1853ab67
2017-04-12 10:59:12 -07:00
David Keeler
d35dad15a5
bug 1353216 - disable certificate transparency processing for performance concerns r=jcj
...
MozReview-Commit-ID: 2k7FwC5RCWC
--HG--
extra : rebase_source : 00abdf845929f247bdbb1007a94928f18f8194f4
2017-04-12 10:13:29 -07:00
Mark Banner
4ef57a002d
Bug 1347709 - Add a prepublish script to save the current globals for the published version of eslint-plugin-mozilla, and use that when not in mozilla-central. r=mossop
...
MozReview-Commit-ID: GHD7GQ0Pjnp
--HG--
extra : rebase_source : 8a8deeb0544799426baa820fa91a22eb9e1d3526
2017-04-12 18:02:53 +01:00
Ryan VanderMeulen
bc24b8741a
Bug 1355206 - Run layout/base/tests on Android and skip failing tests. r=dholbert
2017-04-12 12:50:55 -04:00
Ryan VanderMeulen
12a16529b1
Bug 1355901 - Update pdf.js to version 1.8.183. r=bdahl
2017-04-12 12:50:37 -04:00
Sebastian Hengst
1bec3d34e4
Backed out changeset 8417a09fdec3 (bug 1343158) for failing own test in Windows plain shell. r=backout
2017-04-12 18:36:38 +02:00
Ryan VanderMeulen
76465a7527
Bug 1353736 - Fix whitespace and line wrapping issues. r=eslint
...
--HG--
extra : rebase_source : b9d2fa9548a149057efd724082d432e4e48f9934
2017-04-12 12:10:41 -04:00
Michael Layzell
928315324d
Bug 1355597 - Support passing empty arrays to MozPromise::All, r=jwwang
...
MozReview-Commit-ID: Knhm0N9huuo
2017-04-12 12:09:48 -04:00
Jonathan Kew
8ef78da7ff
Bug 1353000 - Reftest to check that shaping rotated text does not disrupt non-rotated text due to cache pollution. r=jrmuizel
2017-04-12 14:55:16 +01:00
Jonathan Kew
c336bff796
Bug 1353000 - Respect the round-to-pixels flags when caching shaped-word data. r=jrmuizel
2017-04-12 14:55:13 +01:00
Jonathan Kew
723b4eedb4
Bug 1353000 - Preparatory patch, explicitly make the Script enum a 16-bit type, so we can add a field to gfxShapedWord without making it bigger. r=jrmuizel
2017-04-12 14:55:10 +01:00
Michael Layzell
149f41856d
Bug 1353844 - Part 2: Send permissions to the content process before restoring SessionStorage, r=mikedeboer
...
MozReview-Commit-ID: 3oyQfHdls2
2017-04-12 11:54:41 -04:00
Michael Layzell
23b5bdff04
Bug 1353844 - Part 1: Parse origin strings correctly in SessionStorage::restore, r=mikedeboer
...
MozReview-Commit-ID: CL459U1jU3I
2017-04-12 11:54:41 -04:00
Iris Hsiao
9493a7eab5
Backed out changeset a9fb56b87d01 (bug 1348396) for frequent customizableui browser_panelUINotifications.js failures
2017-04-12 18:07:29 +08:00
UK992
39055f7621
servo: Merge #15857 - Add `--dry-run` argument to `mach cargo-update` (from UK992:mach-cargo-update); r=Wafflespeanut
...
This add ability to check which packages are outdated, also detect which updates are minor and which may contain breaking changes.
Source-Repo: https://github.com/servo/servo
Source-Revision: 3cf6e56df99420ea613d41da1cb973a2742055c9
--HG--
extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear
extra : subtree_revision : f60ceae28da80a3e5ca228a65789c80ccd0f7c22
2017-04-12 03:54:41 -05:00
Paolo Amadini
b904570335
Bug 1355582 - Only the most recently added file extension is saved in "mimeTypes.rdf". r=mak
...
This change is tested in detail as part of bug 1355585.
MozReview-Commit-ID: 74nDQjGlFjA
--HG--
extra : source : 3e70d2516749bbb586b419d71c298bc6cfb365c4
2017-04-11 20:38:14 +01:00
Sebastian Hengst
0e08889ab2
Bug 1329114
- Update talos symbolication to work with profile format version 5: remove unused json import from symbolication.py. r=lint-fix
2017-04-15 11:21:10 +02:00