Bas Schouten
7082caeee9
Bug 1334102: If the uploadRect is empty post-transform abort the function. The graphics driver may try to read from the given address even though it's told width or height are empty. r=milan
...
MozReview-Commit-ID: DxNOzU0SNHK
2017-01-31 14:01:50 +00:00
Gabor Krizsanits
3d1778aa4c
Bug 1211098 - Fixing race from tab closing. r=gijs
2017-01-31 14:16:25 +01:00
Andrew Osmond
ae74757a34
Bug 1335045 - Make SurfaceCache mutex static to robustly control access to the image cache. r=tnikkel
2017-01-31 07:41:14 -05:00
Sebastian Hengst
abb5ba9b7a
Merge m-c to mozilla-inbound
2017-01-31 13:09:29 +01:00
Olli Pettay
5de2e3d5f6
Bug 1335323 - Move vector include to sandbox header to fix bustage. r=bustage-fix a=bustage-fix
2017-01-31 13:06:22 +01:00
Phil Ringnalda
4e0c5c4603
Bug 1335310 - Backed out 2 changesets for being absolutely the wrong time of day for a real periodicupdate push to have landed, a=mystery
...
Backed out changeset 3beb66073c97
Backed out changeset 1257b7e442fe
2017-01-30 22:07:41 -08:00
ffxbld
8eb81aead8
No bug, Automated HPKP preload list update from host bld-linux64-spot-039 - a=hpkp-update
2017-01-30 20:28:59 -08:00
ffxbld
a9d37b2096
No bug, Automated HSTS preload list update from host bld-linux64-spot-039 - a=hsts-update
2017-01-30 20:28:56 -08:00
Wes Kocher
584127af5f
Merge inbound to central, a=merge
...
MozReview-Commit-ID: 4GYZ5Pzy7BY
2017-01-30 15:44:58 -08:00
Wes Kocher
a5176322a6
Merge autoland to central, a=merge
...
MozReview-Commit-ID: BoJFR48izPq
2017-01-30 15:21:59 -08:00
Sebastian Hengst
b2d8163bfc
Bug 1334898 - Remove annotations for OSX<10.9 from layout reftests. r=dholbert
...
MozReview-Commit-ID: Iq4Ja98TJ7C
2017-01-30 21:03:33 +01:00
Sebastian Hengst
4422a9afe2
Bug 1334898 - Remove annotations for Windows XP from layout reftests. r=dholbert
...
MozReview-Commit-ID: Asje35DLMHq
2017-01-30 21:03:19 +01:00
Sebastian Hengst
8ed6deb6e5
Bug 1334900 - drop reftest process kill code for Windows 2000. r=jmaher
...
MozReview-Commit-ID: JRdbFSv0uJp
2017-01-30 21:00:36 +01:00
Tom Schuster
91976c1c64
Bug 1334727 - CacheIR: SetProp array length IC. r=jandem
2017-01-30 20:48:38 +01:00
Mythmon
85089be2ce
Bug 1325409 - shield-recipe-client: Move event emitter out of sandbox r=Gijs
2017-01-30 10:38:02 -08:00
Andreas Farre
fff32014f6
Bug 1334904 - Add test for when rIC timeouts doesn't need timeout. r=bkelly
...
MozReview-Commit-ID: HVO1VckUWWH
2017-01-30 19:45:28 +01:00
ffxbld
1bd01b630b
No bug, Automated HPKP preload list update from host bld-linux64-spot-018 - a=hpkp-update
2017-01-30 07:29:29 -08:00
ffxbld
a2507f8490
No bug, Automated HSTS preload list update from host bld-linux64-spot-018 - a=hsts-update
2017-01-30 07:29:27 -08:00
Carsten "Tomcat" Book
29cd257175
merge mozilla-inbound to mozilla-central a=merge
2017-01-30 15:59:14 +01:00
Jon Coppeard
3ca0029737
Bug 1334433 - Add gray marking jsapi tests r=sfink
2017-01-30 11:24:10 +00:00
Bob Owen
859f18b493
Bug 1328829 Part 2: Check that related browser is not copied when switching remote type. r=gijs
2017-01-30 10:36:37 +00:00
Bob Owen
76579c1821
Bug 1328829 Part 1: Don't copy related browser when switching between different remote types. r=mrbkap
2017-01-30 10:36:37 +00:00
Makoto Kato
e904b47a40
Bug 1328023 - Part 2. Add test for undo. r=masayuki
...
MozReview-Commit-ID: 6ZuluRWrYxb
--HG--
extra : rebase_source : 40a08dbc688ee7c862f716c643897c84e6e86fde
2017-01-30 17:27:26 +09:00
Makoto Kato
1f259574fb
Bug 1328023 - Part 1. Don't use RangeUpdater except to composition transaction. r=masayuki
...
Part 3 fix of bug 1310912 is incorrect for not composition transaction. PlaceholderTransation is for saving and restoring current selection for undo. So we shouldn't use range updater to normal transaction.
Composition transaction can modify multiple nodes and it merges text node for ime into single text node. So if current selection is into IME text node, it might be failed to restore selection by UndoTransaction. So we need update selection by range updater to work UndoTransaction.
Also, CompositionTransaction::UndoTransaction will set selection after committed text. So at finally, selection will set correct position that composition transaction wants.
MozReview-Commit-ID: 1NcH32YoKPQ
--HG--
extra : rebase_source : 8a29ef3d4d4c64997416a8f3c7fd174766764ad3
2017-01-30 17:25:43 +09:00
Sebastian Hengst
be1de47b7b
Bug 1334883 - Remove Windows XP and Vista comment about not using dde from installer. r=mhowell
...
MozReview-Commit-ID: AmKwrJ7taIM
2017-01-31 11:25:30 +01:00
Sebastian Hengst
940ecb23ef
Bug 1334883 - Remove code NSIS pre-3.0a2 code from installer. r=mhowell
...
MozReview-Commit-ID: 7mhVME2tUcv
2017-01-31 11:25:18 +01:00
Sebastian Hengst
ab2e1d213f
Bug 1334883 - Remove code Windows Vista code from installer. r=mhowell
...
MozReview-Commit-ID: 6YTxjkDkwc2
2017-01-31 11:25:03 +01:00
Sebastian Hengst
0182b84af7
Bug 1334883 - Remove code Windows XP code from installer. r=mhowell
...
MozReview-Commit-ID: 70I3VPpjwQA
2017-01-31 11:24:30 +01:00
Sebastian Hengst
080c0f9869
Bug 1335133 - Remove 'azureQuartz' reftest variable and all its usages. r=dholbert
...
MozReview-Commit-ID: IjqK2DJ4bDj
2017-01-31 11:23:02 +01:00
Sebastian Hengst
38d5cba419
Bug 1335260 - Drop annotations for Windows XP from webgl-conf mochitests. r=jgilbert
...
MozReview-Commit-ID: FeeGFdiRx5A
2017-01-31 01:23:00 +01:00
Jon Coppeard
6dfb120d95
Bug 1335117 - Don't report that cells are gray in uncollected zones during incremental GC r=sfink
2017-01-31 10:15:17 +00:00
Gabor Krizsanits
fe4a3055ff
Bug 1334052 - Fixing racy tab switching. r=mrbkap
2017-01-31 10:12:55 +01:00
Hiroyuki Ikezoe
94cf7d46a6
Bug 1335261 - Initialize StyleAnimation value when expanding the array. r=heycam
...
MozReview-Commit-ID: 3G0fnVId6nd
2017-01-31 17:09:18 +09:00
Alessio Placitelli
b7fb39ba0d
Bug 1333578 - Use mozilla::Variant instead of nsIVariant for child processes scalars. r=froydnj, f=gfritzsche
...
MozReview-Commit-ID: 1rB01Wi1Mkn
2017-01-30 12:04:00 +01:00
Andrea Marchesini
dd65bf8d09
Bug 1333898 - MessageChannel messaging sets .ports to null, r=qdot
2017-01-31 08:47:11 +01:00
Hiroyuki Ikezoe
97a3868830
Bug 1334982 - Convert animation restyle hints only if we are not in process of restyling. r=heycam
...
MozReview-Commit-ID: 4pWeWhGaTJv
2017-01-31 16:37:39 +09:00
Phil Ringnalda
85843f4cff
Backed out 4 changesets (bug 1285898) for browser_localStorage_e10s.js failure
...
Backed out changeset 9c6057cde326 (bug 1285898)
Backed out changeset bd68ebab64fa (bug 1285898)
Backed out changeset 6fdb24e1256d (bug 1285898)
Backed out changeset 6681b50c1f6d (bug 1285898)
2017-01-30 21:49:42 -08:00
David Anderson
6a8dda71e3
Fix missing mutation when changing SimpleLayerAttributes. (bug 1334715, r=mattwoodrow)
2017-01-30 21:36:23 -08:00
Andrew Sutherland
78ee8c8c65
Bug 1285898 - [e10s-multi] Make precaching without keepalive work by stashing on the window. r=baku
2017-01-30 22:47:56 -05:00
Andrew Sutherland
e36c53a285
Bug 1285898 - [e10s-multi] LocalStorage e10s multiple write avoidance. r=baku
2017-01-30 22:47:45 -05:00
Andrew Sutherland
57b997c027
Bug 1285898 - [e10s-multi] LocalStorage e10s Test. r=baku
2017-01-30 22:47:28 -05:00
Andrea Marchesini
db2311e1e0
Bug 1285898 - [e10s-multi] Localstorage "storage" event is not fired with multiple content processes. r=asuth
2017-01-30 22:47:06 -05:00
Jeff Gilbert
e36f50acd0
Bug 1333930 - Update ES3 compressed texture test's ext name.
...
MozReview-Commit-ID: 6lH9mDhk8gW
2017-01-30 19:06:07 -08:00
Jeff Gilbert
17669cefd3
Bug 1333930 - Disable ETC textures on ANGLE, where they are emulated. - r=daoshengmu
...
MozReview-Commit-ID: EQL4jjQLmwO
2017-01-30 19:06:05 -08:00
Hannes Verschore
1c3781d551
Bug 1329651: IonMonkey - Ensure ballast in EliminateDeadResumePointOperands, r=nbp
2017-01-31 02:34:32 +01:00
Mitchell Hentges
591e9ae130
Bug 1334402 - Don't use sccache in taskcluster builds r=gmierz,jmaher+560562
...
MozReview-Commit-ID: JDldupP7fZN
--HG--
extra : rebase_source : f05581ab576ab31d9e3b8f00d6d0ca3e4a819655
2017-01-27 00:21:32 -08:00
Andrew McCreight
7ebc34bfc2
Bug 1335103 - Remove spurious usage of Actor in lower.py. r=billm
...
Actor is used in the process checking code, which will get deleted in
a separate bug. Instead, just convert the actor name + side to a
string manually.
MozReview-Commit-ID: 9zfD4MuscVw
--HG--
extra : rebase_source : 95037d1db717618ebb34ec44832e9d2498815ebd
2017-01-27 15:48:52 -08:00
Jared Wein
6b12a26602
Bug 1333517
- Add soft-hyphens to Report Site Issue label to prevent hyphenation mid-word in English. r=miketaylr
...
MozReview-Commit-ID: EGrHRa6rtxf
--HG--
extra : rebase_source : 559d43571cbfba7a07bdcb68117e24611068dcd9
2017-01-30 14:13:14 -05:00
Sebastian Hengst
4f72518cf9
Backed out changeset 9778c00980aa (bug 1330421) for failing to fetch websocketprocessbridge_requirements.txt, at least for Android reftests. r=backout
2017-01-30 20:26:25 +01:00
Sebastian Hengst
1be8d847a7
Backed out changeset 89e2853bf0e8 (bug 1330421)
2017-01-30 20:25:32 +01:00