Commit Graph

285604 Commits

Author SHA1 Message Date
Frédéric Wang
d8c56d4552 Bug 1247301 - Fix false positive warning in Brotli. r=mcmanus 2016-02-25 20:08:49 +01:00
Terrence Cole
a387f5b592 Backout e00a02282951 (bug 1232229) as we no longer need the diagnostics. 2016-02-25 10:50:30 -08:00
Mason Chang
9d762350e6 Bug 1250669. Don't init dwrite fonts if content device creation fails. r=dvander 2016-02-25 10:44:57 -08:00
Benjamin Bouvier
52d94df5a5 Bug 1250952: Create a join block in case we're in dead code after the condition; r=luke
MozReview-Commit-ID: IMo3dhE67TQ
2016-02-24 20:09:29 +01:00
Benjamin Bouvier
4356df7d0e Bug 1250955: Guard against unimplemented i64 opcodes; r=jandem
MozReview-Commit-ID: FB7roTSWhem
2016-02-24 20:28:36 +01:00
CJKu
1d244ee562 Bug 1251115 - Fix incorrect rendering result while mask path is not resolvable; r=mstange
MozReview-Commit-ID: GoYRMRPHbze
2016-02-26 02:32:10 +08:00
Nathan Froyd
49a6985c41 Bug 1229985 - remove nsAutoArrayPtr; r=erahm 2015-12-06 10:51:43 -05:00
Jan-Ivar Bruaroey
713785ea79 Bug 1247619 - add console warning about OAuth for STUN not yet supported. r=jesup,smaug
MozReview-Commit-ID: L0nViIWiIDn
2016-02-25 00:24:16 -05:00
Sebastian Hengst
9ffb5e991b Backed out changeset 0ee7b97a8a84 (bug 1247405) for bustage. r=bustage on a CLOSED TREE 2016-02-25 19:12:27 +01:00
Kai Engert
c28e5ae35d backing out c815269c99c8, bug 1245053, CLOSED TREE 2016-02-25 18:51:37 +01:00
Andreas Tolfsen
85c23ddce4 Bug 1246407 - Rename parent directories for Marionette client and test harness; r=automatedtester
This change moves testing/marionette/client to testing/marionette/harness,
and testing/marionette/driver to testing/marionette/client.  This parent
directory name change reflects the true purpose of these Python packages.

MozReview-Commit-ID: B0KrGzDTLlQ
2016-02-06 17:34:10 +00:00
Rail Aliiev
682be03289 Bug 1251101 - Force tagging in updates r=jlund DONTBUILD
MozReview-Commit-ID: CnFRTJmG50s
2016-02-25 08:52:32 -08:00
James Willcox
89263b0f50 Revert bug 1251065 due to stupidity 2016-02-25 10:51:34 -06:00
Jeff Muizelaar
1780840dd2 Bug 1245693. Only set the SSE[2]_FLAGS for x86. r=glandium 2016-02-25 11:44:12 -05:00
James Willcox
c1f4998abb Bug 1251065 - Add prefs for logging the current and peak texture usage r=nical 2016-02-25 10:25:45 -06:00
James Willcox
e216712462 Bug 1247405 - Track peak texture memory usage r=nical 2016-02-25 10:25:34 -06:00
Dan Minor
82caa78e90 Bug 1250697 - Produce non-universal opt Mac builds for artifacts r=ted.mielczarek
MozReview-Commit-ID: TnubwHxFdA
2016-02-23 15:29:53 -08:00
Kartikaya Gupta
30e6cec4f3 Bug 1249943 - Make test_basic_pan work on Fennec and Linux as well. r=botond
This patch convers the APZ:TransformEnd notification from a MessageManager message
to an observer notification so that it is more general and works on other platforms.

