Shian-Yow Wu
29e21bb5f7
Bug 945152 - Part 3-1: New libjar APIs. r=aklotz
2014-05-16 13:34:43 +08:00
Brian Hackett
e73115995a
Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem.
2014-05-15 16:48:21 -07:00
Honza Bambas
e38b016b3b
Bug 913806 - turn HTTP cache v2 on by default, r=jduell
2014-05-15 16:31:26 -07:00
Christoph Kerschbaumer
e6344ed05a
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
070e18eeba
Bug 1007834 - Preference to enable Speech Synthesis, should be present by default. r=smaug
2014-05-14 16:58:12 -07:00
Nikhil Marathe
9785376d60
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
82d24eb10c
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
...
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
b7f44d85a7
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
d6f69fd79e
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
06c92231f5
Bug 998246 part 1 - Add pref for Web Animations API; r=dbaron
2014-05-13 16:22:11 +09:00
Chris Peterson
f14b91ff28
Bug 757726 - Part 7 - Reenable navigator.plugins enumeration. r=bsmedberg
2014-05-12 12:24:17 -07:00
Carsten "Tomcat" Book
3a17885d1a
Merge mozilla-central to fx-b2g-inbound
2014-05-12 13:56:02 +02:00
Alexandre Poirot
71e3d44a06
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
f1205fa436
Merge m-c to inbound
2014-05-08 19:14:56 -07:00
Benoit Jacob
60d536773a
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
d039446635
Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka
2014-05-07 17:11:00 -04:00
Rik Cabanier
a0679a0a47
Bug 1004579 - Change pref so drawFocusIfNeeded is enabled by default. r=surkov
2014-05-01 10:51:00 -04:00
Vladimir Vukicevic
6bb031a341
b=874781; add color bars to layer diagnostics, for vsync checking; r=benwa
2014-05-08 16:49:01 -04:00
Ryo HIKOSAKA
21f47f8140
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
f6744ff8c4
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
62551ad323
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
6ef0a43d82
Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures.
2014-05-06 16:50:04 +02:00
Mike de Boer
4ecb90d46e
Bug 978861: disable prefillWithSelection on OSX by default, fix its semantics when enabled. r=ehsan
2014-05-06 12:01:48 +02:00
Nicholas Hurley
9280dfb477
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Mats Palmgren
e2efe2c0c1
Bug 613659 - Implement box-decoration-break in the style system. r=cam
2014-05-05 17:55:53 +00:00
Rik Cabanier
11b89248d2
Bug 952643 - Enable mix-blend-mode by default. r=roc
2014-04-25 15:52:00 +02:00
Benoit Girard
2d4361253a
Bug 1005298 - Add layout.display-list.dump Preference. r=mattwoodrow
2014-05-03 20:35:47 -04:00
Mats Palmgren
9cf20dfc95
Bug 1000431 - Add "layout.css.grid.enabled" to all.js, disabled by default. r=dholbert
2014-05-03 13:42:32 +00:00
Ed Morley
eef1c9e982
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Mike de Boer
6c4d29c0e6
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused
2014-05-01 13:01:14 +02:00
Ed Morley
b17e01b56a
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
3b54ae345d
Bug 257061: adding a counter of found matches to the find in page bar. r=Unfocused.
2014-05-01 11:30:26 +02:00
Andrew McCreight
b27d710233
Bug 911246 - Enable incremental cycle collection by default. r=smaug
2014-04-30 09:20:18 -07:00
Henri Sivonen
2182f447b0
Bug 943252 m-c part - Remove dead code related to the old Character Encoding menu implementation. r=Unfocused.
2014-04-30 10:41:15 +03:00
Jan Keromnes
6e6a96d6aa
Bug 993137 - Introduce cross-platform font pref defaults. r=ochameau, r=jfkthame
2014-04-29 02:05:00 -04:00
Birunthan Mohanathas
5f1fde8824
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
2014-04-27 03:06:00 -04:00
Ryan VanderMeulen
5422eb69c1
Backed out changeset 426526ce4367 (bug 646452) for mochitest-5 failures and crashes.
2014-04-26 19:45:31 -04:00
Jan-Ivar Bruaroey
e8178b5b3b
Bug 907352 - Part 6: Change media.navigator.video.default_width to 0. r=mt
2014-04-24 19:30:08 -04:00
Ben Bucksch
a9a08fc79d
Bug 646452 - Turn on: Automatically log in to proxy. r=mcmanus
2014-04-25 02:31:00 -04:00
Arpad Borsos
4136c664aa
Bug 474369 - remove nsVoidArray includes; r=ehsan
...
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Eric Rahm
1038554fe5
Bug 1001137 - Enabling FifoWatcher via user pref does not work. r=froydnj
2014-04-24 15:58:57 -07:00
Frédéric Wang
1b959d5f75
Bug 1001169 - Include new OpenType MATH fonts into the default font.mathfont-family list. r=roc
2014-04-24 14:49:00 -04:00
Wes Kocher
5b39e3cee8
Backed out 2 changesets (bug 993137) for b2g reftest failures on a CLOSED TREE
...
Backed out changeset d2a31292f9e2 (bug 993137)
Backed out changeset 550235d15537 (bug 993137)
2014-04-24 16:03:39 -07:00
Jan Keromnes
1ab85a323c
Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau
2014-04-24 13:36:00 -04:00
Jan Keromnes
d215e2c39b
Bug 993137 - Introduce cross-platform font pref defaults. r=ochameau, r=jfkthame
2014-04-24 13:28:00 -04:00
Ryan VanderMeulen
24ed80132e
Merge m-c to inbound.
2014-04-24 13:44:11 -04:00
Ryan VanderMeulen
154dafc7f5
Merge fx-team to m-c.
2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
ff4b0476f6
Backed out 6 changesets (bug 942756) for Gaia integration test failures on a CLOSED TREE.
...
Backed out changeset 61f910c1aa72 (bug 942756)
Backed out changeset a45a8d47cf9c (bug 942756)
Backed out changeset ac1d4bc60841 (bug 942756)
Backed out changeset d7931085db18 (bug 942756)
Backed out changeset a048dcd963fd (bug 942756)
Backed out changeset 51a0ebd27ffb (bug 942756)
2014-04-24 13:11:55 -04:00
Honza Bambas
caddd65460
Bug 999306 - Add 'allow-insecure-ntlm-v1' preference for the generic NTLM v1 authentication module, r=jduell
2014-04-24 18:50:46 +02:00
Carsten "Tomcat" Book
023d6ade94
Merge m-c to fx-team
2014-04-24 13:22:27 +02:00