Jonathan Kew
0664ff5a6d
Bug 1255731 - Disable graphite2 by default on release-channel builds. r=jet, a=sledru
2016-03-11 08:47:05 +00:00
Kartikaya Gupta
558c410486
Bug 1254263 - Add a flag to allow disabling paint-skipping. r=mstange a=ritu
...
MozReview-Commit-ID: 4bgvqEZcSWy
2016-03-07 16:25:00 -05:00
Ehsan Akhgari
6f4ca1bff6
Bug 1255139 - Keep allowing remote JAR files for IBM iNotes for now on release builds. r=bzbarsky, a=sledru
2016-03-11 09:15:54 -05:00
Chris Peterson
b49302b425
Bug 1253901 - Update gcli script versions to jQuery 2.2.1, Lodash 4.6.1, and Underscore 1.8.3. r=gl a=ritu
2016-03-05 00:17:05 -08:00
Eitan Isaacson
318429c8a8
Bug 1166365 - Introduce Narrate feature in reader mode. r=Gijs
...
MozReview-Commit-ID: 6tJIu7C4eAv
2016-02-01 11:09:14 -08:00
Luke Wagner
df257c452c
Bug 1252498 - Baldr: add Wasm object behind pref, default off (r=jorendorff)
...
MozReview-Commit-ID: BlhrURAX26H
2016-03-03 10:20:21 -06:00
Ehsan Akhgari
90da955373
Bug 1249542 - Remove the prefs for History API push/pop/replaceState; r=bzbarsky
...
These prefs don't even work properly, and they can break Web content in
pretty bad ways for the users who have them set.
2016-03-02 18:14:15 -05:00
James Willcox
908c2bdbfa
Bug 518805 - Don't do meta refreshes when backgrounded r=bz
...
This is controlled by browser.meta_refresh_when_inactive.disabled, which
is false (allow refreshes) on desktop, and true (disable refreshes) on Fennec
2016-03-02 16:32:27 -06:00
J. Ryan Stinnett
bc4c935eb1
Bug 1238160 - Enable mozbrowser frames on desktop. r=bz
...
MozReview-Commit-ID: cBYm7dgQt1
2016-03-02 10:35:56 -06:00
Jonathan Kew
2880527f62
Bug 1252407 - Update woff2 library to upstream commit 643c7b45891cbeb5dc1f7599a4c9b53fbe82a08f. r=fredw
2016-03-02 06:59:16 +00:00
Ehsan Akhgari
c7c449cf12
Bug 1251875 - Part 2: Remove the dom.serviceWorkers.interception.opaque.enabled pref; r=bkelly
2016-03-01 09:17:59 -05:00
Ehsan Akhgari
a67a5febad
Bug 1251875 - Part 1: Remove the dom.serviceWorkers.interception.enabled pref; r=bkelly
2016-03-01 09:16:38 -05:00
Ting-Yu Lin
9c3f2c683a
Bug 1097398 Part 2 - Add preferences to make carets always tilt. r=roc
...
This is to support Firefox Android L style carets assets that the two
carets always look like tilt.
This patch is derived from a WIP patch by Mark Capella
<markcapella@twcny.rr.com>
MozReview-Commit-ID: H3nKLz6HcpM
2016-02-16 16:55:28 +08:00
Mike Taylor
8417788579
Bug 1249474
. Part 1 - Change default Accept header value for images to */*. r=mcmanus
...
This matches the behavior of Safari.
2016-02-29 14:52:06 -06:00
Kit Cambridge
d2660d8b25
Bug 1250288 - Add a pref for showing favicons in web notifications. r=MattN
...
MozReview-Commit-ID: 9hxv7Ts8L8u
2016-02-22 13:16:27 -08:00
James Willcox
9c939d5d20
Bug 1251065 - Add prefs for logging the current and peak texture usage r=nical
2016-02-26 11:01:28 -06:00
Milan Sreckovic
5499bcb107
Bug 1251393: Remove a duplicated line. r=me
2016-02-25 13:08:00 +01:00
Maire Reavy
d3c735591b
Bug 1251301 - Roll up of new entires to screen sharing whitelist r=jesup
...
MozReview-Commit-ID: IDCrLZd0RVd
2016-02-25 23:54:32 -05:00
Masayuki Nakano
e069a11e1b
Bug 1250050 Add a pref to disable supporting mouse wheel of windowless plugins on Windows r=smaug
2016-02-26 09:41:59 +09:00
Frédéric Wang
d8c56d4552
Bug 1247301 - Fix false positive warning in Brotli. r=mcmanus
2016-02-25 20:08:49 +01:00
James Willcox
89263b0f50
Revert bug 1251065 due to stupidity
2016-02-25 10:51:34 -06: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
Kartikaya Gupta
5666042d93
Bug 1240133 - Reduce width of displayport on desktop. r=botond
...
MozReview-Commit-ID: 3t0he6jc8ep
2016-02-24 17:12:51 -05:00
James Willcox
692497f475
Bug 1230645 - Enable MSE/WebM on Android r=ajones
2016-02-24 14:58:33 -06:00
Nathan Froyd
db6827b2c3
Bug 1249389 - part 4 - make StartupCache::GetBuffer take a UniquePtr outparam; r=erahm
...
This change eliminates a number of nsAutoArrayPtr usages, as well as
making the pattern GetBuffer() -> NewObjectInputStreamFromBuffer more
pleasant.
2016-02-18 12:26:28 -05:00
Nathan Froyd
22fa651d41
Bug 1249389 - part 3 - assert the size of nsZipItemPtr's storage type; r=erahm
...
The only uses of this class use a template argument with a size of
|char| (uint8_t and char), and the class isn't designed to accomodate
template arguments of larger size (e.g. the implementation of Forget()
neglects to divide by sizeof(T) for allocating a return buffer). Let's
enforce this with a static_assert. This change makes the class safer to
use and also makes future changes simpler to reason about.
2016-02-18 12:07:03 -05:00
L. David Baron
7de8ddb6da
Bug 1250342 patch 3: Rename preference layout.css.text-align-true-value.enabled to layout.css.text-align-unsafe-value.enabled . r=mats
...
MozReview-Commit-ID: 6IKnuvxZQcI
2016-02-24 10:40:30 -08:00
Wes Kocher
18cead6ef6
Backed out 3 changesets (bug 1250342) for reftest failures in text-align-true.html CLOSED TREE
...
Backed out changeset 0eae0890ee11 (bug 1250342)
Backed out changeset e82e430d0eda (bug 1250342)
Backed out changeset 866f8a7337df (bug 1250342)
2016-02-23 13:10:40 -08:00
L. David Baron
c0921a653a
Bug 1250342 patch 3: Rename preference layout.css.text-align-true-value.enabled to layout.css.text-align-unsafe-value.enabled . r=mats
...
MozReview-Commit-ID: 6IKnuvxZQcI
2016-02-23 09:41:48 -08:00
Milan Sreckovic
9fd3273e6e
Bug 1249157 - prefapi enums into class enums, explicit conversion, cleanup. r=bsmedberg
2016-02-22 09:15:00 +01:00
Steve Singer
4c3052fa1b
Bug 1247505 - Fix woff2 compile error on big endian. r=fredw
2016-02-13 13:19:30 -05:00
Kearwood (Kip) Gilbert
3ba702c04e
Bug 1237691 - Implement Oculus Head Pose Prediction
...
MozReview-Commit-ID: 4hbKmZycEcn
2016-02-16 12:53:33 -08:00
Wes Kocher
c6c6b6476a
Backed out changeset dd911452e3f7 (bug 1249157) for build bustage CLOSED TREE
2016-02-22 09:05:21 -08:00
Milan Sreckovic
41cfa98849
Bug 1249157: prefapi enums into class enums, explicit conversion, cleanup. r=bsmedberg
...
MozReview-Commit-ID: nvvOD8ajV4
2016-02-18 13:27:06 -05:00
Shu-yu Guo
eaac5aab2f
Bug 912337 - Make a pref to toggle whether DebuggeeWouldRun is a warning or an error. (r=jimb)
2016-02-19 13:46:07 -08:00
Matt Woodrow
ed0dfc6e9e
Bug 1248496 - Enable D3D11 DXVA. r=ajones
2016-02-18 14:32:59 +13:00
Nicholas Nethercote
20fe44ef03
Bug 1248521 - Pack PrefHashEntry better. r=froydnj.
...
This reduces sizeof(PrefHashEntry) from 40 bytes to 32 bytes on 64-bit
platforms, which reduces the entry storage of |gHashTable| from 160 KiB to 128
KiB in every process.
2016-02-16 15:36:55 +11:00
Kartikaya Gupta
a042c58fbe
Back out cset 156e0990abc8 (bug 1246676) since it's not needed any more. r=backout
2016-02-16 09:39:25 -05:00
Louis Christie
d692374178
Bug 1231793: Part 6 - Enabled the new Wave Data Decoder in DecoderTraits. r=jya
...
MozReview-Commit-ID: EdW4JJM3nO6
2016-02-17 00:28:50 +11:00
Louis Christie
2193a69ea3
Bug 1231793: Part 5 - Added Wave Data Demuxer and Decoder. r=jya
2016-02-17 00:28:49 +11:00
ISHIKAWA, Chiaki
72d38a6835
Bug 1248252 - Improper outdated octal constant syntax in M-C tree. Use '0o' prefix. r=dao
...
Be warned. Do not attemp to change the .js "test" source code in ./js
They are meant to check
- the outdated 0666 octal constant is still parsed correctly,
- the outdated 0666 octal constant raises syntax error flag
in strict mode, etc.
So leave them alone.
2016-02-15 08:57:00 +01:00
Bas Schouten
be6710f800
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
Kartikaya Gupta
58776a5f2f
Bug 1246854 - Remove unnecessary warning. r=botond
...
MozReview-Commit-ID: 21j8L9yhiIt
2016-02-12 12:32:59 -05:00
Kartikaya Gupta
f26f566ab1
Bug 1243589 - Use SingleTiledContentClient even for scrollable layers if the layer is smaller than a single tile. r=mattwoodrow
...
MozReview-Commit-ID: 6eYFmoOVL6b
2016-02-12 08:29:25 -05:00
Carsten "Tomcat" Book
45073db23a
Backed out changeset 4adb7586410a (bug 1247775)
2016-02-12 08:49:29 +01:00
Bas Schouten
5cdd856dfa
Bug 1247775 - Part 2: Remove Direct2D 1.0 code from Thebes. r=dvander
...
MozReview-Commit-ID: EC8yhkvvood
2016-02-12 02:05:35 +01:00
Wes Kocher
d520b17d80
Backed out changeset 19c631cc41c8 (bug 1243589) for test_transformed_scrolling_repaints.html failures on OS X
2016-02-11 16:34:28 -08:00
Kartikaya Gupta
df9daecd40
Bug 1243589 - Use SingleTiledContentClient even for scrollable layers if the layer is smaller than a single tile. r=mattwoodrow
...
MozReview-Commit-ID: LHIrrtFfRgm
2016-02-11 16:49:04 -05:00
Aidin Gharibnavaz
e084f12c9a
Bug 1164581 - Adding an overload for NS_ProxyRelease that accepts already_AddRefed, and removing all the others. r=bobbyholley
2016-02-10 08:23:00 +01:00
Lee Salzman
a76d510974
Bug 1241832 - change gfx.xrender.enabled pref so that xrender compositing is no longer used by default. r=jrmuizel
2016-02-10 10:59:35 -05:00