Matthew Noorenberghe
5a86849d06
Bug 1009935 - Implement the @autocomplete attribute for values other than off/on. r=smaug
2014-06-06 00:25:02 -07:00
Brian Birtles
ca996e25d9
Bug 77992 part 2 - Make event.timeStamp use TimeStamp value based on a pref; r=smaug
...
Note that this pref isn't fully live since the timeStamp member of the event
interface is [Pure] and so values will be cached.
2014-06-06 14:29:49 +09:00
Brian Birtles
77b56d540f
Turn off changes to SVG's getBBox due to bug 1019326; r=longsonr
2014-06-05 15:43:33 +09:00
Morris Tseng
3ed6a2adc9
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
2014-06-04 22:58:00 +02:00
Daniel Holbert
a142a5db26
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
2014-06-04 21:07:07 -07:00
Markus Stange
488707ab3c
Bug 944938 - Add default values for some AsyncPanZoom prefs to all.js. r=kats
2014-06-03 15:39:50 +02:00
Carsten "Tomcat" Book
f15ac0b086
Backed out changeset f62d16bc1c3e (bug 944938) for testfailures during 10.8 Builds on a CLOSED TREE
2014-06-04 16:06:24 +02:00
Markus Stange
13546f805b
Bug 944938 - Add default values for some AsyncPanZoom prefs to all.js. r=kats
2014-06-03 15:39:50 +02:00
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
Robert O'Callahan
915297325e
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12: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
Jason Duell
dc7616c37c
Bug 1010434
- NeckoParent matches a wrong app for the request of a new RemoteOpenFile. r=bent
2014-05-30 12:50:51 -07:00
Ryan VanderMeulen
14d67ea018
Backed out changeset 8164fe57ac92 (bug 1010434
) for bustage.
...
CLOSED TREE
2014-05-30 16:06:03 -04: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
Jason Duell
a53a63d71e
Bug 1010434
- NeckoParent matches a wrong app for the request of a new RemoteOpenFile. r=bent
2014-05-30 12:50:51 -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
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
Mike de Boer
0c0ad80a26
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
b2090eb053
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Mats Palmgren
8c6161f5d5
Bug 613659 - Implement box-decoration-break in the style system. r=cam
2014-05-05 17:55:53 +00:00
Rik Cabanier
cd92c0b5e7
Bug 952643 - Enable mix-blend-mode by default. r=roc
2014-04-25 15:52:00 +02:00
Benoit Girard
6f2902ffc4
Bug 1005298 - Add layout.display-list.dump Preference. r=mattwoodrow
2014-05-03 20:35:47 -04:00
Mats Palmgren
6f5b6eccaa
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
c5c755980d
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Mike de Boer
6600d6d45a
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
1484a289cb
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
b294c17444
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
9eb8ddc7a9
Bug 911246 - Enable incremental cycle collection by default. r=smaug
2014-04-30 09:20:18 -07:00
Henri Sivonen
aac4e33b4d
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
bf4ab6cbd6
Bug 993137 - Introduce cross-platform font pref defaults. r=ochameau, r=jfkthame
2014-04-29 02:05:00 -04:00
Birunthan Mohanathas
504b581650
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
50312b98eb
Backed out changeset 426526ce4367 (bug 646452) for mochitest-5 failures and crashes.
2014-04-26 19:45:31 -04:00
Jan-Ivar Bruaroey
dc758ea8d1
Bug 907352 - Part 6: Change media.navigator.video.default_width to 0. r=mt
2014-04-24 19:30:08 -04:00
Ben Bucksch
59a3e431c1
Bug 646452 - Turn on: Automatically log in to proxy. r=mcmanus
2014-04-25 02:31:00 -04:00
Arpad Borsos
0ffd585a0c
Bug 474369 - remove nsVoidArray includes; r=ehsan
...
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Eric Rahm
b20b484208
Bug 1001137 - Enabling FifoWatcher via user pref does not work. r=froydnj
2014-04-24 15:58:57 -07:00
Frédéric Wang
4025f48064
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
2000e2b0e6
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
6e84736f31
Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau
2014-04-24 13:36:00 -04:00
Jan Keromnes
6f61114425
Bug 993137 - Introduce cross-platform font pref defaults. r=ochameau, r=jfkthame
2014-04-24 13:28:00 -04:00
Ryan VanderMeulen
24766ee400
Merge m-c to inbound.
2014-04-24 13:44:11 -04:00
Ryan VanderMeulen
c2d10881f6
Merge fx-team to m-c.
2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
a634c71c8e
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
782f02bd55
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
0d1da9b732
Merge m-c to fx-team
2014-04-24 13:22:27 +02:00