Seth Fowler
b3a334e0e2
Bug 1104622 (Part 1) - Remove DiscardTracker. r=tn
2014-11-27 19:55:57 -08:00
Jonathan Kew
5d5f3bdc45
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
6fefae447e
Merge m-c to inbound. a=merge
2014-11-26 21:43:23 -05:00
Ryan VanderMeulen
0dc64ce32c
Merge fx-team to m-c. a=merge
2014-11-26 21:08:54 -05:00
Ryan VanderMeulen
78f5671b60
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
b1bbd7b153
Backed out changeset ec354ea4ace0 (bug 1093611) for talos svgr bustage
2014-11-26 15:08:54 +01:00
Carsten "Tomcat" Book
34a875fb5e
Backed out changeset c70381132ccf (bug 1060869)
2014-11-26 11:57:06 +01:00
Seth Fowler
8e7a71e160
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
f346484737
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
78101aa5d6
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
dfe4aecd6f
bug 1105074 - make more stuff final r=froydnj
2014-11-25 13:56:07 -05:00
Seth Fowler
ca33a839c5
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
1dfb78d7cb
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
6cfe195762
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
0e7335fee2
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
19fa6c2350
Bug 1097320 - Enable advertising h2. r=mcmanus
2014-11-25 14:43:27 -08:00
Joe Olivas
7ed941ff69
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
e79b1d03df
Put meta viewport support behind a pref (bug 1092450, r=kats).
2014-11-21 14:32:32 -05:00
Vladimir Vukicevic
aebbac4ddb
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
bcd179e7d1
Bug 907396 - Put display:contents support behind a pref - disabled by default. r=dholbert
2014-11-20 18:24:09 +00:00
Makoto Kato
f3d2033a77
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
a4b0f7ba88
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
5320508cc4
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
30da52aa2b
Merge m-c to inbound. a=merge
2014-11-17 16:28:46 -05:00
Ryan VanderMeulen
5f14b491c1
Merge b2g-inbound to m-c. a=merge
2014-11-17 16:23:09 -05:00
Ebrahim Byagowi
50546fab85
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
67c8b95c78
Bug 998916 - Fix wrong preference name. r=jgilbert
2014-11-10 22:31:00 -05:00
Jan Keromnes
af8781387f
Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau
2014-11-15 03:24:00 +01:00
Christoph Kerschbaumer
35d8a6d9d1
Bug 1083422 - Add triggering Principal to nsILoadInfo - update callsites (r=bz,sicking)
2014-11-14 08:56:55 -08:00
Cameron McCormack
f645d2722f
Bug 1096808 - Reload ua.css when ruby pref changes. r=bzbarsky
2014-11-14 09:11:20 +11:00
Patrick McManus
5f7fc6a565
bug 1097944 - remove spdy/3 2/2 r=hurley
2014-11-17 12:35:06 -05:00
Benoit Girard
e30c4919f8
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
cbd6340638
Bug 1097436 - Enable MSE support for MP4 on Windows and disable WebM; r=cajbir
2014-11-13 18:34:37 +13:00
Monica Chew
d304f8d167
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
a105e2faaa
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
3b18294e97
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
02658fde16
Backed out changeset 53e23b1b3642 (bug 1092450) for test bustage
2014-11-12 11:19:26 +01:00
David Anderson
7b5a96273f
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
105c0743b4
Bug 1096140 - clean out unused Linux font code. r=m_kato
2014-11-10 15:18:33 +09:00
Mats Palmgren
93b37186a4
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
a2b32b5515
Merge inbound to m-c a=merge
2014-11-07 17:48:37 -08:00
Michael Wu
e25ec92754
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
78593a44e5
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
44a2701a1d
Backed out changeset 1d058cefd04f (bug 1092096) for m2 test failures
2014-11-06 13:19:59 +01:00
Anthony Jones
590adad85e
Bug 1092096 - Separate MSE prefs for MP4 and WebM; r=cajbir
2014-10-31 23:09:49 +13:00
John Daggett
34ee28c220
Bug 475891 - support unicode-range when matching userfonts (non-linux). r=jfkthame
2014-11-06 13:42:50 +09:00
Randell Jesup
c4f5ff1054
Bug 1090415: add *.room.co to screensharing whitelist rs=mreavy
2014-11-05 19:37:28 -05:00
Robert O'Callahan
9c502a0a72
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
Ryan VanderMeulen
75d3ed78f9
Merge fx-team to m-c. a=merge
2014-11-05 14:51:17 -05:00
Alexandre Poirot
a9e51d2555
Bug 1064108 - Prevent sideloading apps with too permissive permission. r=jryans
2014-11-04 06:46:00 +01:00