Commit Graph

5636 Commits

Author SHA1 Message Date
Xidorn Quan
680be0ebb5 Bug 1202908 part 1 - Remove pref layout.css.will-change.enabled. r=dbaron 2015-09-11 16:00:10 +10:00
Nicholas Nethercote
dbe5b259cf Bug 1202526 (part 7) - Use PLDHashTable::RemoveEntry() in prefs code. r=bz.
This avoids repeating the hash table search in order to remove the entry.
2015-09-07 19:21:03 -07:00
Aaron Klotz
91033cf755 Bug 1200698: Rename async plugin init pref; r=bsmedberg 2015-09-09 01:01:13 -06:00
Ted Mielczarek
9d4dac1765 bug 1200360 - fix $(DEFINES) usage in modules/libmar/tool/moz.build. r=mshal 2015-09-08 13:58:53 -04:00
Ted Mielczarek
326ab27018 bug 1198226 - Move HOST_{C,CXX}FLAGS to moz.build HOST_{CFLAGS,CXXFLAGS,DEFINES}. r=mshal
As part of this move, HOST_NSPR_MDCPUCFG needed to be changed to get the quoting right.
2015-09-08 11:35:43 -04:00
Jan Varga
7e282cb176 Bug 771288 - Multiprocess FileHandle support (FileHandle on PBackground); r=baku 2015-09-09 13:15:05 +02:00
Dragana Damjanovic dd.mozilla@gmail.com
9230fbd5d8 Bug 1202421 - Rename the network.auth.allow-subresource-auth pref. r=michal 2015-09-08 08:21:19 -07:00
Ehsan Akhgari
4fe96ebd42 Bug 1202099 - Fix a clang 3.7 build warning (treated as error) in zlib
This is the following commit from upstream: e54e1299404101a5a9d0cf5e45512b543967f958
2015-09-08 09:46:26 -04:00
Henry Chang
c908a71f1a Bug 1178525 - Introduce PackagedAppVerifier and use it to control the timing we serve packaged content. r=valentin. 2015-09-07 19:12:02 +08:00
Gian-Carlo Pascutto
a87ceb68d3 Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois 2015-09-08 08:22:10 +02:00
David Anderson
200776139f Remove a pref that forces directwrite on when D2D is blocked. (bug 1193641, r=milan) 2015-09-04 17:47:49 -07:00
Sebastian Hengst
5debe40706 Backed out 4 changesets (bug 571294, bug 1196479) for W(2) failure on Linux 64 opt. r=backout on a CLOSED TREE
TEST-UNEXPECTED-FAIL | /eventsource/eventsource-close.htm | EventSource: close(), test events - assert_unreached: Dunno what to do with message number 3 Reached unreachable code