MozReview-Commit-ID: 8SSir828Ch7
2016-02-25 11:15:14 -05:00
Ehsan Akhgari
b9bb25160b Bug 1251226 - Avoid passing a std::wstring through the variadic method; r=bobowen 2016-02-25 11:12:18 -05:00
Jan-Ivar Bruaroey
b8a437e28e Bug 1247622 - Make RTCRtpSender.setParameters return a promise. r=jesup,smaug
MozReview-Commit-ID: 6lfmqpKevQl
2016-02-24 19:14:57 -05:00
Ryan VanderMeulen
68e0e8b7f1 Bug 1085575 - Re-enable test_app_install.html on OSX debug. 2016-02-25 10:51:41 -05:00
Alexander Surkov
42491c0b86 Bug 1250715 - no acceptable children for leafs, r=marcoz 2016-02-25 10:42:52 -05:00
Andrea Marchesini
c6537709fd Bug 1245184 - Update mochitests, r=me 2016-02-25 16:41:13 +01:00
Andrea Marchesini
3e32d12d98 Bug 1245184 - nsICookieManager.removeNative for TestCookie cppunittest, r=smaug 2016-02-25 16:41:13 +01:00
Andrea Marchesini
e33525b174 Bug 1245184 - nsICookieManager.remove should use the OriginAttributes, r=sicking 2016-02-25 16:41:13 +01:00
Kai Engert
6256167d05 Bug 1245053, test NSS_3_23_BETA7, r=me 2016-02-25 15:35:08 +01:00
Nicolas B. Pierron
d21b18d21f Bug 1249736 - Remove redundant StartType from MStart. r=jandem 2016-02-25 14:21:46 +00:00
Ehsan Akhgari
12746db443 Bug 1250987 - Make RequestInit.body nullable; r=bzbarsky 2016-02-25 09:12:42 -05:00
Ehsan Akhgari
92a85ec88d Bug 1250986 - Make Request.referrer a USVString; r=bzbarsky 2016-02-25 09:11:35 -05:00
Jan de Mooij
f935f56e8a Bug 1250165 - Implement wasm i64 bitwise ops. r=luke 2016-02-25 14:59:32 +01:00
Jan de Mooij
fd7a887898 Bug 1249601 - Implement wasm i64 comparisons. r=sunfish 2016-02-25 14:59:01 +01:00
Nicolas Silva
1c71b55955 Bug 1250873 - Rename HasInternalBuffer into HasIntermediateBuffer in layers. r=sotaro 2016-02-25 14:15:58 +01:00
Nicolas Silva
1cf381d3c2 Bug 1250500 - Avoid copying BufferTextureHost when possible. r=sotaro 2016-02-25 14:15:52 +01:00
Nicolas Silva
b79854ccb2 Bug 1249273 - Lazily prepare TextureSources and recycle them when possible in ImageHost. r=sotaro 2016-02-25 14:15:40 +01:00
Nicolas Silva
4901fe77ea Bug 1249273 - Enable BufferTextureHost to recycle a TextureSource that is not marked as owned. r=sotaro 2016-02-25 14:15:34 +01:00
Nicolas Silva
028ae7b453 Bug 1250117 - Trivial b2g build fix. r=me 2016-02-25 13:50:27 +01:00
Joel Maher
6150ef8d8e Bug 1250635 - remove ENABLE_TESTS from dom/media cpp files. r=esawin
MozReview-Commit-ID: D6T1253vNwP
2016-02-23 12:04:27 -08:00
Boris Chiou
84389d09ed Bug 1234403 - Part 5: Test for CSSPseudoElement.getAnimations. r=birtles 2016-02-24 19:12:00 +01:00
Boris Chiou
2a00b4b934 Bug 1234403 - Part 4: Test for the animation order returned by document.getAnimations(). r=birtles 2016-02-24 03:13:00 +01:00
Boris Chiou
2beb06d102 Bug 1234403 - Part 3: Test for the CSSPseudoElement objects returned by effect.target. r=birtles 2016-02-24 03:12:00 +01:00
Boris Chiou
229134e257 Bug 1234403 - Part 2: Implement document.getAnimations. r=birtles 2016-02-18 02:24:00 +01:00
Boris Chiou
4f99a0bb01 Bug 1234403 - Part 1: Implement CSSPseudoElement.getAnimations. r=birtles 2016-02-18 02:21:00 +01:00
James Kitchener
afc6912cf5 Bug 1240799 - Apply axis height for mfrac elements without bar. r=fredw 2016-02-20 02:59:00 +01:00
Ethan Tseng
cca1f2884f Bug 908933 - Part2 - CSP tests: ShouldProcess should block TYPE_OBJECT. r=ckerschb 2016-01-27 01:35:53 +08:00
Christoph Kerschbaumer
3088670707 Bug 908933 - Part1 - CSP: Call ShouldLoad inside ShouldProcess for TYPE_OBJECT. r=ckerschb 2014-08-05 11:47:08 -07:00
Alexander Surkov
059bea2587 Bug 1250333 - do not create accessibles for trailing BRs, r=davidb, roc 2016-02-25 07:09:59 -05:00
Carsten "Tomcat" Book
3379a0fb45 Merge mozilla-central to mozilla-inbound 2016-02-25 11:59:05 +01:00
Carsten "Tomcat" Book
1fd7281917 merge mozilla-inbound to mozilla-central a=merge 2016-02-25 11:57:51 +01:00
Carsten "Tomcat" Book
cf960aaa08 merge fx-team to mozilla-central a=merge 2016-02-25 11:53:19 +01:00
Jon Coppeard
b4a9e4dcd8 Bug 1250842 - Fix initialization of script source object when modules are compiled off main thread r=shu 2016-02-25 09:43:07 +00:00