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
f59f0e1fd0
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. 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
Shian-Yow Wu
8d3136cdcc
Bug 945152 - Part 3-1: New libjar APIs. r=aklotz
2014-05-16 13:34:43 +08: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
Benoit Jacob
472e4472e0
Bug 1004098 - Make nsTArray use size_t in its interface (32bitness is fine as an internal detail) - r=froydnj, sr=bsmedberg
2014-05-08 21:03:35 -04:00
Shinuk Lee
dcad282154
Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka
2014-05-07 17:11:00 -04:00
Rik Cabanier
25afb6a4da
Bug 1004579 - Change pref so drawFocusIfNeeded is enabled by default. r=surkov
2014-05-01 10:51:00 -04:00
Vladimir Vukicevic
5bbca03109
b=874781; add color bars to layer diagnostics, for vsync checking; r=benwa
2014-05-08 16:49:01 -04:00
Ryo HIKOSAKA
8f83df7873
Bug 949435, part 3 - Implement an SVGIFrameELement class. r=bz,jwatt for the webidl, r=longsonr for the rest
2014-02-18 10:24:40 +09:00
Kearwood (Kip) Gilbert
370cec5909
Bug 916315 - Enable CSS sticky positioning in release desktop builds. r=dbaron
...
- CSS Sticky positioning has already been enabled for B2G.
- This patch enables the layout.css.sticky.enabled preference by default for
desktop builds.
2014-05-06 16:55:00 -04:00
Mike de Boer
ddf9c5a1a3
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-06 18:21:16 +02:00
Mike de Boer
d1411b268c
Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures.
2014-05-06 16:50:04 +02:00