Commit Graph

4935 Commits

Author SHA1 Message Date
Mats Palmgren
2455228c4a Bug 1102374 - Enable display:contents by default in non-release builds. r=dbaron 2014-12-01 15:55:16 +00:00
awake
153d42d171 Bug 1100632 - Remove --disable-opus option and MOZ_OPUS #define macros. r=rillian,ted 2014-11-28 01:20:00 -08:00
Seth Fowler
d40a7245bb Bug 1104622 (Part 1) - Remove DiscardTracker. r=tn 2014-11-27 19:55:57 -08:00
Jonathan Kew
a777a69012 Bug 1087147 - Prefer Droid Sans Fallback to a Japanese font for Chinese text on B2G. r=pike 2014-11-27 15:49:46 +00:00
Ryan VanderMeulen
5df3040f12 Merge m-c to inbound. a=merge 2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
d8461340ac Merge fx-team to m-c. a=merge 2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
7604cd09c2 Backed out changeset 82fd2eef7630 (bug 1060869) because the rest of this bug was backed out and it seems to be causing OSX Gip(f1) to be near permafail. 2014-11-26 16:06:53 -05:00
Carsten "Tomcat" Book
4635a39863 Backed out changeset ec354ea4ace0 (bug 1093611) for talos svgr bustage 2014-11-26 15:08:54 +01:00
Carsten "Tomcat" Book
bffbe0a66f Backed out changeset c70381132ccf (bug 1060869) 2014-11-26 11:57:06 +01:00
Seth Fowler
840e1405a2 Bug 1060869 (Part 4) - Update SurfaceCache prefs to increase the cache size. r=dholbert,tn 2014-11-26 01:37:57 -08:00
Seth Fowler
de8d2e92b6 Bug 1060869 (Part 3) - Make the SurfaceCache free only a fraction of its data on memory pressure. r=dholbert 2014-11-26 01:37:56 -08:00
Gijs Kruitbosch
ea842a7fa1 Bug 1088050 - Add a pref to disable search for single-word hosts. r=smaug
--HG--
extra : rebase_source : 129691497ef6fe5b7168391ec08097eb9b22bc3c
2014-11-16 23:01:59 +00:00
Trevor Saunders
333d3d2125 bug 1105074 - make more stuff final r=froydnj 2014-11-25 13:56:07 -05:00
Seth Fowler
af27689cab Bug 1060869 (Part 4) - Update SurfaceCache prefs to increase the cache size. r=dholbert,tn 2014-11-26 13:22:10 -08:00
Seth Fowler
f8105ed5b9 Bug 1060869 (Part 3) - Make the SurfaceCache free only a fraction of its data on memory pressure. r=dholbert 2014-11-26 13:22:10 -08:00
Valentin Gosu
6a9b04dd90 Bug 1093611 - AnchorElement.hash should be the encoded version of the href attribute's fragment r=smaug 2014-11-12 03:14:04 +02:00
Morris Tseng
643c4fbaf6 Backed out 5 changesets (bug 1092888) for breaking QA smoketest on b2g.
Backout changeset 8c513f282a9e (bug 1092888)
Backout changeset db37104f6fbd (bug 1092888)
Backout changeset b1a0a7ea1a32 (bug 1092888)
Backout changeset c53a6181a4b2 (bug 1092888)
Backout changeset 54e551c1f2cd (bug 1092888)
2014-11-26 10:11:38 +08:00
Nicholas Hurley
a4363c6a62 Bug 1097320 - Enable advertising h2. r=mcmanus 2014-11-25 14:43:27 -08:00
Joe Olivas
ca455e0705 Bug 922314 - Add support for decoding VPx via MediaFoundation on Windows. r=cpearce,kinetik
Refactor WebMReader's VPx decoding out to SoftwareWebMVideoDecoder and introduce a new IntelWebMVideoDecoder that uses the MediaFoundation/MFT backend to decode VPx when the requisite hardware and software is available.
2014-11-11 16:30:52 +13:00
David Anderson
442cb2b7b9 Put meta viewport support behind a pref (bug 1092450, r=kats). 2014-11-21 14:32:32 -05:00
Vladimir Vukicevic
c12136ff59 Bug 1036604 - Add VRDevice interfaces, navigator.getVRDevices call, and Oculus Rift gfxVR; r=bz,jrmuizel 2014-07-09 12:24:49 -07:00
Mats Palmgren
a589dd143f Bug 907396 - Put display:contents support behind a pref - disabled by default. r=dholbert 2014-11-20 18:24:09 +00:00
Makoto Kato
6734b41cfb Bug 1085218 - Add Noto Sans CJK to font.name-list for Android 5. r=jdaggett 2014-11-20 18:30:35 +09:00
Daniel Holbert
b0d8ea836c Bug 1099450: Turn on pref "layout.css.object-fit-and-position.enabled" (enabling "object-fit" & "object-position" properties). r=dbaron 2014-11-18 09:26:51 -08:00
Morris Tseng
1f909883b9 Bug 1092888 - Part 1: Remove preference for selection carets with non-editable fields support. r=roc 2014-11-10 02:03:00 +01:00
Ryan VanderMeulen
f526c558d1 Merge m-c to inbound. a=merge 2014-11-17 16:28:46 -05:00
Ryan VanderMeulen
dcb5bdc762 Merge b2g-inbound to m-c. a=merge 2014-11-17 16:23:09 -05:00
Ebrahim Byagowi
096043e64c Bug 1081514 - Update the default font used on Windows for sans-serif in Arabic. r=jfkthame 2014-11-17 12:30:48 +00:00
JerryShih
dd3f937797 Bug 998916 - Fix wrong preference name. r=jgilbert 2014-11-10 22:31:00 -05:00
Jan Keromnes
9e0c11c94c Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau 2014-11-15 03:24:00 +01:00
Christoph Kerschbaumer
a9d3ae9136 Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking) 2014-11-14 08:56:55 -08:00
Cameron McCormack
a08ed57e69 Bug 1096808 - Reload ua.css when ruby pref changes. r=bzbarsky 2014-11-14 09:11:20 +11:00
Patrick McManus
5957b8bbfe bug 1097944 - remove spdy/3 2/2 r=hurley 2014-11-17 12:35:06 -05:00
Benoit Girard
48140f14fe Bug 1094442 - Part 2: Adjust tile size to the stride of the gralloc buffers. r=kats
--HG--
extra : rebase_source : d3386ee007d6429b81aa6d3ffe6c518fb67c7d6a
2014-11-12 17:55:13 -05:00
Anthony Jones
fef30b4da0 Bug 1097436 - Enable MSE support for MP4 on Windows and disable WebM; r=cajbir 2014-11-13 18:34:37 +13:00
Monica Chew
39e398207d Bug 1046430: Make cookie behavior the same on beta/release as on aurora/nightly (r=jdm) 2014-10-02 15:49:26 -07:00
Ryan VanderMeulen
a86f2ba6cd Backed out changesets c61c91ea40fe and 8ac5fed37830 (bug 1071769) for causing frequent Android reftest failures.
--HG--
extra : rebase_source : c0b340f22ab24456272451a88aea302b0f19026b
2014-11-12 11:34:57 -05:00
Blake
c51ecc83bf Bug 1060900 - [FFOS] Unpref B2G/Gonk Platform Decoder Module. r=ajones
From e66c0561aa744bbdbf6d39cc65ab8b6d92690c4a Mon Sep 17 00:00:00 2001
2014-11-12 10:29:40 +08:00
Carsten "Tomcat" Book
948e7a2ea4 Backed out changeset 53e23b1b3642 (bug 1092450) for test bustage 2014-11-12 11:19:26 +01:00
David Anderson
a7471fe91b Put meta viewport support behind a pref (bug 1092450, r=kats).
--HG--
extra : rebase_source : 888513255b2d672643beb9933ebb67ac6a2452ca
2014-11-12 00:15:40 -08:00
John Daggett
5699ac21ba Bug 1096140 - clean out unused Linux font code. r=m_kato 2014-11-10 15:18:33 +09:00
Mats Palmgren
13820c950e Bug 415491, part 1 - Make UnEscapeURIForUI escape the URI if it contains any 'network.IDN.blacklist_chars' characters (except space). r=bzbarsky 2014-11-08 02:42:04 +00:00
Wes Kocher
ec3922bb1d Merge inbound to m-c a=merge 2014-11-07 17:48:37 -08:00
Michael Wu
0a330769d5 Bug 1092073 - Set Fira as the default font for Greek, r=jfkthame ui-r=patryk 2014-11-07 15:24:21 -05:00
Anthony Jones
4d4119cb1a Bug 1092096 - Separate MSE prefs for MP4 and WebM on a CLOSED TREE. r=cajbir 2014-10-31 23:09:49 +13:00
Carsten "Tomcat" Book
57f12dbfa0 Backed out changeset 1d058cefd04f (bug 1092096) for m2 test failures 2014-11-06 13:19:59 +01:00
Anthony Jones
c95216d4a3 Bug 1092096 - Separate MSE prefs for MP4 and WebM; r=cajbir 2014-10-31 23:09:49 +13:00
John Daggett
2bf063af98 Bug 475891 - support unicode-range when matching userfonts (non-linux). r=jfkthame 2014-11-06 13:42:50 +09:00
Randell Jesup
938a375ac6 Bug 1090415: add *.room.co to screensharing whitelist rs=mreavy 2014-11-05 19:37:28 -05:00
Robert O'Callahan
f35280a8c9 Bug 1085186. Don't readahead more than 30s of media data per resource on mobile/B2G. r=cpearce
--HG--
extra : rebase_source : 6fce6b5390d0eb76463db04f7dd72f79b97d39c5
2014-10-21 10:32:11 +13:00