Commit Graph

4860 Commits

Author SHA1 Message Date
Chris Double
1e541123c4 Bug 1000686 - Enable Media Source Extensions on non-release builds - r=kentuckyfriedtakahe 2014-10-23 15:47:00 +13:00
Christoph Kerschbaumer
48195a69c1 Bug 1067471 - Add newChannel2 to nsIProtocolHandler that takes a loadinfo as an argument (r=sicking) 2014-10-22 17:16:57 -07:00
Carsten "Tomcat" Book
d92de52ee2 Backed out changeset 0ad46fb9ecc0 (bug 993137) for suspicion of causing b2g m1 test failures 2014-10-23 13:58:14 +02:00
Jan Keromnes
f70560b81b Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau 2014-10-21 19:19:00 +02:00
Sid Stamm
7ebb241108 Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 52556477cba80e87651ce7c84a531a2de500d21a
2014-01-28 09:26:16 -08:00
Ryan VanderMeulen
11ea02aa28 Backed out changeset da0bf52f00c6 (bug 1042795) for introducing new intermittent failures. 2014-10-22 11:33:59 -04:00
Gian-Carlo Pascutto
1b78fd5b81 Bug 1042795 - Expand Android guM + gUM doorhanger tests. r=mfinkle f=jesup 2014-06-23 11:16:00 +02:00
Phil Ringnalda
c0ef8f8666 Back out 3 changesets (bug 1042135) for robocop bustage
CLOSED TREE

Backed out changeset dffed5d2a799 (bug 1042135)
Backed out changeset b80a02b929cc (bug 1042135)
Backed out changeset 093ea94a1697 (bug 1042135)
2014-10-21 23:11:11 -07:00
Sid Stamm
a2a9eb01b1 Bug 1042135 - Change three-state DNT back to two state and update text. (r=dolske,jst,mcmanus)
--HG--
extra : rebase_source : 2cc113eb167b83ded586b36380bb444a827f0084
2014-01-28 09:26:16 -08:00
Ethan Hugg
1148f9e350 Bug 1084496 - Update whitelist for screensharing r=jesup 2014-10-17 10:49:25 -07:00
Kearwood (Kip) Gilbert
a103599e64 Bug 1010538 - Part 1 - Style support for scroll-behavior. r=mstange
- Implemented boilerplate to add the scroll-behavior CSS property.
- Added layout.css.scroll-behavior.property-enabled preference to
  allow the scroll-behavior CSS property to be enabled independently
  of the CSSOM-View DOM scrolling api extensions for smooth scrolling.
2014-09-15 12:29:58 -07:00
Steve Workman
32c440d97e Bug 1084645 - Enable DNS TTL by default on Windows r=mcmanus 2014-10-20 10:26:33 -07:00
Nicolas Silva
c24008d8a1 Bug 1027365 - Activate async-video by default when OMTC is on. r=jrmuizel 2014-10-17 19:23:25 +02:00
Rik Cabanier
57c626bf2b Bug 1077872 - Implement parsing of isolation CSS property. r=dbaron 2014-10-15 14:13:00 +02:00
Morris Tseng
a1fbd6c605 Bug 1062735 - Part 2: Add a preference to control non-editable fields support. r=roc 2014-09-28 23:49:00 +02:00
Ryan VanderMeulen
77e8bee35e Backed out 6 changesets (bug 989198, bug 1082963) for causing bug 1083231.
Backed out changeset a7c972407578 (bug 1082963)
Backed out changeset 94d1b30bde00 (bug 989198)
Backed out changeset 01e064ceb505 (bug 989198)
Backed out changeset f5a538109e36 (bug 989198)
Backed out changeset 3ff227d79d74 (bug 989198)
Backed out changeset 186743fc6f6d (bug 989198)

CLOSED TREE
2014-10-16 12:57:18 -04:00
Ryan VanderMeulen
8f43c9c71d Backed out changesets 3012ee3c0083 and a5108055f652 (bug 1077872) for reftest asserts.
CLOSED TREE
2014-10-16 11:50:37 -04:00
Chris Jones
1715538fe3 Bug 1082895 - Don't use gralloc surfaces when layers.gralloc.disable is set. r=mattwoodrow 2014-10-14 18:30:13 -07:00
Rik Cabanier
f7b9796a1a Bug 1077872 - Implement parsing of isolation CSS property. r=dbaron 2014-10-15 14:13:00 -04:00
Christoph Kerschbaumer
faccbd4747 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-15 19:11:45 -07:00
Jonathan Kew
d4851151e9 Bug 984087 - Remove inappropriate font.minimum-size.th setting for Android/B2G platforms. r=patryk 2014-10-14 20:56:06 +01:00
Gina Yeh
485409e98d Bug 989198, Patch 3: Dispatch BeforeAfterKeyboardEvent on b2g, r=smaug
---
 b2g/app/b2g.js                   |    3 +
 content/base/src/nsGkAtomList.h  |    4 +
 dom/events/EventNameList.h       |   16 +++
 dom/events/EventStateManager.cpp |    6 +
 dom/ipc/PBrowser.ipdl            |    2 +
 dom/ipc/TabChild.cpp             |    6 +-
 dom/ipc/TabParent.cpp            |   24 ++++
 dom/ipc/TabParent.h              |    1 +
 layout/base/nsIPresShell.h       |   12 +-
 layout/base/nsPresShell.cpp      |  250 ++++++++++++++++++++++++++++++++++++++
 layout/base/nsPresShell.h        |   26 ++++
 modules/libpref/init/all.js      |    3 +
 12 files changed, 350 insertions(+), 3 deletions(-)
