Граф коммитов

3833 Коммитов

Автор SHA1 Сообщение Дата
Paul Kerr [:pkerr] 751f5fa9f6 Bug 1037424 - Part 1: Implement prefs-based screenshare domain whitelist in MediaManager. r=mt 2014-07-30 17:03:20 -04:00
Sid Stamm 407401e416 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 b18d697104 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 89e94f93e2 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 5f6ba110e6 Bug 1043802 - Remove TOOLS_DIRS and TEST_TOOLS_DIRS. r=gps 2014-07-29 08:55:55 +09:00
Ben Kelly a6ae9ed383 Bug 1029620 P5 Create dom.fetch.enabled pref, defaulted to false. r=ehsan 2014-07-28 15:28:20 -04:00
Randell Jesup 6f46d0a0df 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 7b3d6bf83d 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 1d61afce3d Merge m-c to inbound a=merge 2014-07-24 17:55:50 -07:00
Reuben Morais 72fe4e8690 Bug 1019159 - Remove unused category registration prefs. r=gwagner 2014-07-24 15:47:52 -03:00
Susanna Bowen a3e95afeef Bug 1021952 - Add ruby display values and ruby frames. r=dholbert,bz 2014-07-22 19:08:01 -07:00
J. Ryan Stinnett 22b87bf865 Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx 2014-07-14 12:11:00 -04:00
Botond Ballo fd0b0c0f0a 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 50fa9c92c0 Backed out changeset 6ab8ef0895ca (bug 1032880) for bustage 2014-07-23 16:55:00 -07:00
Botond Ballo a7f4a6dd87 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 9fd887a056 Merge inbound to m-c a=merge 2014-07-18 17:51:39 -07:00
Shane Caraveo 3ee4babba1 Bug 1032432 remove builtin manifest support, r=felipe 2014-07-18 10:27:52 -07:00
Steve Workman 111df17ab2 Bug 354493 - Add nsINetworkZonePolicy to protect resources loaded from private IPs r=mcmanus 2014-07-17 11:08:20 -07:00
Carsten "Tomcat" Book a09cfe10d9 Backed out changeset 06a1ebb05c63 (bug 1000428) for causing regressions 2014-07-18 12:03:53 +02:00
J. Ryan Stinnett 91ca6d9dd0 Bug 1038254 - Disable memory-mapped array buffers on Windows. r=fabrice 2014-07-16 19:02:00 -04:00
J. Ryan Stinnett 4a4041713c Bug 1000428 - Part 1: Drive WiFi UI option visibility from pref. r=janx 2014-07-14 12:11:00 +02:00
Matthew A. Miller a1d7e6fcd4 Bug 983504 - Modify constraints for screen sharing. r=bholley,jib 2014-07-08 00:01:27 -06:00
Jon Coppeard 8b4f6eb2b3 Bug 1017141 - Add prefs for setting min/max empty chunk counts r=bent 2014-07-16 10:01:20 +01:00
Wes Kocher c198e90652 Merge m-c to inbound 2014-07-15 17:39:19 -07:00
Brad Lassey 27c91d5ffa 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
Monica Chew df3447efe1 Bug 1038370: Change updateURL to point to /downloads (r=gcp) 2014-07-14 13:31:32 -07:00
Mike Habicher a6cf3a0bdf Bug 1036637 - disable HDR on low-memory devices, r=dhylands 2014-07-13 11:50:48 -04:00
Masayuki Nakano 3ff4a8413a 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 175ea754f0 Bug 1037164 - Add an implementation for Preferences::SetFloat. r=bz 2014-07-11 08:25:12 -04:00
Michal Novotny a832d97bc8 Bug 979900 - Avoid completely filling cache partition on Gonk, r=honzab 2014-07-11 08:25:55 +02:00
Michal Novotny 4141a9c05a Bug 1013395 - HTTP cache v2: have a limit for write backlog, r=honzab 2014-07-10 07:59:29 +02:00
Wes Kocher b4cf7d16de Backed out changeset 7b5a6cc2a244 (bug 354493) for frequent intermittent xpcshell oranges 2014-07-09 18:20:54 -07:00
Steve Workman ce5c9f601f Bug 354493 - Add nsINetworkZonePolicy to restrict private resource loads from public networks r=mcmanus 2014-07-09 11:16:39 -07:00
Benoit Girard 193a66a800 Bug 864829 - Add graphics performance warning feature. r=bjacob
--HG--
extra : rebase_source : 11585fb913c4a10c9293787fa6e86f2f76bdcdb4
2014-05-07 18:09:41 -04:00
Mats Palmgren 6f788a0eef Bug 1006326 - Enable the 'box-decoration-break' CSS property by default. r=roc 2014-07-07 16:08:42 +00:00
Shelly Lin 003338ee2c Bug 744896 - Part 1: Implement AudioTrack, VideoTrack and other related interfaces. r=bz,roc 2014-04-16 11:06:45 +08:00
Jeff Gilbert f199f5cd8c Bug 925530 - Disable WebGL antialiasing on Mobile by default. - r=kamidphish,vlad
* * *
Bug 925530 - Add missing include. - r=bustage on a CLOSED TREE
2014-07-03 16:09:04 -07:00
Randell Jesup f60eeceb34 Bug 1034136: Fix all.js typo in aec setting and add defualt for h264_enabled r=ehugg 2014-07-03 13:40:49 -04:00
Carsten "Tomcat" Book 2e56ac8b53 Backed out changeset b191be106cae (bug 744896) for B2G ICS Emulator Opt Test failures on a CLOSED TREE 2014-07-03 11:52:23 +02:00
Shelly Lin 8f033be2c0 Bug 744896 - Part 1: Implement AudioTrack, VideoTrack and other related interfaces. r=bz,roc 2014-04-16 11:06:45 +08:00
Wes Kocher 5713153de2 Backed out changeset 63e44c0641c3 (bug 925530) for build bustage on a CLOSED TREE 2014-07-02 18:10:55 -07:00
Jeff Gilbert d9847e64c6 Bug 925530 - Disable WebGL antialiasing on Mobile by default. - r=kamidphish,vlad 2014-07-01 19:38:56 -07:00
Monica Chew 1ce06a3399 Bug 1024610: Register tracking protection list and hook it up in nsChannelClassifier (r=gcp) 2014-07-02 12:41:00 -07:00
Wes Kocher a11873d751 Merge m-c to inbound a=merge 2014-07-01 17:38:49 -07:00
Carsten "Tomcat" Book 3dc5bdfaf7 Merge mozilla-central to fx-team 2014-07-01 14:31:22 +02:00
Carsten "Tomcat" Book 5018790099 merge mozilla-inbound to mozilla-central a=merge 2014-07-01 14:01:21 +02:00
Myk Melez d1872c6bfd Bug 1030464 - log mozApps debug messages only if pref is set; r=fabrice 2014-06-30 17:27:34 -07:00
Wes Kocher 03da42e8b1 Backed out 4 changesets (bug 1028588) for build bustage
Backed out changeset 13a8bae671ca (bug 1028588)
Backed out changeset 19a19833f1d6 (bug 1028588)
Backed out changeset d5fae80054de (bug 1028588)
Backed out changeset 5942ad3859b8 (bug 1028588)
2014-06-30 15:50:19 -07:00
Benoit Jacob aaabf35f80 Bug 1028588 - Fix dangerous public destructors in libpref/ - r=bsmedberg 2014-06-30 18:11:48 -04:00
Benoit Jacob d19d884e7a Bug 1028588 - Fix dangerous public destructors in libpref/ - r=bsmedberg 2014-06-30 18:11:48 -04:00