Commit Graph

506506 Commits

Author SHA1 Message Date
Jonathan Kew
dadc582c30 Bug 1324739 - patch 1 - Import sfntly (C++ port) into the mozilla tree. r=lsalzman 2017-01-07 22:20:23 +00:00
Jonathan Kew
9730543082 Bug 1324716 - Update IDN blacklist. r=smontagu 2017-01-11 21:21:46 +00:00
Bill McCloskey
6863651589 Back out bug 1323207, part 1 - Add method to check AllocGCBarriers (a=backout)
This reverts commit 2033b5ae13afaa78b527897ac83233b925c9d007.

MozReview-Commit-ID: HO94qHa3gP2
2017-01-11 13:20:32 -08:00
Bill McCloskey
8ebd98768a Back out bug 1323207, part 2 - Assert early if we're painting at various points we enter JS (a=backout)
This reverts commit cc6bc31c9f3fb10877292b31c1cf26927856a837.

MozReview-Commit-ID: Dljoh4lYVZ9
2017-01-11 13:20:21 -08:00
Bill McCloskey
2e44d1fcd5 Back out bug 1308039 - Add AutoAssertOnBarrier to painting code (a=backout)
This reverts commit 34602e4a46b068e3c2ecdc95fbf9e534d3aad3b6.

MozReview-Commit-ID: 5E232mrC17r
2017-01-11 13:20:11 -08:00
Bill McCloskey
fbf4345dc9 Back out bug 1308039 - GC interrupt callbacks (a=backout)
This reverts commit 1fc1a2e080a1d9012f0ad651243766540daf139f.

MozReview-Commit-ID: BvHIIj1t3M8
2017-01-11 13:19:58 -08:00
Bill McCloskey
2f7dff12ca Back out bug 1308039 - Preempt GC to paint (a=backout)
This reverts commit 7a09100b677a1967c66e9ebd2273ef01e2fc317d.

MozReview-Commit-ID: 5ghL6nbMqeZ
2017-01-11 13:19:36 -08:00
Jeff Walden
ff4fd71576 Bug 1329046 - Simplify creation of DataViews backed by cross-compartment ArrayBuffers. r=sfink
--HG--
extra : rebase_source : e112182f32aa15f9ca512e3512a5f2ddc0948c5a
2016-12-16 15:35:03 -05:00
Jeff Walden
67fedf3ced Bug 1326454 - Don't report an error when SourceCoords::add fails, because it fails only when an underlying Vector::append fails, and that vector handles OOM reporting itself. r=arai
--HG--
extra : rebase_source : 9d69da5eaa1dc12b6879ee153791955c98d3c672
2017-01-04 14:45:37 -08:00
Wes Kocher
cee20adcc3 Backed out changeset 090e52000b34 (bug 1303362) for android failures in test_openWindow.html a=backout
MozReview-Commit-ID: 5Nw8QEy4Z7H
2017-01-11 12:53:11 -08:00
Geoff Brown
d11d18336a Bug 1328771 - Run reftests on tc linux32; r=jmaher 2017-01-11 13:47:06 -07:00
Hannes Verschore
0628d8815a Bug 1312480 - Take the slow path for small typed arrays. r=jandem 2017-01-11 15:04:04 -05:00
Kris Maglione
cc6af1c474 Clean up onChanged event handler cruft. r=aswan (no bug)
MozReview-Commit-ID: 7uyjRQ9tyWS

