Shelly Lin
d16c2b01c3
Bug 744896 - Part 1: Implement AudioTrack, VideoTrack and other related interfaces. r=bz,roc
2014-04-16 11:06:45 +08:00
Wes Kocher
234622f870
Backed out changeset 63e44c0641c3 (bug 925530) for build bustage on a CLOSED TREE
2014-07-02 18:10:55 -07:00
Jeff Gilbert
32597e87e2
Bug 925530 - Disable WebGL antialiasing on Mobile by default. - r=kamidphish,vlad
2014-07-01 19:38:56 -07:00
Monica Chew
c95bda7aa1
Bug 1024610: Register tracking protection list and hook it up in nsChannelClassifier (r=gcp)
2014-07-02 12:41:00 -07:00
Ehsan Akhgari
946fd81549
Bug 1033457 - Use HAVE_SEH_EXCEPTIONS in order to use SEH exceptions in libjar; r=bsmedberg
2014-07-02 14:34:58 -04:00
Wes Kocher
dd1f16a365
Merge m-c to inbound a=merge
2014-07-01 17:38:49 -07:00
Carsten "Tomcat" Book
585e556550
Merge mozilla-central to fx-team
2014-07-01 14:31:22 +02:00
Carsten "Tomcat" Book
80e160fdca
merge mozilla-inbound to mozilla-central a=merge
2014-07-01 14:01:21 +02:00
Myk Melez
12e97baa8f
Bug 1030464 - log mozApps debug messages only if pref is set; r=fabrice
2014-06-30 17:27:34 -07:00
Wes Kocher
d65e707f3f
Backed out 4 changesets (bug 1028588) for build bustage
...
Backed out changeset 13a8bae671ca (bug 1028588)
Backed out changeset 19a19833f1d6 (bug 1028588)
Backed out changeset d5fae80054de (bug 1028588)
Backed out changeset 5942ad3859b8 (bug 1028588)
2014-06-30 15:50:19 -07:00
Benoit Jacob
0b431ee120
Bug 1028588 - Fix dangerous public destructors in libpref/ - r=bsmedberg
2014-06-30 18:11:48 -04:00
Benoit Jacob
090f1023c8
Bug 1028588 - Fix dangerous public destructors in libpref/ - r=bsmedberg
2014-06-30 18:11:48 -04:00
Gijs Kruitbosch
1f0de63acc
Bug 1029509 - assert for new caches with known addresses, r=bsmedberg
...
--HG--
extra : rebase_source : 0bbd927ab33b897a2972be85356c069da5b3dd24
2014-06-24 14:49:56 +01:00
Masatoshi Kimura
86e94e8d3e
Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame
2014-05-31 15:11:29 +09:00
Michael Wu
488539893f
Bug 987872 - Update Fira font name for Fira font update, r=jfkthame
2014-05-21 13:16:43 -04:00
Steve Workman
ef258ae285
Bug 1024015 - Only enable HTTP response timeout when TCP Keepalives are disabled for HTTP r=mcmanus
2014-06-26 11:03:45 -07:00
J. Ryan Stinnett
1cf36fe06b
Bug 975591 - Part 2: Show DevTools devices in WebIDE. r=paul
2014-06-26 16:41:00 +02:00
J. Ryan Stinnett
936fa498cb
Bug 975591 - Part 1: Add device discovery service. r=paul
...
--HG--
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/moz.build
rename : toolkit/devtools/moz.build => toolkit/devtools/discovery/tests/moz.build
2014-06-26 16:40:00 +02:00
Christoph Kerschbaumer
4aa4f8c2d6
Bug 925004 - CSP in CPP: flip pref to enable new CSP backend (r=sstamm)
2014-06-26 08:47:39 -07:00
Mats Palmgren
06408f4155
Bug 1026641 - Put outline-style:auto rendering behind a pref and disable it by default. r=roc
2014-06-26 12:48:05 +00:00
John Schoenick
7e5aa0b51f
Bug 870022 - Part 4.1 - Add sizes to HTMLImageElement & atoms. r=jst, sr=jst
2014-06-25 11:47:47 -07:00
Rik Cabanier
5d9f208b1b
Bug 1018497 - Implementation of DOMMatrix. r=roc,bz
2014-06-24 20:15:00 +02:00
Jim Blandy
4d6a633bba
Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
...
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):
- Never set the buffer's mode.
Years ago, Emacs did not have a good JavaScript mode, so it made sense
to use Java or C++ mode in .js files. However, Emacs has had js-mode for
years now; it's perfectly serviceable, and is available and enabled by
default in all major Emacs packagings.
Selecting a mode in the -*- file variable line -*- is almost always the
wrong thing to do anyway. It overrides Emacs's default choice, which is
(now) reasonable; and even worse, it overrides settings the user might
have made in their '.emacs' file for that file extension. It's only
useful when there's something specific about that particular file that
makes a particular mode appropriate.
- Correctly propagate settings that establish the correct indentation
level for this file: c-basic-offset and js2-basic-offset should be
js-indent-level. Whatever value they're given should be preserved;
different parts of our tree use different indentation styles.
- We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
Remove tab-width: settings, at least in files that don't contain tab
characters.
- Remove js2-mode settings that belong in the user's .emacs file, like
js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
Benoit Jacob
b149e693e3
Bug 1028588 - Fix dangerous public destructors in libjar/ - r=aklotz
2014-06-24 22:09:14 -04:00
Jerry Shih
c8229cdfef
Bug 998916 - check the visibility change event to defer the webgl context restore. r=jgilbert,smaug
2014-06-23 01:16:00 +02:00
Brian Smith
7878e11fff
Bug 1028643: Convert nsISignatureVerifier to use CertVerifier (mozilla::pkix) and move nsISignatureVerifier functionality to nsIDataSignatureVerifier, r=keeler
...
--HG--
extra : rebase_source : 14f6f5dedd7145d574ac5b4c86b6ad42b6716ae8
extra : histedit_source : f891fbe80c4ca9fc62849bc2d6d8ffad372a6bf0
2014-06-22 18:50:22 -07:00
Honza Bambas
c3a79a614e
Bug 1023748 - Allow NTLMv1 over SSL/TLS by default, r=jduell
2014-06-23 19:43:40 +02:00
Valentin Gosu
ca883c1eb5
Bug 677754 - Remove all redirect prompts from Necko r=jduell
2014-06-22 23:33:46 +03:00
Bill McCloskey
78c2618e3d
Bug 990729 - Add compartmentPerAddon option for XUL overlays (r=bholley)
2014-06-21 11:55:15 -07:00
Wes Kocher
cafa6135a0
Backed out changeset f44458802800 (bug 677754) for xpcshell bustage on a CLOSED TREE
2014-06-20 14:12:46 -07:00
Valentin Gosu
89ef31dbe4
Bug 677754 - Remove all redirect prompts from Necko r=jduell
2014-06-20 21:24:20 +03:00
Steven Lee
72748ee9cb
Bug 979716: Default to mobile AEC on GONK r=jesup
2014-06-19 17:57:12 -04:00
Nicolas Silva
72ac06e54c
Bug 1027365 - Activate ImageBridge by default when OMTC on. r=sotaro
2014-06-19 11:45:19 +02:00
Nicholas Nethercote
39f29c384a
Bug 1010064 - Allow memory reports to be anonymized. r=bsmedberg.
...
--HG--
extra : rebase_source : 5eb756b17a97e751deb0f47e909fdb35533cb23b
2014-05-20 23:06:54 -07:00
Kyle Huey
813d4f144a
Bug 1024388: Allow JAR channels to retarget to a different thread. r=bz,jduell
2014-06-17 09:39:23 -07:00
Carsten "Tomcat" Book
5a515a9e97
merge mozilla-inbound to mozilla-central a=merge
2014-06-17 14:04:56 +02:00
Hannes Verschore
58e5963dfd
Bug 1020364. Fix typo to enable offthread compilation by default again. r=njn, a=huge-performance-regression
2014-06-17 03:23:58 +02:00
Randell Jesup
147c58e672
Bug 1025176: Save AEC dumps in a specified directory depending on platform/pref r=pkerr
2014-06-16 15:51:45 -04:00
Michael Wu
cf95001fdc
Revert font update from bug 987872 (3c673c999927) for reftest failures
2014-06-13 01:00:16 -04:00
Michael Wu
099d301a2c
Bug 987872 - Update Fira font name for Fira font update, r=jfkthame
2014-05-21 13:16:43 -04:00
Randell Jesup
9d1bc6e5a6
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
2014-06-12 12:21:38 -04:00
Ed Morley
03812e8f9a
Backed out changeset 5d63a1316981 (bug 1024288)
2014-06-12 17:40:44 +01:00
Randell Jesup
0a434412d2
Bug 1024288: Add a button to about:webrtc to turn on/off AEC logging r=jib,smaug,unfocused
2014-06-12 12:21:38 -04:00
Paul Kerr [:pkerr]
af0b5dd5d3
Bug 970713 - Part 1: Control webrtc logging from about:config settings r=jesup
2014-06-08 18:54:47 -07:00
Randell Jesup
25850e193b
Bug 1022212: enable WebRTC load adaptation by default rs=jesup,gcp
2014-06-07 13:19:12 -04:00
Ryan VanderMeulen
216229ce6c
Backed out changeset 650ea68d7ef2 (bug 1022212) for causing bug 1022235.
2014-06-07 21:13:08 -04:00
Randell Jesup
f40d692729
Bug 1022212: enable WebRTC load adaptation by default rs=jesup,gcp
2014-06-07 13:19:12 -04:00
Jonathan Kew
1e15f90fb6
backout changeset 48b74ab18f92 (bug 1018034) due to MS Sans Serif regression with Thai system locale (see bug 1020826).
2014-06-06 22:41:07 +01:00
Ryan VanderMeulen
088ba5726f
Merge m-c to inbound. a=merge
2014-06-06 17:34:13 -04:00
Ed Morley
51a5e8d0e0
Merge mozilla-central and b2g-inbound
2014-06-06 19:12:21 +01:00
John Shih
310a8ba164
Bug 1020758 - Disable Network Information API on Desktop. r=sicking
2014-06-06 17:12:54 +08:00
Brian Nicholson
fbe90a006b
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
2014-06-06 13:06:15 -07:00
Matthew Noorenberghe
80f45e2208
Bug 1009935 - Implement the @autocomplete attribute for values other than off/on. r=smaug
2014-06-06 00:25:02 -07:00
Brian Birtles
d38051f593
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
ff1bb4a821
Turn off changes to SVG's getBBox due to bug 1019326; r=longsonr
2014-06-05 15:43:33 +09:00
Morris Tseng
3b9de473da
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
2014-06-04 22:58:00 +02:00
Daniel Holbert
db941b5d80
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
4016f3594e
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
14b3e9e2e4
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
07b16a1cf9
Bug 944938 - Add default values for some AsyncPanZoom prefs to all.js. r=kats
2014-06-03 15:39:50 +02:00
Jeremy Poulin
4c8dd6d4b2
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
5413497932
Bug 924692 - Part 3: Add TouchCaret; r=roc, bugs
2014-06-03 15:08:45 +08:00
Phoebe Chang
a76e3e825d
Bug 924692 - Part 1: Add touch caret rendering support; r=roc
2014-06-03 15:08:25 +08:00
Monica Chew
6948373904
Bug 1012882: Restrict pinning to desktop (r=keeler)
2014-06-02 15:06:30 -07:00
Robert O'Callahan
9170085906
Bug 1015664. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Makoto Kato
49fe8ad9dd
Bug 1010653 - Add Noto Sans family to fallback font. r=jdaggett
2014-06-02 16:46:54 +09:00
Masatoshi Kimura
16cb0cff34
Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame
2014-05-31 15:11:29 +09:00
Jason Duell
5ac4f4acb2
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
be31bb1838
Backed out changeset 8164fe57ac92 (bug 1010434
) for bustage.
...
CLOSED TREE
2014-05-30 16:06:03 -04:00
John Schoenick
5024f327e2
Bug 870021 - Part 1.3 - Add srcset to HTMLImageElement & atoms. r=jst, sr=jst
2014-05-30 13:03:04 -07:00
Jason Duell
b4ce7b0627
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
e24dcd4aaa
Bug 1016573 - Put logging of APZ test data behind a pref. r=kats
2014-05-29 12:51:28 -04:00
Kartikaya Gupta
b89a1584da
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
ab03e5a14f
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
3f55868a69
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
3c18fdf069
Backout 82e3d6f25c5f (bug 789261).
2014-05-25 18:50:27 +02:00
Peter Van der Beken
fd17683306
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
2014-04-08 20:48:37 +02:00
Masayuki Nakano
c981e66e2f
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
2014-05-25 11:08:58 +09:00
Randell Jesup
3683c22e00
Bug 1004396: Make video codec default bitrates configurable for WebRTC r=ekr
2014-05-24 18:28:00 -04:00
Gijs Kruitbosch
0de814cacf
Bug 1013457 - remove browser.frames.enabled pref, r=bz
2014-05-23 10:54:58 +01:00
Boris Zbarsky
4f44033bc1
Bug 528456. Enable :scope support in querySelector and scoped stylesheets by default. r=dholbert
2014-05-22 00:23:51 -04:00
Birunthan Mohanathas
6f68094e30
Bug 869836 - Part 9: Use AssignLiteral instead of Assign(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
2deaba6d91
Bug 869836 - Part 8: Use Append('c')
instead of Append("c")
. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
76ca8ec617
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
807e72372f
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...))
. r=ehsan
2014-05-22 06:48:51 +03:00
Benoit Girard
9945822fd2
Bug 1014042 - Add compositor benchmark. r=jrmuizel
2014-05-21 17:29:49 +00:00
Ryan VanderMeulen
ad4282b28a
Merge b2g-inbound to m-c.
2014-05-21 16:17:37 -04:00
Kartikaya Gupta
38e324242e
Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis
2014-05-21 12:06:03 -04:00
Carsten "Tomcat" Book
68f3c7307e
Merge mozilla-central to b2g-inbound
2014-05-21 14:32:08 +02:00
Shigeyuki Tsukihashi
4a3b14fabe
Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz
2014-05-13 10:24:35 +09:00
Richard Barnes
84b4f71b33
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
2014-05-15 06:20:00 -04:00
Andrew Osmond
32758b76d8
Bug 1011101 - Enable camera auto focus moving callback. r=dhylands
2014-05-16 07:05:00 +02:00
Bas Schouten
3909cc17d3
Bug 899785: Switch on OMTC and async video on windows. r=BenWa
2014-05-19 20:11:07 +02:00
Wes Kocher
727a9abbcc
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
bd1a784c76
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
c9832d2f31
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : ae0d50133962c86ecdb7bf60f5ec8d359f681ac0
2014-04-08 20:48:37 +02:00
Bas Schouten
30c2f6bb70
Bug 899785: Switch on OMTC and async video on windows. r=BenWa
2014-05-19 20:11:07 +02:00
Qeole
2a32ff58ea
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
68002046f2
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
c0a61ddcb8
Bug 1012327 - HTTP cache v2: add any missing prefs to all.js, r=michal
2014-05-18 20:03:57 +02:00
Bas Schouten
1a2746e047
Bug 899785: Switch on OMTC along with Async video on windows. r=BenWa
2014-05-18 08:00:10 +02:00
Patrick McManus
4de8618b54
bug 1012853 - kill switch for https proxying r=hurley
2014-05-19 16:29:46 -04:00
Shian-Yow Wu
19422a5329
Bug 945152 - Part 3-1: New libjar APIs. r=aklotz
2014-05-16 13:34:43 +08:00
Brian Hackett
f08c286b61
Bug 976446 - Add port of irregexp regexp engine, and use by default, r=jandem.
2014-05-15 16:48:21 -07:00
Honza Bambas
3440c8ff66
Bug 913806 - turn HTTP cache v2 on by default, r=jduell
2014-05-15 16:31:26 -07:00
Christoph Kerschbaumer
20d36d770e
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
d25654bea8
Bug 1007834 - Preference to enable Speech Synthesis, should be present by default. r=smaug
2014-05-14 16:58:12 -07:00
Nikhil Marathe
62b18de392
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
bee2490325
Backed out changeset c189d09ec942 (bug 930348) for B2G desktop bustage.
...
CLOSED TREE
2014-05-13 15:33:58 -04:00
Nikhil Marathe
1bd5845efa
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
e66849dff6
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
bb64735004
Bug 998246 part 1 - Add pref for Web Animations API; r=dbaron
2014-05-13 16:22:11 +09:00
Chris Peterson
e274da20fa
Bug 757726 - Part 7 - Reenable navigator.plugins enumeration. r=bsmedberg
2014-05-12 12:24:17 -07:00
Carsten "Tomcat" Book
0db646b458
Merge mozilla-central to fx-b2g-inbound
2014-05-12 13:56:02 +02:00
Alexandre Poirot
644182cf83
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
304b4c91c2
Merge m-c to inbound
2014-05-08 19:14:56 -07:00
Benoit Jacob
2e1ef0025a
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
a10875e802
Bug 999396 - Flip camera face-detection pref on. r=mikeh, sr=hkoka
2014-05-07 17:11:00 -04:00
Rik Cabanier
dc1a8f3c32
Bug 1004579 - Change pref so drawFocusIfNeeded is enabled by default. r=surkov
2014-05-01 10:51:00 -04:00
Vladimir Vukicevic
be9da7ed31
b=874781; add color bars to layer diagnostics, for vsync checking; r=benwa
2014-05-08 16:49:01 -04:00
Ryo HIKOSAKA
bb05c70e88
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
0e153ca42d
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
dcba54a480
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
a8ca8866ca
Backed out changeset df4ae5ba7d6e (bug 978861) due to m-o test failures.
2014-05-06 16:50:04 +02:00
Mike de Boer
15e4265ceb
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
0e5dc5eb62
Bug 1005958 - Disable seer. r=mcmanus
2014-05-05 13:21:17 -07:00
Mats Palmgren
4c1b15348b
Bug 613659 - Implement box-decoration-break in the style system. r=cam
2014-05-05 17:55:53 +00:00
Rik Cabanier
0b57d4a4f7
Bug 952643 - Enable mix-blend-mode by default. r=roc
2014-04-25 15:52:00 +02:00
Benoit Girard
52eac6846d
Bug 1005298 - Add layout.display-list.dump Preference. r=mattwoodrow
2014-05-03 20:35:47 -04:00
Mats Palmgren
3d2871ab00
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
aed6e63cb1
Merge mozilla-central and fx-team
2014-05-01 16:25:00 +01:00
Mike de Boer
8377244319
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
46f475aff4
Backed out changeset 8d131b6770d7 (bug 257061) for exceptions in findbar.xml
2014-05-01 11:45:32 +01:00
Mike de Boer
4855c9a48d
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
0d30c0c86b
Bug 911246 - Enable incremental cycle collection by default. r=smaug
2014-04-30 09:20:18 -07:00
Henri Sivonen
33b0002281
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
87be50f2ca
Bug 993137 - Introduce cross-platform font pref defaults. r=ochameau, r=jfkthame
2014-04-29 02:05:00 -04:00
Birunthan Mohanathas
ff8ce9bd42
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
04a8d62f13
Backed out changeset 426526ce4367 (bug 646452) for mochitest-5 failures and crashes.
2014-04-26 19:45:31 -04:00
Jan-Ivar Bruaroey
662705b4ac
Bug 907352 - Part 6: Change media.navigator.video.default_width to 0. r=mt
2014-04-24 19:30:08 -04:00
Ben Bucksch
1932aee98a
Bug 646452 - Turn on: Automatically log in to proxy. r=mcmanus
2014-04-25 02:31:00 -04:00
Arpad Borsos
e19fb46166
Bug 474369 - remove nsVoidArray includes; r=ehsan
...
--HG--
extra : rebase_source : dd3abeb623fd8b784fd6ba639c88def84a4daf58
2014-04-26 16:12:45 +02:00
Eric Rahm
4277a8d2df
Bug 1001137 - Enabling FifoWatcher via user pref does not work. r=froydnj
2014-04-24 15:58:57 -07:00
Frédéric Wang
6bd7159bdc
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
74b4b01423
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
39b924ec2e
Bug 993137 - Use Firefox OS fonts on B2G Desktop. r=ochameau
2014-04-24 13:36:00 -04:00
Jan Keromnes
a085709e55
Bug 993137 - Introduce cross-platform font pref defaults. r=ochameau, r=jfkthame
2014-04-24 13:28:00 -04:00
Ryan VanderMeulen
011385155d
Merge m-c to inbound.
2014-04-24 13:44:11 -04:00
Ryan VanderMeulen
31d6244ff0
Merge fx-team to m-c.
2014-04-24 13:39:46 -04:00
Ryan VanderMeulen
3b3e22ab48
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