Backed out changeset e2612be99d7d (bug 571294)
Backed out changeset 9aea0c4a0822 (bug 1196479)
Backed out changeset 196e98128c58 (bug 571294)
Backed out changeset 1d662c2552bd (bug 571294)
2015-09-04 20:29:48 +02:00
Michael Layzell
9c76f99184 Bug 571294 - Part 1: Implement selection events behind the dom.select_events.enabled pref, r=smaug 2015-09-04 12:35:46 -04:00
Kartikaya Gupta
f90caaab5c Bug 1201539 - Remove Fennec front-end code to deal with reflow-on-zoom. r=mfinkle 2015-09-04 11:49:48 -04:00
Masayuki Nakano
d5d7f213d6 Bug 1199997 TSFTextStore::QueryInsert() should return specified range if the TIP is one of buggy Chinese TIPs of Microsoft r=emk 2015-09-04 20:55:09 +09:00
Christoph Kerschbaumer
9aad1c1349 Bug 1201636 - Use channel->asyncOpen2() in modules/libjar/zipwriter/nsZipWriter.cpp (r=sicking) 2015-09-03 13:27:46 -07:00
Kalpesh Krishna
7b9b707c87 Bug 1198387 - Remove use-cache preference and its references. r=mcmanus 2015-09-01 01:09:00 -04:00
Nils Ohlmeier [:drno]
415647e7ce Bug 1199766 - Disable ICE TCP SO gathering via user pref. r=bwc 2015-08-28 13:22:45 -07:00
Kartikaya Gupta
238b2b80c8 Bug 1200563 - Remove duplicated pref. r=ted 2015-09-01 16:47:51 -04:00
Carsten "Tomcat" Book
7e37149ecb Backed out changeset 2734a3110b4a (bug 1107372) for Talos Bustage on a CLOSED TREE 2015-08-31 16:19:39 +02:00
Gian-Carlo Pascutto
4c1312c14f Bug 1107372 - Update preferences for new SafeBrowsing prefs structure. r=francois 2015-08-27 10:05:23 +02:00
Nicholas Nethercote
69d088e45f Bug 1198334 (part 1) - Replace the opt-in FAIL_ON_WARNINGS with the opt-out ALLOW_COMPILER_WARNINGS. r=glandium.
The patch removes 455 occurrences of FAIL_ON_WARNINGS from moz.build files, and
adds 78 instances of ALLOW_COMPILER_WARNINGS. About half of those 78 are in
code we control and which should be removable with a little effort.
2015-08-27 20:44:53 -07:00
Dragana Damjanovic
0f9b72f019 Bug 1197944 - Change pref so that the http auth dialog is presented for sub resources as well. r=jduell 2015-08-24 12:26:00 -04:00
Alexandre Lissy
5c27fc8460 Bug 1181561 - Expose a Kill Switch enabling/disabling. r=dhylands, sr=sicking 2015-08-26 03:11:00 -04:00
Ben Hearsum
983275d1a0 bug 1116409: fix cert pinning on backup cert for aus5.mozilla.org. r=typofix 2015-08-26 10:56:47 -04:00
Mason Chang
c616dd292e Bug 1197898 - Delete vsync refresh driver preference. r=kats 2015-08-25 09:01:40 -04:00
Mason Chang
47d7b94a15 Bug 1197201. Delete hardware vsync and vsync compositor prefs. r=kats 2015-08-24 11:27:23 -04:00
Brian Birtles
85140041f9 Bug 1026803 part 9 - Return DOMHighResTimeStamp objects from Event.timeStamp on Linux for Nightly/Aurora builds; r=karlt 2015-08-12 11:28:48 +09:00
Olli Pettay
da575565b1 Backout Bug 1166347 (pointer events on nightlies) because of crashes (see Bug 1181564), r=khuey 2015-08-21 20:35:02 +03:00
Botond Ballo
1b379e6a04 Bug 1196462 - Add a pref to highlight checkerboarded areas for debugging. r=kats 2015-08-19 19:29:46 -04:00
Ben Hearsum
c5230b8f2e bug 1116409: switch update server to sha2 cert; update in-tree pinning. r=rstrong,snorp,mfinkle,dkeeler 2015-08-20 17:50:51 -04:00
Andrea Marchesini
8271863acf Bug 1196514 - remove dom.messagechannel.enabled pref, r=smaug 2015-08-20 08:34:38 +01:00
Ehsan Akhgari
559da3d613 Bug 1196361 - Remove the media.useAudioChannelService pref; r=baku
We need to rely on the audio channel service for all products now,
so supporting running without it seems pointless at this point.
2015-08-19 21:00:18 -04:00
Benjamin Smedberg
4a72403d9a Bug 874167 - Move Java to be out-of-process like other plugins, so that it's weird threading behavior doesn't cause Firefox instability. This will likely cause reoccurance of bug 555699 and that is an acceptable tradeoff at this point, r=jimm 2015-08-14 11:49:52 -04:00
Michael Layzell
e7578d66be Bug 1195415 - Add asciiHostPort field to nsIURI, and use it in the implementation of nsPrincipal::GetOriginForURI, r=bholley 2015-08-18 14:52:24 -04:00
Jean-Yves Avenard
0405d41092 Bug 1190970: [MSE] P1. Enable WebM by default on platforms not supporting h264/aac. r=cpeterson 2015-08-18 08:48:18 +10:00
Jean-Yves Avenard
01cb5c9cd8 Revert "Bug 1190970: [MSE] P1. Enable WebM by default on platforms not supporting h264/aac. r=cpeterson"
This reverts commit d05f091bf4d8#l1.25
2015-08-17 17:55:22 +10:00
Jean-Yves Avenard
13043c20d8 Bug 1190970: [MSE] P1. Enable WebM by default on platforms not supporting h264/aac. r=cpeterson 2015-08-17 13:47:49 +10:00
Christoph Kerschbaumer
86bc7eb389 Bug 1193924 - Add assertion to AsyncOpen to make sure asyncOpen2() was called first when securityflags in loadInfo are set (r=sicking) 2015-08-12 21:36:33 -07:00
Jared Wein
985e79a3db Bug 1192573 - Require tablet-mode (Win10+) to show the on-screen keyboard. r=masayuki 2015-08-13 14:23:54 -04:00
Ryan VanderMeulen
21681a47f6 Merge m-c to fx-team. a=merge
CLOSED TREE
2015-08-13 11:19:59 -04:00
Francois Marier
300306be73 Bug 992096 - Implement Sub Resource Integrity [1/2]. r=baku,r=ckerschb
Code changes
2015-08-12 20:19:11 -07:00
Randell Jesup
8a46b9565d Bug 1189040: add a whitelist for network interfaces to use with ICE/webrtc r=ekr 2015-08-12 19:45:36 -04:00
EKR
797e0a84c4 Bug 1189041 - Add option to only gather addresses for default route. r=bwc 2015-08-12 10:53:15 -04:00
Nikhil Marathe
0095cf45f9 Bug 1193365 - Disable push debug. r=kitcambridge 2015-08-11 12:53:14 -07:00
Xidorn Quan
20418c88a3 Bug 1160023 part 5 - Implement the new fullscreen warning box. r=dao 2015-08-13 22:42:06 +10:00
Panos Astithas
0504313353 Bug 1175606 - Enable Tracking Protection by default in Private Browsing Mode;r=ttaubert 2015-08-08 00:33:05 +01:00
Phil Ringnalda
94725b0373 Back out 023218047be5 (bug 1175606) for depending on the backed out bug 1192416 2015-08-07 22:06:51 -07:00
Panos Astithas
190151b1be Bug 1175606 - Enable Tracking Protection by default in Private Browsing Mode;r=ttaubert 2015-08-08 00:33:05 +01:00
Francois Marier
a0342a6842 Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp 2015-08-07 13:08:22 -07:00