--HG--
extra : rebase_source : f47e744073bdf9d7365e761926550d0cc9abe61f
2017-01-11 11:27:03 -08:00
Randall Barker
b6467def4a Bug 1328747 - Make Android UI nsThread and MessageLoop creation asynchronous r=froydnj 2017-01-11 09:42:29 -08:00
Lee Salzman
b8debd5aca Bug 1325518 - make SkPath::conservativelyContainsRect consume degenerate segments. r=mchang
MozReview-Commit-ID: 78rE2oNc3IU
2017-01-11 12:40:46 -05:00
Lee Salzman
16ea68bade Bug 1329835 - don't query Xft for default lcdfilter when using Wayland. r=karlt
MozReview-Commit-ID: 9pHR1UkO3jy
2017-01-11 12:24:39 -05:00
Lee Salzman
e26d6e540d Bug 1278282 - disallow building with gtk2 toolkit. r=glandium
MozReview-Commit-ID: 7WysLJsiLEb
2017-01-11 12:21:26 -05:00
David Anderson
07f15fd9f4 Fix ImageBridgeChild memory tracking errors on shutdown. (bug 1323957 part 6, r=mattwoodrow) 2017-01-11 09:20:55 -08:00
David Anderson
2e41986139 Remove PCompositable. (bug 1323957 part 5, r=mattwoodrow) 2017-01-11 09:20:55 -08:00
David Anderson
b7c9ffb7c3 Link Compositables via IDs instead of actors. (bug 1323957 part 4, r=mattwoodrow) 2017-01-11 09:20:54 -08:00
David Anderson
780b08dd7d Use CompositableHandle in ImageNotification. (bug 1323957 part 3, r=mattwoodrow) 2017-01-11 09:20:54 -08:00
David Anderson
f91d6dcfaa Move EditReply handling from ClientLayerManager to ShadowLayerForwarder. (bug 1323957 part 2, r=mattwoodrow) 2017-01-11 09:20:53 -08:00
David Anderson
69835ac44e Replace async image container IDs with a typed struct. (bug 1323957 part 1, r=mattwoodrow) 2017-01-11 09:20:53 -08:00
aleth
094f1aba88 Bug 1329320 - Followup to use TOOLTOOL_DIR for makecab. r=gps 2017-01-11 18:00:24 +01:00
Dão Gottwald
ddc9128136 Bug 1330303 - Remove body:not(.compact) from selectors to undo dragging performance regression. r=gijs 2017-01-11 17:53:28 +01:00
Sebastian Kaspari
a687740727 Bug 1328937 - Disable testActivityStreamContextMenu. r=me
There's some refactoring needed to make the test work with the new code base.
This will be worked on in bug 1330280.

MozReview-Commit-ID: 7OtZbrZK1A9

--HG--
extra : rebase_source : 8c87d91df04ef0e74fdfbf17951889cd10f498fa
2017-01-11 12:10:34 +01:00
Sebastian Kaspari
7af955600d Bug 1328937 - Introduce shared interface for activity stream models. r=Grisha
MozReview-Commit-ID: EkfmQfCQNMM

--HG--
extra : rebase_source : 76c9a7fd5689edc1d7b60be6f5afe6f0a54f0f15
2017-01-09 14:39:34 +01:00
Sebastian Kaspari
db2ca3513d Bug 1328937 - Extract TopSite model from stream adapter. r=Grisha
MozReview-Commit-ID: IfSgvPooI9F

--HG--
extra : rebase_source : a9af37843e599a68dc3116aee58f5c182768d64a
2017-01-09 13:53:10 +01:00
Sebastian Kaspari
03599a1afe Bug 1328937 - HighlightItem: Move data into separate Highlight / Metadata model classes. r=Grisha
MozReview-Commit-ID: LfeoFZB9MiL

--HG--
extra : rebase_source : 7757dfb53ca9414b08cb1312c062ec80ac9cf42a
2017-01-05 20:02:54 +01:00
Sebastian Kaspari
e4769785b3 Bug 1328937 - HighlightItem: Make all properties 'private'. r=Grisha
MozReview-Commit-ID: 9Ots1ZF8oZ8

--HG--
extra : rebase_source : afded220ad755e974a656f55a83432dd4aec71f9
2017-01-05 19:33:49 +01:00
Sebastian Kaspari
e5b3db0942 Bug 1328937 - StreamItem: Move inner classes to separate files. r=Grisha
MozReview-Commit-ID: K6q39diAjms

