Commit Graph

462570 Commits

Author SHA1 Message Date
Matthew S
f91b1ade98 Bug 1247450 - Rename LayerComposite::GetShadowTransform to GetShadowBaseTransform. r=botond
MozReview-Commit-ID: 4HkKFCDQW4l
2016-02-20 19:05:59 -05:00
Kartikaya Gupta
cfeae7187c Bug 1246480 - Update test to not wait for a scroll event that might never arrive. r=botond
MozReview-Commit-ID: JZmRmqFCJAG

--HG--
extra : rebase_source : bc321b991f27dafaa694c610f33bac5a68b01c4e
2016-02-17 15:53:45 -05:00
Phil Ringnalda
9a24b4ade0 Merge m-c to m-i, a=merge CLOSED TREE 2016-02-20 17:56:32 -08:00
Phil Ringnalda
11999f3ffc Bug 1238433 followup, we should be high as an int, not as a string, a=bustage
CLOSED TREE
2016-02-20 17:44:00 -08:00
Phil Ringnalda
7ff44a9839 Merge m-c to m-i 2016-02-20 17:35:10 -08:00
Phil Ringnalda
1a1ec5b8bb Merge f-t to m-c, a=merge 2016-02-20 17:25:14 -08:00
Sebastian Hengst
693a23497c Bug 1249608 - Don't run UI migration steps with new profiles. Follow up: Add missing closing parenthesis. r=dao over IRC. CLOSED TREE 2016-02-20 15:15:01 +01:00
Jan de Mooij
9f638a1e8e Bug 1248598 part 3 - Enable i64 on x64 and various related changes. r=sunfish 2016-02-20 14:46:44 +01:00
Jan de Mooij
bf32789a64 Bug 1248598 part 2 - Reject wasm i64 imports/exports as JS doesn't have an int64 type. r=luke 2016-02-20 14:45:34 +01:00
Dão Gottwald
4238c3c5cd Bug 1249608 - Don't run UI migration steps with new profiles. r=gijs 2016-02-20 14:04:03 +01:00
Dão Gottwald
594c008fcb Bug 1014185 - Remove about:customizing and use about:blank for customize mode instead. r=jaws 2016-02-20 14:03:25 +01:00
Olli Pettay
945a19d7cd Bug 1249795 - Clear strong refs to message managers once we've destroyed nsFrameLoader, r=billm 2016-02-20 12:33:30 +02:00
Steve Fink
2fd69645f5 Bug 1247666 - Correctly test isSuppressConstructor, r=jonco
--HG--
extra : rebase_source : cb756ce8aa84d17c8279e272d49281fd5a55e338
extra : amend_source : 5efe68066999a3429d6e9d0bffd8d92c3f5de3fe
2016-02-15 15:40:47 -08:00
Steve Fink
8624ceb0db Bug 1249448 - Handled unified (C4) constructors, r=terrence
--HG--
extra : rebase_source : 0cb4b233c588db1fb1c69bb71c28b18d37b7bff3
2016-02-18 14:52:56 -08:00
Steve Fink
ab3550c2df Bug 1247666 - Do not require all functions to have a PEdgeCallInstance, r=jonco
--HG--
extra : rebase_source : 04ce7c5af4b09972c03633e7306ad5cca81cc534
2016-02-15 15:40:32 -08:00
Steve Fink
ad179d42f2 Bug 1249183 - Suppress GC harder, r=terrence
--HG--
extra : rebase_source : f6d1c9deda5da4fa0c8852705995d87a8d7c0d19
2016-02-17 17:42:12 -08:00
Kris Maglione
e2f52be2a6 Bug 1213895: Part 1 - Correctly support crop="none" in XUL labels. r=neil
MozReview-Commit-ID: 9OiVjcJy99g

--HG--
extra : rebase_source : ae225dd56f1c94e0e56c236a810ca7b4663ccbdf
extra : source : d61da023339cd16d65aa60c93ce463617f10a5c8
2016-02-10 20:12:00 -08:00
Chenxia Liu
0b2f76300a Backed out changeset a47d5f97fca8. r=bustage, CLOSED TREE
MozReview-Commit-ID: 6AoqIQWcOKd
2016-02-19 20:18:08 -08:00
Chenxia Liu
79ff021ecb Bug 1246130 - Gather onboarding telemetry experiments separately from other active experiments. r=margaret
MozReview-Commit-ID: INBoGNmVndw