2014-10-14 15:09:24 +08:00
Patrick McManus
4ca7aa6973 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
Nicolas Silva
7318736c2a Bug 1071769 - Use the tiled DrawTarget on B2G. r=Bas 2014-10-10 16:04:53 +02:00
Tooru Fujisawa
73d762e46e Bug 1045958 - Use raw ICU instead of CoreServices API in Unicode collation on Mac OS X r=josh. 2014-10-08 22:43:47 +08:00
Andrew Halberstadt
2da4ee197d Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
EKR
25f5ece8b2 Bug 1027350 - Allow loopback addresses for ICE. r=bwc
--HG--
extra : rebase_source : 525e2d8455beff596c1ae13b4a8c4d062533a0df
2014-06-22 15:11:48 -07:00
Phil Ringnalda
c05e0f7e3f Backed out 2 changesets (bug 1003448) since their dependency was backed out
CLOSED TREE

Backed out changeset 61f98b1d29f9 (bug 1003448)
Backed out changeset 8e947d1636f1 (bug 1003448)
2014-10-04 20:10:19 -07:00
Jonathan Watt
799ef86fc1 Bug 932762, part 2 - Make SVG elements cache their Moz2D path data to speed up rendering, hit-testing, clipPath clipping, bbox calculations and animation/text along a path. r=longsonr 2014-10-04 12:13:30 +01:00
Jonathan Kew
1b4072d000 Bug 1064737 pt 2 - Support for WOFF2 as a webfont format. r=jdaggett 2014-10-04 11:36:05 +01:00
Jonathan Kew
ba0811f47a Bug 1066160 pt 2 - Include Brotli in the gecko build. r=gps 2014-10-04 10:02:24 +01:00
Jonathan Kew
82ea1e5f62 Bug 1066160 pt 1 - Import the Brotli decoder source (commit d9a74803fa884559879e3205cfe6f257a2d85519) from upstream. r=gps 2014-10-04 10:02:21 +01:00
Patrick McManus
875f484134 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
Tim Nguyen
2a990e270d Bug 1057180 - Enable CSS Filters by default. r=dbaron 2014-10-03 10:06:07 -07:00
Jonathan Kew
2da7b54fdf Backed out changeset 01bbf35c82bd (bug 1045958) for B2G Desktop OS X build bustage on a CLOSED TREE. 2014-10-03 10:47:00 +01:00
Ed Morley
f34acba2a8 Backed out changeset a2192165100c (bug 1041180) for xpcshell failures; CLOSED TREE 2014-10-03 10:12:53 +01:00
Tooru Fujisawa
6a41752fb2 Bug 1045958. r=joshmoz 2014-09-23 15:30:01 +09:00
Christoph Kerschbaumer
0bacef12a1 Bug 1041180: Remove deprecated nsIChannelPolicy (r=sstamm,jduell,jst) 2014-10-02 23:34:30 -07:00
Ryan VanderMeulen
e5793f09bd Backed out 3 changesets (bug 1076129, bug 1003448) for frequent xpcshell crashes on a CLOSED TREE.
Backed out changeset 3034162ee435 (bug 1003448)
Backed out changeset 086fe4b0ba14 (bug 1003448)
Backed out changeset 1babd65ebec7 (bug 1076129)
2014-10-02 15:53:21 -04:00
Richard Barnes
0064bea870 Bug 1074001 - Expose WebCrypto by default (remove pref dom.webcrypto.enabled) r=bz 2014-10-02 14:47:19 -04:00
Patrick McManus
e6ca8478f3 bug 1003448 - HTTP/2 Alternate Service and Opportunistic Security [2/2 necko] r=hurley 2014-08-21 10:50:17 -04:00
Christoph Kerschbaumer
1a3d83a58a Bug 1073282 - Proxy release of mLoadInfo in cannel dtors (r=jduell) 2014-09-29 08:48:11 -07:00
Cameron McCormack
65626faba5 Bug 1028497 - Part 2: Add Web IDL interfaces for CSS Font Loading API. r=bzbarsky 2014-10-02 12:32:05 +10:00
Cameron McCormack
f38d29ae49 Bug 1028497 - Part 1: Add pref for CSS Font Loading API.
We start with this preffed off even in Nightly builds since we'll need
to support iterators on FontFaceSet objects (and remove the indexed
getter) before exposing it to authors.
2014-10-02 12:32:05 +10:00
Bas Schouten
2cd2364f7d Bug 902952 - Part 2: Use Direct2D 1.1 where available. r=jrmuizel 2014-10-01 19:50:25 +02:00
Valentin Gosu
c8299ff629 Bug 1002855 - Turn on Resource Timing r=bz 2014-09-19 02:28:43 +03:00
Byron Campen [:bwc]
c9e2197fd4 Bug 1071207: Remove trickle ICE pref. r=mt 2014-09-29 10:17:07 -07:00
Carsten "Tomcat" Book
48c0355651 Backed out changeset d42938fd0288 (bug 1002855) for web-platform-4 test failures 2014-09-30 10:04:11 +02:00
Valentin Gosu
d187726b90 Bug 1002855 - Turn on Resource Timing. r=bz 2014-09-19 02:28:43 +03:00
Camilo Viecco
1954b909cc Bug 787133 - (hpkp) Part 1/2. Header Parsing and interface within PSM. r=keeler, r=mcmanus 2014-09-03 10:24:12 -07:00