--HG--
extra : rebase_source : 5978d1acd87ef9c538c35ad04b2b7149dd439c2f
2017-01-05 19:29:38 +01:00
Mats Palmgren
fde90825e1 Bug 1328030 - Add basic tests that select content including form controls, using various mouse/kbd gestures. 2017-01-11 16:57:27 +01:00
Mats Palmgren
47b455e007 Bug 1328030 - Improve selecting content that contains elements with anonymous content (form controls etc). r=smaug
Two changes:
In nsIFrame::GetFrameFromDirection, detect frames that are in
a different anonynous content tree than 'this' and then just keep
traversing frames until we get one that isn't.

In nsFrame::GetLastLeaf: the old code did allow the first child frame
to be IsRootOfNativeAnonymousSubtree (it just checked siblings).
I think this was unintentional and that we should check the first
child too (and return its parent in that case, i.e. never return
something that is IsRootOfNativeAnonymousSubtree here).
2017-01-11 16:57:27 +01:00
Carsten "Tomcat" Book
ccfe5b9092 Merge mozilla-central to mozilla-inbound 2017-01-11 16:37:37 +01:00
Carsten "Tomcat" Book
a712d69adb merge mozilla-inbound to mozilla-central a=merge 2017-01-11 16:23:39 +01:00
Carsten "Tomcat" Book
db18e6d213 merge autoland to mozilla-central a=merge 2017-01-11 16:20:54 +01:00
ffxbld
d6ac8e49bf No bug, Automated HPKP preload list update from host bld-linux64-spot-540 - a=hpkp-update 2017-01-11 06:40:36 -08:00
ffxbld
13a3256537 No bug, Automated HSTS preload list update from host bld-linux64-spot-540 - a=hsts-update 2017-01-11 06:40:34 -08:00
Carsten "Tomcat" Book
f2693baa0a Backed out changeset 5d1623b6bcca (bug 1328937) for continued bustage on android 2017-01-11 12:47:08 +01:00
Carsten "Tomcat" Book
ccd2feb7ba Backed out changeset e1dbcf0b7019 (bug 1328937) 2017-01-11 12:46:32 +01:00
Carsten "Tomcat" Book
8f9863970b Backed out changeset 927275a3ea2c (bug 1328937) 2017-01-11 12:46:30 +01:00
Carsten "Tomcat" Book
1851a07b40 Backed out changeset 1d0bc7e990fe (bug 1328937) 2017-01-11 12:46:28 +01:00
Carsten "Tomcat" Book
c1a0c67e9e Backed out changeset 8e5f0fda8a89 (bug 1328937) 2017-01-11 12:46:25 +01:00
Carsten "Tomcat" Book
04547310e6 Backed out changeset 21f392a1ac51 (bug 1328937) 2017-01-11 12:46:23 +01:00
Sebastian Kaspari
746b8c030b Bug 1328937 - Disable testActivityStreamContextMenu. a=bustagefix
There's some refactoring needed to make the test work with the new code base.
This will be worked on in bug 1330280.

MozReview-Commit-ID: 7OtZbrZK1A9
2017-01-11 12:10:34 +01:00
Gabriele Svelto
31100686b0 Bug 1328657 - Added documentation for the crash ping processType field and quieted some warnings r=me 2017-01-11 12:09:43 +01:00
Jon Coppeard
e639e46d9a Bug 1328251 - Don't mark GC things owned by another runtime r=sfink a=abillings 2017-01-11 10:33:52 +00:00
Hannes Verschore
0cf1eda5de Backed out changeset 28ca0dfe8d72 2017-01-11 11:17:23 +01:00
Dão Gottwald
900b14556f Bug 1330001 - Remove browser code behind Windows XP and Vista version checks. r=jaws 2017-01-11 10:54:16 +01:00
Wes Kocher
b0c1453d57 Backed out 4 changesets (bug 1316482) for frequent reftest failures on win7vm a=backout
Backed out changeset ad208e73ab6c (bug 1316482)
Backed out changeset 2a28dc0a75d3 (bug 1316482)
Backed out changeset b54126cc63d4 (bug 1316482)
Backed out changeset ebd0c6c8b783 (bug 1316482)

MozReview-Commit-ID: IFpLJUjj8qH
2017-01-10 18:11:10 -08:00