--HG--
extra : rebase_source : cfec6b8dc4471608557574dab0eff8237cad227b
2016-02-16 19:08:43 -08:00
Chenxia Liu
41566cb4f8 Bug 1243216 - Run pngquant on images to compress them further. r=mfinkle
MozReview-Commit-ID: ISx9rUsB4PX

--HG--
extra : rebase_source : 11fb3f3853bc30c72d5b2180b5274e9e7d8b177a
2016-02-18 18:45:15 -08:00
Kris Maglione
cdb5df1500 Bug 1248501 - Allow fuller use of the CLD2 API from LanguageDetector.detectLanguage. r=florian r=azakai
MozReview-Commit-ID: 9UGcu0lssGa

--HG--
extra : rebase_source : be38961867398228a6e959961f4ca0cb74b3c30f
2016-02-18 13:59:59 -08:00
Brian Grinstead
d363cb45e3 Bug 1249714 - Use jsterm.focus instead of inputNode.focus;r=linclark
MozReview-Commit-ID: 7LOW7S5rX5Y
2016-02-19 14:49:42 -08:00
Eric Hu
5e925e97c3 Bug 1245910 - Enforce correct types in Histograms.json. r=gfritzsche
- Convert string values to integer and boolean values for Histograms
- Add compile time type checks on Histograms.json
- Remove string to int/bool coercion for the Histogram keys:
  - n_buckets
  - n_values
  - low
  - high
  - keyed
- Remove check_numeric (redundant with check_expression_types)
2016-02-17 21:14:31 +07:00
Mark Finkle
c3569f843e Bug 1249314 - Cleanup 'tabstray' Telemetry method r=liuche 2016-02-19 14:56:43 -05:00
Mark Finkle
6cf210ffe8 Bug 1249094 - Add UI Telemetry probes for application foreground / background changes r=margaret 2016-02-19 14:56:40 -05:00
Michael Kaply
ea9d3ac61a Bug 1249630 - Add language support to distribution.js; r=mixedpuppy 2016-02-19 10:59:15 -06:00
Ryan VanderMeulen
1edc194331 Bug 1249508 - Update pdf.js to version 1.4.83. r=bdahl, r=Mossop
--HG--
extra : rebase_source : 189a0f9b12826348f1ef6e43450046ca06dcf2eb
2016-02-18 22:01:35 -05:00
Carsten "Tomcat" Book
ef7d4492cc Merge mozilla-central to fx-team 2016-02-19 17:22:14 +01:00
Carsten "Tomcat" Book
cab348d1b5 Backed out changeset c34fe673bb97 (bug 1014185) for perma failures in browser_bug1163570.js 2016-02-19 17:19:19 +01:00
Gijs Kruitbosch
8e1f9ecb9d Bug 1228754 - bustage followup, rs=me,bustage
MozReview-Commit-ID: Lg2aDejV4Er

--HG--
extra : rebase_source : f4864efb3081b227a548642a771d39ef875062a2
2016-02-19 15:44:04 +00:00
Carsten "Tomcat" Book
fd2c2d9b1a merge mozilla-inbound to mozilla-central a=merge 2016-02-19 12:02:26 +01:00
Carsten "Tomcat" Book
b845cb4d06 merge fx-team to mozilla-central a=merge 2016-02-19 12:00:33 +01:00
Randell Jesup
d4303cccdf Bug 1240760: Update DataChannel::Close() r=mcmanus
MozReview-Commit-ID: 7nN9h3M3O8w
2016-02-19 01:08:07 -05:00
Jean-Yves Avenard
78520c7e66 Bug 1248909: [MSE] Use MOZ_DIAGNOSTIC_ASSERT. r=gerald a=me
MozReview-Commit-ID: 5HPdLKopGGa

--HG--
extra : commitid : 4gzf89nVCVD
2016-02-18 14:03:47 -08:00
Wes Kocher
65549ec832 Backed out changeset 3a68483ad70c (bug 1248909) for frequent wpt crashes during mediasource-append-buffer.html a=backout
--HG--
extra : commitid : LhYTeSRxyIP
2016-02-18 13:55:24 -08:00
Chenxia Liu
d99519b435 Bug 1249331 - Update copy for datasaving firstrun panel. r=margaret
MozReview-Commit-ID: 5B6SlddSwDW

