Carsten "Tomcat" Book
45cd495352
Merge mozilla-central to mozilla-inbound
2016-02-15 12:30:39 +01:00
Carsten "Tomcat" Book
2849342626
merge mozilla-inbound to mozilla-central a=merge
2016-02-15 12:13:04 +01:00
Jon Coppeard
37f1ed26f6
Bug 1247955
- Add telemetry for compacting GC r=terrence
2016-02-15 10:37:58 +00:00
Jon Coppeard
20f64dc7fd
Bug 1188364
- Supress GC while transplanting to prevent compacting GC observing intermediate state r=terrence
2016-02-15 10:37:31 +00:00
Matt Woodrow
04f750f035
Bug 1245450 - Only setup AutoSaveRestorePerspectiveIndex for the descendants of the element with perspective. r=roc
2016-02-15 23:21:52 +13:00
Jonathan Kew
4e37cb9e3c
Bug 1248248 - Don't break glyph run for orientation mismatch before a cluster-extender. r=xidorn
2016-02-15 09:07:53 +00:00
Jonathan Kew
1dc6cfacb2
Bug 1248248 - Reftest for variation selectors in vertical text with mixed (default) orientation. r=xidorn
2016-02-15 09:07:53 +00:00
Jonathan Kew
03b35a5145
Bug 1247049 - Optimize GetScreenXY by using the new nsDeviceContext method to get desktop scale factor. r=emk
2016-02-15 09:07:53 +00:00
Ms2ger
59b4fa0a9e
Bug 1247960 - Remove unused variable _current_makefile; r=ted
...
It has been unused since revision 7f73bbf6df76.
2016-02-15 09:43:14 +01:00
Mark Finkle
69f97bb26a
Bug 1046859 - Add telemetry flag for search suggestion opt-in r=liuche
2016-02-14 21:20:37 -05:00
Martin Thomson
ebd25ddf94
Bug 1248105 - Move CSSPseudoElement::GetParentObject out of header, r=boris
...
MozReview-Commit-ID: 5vZQlv8q0df
--HG--
extra : rebase_source : 57a9ab8a5e579b8533e74ab8e6c6ec8d77ef4ea7
2016-02-15 11:51:34 +11:00
Brian Birtles
063bfa030d
Bug 1246046 part 2 - Add reftest for style updating for script-generated animations; r=heycam
2016-02-15 16:10:03 +09:00
Brian Birtles
c3fe45107c
Bug 1246046 part 1 - Get the animation rule in nsStyleSet::GetContext even if there are no CSS animations; r=heycam
...
Without this patch, when we have script-generated animations but *no* CSS
animations, nsStyleSet::GetContext will not use the updated animation rule.
2016-02-15 16:08:33 +09:00
Phil Ringnalda
b2e1755c9a
Merge m-c to f-t
2016-02-13 19:26:30 -08:00
Phil Ringnalda
a6d7a8a0ce
Merge m-i to m-c, a=merge
2016-02-13 19:18:53 -08:00
Phil Ringnalda
159f1252ab
Merge f-t to m-c, a=merge
2016-02-13 19:14:08 -08:00
Nick Alexander
2d4a01bce1
No bug - Add Gradle/IntelliJ/Android Studio state to .gitignore. r=me
...
DONTBUILD NPOTB
This was already present in .hgignore.
MozReview-Commit-ID: GcYRIsWZZ5F
2016-02-13 18:51:57 -08:00
Robert Helmer
21f0df9c9c
Bug 1232222 - provide telemetry environment data on which addons are system addons r=gfritzsche
...
MozReview-Commit-ID: 89M0HnzfIrd
--HG--
extra : histedit_source : c632502381dcb810b7d7857b98d3884fb90d1260
2016-02-13 17:51:26 -08:00
Robert Helmer
7560b7fefb
Bug 1232222 - expose isSystem flag if add-on is a system add-on r=Mossop
...
MozReview-Commit-ID: 2SRRJplalUy
--HG--
extra : histedit_source : b25b4066a6868bb8ba55cf9cadc5e62465c55e6d
2016-02-13 17:51:21 -08:00
Matthew Noorenberghe
beca458e3e
Bug 1248087 - screenshots: Add preferences and devtools scheduled runs. r=kitcambridge
...
MozReview-Commit-ID: 708wpg9Reca
--HG--
extra : rebase_source : e239feab74ee96c836cc78af641155f4b0662fff
2016-02-13 17:44:05 -08:00
Mats Palmgren
fad51b17d9
Bug 1216001 part 3 - Cache the result of IsSelected() for the duration of painting. r=bz
2016-02-13 18:40:23 +01:00
Mats Palmgren
28b48ce024
Bug 1216001 part 2 - Optimize nsRange::ExcludeNonSelectableNodes by counting ignorable whitespace text nodes next to an unselectable node as unselectable too. r=bz
2016-02-13 18:40:23 +01:00
Mats Palmgren
f3949ab1d3
Bug 1216001 part 1 - Optimize nsRange::IsNodeSelected. r=bz
2016-02-13 18:40:23 +01:00
Mats Palmgren
b7b78f6d1f
Bug 1216001 part 0 - Allow a little bit of fuzz due to anti-aliasing in a few reftests. r=me
2016-02-13 18:40:23 +01:00
Andrea Marchesini
f114621a79
Bug 1248022 - ConsoleEvent.styles can be a sequence of nullable strings, r=bz
2016-02-13 16:08:17 +00:00
Jan de Mooij
99e2ada9b9
Bug 1233944 - Upgrade MOZ_ASSERT to MOZ_RELEASE_ASSERT in JSObject::setGroup. r=me
2016-02-13 15:56:29 +01:00
Bas Schouten
259d24796a
Bug 1247775 - Part 3: Remove Moz2D code to support Direct2D 1.0. r=dvander
...
MozReview-Commit-ID: KBZSqIdx0OC
2016-02-13 14:33:28 +01:00
Bas Schouten
0ba3291163
Bug 1247775 - Part 2: Remove Direct2D 1.0 code from Thebes. r=dvander
...
MozReview-Commit-ID: EC8yhkvvood
2016-02-13 14:33:27 +01:00
Bas Schouten
273c601802
Bug 1247775 - Part 1: Remove D3D10/D2D 1.0 texture integration from layers. r=dvander
...
MozReview-Commit-ID: CPBTl0cEG3p
2016-02-13 14:33:27 +01:00
Tom Schuster
8900707d8d
Bug 1247924 - Fix a help() crash. r=sfink
2016-02-13 13:12:25 +01:00
L. David Baron
fe18585912
Bug 1247865 - Fix assertion to handle restyling of a table::after. r=birtles
...
I confirmed locally that this patch does fix the assertion in the
crashtest.
MozReview-Commit-ID: L1TIAZZ1aNu
--HG--
extra : transplant_source : %FE_N%7D%AE%11%0D%92B%93%F6%3D%CFyY%3D5%7EFt
2016-02-12 22:54:26 -08:00
L. David Baron
15f112aaec
Bug 1247865 - Add crashtest for assertion. r=birtles
...
I confirmed locally that, without the following patch, the crashtest
harness does detect the single assertion.
MozReview-Commit-ID: FRkCdxSSa7V
--HG--
extra : transplant_source : xF%BC%7E%03%B3%1Bp%EF%07%D9%28%F6C%B5s%C7%C2%15%C1
2016-02-12 22:54:26 -08:00
Phil Ringnalda
81a7b00e3f
Bug 1246115 - Redisable browser_bug415846.js on e10s, where it races and mostly loses
2016-02-12 21:53:46 -08:00
Jeff Gilbert
c6dad7bd09
Bug 1094458 - Implement RenderbufferStorageMultisample. - r=jrmuizel
2016-02-12 19:31:58 -08:00
Boris Zbarsky
96f906f124
Bug 1247872. Just get our private browsing state directly off the docshells we already have instead of trying to indirect through their documents. r=smaug
2016-02-12 21:29:49 -05:00
Carsten "Tomcat" Book
8c574e230b
Backed out changeset 88735739af7a (bug 1244893) for causing failing Initial decision task for mozilla-central
2016-02-12 17:11:52 +01:00
Carsten "Tomcat" Book
b0531843fe
merge mozilla-inbound to mozilla-central a=merge
2016-02-12 15:15:17 +01:00
Carsten "Tomcat" Book
1d1148b2d6
Backed out changeset 306cf0271d3e (bug 1119520) for causing merge conflicts with m-i to m-c merge
2016-02-12 15:14:36 +01:00
Carsten "Tomcat" Book
42caa9c913
merge fx-team to mozilla-central a=merge
...
--HG--
rename : browser/base/content/test/general/browser_bug550565.js => browser/base/content/test/general/browser_bug408415.js
rename : browser/base/content/test/general/file_bug550565_favicon.ico => browser/base/content/test/general/file_generic_favicon.ico
rename : browser/base/content/test/general/file_bug550565_popup.html => browser/base/content/test/general/file_with_favicon.html
extra : rebase_source : 07fe5cfcd64f0ecd8eb1b849c50e65bfcbc2a77f
2016-02-12 12:40:31 +01:00
Carsten "Tomcat" Book
01b9f62513
Backed out changeset 9320c843aa7e (bug 1247775) for breaking win 8 reftests
2016-02-12 08:49:50 +01:00
Carsten "Tomcat" Book
eebf5d68a5
Backed out changeset 4adb7586410a (bug 1247775)
2016-02-12 08:49:29 +01:00
Carsten "Tomcat" Book
fdcf299e32
Backed out changeset 8e13ba75bccf (bug 1247775)
2016-02-12 08:49:28 +01:00
Carsten "Tomcat" Book
b054cb159a
Backed out changeset 09836ef7b0f6 (bug 961323) for bustage on a CLOSED TREE
...
--HG--
extra : rebase_source : 80a8d58487f1e56624bd06572e09cc07e4404fe2
2016-02-12 08:41:24 +01:00
Phil Ringnalda
6111439998
Back out 6 changesets (bug 1245463) for !mAppendRunning (Append is running) assertion failures
...
CLOSED TREE
Backed out changeset 75d96e417aaf (bug 1245463)
Backed out changeset dca0577d741c (bug 1245463)
Backed out changeset 17ffbe7ca24e (bug 1245463)
Backed out changeset 83a2de2fcf02 (bug 1245463)
Backed out changeset e8bb35ea72e4 (bug 1245463)
Backed out changeset 48364b868055 (bug 1245463)
2016-02-11 23:39:36 -08:00
Phil Ringnalda
e877ebe734
Back out c578a05bb9d6 (bug 1243131) for browser_memory_keyboard-snapshot-list.js timeout threshold exceeded on Linux32 debug
2016-02-11 21:50:07 -08:00
Phil Ringnalda
705103271b
Back out 95d45bb51f96 (bug 1245937) because browser_chatwindow.js still exceeds the timeout threshold
2016-02-11 20:20:10 -08:00
Michael Comella
f93270dc71
Bug 1247572 - Add profileDate field to Android core ping docs. r=gfritzsche
...
MozReview-Commit-ID: Gob7uXjT6jG
--HG--
extra : rebase_source : e051ad6948e9cbcae8cb6474ef1834d0807dc13a
2016-02-11 11:45:28 -08:00
Mike Conley
13a74fea98
Bug 1236414 - Re-enable browser_crashedTabs.js with longer timeout. r=me
...
MozReview-Commit-ID: FlXemvsEMCM
--HG--
extra : rebase_source : b997f364731c2f251766a01ba9ef3348e518ba56
extra : amend_source : 0287d4d59f0d30a7fce19be2498a16ba391a6f36
2016-02-11 15:29:53 -05:00
Nick Alexander
07987504ce
Backed out 2 changesets (bug 1247170) for decision task failures. r=bustage
...
On a CLOSED TREE.
Backed out changeset 2b079941a33c (bug 1247170)
Backed out changeset 123c802d928a (bug 1247170)
MozReview-Commit-ID: Bt504gHC8iP
--HG--
extra : rebase_source : 806755099be27b0b14ecdc9bda8957b04a36bd4f
2016-02-12 15:25:06 -08:00
Mark Finkle
beaf5b2d42
Bug 1246973 - Support clearing UI Telemetry when creating pings r=gfritzsche
2016-02-12 18:02:03 -05:00