Commit Graph

2144 Commits

Author SHA1 Message Date
Jeremy Poulin
ab83f7f8dd Bug 1016622: Renaming mozilla::network::Seer to mozilla::network Predictor. r=hurley
--HG--
rename : netwerk/base/public/nsINetworkSeer.idl => netwerk/base/public/nsINetworkPredictor.idl
rename : netwerk/base/public/nsINetworkSeerVerifier.idl => netwerk/base/public/nsINetworkPredictorVerifier.idl
rename : netwerk/base/src/Seer.cpp => netwerk/base/src/Predictor.cpp
rename : netwerk/base/src/Seer.h => netwerk/base/src/Predictor.h
rename : netwerk/test/unit/test_seer.js => netwerk/test/unit/test_predictor.js
2014-06-03 13:37:46 -07:00
Phoebe Chang
35e1de7e23 Bug 924692 - Part 3: Add TouchCaret; r=roc, bugs 2014-06-03 15:08:45 +08:00
Phoebe Chang
4d2bf9e76b Bug 924692 - Part 1: Add touch caret rendering support; r=roc 2014-06-03 15:08:25 +08:00
Monica Chew
ba4581d5dc Bug 1012882: Restrict pinning to desktop (r=keeler) 2014-06-02 15:06:30 -07:00
Makoto Kato
d6c1bc46ea Bug 1010653 - Add Noto Sans family to fallback font. r=jdaggett 2014-06-02 16:46:54 +09:00
Masatoshi Kimura
59b5d229ee Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame 2014-05-31 15:11:29 +09:00
John Schoenick
394baa5b51 Bug 870021 - Part 1.3 - Add srcset to HTMLImageElement & atoms. r=jst, sr=jst 2014-05-30 13:03:04 -07:00
Botond Ballo
4817f200ad Bug 1016573 - Put logging of APZ test data behind a pref. r=kats 2014-05-29 12:51:28 -04:00
Kartikaya Gupta
f582b9c66d Bug 1016222 - Ensure async-scroll-1b is run with low-precision painting disabled. r=Cwiiis 2014-05-29 12:47:42 -04:00
wei.gao@spreadtrum.com
7af34a3085 Bug 1008812 - change dom.mms.retrievalRetryIntervals to shorten the mms wait time. r=vyang 2014-05-28 10:33:22 -04:00
Peter Van der Beken
b731f7650c Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4ee28872adf9d03d9dc28880426383224359fd78
2014-04-08 20:48:37 +02:00
Peter Van der Beken
170177e7a3 Backout 82e3d6f25c5f (bug 789261). 2014-05-25 18:50:27 +02:00
Peter Van der Beken
0e6293f665 Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
2014-04-08 20:48:37 +02:00
Masayuki Nakano
b2f540c15c Bug 865649 part.1 Implement KeyboardEvent.code r=smaug 2014-05-25 11:08:58 +09:00
Randell Jesup
495244d032 Bug 1004396: Make video codec default bitrates configurable for WebRTC r=ekr 2014-05-24 18:28:00 -04:00
Gijs Kruitbosch
d587239dd0 Bug 1013457 - remove browser.frames.enabled pref, r=bz 2014-05-23 10:54:58 +01:00
Boris Zbarsky
a55f979389 Bug 528456. Enable :scope support in querySelector and scoped stylesheets by default. r=dholbert 2014-05-22 00:23:51 -04:00
Birunthan Mohanathas
849371302f Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
c6f127456b Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan 2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
53a11ecbdf Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)). r=ehsan 2014-05-22 06:48:51 +03:00
Benoit Girard
fb298d6e88 Bug 1014042 - Add compositor benchmark. r=jrmuizel 2014-05-21 17:29:49 +00:00
Ryan VanderMeulen
452e164d8b Merge b2g-inbound to m-c. 2014-05-21 16:17:37 -04:00
Kartikaya Gupta
ecf6425d2b Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis 2014-05-21 12:06:03 -04:00
Carsten "Tomcat" Book
64f3a4a5fe Merge mozilla-central to b2g-inbound 2014-05-21 14:32:08 +02:00
Shigeyuki Tsukihashi
493b6611e1 Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz 2014-05-13 10:24:35 +09:00
Richard Barnes
63aeb46ec5 Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler 2014-05-15 06:20:00 -04:00
Andrew Osmond
d467c714b7 Bug 1011101 - Enable camera auto focus moving callback. r=dhylands 2014-05-16 07:05:00 +02:00
Bas Schouten
c3a9c1a7c3 Bug 899785: Switch on OMTC and async video on windows. r=BenWa 2014-05-19 20:11:07 +02:00
Wes Kocher
eef8de4f97 Backed out changeset 718a9852b60d (bug 899785) for near-permanent reftest failures on Windows CLOSED TREE 2014-05-19 15:32:46 -07:00
Wes Kocher
e37402b935 Backed out changeset c744c837c732 (bug 789261) for Gaia-unit test bustage on a CLOSED TREE 2014-05-19 15:20:43 -07:00
Peter Van der Beken
0083101da6 Bug 789261 - Enable WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : ae0d50133962c86ecdb7bf60f5ec8d359f681ac0
2014-04-08 20:48:37 +02:00
Bas Schouten
1d32fa3d7c Bug 899785: Switch on OMTC and async video on windows. r=BenWa 2014-05-19 20:11:07 +02:00
Qeole
d99182e235 Bug 1007490 - Adding a dom.ipc.plugins.unloadTimeoutSecs option for indicating timeout in seconds between the moment when all instances for a plugin-container become idle and closing of associated process. r=bsmedberg 2014-05-15 15:37:00 +02:00
Phil Ringnalda
21fa03a9d6 Back out 2708630b4998 (bug 899785) for webm-video/bug686957.html and random Win8 Ru bustage 2014-05-18 21:51:59 -07:00
Honza Bambas
82f67cb80b Bug 1012327 - HTTP cache v2: add any missing prefs to all.js, r=michal 2014-05-18 20:03:57 +02:00
Bas Schouten
bcb3ed3be6 Bug 899785: Switch on OMTC along with Async video on windows. r=BenWa 2014-05-18 08:00:10 +02:00
Patrick McManus
d31ba5ed02 bug 1012853 - kill switch for https proxying r=hurley 2014-05-19 16:29:46 -04:00
Brian Hackett
2930263fe1 Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem. 2014-05-15 16:48:21 -07:00
Honza Bambas
4cbc0878c1 Bug 913806 - turn HTTP cache v2 on by default, r=jduell 2014-05-15 16:31:26 -07:00
Christoph Kerschbaumer
262b9d0848 Bug 951457 - Create C++ CSP Parser and policy classes, part 1 - backend stubs r=sstamm, r=grobinson 2014-04-01 09:35:22 -07:00
Yash Girdhar
7ff5abe62c Bug 1007834 - Preference to enable Speech Synthesis, should be present by default. r=smaug 2014-05-14 16:58:12 -07:00
Nikhil Marathe
cd31585bba Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : ac9bc321c679cbf7045c9d32d1001c5d87d68c69
2013-11-19 15:14:07 -08:00
Ryan VanderMeulen
77bee3be18 Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
32f33872cd Bug 930348 - window.navigator stubs for ServiceWorker. r=ehsan,bent
--HG--
extra : rebase_source : 291219bb284967790bdbbc1f456b88d5f6baacc1
2013-11-19 15:14:07 -08:00
Peter Van der Beken
3edcf39e96 Bug 1005966 - Add a pref to control whether to use WebIDL bindings for Window. r=bz.
--HG--
extra : rebase_source : ff51d647d6454d4cfbea0a967e64abe00dd74b77
2014-03-10 18:06:01 +01:00
Brian Birtles
86dada1a20 Bug 998246 part 1 - Add pref for Web Animations API; r=dbaron 2014-05-13 16:22:11 +09:00
Chris Peterson
4b8299098c Bug 757726 - Part 7 - Reenable navigator.plugins enumeration. r=bsmedberg 2014-05-12 12:24:17 -07:00
Carsten "Tomcat" Book
3366347b08 Merge mozilla-central to fx-b2g-inbound 2014-05-12 13:56:02 +02:00
Alexandre Poirot
99870efffa Bug 893741 - Ensure all b2g targets (device and desktop) to support 3rd party cookies from site I haven't visited. r=fabrice 2014-05-11 21:34:00 +02:00
Wes Kocher
568be8e10f Merge m-c to inbound 2014-05-08 19:14:56 -07:00