--HG--
extra : rebase_source : 16fe99ca21abc428dec7ca034f30bb44feaaa0ac
2016-02-18 09:44:49 -08:00
Wes Kocher
a157b8b9b1 Backed out changeset b7450f64aa87 (bug 1219794) for adding a failing test
--HG--
extra : commitid : 5KlZnmIYrKv
2016-02-18 17:05:09 -08:00
bsilverberg
04f5066ce6 Bug 1246748 - Complete the implementation of chrome.i18n.getUILanguage, r=kmag
Implement chrome.i18n.getUILanguage including tests

Add API to content scripts

MozReview-Commit-ID: IcDlLj8Et73

--HG--
extra : rebase_source : 9996c7da79d3a132bce73b167dfea7031083ad3a
2016-02-18 07:50:17 -05:00
Jeff Gilbert
c363c26c53 Bug 1247764 - Disable STENCIL_TEST on mac+intel when not needed. - r=jrmuizel 2016-02-18 17:59:24 -08:00
Lee Salzman
2d3967c30f Bug 1019856 - avoid double-buffering in BasicCompositor when window allows it. r=mattwoodrow 2016-02-18 20:57:29 -05:00
Kyle Huey
4be3856258 Bug 1241634: Use is instead of ok in tests. r=me
--HG--
extra : rebase_source : 42e2a1dde47957d813f11379bba173f62e8f8d70
2016-02-18 17:32:34 -08:00
Sambuddha Basu
79b3096449 Bug 952564 - Disallow empty lists in moz.build variables r=gps
--HG--
extra : rebase_source : 9a70b6a3150fe898a724a43815dc923bb0d70b89
extra : amend_source : 7aa800ef61427117e5dc461443f82ebd403d8164
2016-02-18 17:26:09 -08:00
Jean-Yves Avenard
3206518350 Bug 1248909: [MSE] P2. Simplify diagnostic. r=gerald
Also, an assert could have been incorrectly triggered, if eviction occurred on a source buffer while data was also being appended to it.

MozReview-Commit-ID: 6gVHZdbL07B
2016-02-19 12:19:08 +11:00
Thinker K.F. Li
4c328ff551 Bug 1244943 - Make PostProcessLayers aware of preserve-3d. r=mattwoodrow
--HG--
extra : commitid : S1u1kZ0sGV
2016-02-18 17:12:40 -08:00
Wes Kocher
a39d4038d7 Backed out changeset 40f18aee119c (bug 1232685) for xpcshell crashes in test_framebindings-03.js
--HG--
extra : commitid : 97lAjWAXGil
2016-02-18 16:57:32 -08:00
Brian Birtles
1a43924a8a Bug 1249212 part 7 - Calculate the endTime in GetComputedTimingAt; r=boris
Currently endTime is calculated when getComputedTiming() is called. As a
result, the value returned there doesn't necessarily reflect what we are using
in the model. It would be more simple, consistent and useful if we simply
calculate this as part of GetComputedTimingAt and use it both internally and in
the result to getComputedTiming().
2016-02-19 08:37:32 +09:00
Brian Birtles
0919a8708b Bug 1249212 part 6 - Add tests for endTime calculation; r=boris 2016-02-19 08:37:32 +09:00
Brian Birtles
54a06996e5 Bug 1249212 part 5 - Remove max() clamping from endTime calculation; r=boris
Based on discussion at: https://github.com/w3c/web-animations/issues/86
2016-02-19 08:37:32 +09:00
Brian Birtles
246067d021 Bug 1249212 part 4 - Add tests for activeDuration; r=boris
Before we go fixing endTime, we should add tests that activeDuration (which
endTime builds on) is being calculated correctly. (Spoiler: it wasn't, hence
parts 2 and 3 in this patch series.)
2016-02-19 08:37:32 +09:00
Brian Birtles
7f5b1d41f0 Bug 1249212 part 3 - Fix active duration calculation when iteration duration is infinity; r=boris
With the added tests in part 4 we crash without this change because we end up
trying to multiply an infinite iteration duration by a zero iteration count
which trips an assertion in StickyTimeDuration. Hence we fix this behavior
before adding the tests.
2016-02-19 08:37:31 +09:00