Dragana Damjanovic
6a9806b987
Bug 1007020 - Also send progress information when connection is LOAD_BACKGROUND. r=bz
2014-08-01 02:10:00 -04:00
Ed Morley
070f2d591a
Merge mozilla-central and inbound
2014-08-04 12:23:28 +01:00
Brad Lassey
95a48c38b7
bug 1037424 - follow up to allow browser from privileged content r=jesup
2014-08-02 13:42:08 -04:00
Masayuki Nakano
f8ee0998c0
Bug 1037328 Enable TSF mode in default settings of Nightly builds r=jimm+emk+m_kato
2014-08-04 10:31:25 +09:00
Randell Jesup
2b9f18550e
Bug 1048017: pref on WebRTC screensharing - whitelist blocks access by default rs=jesup
2014-08-03 11:30:06 -04:00
Paul Kerr [:pkerr]
d6ff48efe7
Bug 1037424 - Part 1: Implement prefs-based screenshare domain whitelist in MediaManager. r=mt
2014-07-30 17:03:20 -04:00
Sid Stamm
edab85ef33
Bug 994782 - Remove the old Content Security Policy parser, CSPUtils.jsm and tie-in logic. (r=ckerschb,jst)
2014-07-30 14:37:22 -07:00
Ralph Giles
a998be842d
Bug 941296 - h.264 platform decoder for OS X. r=cpearce
...
Implement an h.264 decoder using Apple's VideoToolbox framework.
Based on gstreamer's vtdec because there's very little documentation
for this API beyond the framework's header file.
Reuse the MOZ_APPLEMEDIA define from the mp3 decoder.
AAC decoding is stubbed to use the BlankDecoderModule's 440A tone.
Provide a stub header for the VideoToolbox framework and load
it dynamically at run time so we can build and run on versions
prior to MacOS X 10.8 where it's not available.
Dynamically load the CoreMedia framework as well, but build
against its headers since it's available on MacOS X 10.7 or
later, which is our minimum build version.
2014-07-24 13:47:00 -07:00
Kearwood (Kip) Gilbert
b6271ffc9c
Bug 1026023 - Part 1: Create Preferences. r=mwoodrow
...
- Added layout.css.scroll-behavior.enabled preference to enable and disable
scroll behavior and related smooth scrolling.
- Added layout.css.scroll-behavior.spring-constant preference to enable tuning
of the smooth scroll motion. spring-constant controls the strength of the
simulated MSD (Mass-Spring-Damper).
- Added layout.css.scroll-behavior.damping-ratio preference to enable tuning
of the smooth scroll motion. damping-ratio controls the under, over, or
critically damped behavior of the simulated MSD.
2014-06-12 10:50:54 -07:00
Mike Hommey
1e79fe55c2
Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps
2014-07-29 08:55:55 +09:00
Ben Kelly
adfd86b42b
Bug 1029620 P5 Create dom.fetch.enabled pref, defaulted to false. r=ehsan
2014-07-28 15:28:20 -04:00
Randell Jesup
f8df63b25d
Bug 1043515: Add max-br and max-mbps H.264 SDP fmtp parameters; update supported h264 level r=ehugg
2014-07-27 19:59:46 -04:00
Patrick McManus
8d789efedf
Bug 354493 - revert Add nsINetworkZonePolicy to protect resources loaded from private IPs r=backout a=backout
2014-07-24 10:05:36 -04:00
Wes Kocher
c605bcd891
Merge m-c to inbound a=merge
2014-07-24 17:55:50 -07:00
Mike Hommey
dbad84b131
Bug 1043344 - Move libraries and programs build to the compile tier. r=gps
2014-07-25 07:14:40 +09:00
Mike Hommey
ec8f2172fe
Bug 1043289 - Don't declare SOURCES and USE_LIBS when there is nothing to build. r=mshal
2014-07-25 07:10:15 +09:00
Reuben Morais
3cf7372708
Bug 1019159 - Remove unused category registration prefs. r=gwagner
2014-07-24 15:47:52 -03:00
Carsten "Tomcat" Book
f2360c7833
merge mozilla-inbound to mozilla-central a=merge
2014-07-23 15:50:58 +02:00
Susanna Bowen
4e66a798af
Bug 1021952 - Add ruby display values and ruby frames. r=dholbert,bz
2014-07-22 19:08:01 -07:00
Mike Hommey
71623acdd6
Bug 1036894 part 9 - Replace all EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS with EXTRA_LIBS, OS_LIBS or OS_LDFLAGS, appropriately. r=gps
...
OS_LIBS for libraries that are not part of the gecko tree, EXTRA_LIBS for
libraries, such as NSPR, that are in the tree, but are not handled by
moz.build just yet. Those EXTRA_LIBS may also come from a system library.
However, in cases where the expanded variables are always empty for the
in-tree case, OS_LIBS is used (as for, e.g. MOZ_ZLIB_LIBS). OS_LDFLAGS is
used exclusively for non-library linker flags.
Always pass EXTRA_LIBS before OS_LIBS on linker command lines.
Forbid EXTRA_DSO_LDOPTS, SHARED_LIBRARY_LIBS and LIBS in Makefiles.
2014-07-23 13:31:02 +09:00
Mike Hommey
e5c43ef995
Bug 1036894 part 8 - Move most in-tree library linkage information to moz.build, as USE_LIBS. r=gps
2014-07-23 13:30:52 +09:00
Mike Hommey
90e434e1ca
Bug 1036894 part 7 - Move HOST_LIBS to moz.build, as HOST_USE_LIBS. r=gps
2014-07-23 13:29:50 +09:00
Wes Kocher
3ffa891f7d
Merge m-c to inbound
2014-07-22 18:39:17 -07:00
J. Ryan Stinnett
21d100bbbc
Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx
2014-07-14 12:11:00 -04:00
Mike Hommey
b99bba5c3f
Bug 1041864 - Remove LIBRARY_NAMEs that aren't used. r=mshal
2014-07-23 08:39:56 +09:00
Botond Ballo
252b31ed11
Bug 1032880 - Disable 'transparent content with displayports' warning in tests. r=tn
...
--HG--
extra : source : 15adf5eda9a8f4576202b62ad0268c73bcdc4977
2014-07-22 17:01:50 -04:00
Wes Kocher
ad451576bd
Backed out changeset 6ab8ef0895ca (bug 1032880) for bustage
2014-07-23 16:55:00 -07:00
Botond Ballo
d655cb14e4
Bug 1032880 - Disable 'transparent content with displayports' warning in tests. r=tn
...
--HG--
extra : rebase_source : 21ea67d322cb4a780b67584be4047f6ca8ac6690
2014-07-22 17:01:50 -04:00
Wes Kocher
05218f8d51
Merge inbound to m-c a=merge
2014-07-18 17:51:39 -07:00
Ryan VanderMeulen
c300f93ef4
Merge fx-team to m-c. a=merge
2014-07-18 15:21:24 -04:00
Shane Caraveo
bf1b792930
Bug 1032432 remove builtin manifest support, r=felipe
2014-07-18 10:27:52 -07:00
Ryan VanderMeulen
77b1c14c1a
Merge m-c to inbound. a=merge
2014-07-18 10:25:14 -04:00
Carsten "Tomcat" Book
2071b3e405
Backed out changeset 06a1ebb05c63 (bug 1000428) for causing regressions
2014-07-18 12:03:53 +02:00
J. Ryan Stinnett
09133b77c2
Bug 1038254 - Disable memory-mapped array buffers on Windows. r=fabrice
2014-07-16 19:02:00 -04:00
J. Ryan Stinnett
350b41d961
Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx
2014-07-14 12:11:00 +02:00
Matthew A. Miller
3e4a77c11c
Bug 983504 - Modify constraints for screen sharing. r=bholley,jib
2014-07-08 00:01:27 -06:00
Jon Coppeard
0cd5bbd52c
Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent
2014-07-16 10:01:20 +01:00
Wes Kocher
107ab3668c
Merge m-c to inbound
2014-07-15 17:39:19 -07:00
Brad Lassey
4b63fe5886
bug 1037488 - MediaEngineTabVideoSource should set width, height and framerate based on constraints and prefs passed to Allocate() r=jesup
2014-07-11 11:55:23 -04:00
Steve Workman
793520eac4
Bug 354493 - Add nsINetworkZonePolicy to protect resources loaded from private IPs r=mcmanus
2014-07-17 11:08:20 -07:00
Shian-Yow Wu
a8c7f109a8
Bug 988816 - Allow to keep file descriptor in JAR cache. r=aklotz, jduell
2014-07-18 10:46:24 +08:00
Shian-Yow Wu
63d29bd74a
Bug 988816 - Support multiple OpenNSPRFileOpen() on RemoteOpenFile. r=aklotz, jduell
2014-07-18 10:46:22 +08:00
Birunthan Mohanathas
a3b4387964
Bug 1038417 - Convert tabs to spaces in moz.build files. r=gps
2014-07-14 15:58:10 -07:00
Monica Chew
9d17090d7f
Bug 1038370: Change updateURL to point to /downloads (r=gcp)
2014-07-14 13:31:32 -07:00
Andrew McCreight
77d782bb63
Bug 1038207 - Fix various classes that reimplement nsISupports. r=ehsan
2014-07-14 12:21:34 -07:00
Mike Habicher
cb56124dcb
Bug 1036637 - disable HDR on low-memory devices, r=dhylands
2014-07-13 11:50:48 -04:00
Masayuki Nakano
449d1b4e2e
Bug 1037330 Don't enable TSF mode on WinXP nor WinServer 2003 with "intl.tsf.enable" r=jimm
2014-07-12 02:09:59 +09:00
Kartikaya Gupta
408dc2b73d
Bug 1037164 - Add an implementation for Preferences::SetFloat. r=bz
2014-07-11 08:25:12 -04:00
Michal Novotny
4ee73488db
Bug 979900 - Avoid completely filling cache partition on Gonk, r=honzab
2014-07-11 08:25:55 +02:00
Boris Zbarsky
e8aa2f7514
Bug 965413 part 3. Add a .loadInfo property to channels. r=mcmanus
2014-07-10 02:56:36 -04:00