J. Ryan Stinnett
ef7573dfb1
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
0638c6a90a
Bug 925004 - CSP in CPP: flip pref to enable new CSP backend (r=sstamm)
2014-06-26 08:47:39 -07:00
Mats Palmgren
8f40519109
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
2cc1dd9cd0
Bug 870022 - Part 4.1 - Add sizes to HTMLImageElement & atoms. r=jst, sr=jst
2014-06-25 11:47:47 -07:00
Rik Cabanier
cab684d975
Bug 1018497 - Implementation of DOMMatrix. r=roc,bz
2014-06-24 20:15:00 +02:00
Jim Blandy
7e20285e70
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
5947890285
Bug 1028588 - Fix dangerous public destructors in libjar/ - r=aklotz
2014-06-24 22:09:14 -04:00
Jerry Shih
03ac645b5b
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
bd8f23ccd6
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
d8b9a11e34
Bug 1023748 - Allow NTLMv1 over SSL/TLS by default, r=jduell
2014-06-23 19:43:40 +02:00
Valentin Gosu
16cac008fa
Bug 677754 - Remove all redirect prompts from Necko r=jduell
2014-06-22 23:33:46 +03:00
Bill McCloskey
a461ef47a5
Bug 990729 - Add compartmentPerAddon option for XUL overlays (r=bholley)
2014-06-21 11:55:15 -07:00
Wes Kocher
526b1ab44f
Backed out changeset f44458802800 (bug 677754) for xpcshell bustage on a CLOSED TREE
2014-06-20 14:12:46 -07:00
Valentin Gosu
eb812c886c
Bug 677754 - Remove all redirect prompts from Necko r=jduell
2014-06-20 21:24:20 +03:00
Steven Lee
f074fe51e4
Bug 979716: Default to mobile AEC on GONK r=jesup
2014-06-19 17:57:12 -04:00
Nicolas Silva
ec00b3a785
Bug 1027365 - Activate ImageBridge by default when OMTC on. r=sotaro
2014-06-19 11:45:19 +02:00
Nicholas Nethercote
aaf6fb2124
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
3fa8bd3656
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
6efee7d862
merge mozilla-inbound to mozilla-central a=merge
2014-06-17 14:04:56 +02:00
Hannes Verschore
82463f11e1
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
2697000e13
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
67eba9ef1a
Revert font update from bug 987872 (3c673c999927) for reftest failures
2014-06-13 01:00:16 -04:00
Michael Wu
ec800551d0
Bug 987872 - Update Fira font name for Fira font update, r=jfkthame
2014-05-21 13:16:43 -04:00
Randell Jesup
e1780c8d5c
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
226523e5a8
Backed out changeset 5d63a1316981 (bug 1024288)
2014-06-12 17:40:44 +01:00
Randell Jesup
06c4824015
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]
9d6e8e5434
Bug 970713 - Part 1: Control webrtc logging from about:config settings r=jesup
2014-06-08 18:54:47 -07:00
Randell Jesup
5eb7d501d6
Bug 1022212: enable WebRTC load adaptation by default rs=jesup,gcp
2014-06-07 13:19:12 -04:00
Ryan VanderMeulen
922fd80a61
Backed out changeset 650ea68d7ef2 (bug 1022212) for causing bug 1022235.
2014-06-07 21:13:08 -04:00
Randell Jesup
d40a14929a
Bug 1022212: enable WebRTC load adaptation by default rs=jesup,gcp
2014-06-07 13:19:12 -04:00
Jonathan Kew
3022454dd2
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
a1aaa28222
Merge m-c to inbound. a=merge
2014-06-06 17:34:13 -04:00
Ed Morley
d791ee02f0
Merge mozilla-central and b2g-inbound
2014-06-06 19:12:21 +01:00
John Shih
637cc38610
Bug 1020758
- Disable Network Information API on Desktop. r=sicking
2014-06-06 17:12:54 +08:00
Brian Nicholson
c77681267b
Bug 1020440 - Create DOM interfaces and stub for requestAutocomplete. r=smaug,MattN
2014-06-06 13:06:15 -07:00
Matthew Noorenberghe
e67418d048
Bug 1009935 - Implement the @autocomplete attribute for values other than off/on. r=smaug
2014-06-06 00:25:02 -07:00
Brian Birtles
9247e28790
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
54751e7772
Turn off changes to SVG's getBBox due to bug 1019326; r=longsonr
2014-06-05 15:43:33 +09:00
Morris Tseng
5d9e036945
Bug 987718 - Part 6: Hooks up SelectionCaret; r=roc
2014-06-04 22:58:00 +02:00
Daniel Holbert
3737ca9d91
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
7180a1e4d1
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
efa32c93d1
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
493da56fc3
Bug 944938 - Add default values for some AsyncPanZoom prefs to all.js. r=kats
2014-06-03 15:39:50 +02:00
Jeremy Poulin
21428535f7
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
2bcba7c1cc
Bug 924692 - Part 3: Add TouchCaret; r=roc, bugs
2014-06-03 15:08:45 +08:00
Phoebe Chang
a37fc5efe4
Bug 924692 - Part 1: Add touch caret rendering support; r=roc
2014-06-03 15:08:25 +08:00
Monica Chew
3858a700c8
Bug 1012882: Restrict pinning to desktop (r=keeler)
2014-06-02 15:06:30 -07:00
Robert O'Callahan
cbb8fdebfc
Bug 1015664
. Part 1: Remove NS_HIDDEN_() usage. r=bsmedberg
2014-06-03 00:08:21 +12:00
Makoto Kato
b455af5bfa
Bug 1010653 - Add Noto Sans family to fallback font. r=jdaggett
2014-06-02 16:46:54 +09:00
Masatoshi Kimura
41e75a3dbc
Bug 1018034 - Remove the "gfx.font_rendering.harfbuzz.scripts" pref. r=jfkthame
2014-05-31 15:11:29 +09:00
Jason Duell
0218bb050c
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
bbea47dc83
Backed out changeset 8164fe57ac92 (bug 1010434
) for bustage.
...
CLOSED TREE
2014-05-30 16:06:03 -04:00
John Schoenick
32c77198c6
Bug 870021 - Part 1.3 - Add srcset to HTMLImageElement & atoms. r=jst, sr=jst
2014-05-30 13:03:04 -07:00
Jason Duell
8b872e084c
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
1897fda700
Bug 1016573 - Put logging of APZ test data behind a pref. r=kats
2014-05-29 12:51:28 -04:00
Kartikaya Gupta
47a8525c38
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
abe0bc05ab
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
034f5ffcab
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
de5fbc64a7
Backout 82e3d6f25c5f (bug 789261).
2014-05-25 18:50:27 +02:00
Peter Van der Beken
6a33e9b71a
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : 4c515e4a41e622f195a81904e1f896c492831440
2014-04-08 20:48:37 +02:00
Masayuki Nakano
aa909719cd
Bug 865649 part.1 Implement KeyboardEvent.code r=smaug
2014-05-25 11:08:58 +09:00
Randell Jesup
5d71bfa862
Bug 1004396: Make video codec default bitrates configurable for WebRTC r=ekr
2014-05-24 18:28:00 -04:00
Gijs Kruitbosch
db892a8095
Bug 1013457 - remove browser.frames.enabled pref, r=bz
2014-05-23 10:54:58 +01:00
Boris Zbarsky
298d90a9d0
Bug 528456. Enable :scope support in querySelector and scoped stylesheets by default. r=dholbert
2014-05-22 00:23:51 -04:00
Birunthan Mohanathas
952b834c76
Bug 869836 - Part 9: Use AssignLiteral instead of `Assign(NS_LITERAL_STRING(...))`. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
59b969f7f4
Bug 869836 - Part 8: Use `Append('c')` instead of `Append("c")`. r=ehsan
2014-05-22 06:48:52 +03:00
Birunthan Mohanathas
aea8617b92
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
2014-05-22 06:48:51 +03:00
Birunthan Mohanathas
189593520f
Bug 869836 - Part 4: Use EqualsLiteral instead of `Equals(NS_LITERAL_STRING(...))`. r=ehsan
2014-05-22 06:48:51 +03:00
Benoit Girard
df3b7c99d5
Bug 1014042 - Add compositor benchmark. r=jrmuizel
2014-05-21 17:29:49 +00:00
Ryan VanderMeulen
29d0dd7695
Merge b2g-inbound to m-c.
2014-05-21 16:17:37 -04:00
Kartikaya Gupta
252dbea774
Bug 1001438 - Switch Fennec to using margins-based displayport as well. r=Cwiiis
2014-05-21 12:06:03 -04:00
Carsten "Tomcat" Book
2d8613732f
Merge mozilla-central to b2g-inbound
2014-05-21 14:32:08 +02:00
Shigeyuki Tsukihashi
29fc5495c2
Bug 999964 part 1 - Patch for SVG 2 getBBox method; r=longsonr, r=bz
2014-05-13 10:24:35 +09:00
Richard Barnes
513ac90185
Bug 995385 - Add WebCrypto WebIDL interfaces. r=bz, r=cviecco, r=dkeeler
2014-05-15 06:20:00 -04:00
Andrew Osmond
9185204999
Bug 1011101 - Enable camera auto focus moving callback. r=dhylands
2014-05-16 07:05:00 +02:00
Bas Schouten
5eb91316fc
Bug 899785: Switch on OMTC and async video on windows. r=BenWa
2014-05-19 20:11:07 +02:00
Wes Kocher
c547999758
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
1a69acc2e4
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
13dc221813
Bug 789261 - Enable WebIDL bindings for Window. r=bz.
...
--HG--
extra : rebase_source : ae0d50133962c86ecdb7bf60f5ec8d359f681ac0
2014-04-08 20:48:37 +02:00
Bas Schouten
a8fdd3d8fd
Bug 899785: Switch on OMTC and async video on windows. r=BenWa
2014-05-19 20:11:07 +02:00
Qeole
e29f0e1b7b
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
261acdf1fb
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
7c7b661942
Bug 1012327 - HTTP cache v2: add any missing prefs to all.js, r=michal
2014-05-18 20:03:57 +02:00
Bas Schouten
94efc3b0df
Bug 899785: Switch on OMTC along with Async video on windows. r=BenWa
2014-05-18 08:00:10 +02:00
Patrick McManus
a127a1cf25
bug 1012853 - kill switch for https proxying r=hurley
2014-05-19 16:29:46 -04:00
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
Ehsan Akhgari
2ecbad7b1c
Bug 491863 - Remove IBMBIDI; r=roc
2014-04-23 21:15:29 -04:00
Irving Reid
bb4653fb2a
Bug 985998 - Allow set*Pref() to override type of prefs with no default value. r=bsmedberg,khuey
2014-04-23 09:48:24 -04:00
Paul Rouget
05b89b0090
Bug 942756 - Unify debugger server startup: devtools and browser code. r=ochameau
2014-04-18 10:45:00 +02:00
Frédéric Wang
dae40402cd
Bug 407059 - Part 3: remove mathfontAsanaMath.properties and STIX 1.0 beta. r=karlt
2014-04-23 06:57:42 -07:00
Jonathan Kew
50f3f3bd9e
bug 998777 - use Nirmala UI by default for Devanagari text on Windows. r=smontagu
2014-04-23 13:34:14 +01:00
Stephen Pohl
0cf1dbaebb
Bug 978597: Implement native MAR verification for OS X 10.6. r=smichaud
2014-04-22 20:45:59 -04:00
Bobby Holley
2a54864f28
Bug 990353 - Add a pref for system source discarding. r=bent
2014-04-22 14:08:28 -07:00
Ryan VanderMeulen
0691160cfe
Backed out 5 changesets (bug 407059) for reftest asserts.
...
Backed out changeset 21fee1261f2e (bug 407059)
Backed out changeset c940a2d399c4 (bug 407059)
Backed out changeset 77593dd1b044 (bug 407059)
Backed out changeset cfcbc731d4db (bug 407059)
Backed out changeset d8244f3ecdcb (bug 407059)
2014-04-22 11:00:13 -04:00
Jan Keromnes
fc2503e249
Bug 993137 - Trivial fixes. f=ochameau, r=glandium
2014-04-23 10:50:00 +02:00
Frédéric Wang
8f68810635
Bug 407059 - Part 3: Remove mathfontAsanaMath.properties and STIX 1.0 beta. r=karlt
2014-04-22 08:44:04 -04:00
Randell Jesup
1f8720f9b6
Bug 911046: Correct h264 pref to agreed value of false rs=jesup
2014-04-22 07:37:58 -04:00
John Lin
cfa1f6d73a
Bug 911046 - Enable H.264 video in preferences. r=jesup
2014-03-31 03:35:00 +02:00
Shih-Chiang Chien
0e66b7f2bd
Bug 878577 - Part 1: Setup hard limit for DiscardTracker. r=seth
2013-12-16 19:31:00 +08:00
Adrian Lungu
864ffca9e7
Bug 822480 - Add in the Resource Timing API. r=honzab, r=jst
2013-10-15 18:35:44 -07:00
Mats Palmgren
6301b21c9f
Back out bug 613659 (for regression bug 998792)
...
--HG--
rename : layout/reftests/backgrounds/background-size-slice.html => layout/reftests/backgrounds/background-size-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-slice.html => layout/reftests/backgrounds/background-size-cover-continuous.html
rename : layout/reftests/backgrounds/background-size-cover-clone.html => layout/reftests/backgrounds/background-size-cover-each-box.html
rename : layout/reftests/backgrounds/background-size-clone.html => layout/reftests/backgrounds/background-size-each-box.html
2014-04-20 19:39:24 +00:00
Mats Palmgren
fc6577840d
Bug 613659 - Implement box-decoration-break in the style system. r=cam
2014-04-18 23:01:22 +00:00
Brian R. Bondy
eecd2c5b79
Bug 996564 - Mar command line help is wrong and fix libmar warning. r=spohl
2014-04-15 21:12:05 -04:00
John Daggett
ec4c46053c
Bug 995046 - update preload font list on OSX. r=mkato
2014-04-15 08:45:17 +09:00
Chris Peterson
efce97687f
Bug 995655 - Fix -Wpointer-sign warnings in libmar. r=rstrong
2013-12-16 16:55:53 -08:00
Chris Peterson
c58be709c7
Bug 995655 - Fix -Wuninitialized warnings in libmar. r=rstrong
2014-04-12 11:47:57 -07:00
Randell Jesup
fcfefc894e
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
2014-04-02 13:58:20 -04:00
Ryan VanderMeulen
7ba7f0e455
Merge m-c to inbound on a CLOSED TREE.
2014-04-10 22:16:50 -04:00
Ed Morley
43c3421651
Merge mozilla-central and b2g-inbound
2014-04-10 17:59:51 +01:00
L. David Baron
79c1dfbc4f
Bug 992324 patch 1 - Add a pref to disable interruptible reflow. r=bzbarsky
2014-04-09 21:47:58 -07:00
Mike Habicher
e826a6be7c
Bug 965420 - camera face-tracking, r=bz,dhylands
2014-04-09 11:52:10 -04:00
Youngwoo Jo
7ed261b8a5
Bug 965421 - camera continuous autofocus status callback, r=jst,mikeh
2014-04-09 11:12:25 -04:00
Ed Morley
6c2e23f286
Backed out changeset c9b8283fd770 (bug 878577) for B2G emulator timeouts in mochitest-8 after test_drawDiscardedImage.html; CLOSED TREE
2014-04-10 17:15:51 +01:00
Ryan VanderMeulen
0260a94e91
Backed out changeset 27578e0cf97f (bug 959870) for webrtc test bustage.
2014-04-08 15:30:31 -04:00
Martin Thomson
7c077b748e
[PATCH] Bug 959870 - Error reporting improvements to WebRTC IdP r=jib
...
From e1fce543ab34ddd69bb8f8efde56c45bddaa1152 Mon Sep 17 00:00:00 2001
---
dom/events/test/test_all_synthetic_events.html | 6 +-
dom/media/IdpProxy.jsm | 10 +-
dom/media/PeerConnection.js | 31 ++----
dom/media/PeerConnectionIdp.jsm | 124 +++++++++++++--------
dom/media/tests/identity/identityevent.js | 15 +++
dom/media/tests/identity/idp-proxy.js | 10 +-
dom/media/tests/identity/mochitest.ini | 1 +
.../tests/identity/test_getIdentityAssertion.html | 30 +++--
dom/media/tests/identity/test_idpproxy.html | 7 --
.../tests/identity/test_setIdentityProvider.html | 25 ++++-
.../test_setIdentityProviderWithErrors.html | 72 +++++++++---
dom/media/tests/mochitest/pc.js | 22 +++-
dom/webidl/RTCPeerConnection.webidl | 7 +-
.../RTCPeerConnectionIdentityErrorEvent.webidl | 23 ++++
dom/webidl/moz.build | 1 +
modules/libpref/src/init/all.js | 108 +++++++++---------
16 files changed, 316 insertions(+), 176 deletions(-)
create mode 100644 dom/media/tests/identity/identityevent.js
create mode 100644 dom/webidl/RTCPeerConnectionIdentityErrorEvent.webidl
2014-03-14 11:26:19 -07:00
Stephen Pohl
53be662026
Bug 978596: Implement native MAR verification for OS X 10.7+. r=bbondy, rstrong, smichaud
2014-04-08 10:06:56 -04:00
Martin Thomson
dcf290639e
Bug 959870 - Error reporting improvements to WebRTC IdP. r=jib
2014-04-08 14:26:00 +02:00
Shih-Chiang Chien
3224501a67
Bug 878577 - Part 1, setup hard limit for DiscardTracker. r=seth.
2013-12-16 19:31:00 +08:00
Tatiana Meshkova
fc84c9b6e5
Bug 990391 - Qt set layers.offmainthreadcomposition.enabled = true by default. r=romaxa r=mattwoodrow
2014-04-07 10:04:00 +02:00
Honza Bambas
b4dd4d8955
Bug 986179 - Rework cache2 memory pool, r=michal
2014-04-06 20:45:18 +02:00
Randell Jesup
9954d550d1
Backed out changeset 1cf98d1c6b75 (bug 694814)
2014-04-07 15:37:49 -04:00
Randell Jesup
fe8fbce08a
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
2014-04-02 13:58:20 -04:00
Shane Caraveo
7bae1c4248
Bug 992398 fix domain for cdn deployment of directory site, r=gavin
2014-04-04 15:35:33 -07:00
Ryan VanderMeulen
ec69e2de4b
Merge inbound to m-c.
2014-04-04 14:51:38 -04:00
Benjamin Smedberg
efdee4270b
Bug 986582 - Get rid of the toolkit.telemetry.enabledPreRelease pref and make the toolkit.telemetry.enabled pref do the right thing for beta users who are testing a final release build, r=rnewman
...
--HG--
extra : rebase_source : 43f70e2c1c3207f37ba0789245958cb0c34187f6
2014-04-03 14:55:42 -04:00
Tatiana Meshkova
b3e80b747a
Bug 990869 - Allow to enable sub Apzc for non WIN gecko clients. r=kats
2014-04-02 18:40:00 +02:00
Cameron McCormack
f61c43798c
Bug 957833 - Enable CSS Variables by default in release builds. r=dbaron
2014-04-03 17:05:28 +11:00
Randell Jesup
939be317e4
Backed out 965c62289427:cb894b5d342f for perma-orange on b2g emulator M10 r=backout
2014-04-02 17:11:12 -04:00
J. Ryan Stinnett
05059b912d
Bug 925833 - Use the right fonts in the Simulator. r=ochameau
2014-04-02 15:20:29 -04:00
Rik Cabanier
4a61e1ef52
Bug 988409 - Turn on Path2D by default. r=roc, r=bz
2014-04-03 16:18:38 -04:00
Randell Jesup
3f1ee43687
Bug 694814: Patch 6 - Change gUM prefs to media.getusermedia.*, groundwork for in-call changes r=jib
2014-04-02 13:58:20 -04:00
Qiang Lu
e729c53d96
Bug 973761 - [WebRTC] Check device capabilities (HW codec and Android ver) before enabling vp8 hardware acceleration on Fennec. r=bjacob, r=gcp
2014-03-20 21:37:16 +08:00
Jonathan Kew
4ed25cb5f9
bug 987668 - add hyphenation patterns for Polish. r=smontagu,gerv
2014-04-02 07:38:00 +01:00
Ryan VanderMeulen
9334648c0c
Merge m-c to inbound.
2014-04-01 16:49:05 -04:00
Ryan VanderMeulen
0d5b7940ce
Merge inbound to m-c.
2014-04-01 16:45:00 -04:00
Nicolas Silva
8151128bb6
Bug 982413 - Remove the deprecated textures pref. r=mattwoodrow
2014-04-01 14:28:36 +08:00
Masayuki Nakano
f6885469a0
Bug 984271 part.2 Rename nsEventStateManager to mozilla::EventStateManager r=smaug
...
--HG--
rename : dom/events/nsEventStateManager.cpp => dom/events/EventStateManager.cpp
rename : dom/events/nsEventStateManager.h => dom/events/EventStateManager.h
2014-04-01 13:09:23 +09:00
Ehsan Akhgari
2b87dda443
Bug 990220 - Enable navigator.sendBeacon on all platforms except b2g because it doesn't play nicely with Firefox OS apps yet; r=sicking
2014-03-31 20:04:00 -04:00
Ryan VanderMeulen
ad5d64b8b9
Backed out changesets 0b596070fe54 and ed6969e4fb6f (bug 957560) for causing bug 990027 on a CLOSED TREE.
2014-03-31 14:31:52 -04:00
Nicolas Silva
4e568f39b1
Bug 957560 - Fix new textures on windows (OMTC). r=mattwoodrow
2014-03-31 11:07:40 +08:00
Wes Kocher
7846a4d1f4
Merge fx-team to m-c
2014-03-28 16:48:17 -07:00
Jordan Santell
0ce9bdf7f0
Bug 988661 - Add 'Enable addon debugging' button in toolbox. r=jryans
2014-03-27 15:43:00 +01:00
John Shih
02bd1b138b
Bug 960426 - Part 1: WebIDL changes for NetInfo API. r=sicking, r=marcosc
...
--HG--
rename : dom/webidl/MozConnection.webidl => dom/webidl/NetworkInformation.webidl
2014-03-05 11:22:39 +08:00
Ehsan Akhgari
186680d83a
Bug 798158 - Part 1: Use a pointer-sized type to store refcounts internally; r=bsmedberg
2014-03-27 16:38:33 -04:00
Jordan Santell
f68560eb18
Bug 911098 - Implement Addon Debugger UI, r=fitzgen,harthur,mossop
...
From 8af4148dc10f18bf67e39442ee93169cb66382d5 Mon Sep 17 00:00:00 2001
---
browser/devtools/debugger/debugger-controller.js | 36 ++++++-
browser/devtools/debugger/debugger-panes.js | 17 +++-
browser/devtools/debugger/test/browser.ini | 1 +
.../debugger/test/browser_dbg_addon-sources.js | 108 ++++++++++++++++++++
browser/devtools/debugger/test/head.js | 29 ++++++
browser/devtools/framework/ToolboxProcess.jsm | 31 ++++--
.../devtools/framework/toolbox-process-window.js | 18 +++-
modules/libpref/src/init/all.js | 3 +
.../en-US/chrome/mozapps/extensions/extensions.dtd | 1 +
toolkit/mozapps/extensions/content/extensions.js | 55 +++++++---
toolkit/mozapps/extensions/content/extensions.xml | 31 +++++-
toolkit/mozapps/extensions/content/extensions.xul | 6 ++
.../mozapps/extensions/internal/XPIProvider.jsm | 4 +
.../extensions/internal/XPIProviderUtils.js | 2 +-
.../test/addons/test_jetpack/bootstrap.js | 17 ++++
.../test/addons/test_jetpack/harness-options.json | 1 +
.../test/addons/test_jetpack/install.rdf | 28 ++++++
.../extensions/test/browser/browser-common.ini | 1 +
.../test/browser/browser_debug_button.js | 112 +++++++++++++++++++++
toolkit/mozapps/extensions/test/browser/head.js | 3 +
.../extensions/test/xpcshell/test_isDebuggable.js | 36 +++++++
.../extensions/test/xpcshell/xpcshell-shared.ini | 1 +
22 files changed, 508 insertions(+), 33 deletions(-)
create mode 100644 browser/devtools/debugger/test/browser_dbg_addon-sources.js
create mode 100644 toolkit/mozapps/extensions/test/addons/test_jetpack/bootstrap.js
create mode 100644 toolkit/mozapps/extensions/test/addons/test_jetpack/harness-options.json
create mode 100644 toolkit/mozapps/extensions/test/addons/test_jetpack/install.rdf
create mode 100644 toolkit/mozapps/extensions/test/browser/browser_debug_button.js
create mode 100644 toolkit/mozapps/extensions/test/xpcshell/test_isDebuggable.js
* * *
Leak fix
2014-03-25 10:59:14 -07:00
Monica Chew
1ca4184bf7
Bug 985720: Rename urlclassifier.download_block_table and urlclassifier.download_allow_table (r=gcp)
2014-03-24 10:49:05 -07:00
Monica Chew
9b092b1051
Bug 985623: Force url classifier clients to specify which tables to lookup, add a pref to skip hash completion checks (r=gcp)
2014-03-20 14:25:35 -07:00
Edwin Flores
eb1306a137
Bug 941298 - FFmpeg PlatformDecoderModule for Linux r=doublec,cpearce
2014-03-21 19:35:15 +13:00
Jordan Santell
89f2eba0da
Bug 989948 - Move devtools.chrome.enabled pref from firefox to toolkit. r=Mossop
2014-03-31 11:08:00 -07:00
Chris Peterson
82852fed11
Bug 952602 - #ifdef EARLY_BETA_OR_EARLIER to disable navigator.plugins[] cloaking before GA release. r=bsmedberg a=sylvestre
2014-01-01 21:26:09 -08:00
Robert O'Callahan
37aa0c39f6
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
...
--HG--
extra : rebase_source : 2d01b350d84f220add776341a9cbcda5ace2ef01
2014-03-12 09:11:39 +08:00
Robert O'Callahan
729128951a
Bug 917755. Part 5.5: Implement getBoxQuads DOM API. r=jst
...
--HG--
extra : rebase_source : 02febe9fad731185bfbc50454683b485d551bf59
2014-03-12 09:11:38 +08:00
Robert O'Callahan
67b726752b
Bug 917755. Part 4: Add DOMQuad implementation. r=jst
...
--HG--
extra : rebase_source : e74d516f27c004ecf5deea40fb397c2a8f5acfae
2013-09-20 22:21:04 +12:00
Robert O'Callahan
7adeaa75fa
Bug 917755. Part 2: Implement DOMPoint. r=jst
...
DOMPointReadOnly is not currently used by anything but it's in the spec so we
might as well support it. It would be useful for adding "topLeft"-style APIs
to DOMRect.
--HG--
extra : rebase_source : 8df6b51b3305e91c7c7693128e70e3e928d44b27
2014-03-12 09:11:37 +08:00
Cameron McCormack
2f79d9a171
Bug 983528 - Enable paint-order by default on Release/Beta. r=jwatt
2014-03-21 11:56:32 +11:00
Ryan VanderMeulen
069bec6611
Backed out 8 changesets (bug 917755) for bustage making inbound a CLOSED TREE.
...
Backed out changeset 98e31d225a5a (bug 917755)
Backed out changeset 43bceca43fb6 (bug 917755)
Backed out changeset 5117e3f594e7 (bug 917755)
Backed out changeset ada41f2f74b8 (bug 917755)
Backed out changeset 5272cfbd63f3 (bug 917755)
Backed out changeset f3bbd98021f7 (bug 917755)
Backed out changeset b049571a7cce (bug 917755)
Backed out changeset 472cb7738e14 (bug 917755)
2014-03-20 16:34:25 -04:00
Ryan VanderMeulen
4bcb7700e6
Backed out changesets 716f942b5798, 48edbd324d0f, 3e6446f6d0e6 (bug 918189) for bustage.
2014-03-20 16:33:54 -04:00
Robert O'Callahan
a619f60776
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
2014-03-12 09:11:39 +08:00
Robert O'Callahan
05e0309b2b
Bug 917755. Part 5.5: Implement getBoxQuads DOM API. r=jst
2014-03-12 09:11:38 +08:00
Robert O'Callahan
9d59ab279c
Bug 917755. Part 4: Add DOMQuad implementation. r=jst
2013-09-20 22:21:04 +12:00
Robert O'Callahan
df8181c63e
Bug 917755. Part 2: Implement DOMPoint. r=jst
...
DOMPointReadOnly is not currently used by anything but it's in the spec so we
might as well support it. It would be useful for adding "topLeft"-style APIs
to DOMRect.
2014-03-12 09:11:37 +08:00
Jonathan Kew
3ae5418b5c
bug 931426 - fix up font-weight values for some problematic faces on OS X. r=jdaggett
2014-03-20 09:46:42 +00:00
John Daggett
3c922f78cb
Bug 921858 - whitelist font families to avoid space lookup check for default features. r=jfkthame
2014-03-20 14:43:31 +08:00
Markus Stange
79968503a5
Bug 926292 - Add a testing pref for stopping overlay scrollbars from fading out. r=roc
2014-03-20 10:12:46 +08:00
Carsten "Tomcat" Book
17b6f27e42
Merge mozilla-central to mozilla-inbound
2014-03-19 16:25:12 +01:00
Nathan Froyd
73447b07b9
Bug 984466 - change CallQueryInterface to assert in cases of trivial conversions; r=ehsan
2014-03-17 13:00:17 -04:00
Carsten "Tomcat" Book
d583b802a8
Backed out changeset 92e5d79ec57f (bug 917755)
2014-03-19 09:46:12 +01:00
Carsten "Tomcat" Book
394bd4d67d
Backed out changeset 8ad57cf09e75 (bug 917755)
2014-03-19 09:46:07 +01:00
Carsten "Tomcat" Book
bb46c9b270
Backed out changeset 896bfaeab866 (bug 917755)
2014-03-19 09:46:03 +01:00
Carsten "Tomcat" Book
dd70a06887
Backed out changeset e60fe593236d (bug 918189)
2014-03-19 09:45:57 +01:00
Michael Wu
a3480ef20f
Bug 981435 - Update to freetype 2.5.3, r=jfkthame,glandium
2014-03-09 16:03:22 -04:00
Wes Kocher
679d927c40
Merge inbound to m-c
2014-03-18 14:15:03 -07:00
Paolo Amadini
c1739b687d
Bug 984788 - Convert legacy uses of promise.js to Promise.jsm. rs=Yoric
2014-03-18 15:16:02 +01:00
Brian Hackett
ae18c1f2c7
Bug 972817 - Enable type inference unconditionally, r=jandem.
2014-03-18 09:05:16 -06:00
Rik Cabanier
b97e98037d
Bug 830734 - Implement Path primitives. r=roc
2014-03-18 08:03:06 -04:00
Rick Eyre
c1ed0c1a19
Bug 982183 - Put VTTRegion DOM API behind a pref. r=rillian, r=bz
2014-03-12 13:55:45 -04:00
Kyle Huey
817b5ccbd9
Bug 345123: Remove nsGetterAddRefs<T>'s operator nsISupports**. r=bsmedberg
2014-03-15 12:00:17 -07:00
Kyle Huey
fe6c4e28d6
Bug 967364: Rename already_AddRefed::get to take. r=bsmedberg
2014-03-15 12:00:15 -07:00
Wes Kocher
2699402763
Merge fx-team to m-c
2014-03-13 19:09:07 -07:00
Benoit Girard
2b8ac0e29b
Bug 983272 - Add a default tiling pref for desktop. r=Cwiiis
2014-03-13 16:58:05 -04:00
Vaibhav Agarwal
c75ff964a1
Bug 971132 - B2G mochitests should use the new manifest format for runtests; r=jmaher
2014-03-13 10:40:10 -04:00
Gian-Carlo Pascutto
d0e2165a66
Bug 877954 - Implement Load Management service. Add callbacks to ViEncoder. r=jesup
2014-03-13 11:05:27 +01:00
Patrick McManus
7d75165d03
bug 982565 - make dns ttl and grace period prefs respect 1s granularity r=sworkman
2014-03-09 06:01:56 -04:00
Shane Caraveo
34245313a7
bug 894806 [Australis] refactor and remove social.provider, r=markh
2014-03-11 19:25:45 -07:00
Ryan VanderMeulen
c9d4ba6f8d
Merge m-c to fx-team.
2014-03-13 15:37:02 -04:00
Jan Keromnes
8f42efaf53
Bug 982707 - Move the "devtools.dump.emit" pref from firefox.js to all.js. r=ochameau
2014-03-13 09:53:04 -04:00
Patrick McManus
93f0d6f983
bug 981447 - use more conservative dns caching values r=sworkman
...
--HG--
extra : rebase_source : 6ec1873cf1d8202fd49575303e984155b8403bf6
2014-03-10 13:31:34 -04:00
Jan de Mooij
4c9d5d418c
Bug 939562 part 3 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke
...
--HG--
extra : rebase_source : cea8b4ab3024ed49e8be688f7cf4819bba0f5d29
2014-02-26 10:25:36 +01:00
Ryan VanderMeulen
b2c1c5aba1
Merge m-c to fx-team.
2014-03-06 13:57:02 -05:00
Drew Willcoxon
f7bf1fb6c6
Bug 956906 - Save passwords by default for password fields with autocomplete=off. r=dolske
2014-03-06 10:07:34 -08:00
Kyle Huey
863ed39978
Bug 619487: Assert when preferences are used off the main thread. r=dbaron
2014-03-05 17:58:01 -08:00
Carsten "Tomcat" Book
28090283f8
Merge mozilla-central to b2g-inbound
2014-03-06 13:41:09 +01:00
Steven Lee
3551deabe7
Bug 979726 - change default video capture size for B2G. r=jesup
2014-03-06 05:14:33 -05:00
Carsten "Tomcat" Book
9e48d03b18
merge mozilla-inbound to mozilla-central
2014-03-05 13:04:39 +01:00
L. David Baron
1f5d9d7f51
Bug 979555: Add default value for layers.offmainthreadcomposition.log-animations preference to all.js. r=dzbarsky
...
It's good practice to have default values for all preferences in all.js.
Otherwise some preference APIs throw exceptions and/or leave values
uninitialized. It also makes the preference show up in about:config.
Bug 875204 accidentally removed this line from all.js even though the
pref was not removed. (The pref was initially added in bug 780342.)
2014-03-04 20:13:22 -08:00
Alexandre Poirot
e5a949f63c
Bug 958043 - Remove useless enable-content-actors pref and ContentTabActor in b2g parent process. r=past
...
--HG--
extra : rebase_source : bae30ce729a4d50de581365547b23b719a672171
2014-03-03 14:11:00 -05:00
Ed Morley
d04dd6d984
Merge mozilla-central and b2g-inbound
2014-03-03 16:59:32 +00:00
Ed Morley
cbfe2d6c71
Backed out changeset 508848ad378a (bug 939562) for causing bug 978450
2014-03-03 16:54:26 +00:00
Ed Morley
30446e5cc4
Merge latest green inbound changeset and mozilla-central
2014-03-03 14:44:44 +00:00
Makoto Kato
a705da4846
Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki
2014-02-28 16:45:16 +09:00
Makoto Kato
605127de26
Backed out changeset 5dc41a3d8d77 (bug 968647)
2014-03-03 11:53:27 +09:00
Makoto Kato
f63d38c241
Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki CLOBBER
2014-02-28 16:45:16 +09:00
Ryan VanderMeulen
75c173e72a
Merge m-c to fx-team.
2014-02-28 16:10:17 -05:00
Jan de Mooij
f3ddd05d72
Bug 939562 part 3 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke
...
--HG--
extra : rebase_source : e25c6f5f381a972c472fb8a845c737fb31617682
2014-02-26 10:25:36 +01:00
Jeff Muizelaar
10643c16e5
Bug 854795. Add support for -moz-samplesize. r=seth
...
-moz-samplesize allows decoding at a lower resolution.
This is valuable for saving memory when we know that
we don't need a large version of the image.
--HG--
extra : rebase_source : 0373c23bd4a8b5963329ea1ccf13f075c1264909
2014-02-28 16:43:14 -05:00
Randell Jesup
7992bd37e9
Bug 974537: Make output+input delay for AEC platform-dependent rs=jmspeex,mreavy,drno
2014-02-28 16:07:07 -05:00
Carsten "Tomcat" Book
a832cb8944
Backed out changeset bd6f1c071516 (bug 968647)
2014-02-28 09:29:57 +01:00
Makoto Kato
3bbbbb2efc
Bug 968647 - Part 3. TSF should use postion change notification instead of nsITimer. r=masayuki
2014-02-28 16:45:16 +09:00
Wes Kocher
98e21b85ea
Backed out changeset 9535abc58cd6 (bug 619487) for m-bc bustage
2014-03-05 18:45:05 -08:00
Kyle Huey
d56fde36e2
Bug 619487: Assert when preferences are used off the main thread. r=dbaron
2014-03-05 17:58:01 -08:00
Ryan VanderMeulen
5fcc92f054
Merge m-c to inbound.
2014-02-27 17:33:47 -05:00
Fernando Jiménez
1b16e00aea
Bug 977597 - Use FxA production server URI. r=jedp
2014-02-27 19:41:46 +01:00
Andrew McCreight
0353960345
Bug 962608 - Make PL_DHashTableInit infallible by default. r=briansmith,bsmedberg,ehsan,froydnj,jduell,jfkthame,roc,smaug
2014-02-27 10:04:09 -08:00
Shane Caraveo
5bb497da7e
bug 978072 update social activation domain, r=felipe
2014-02-28 13:28:00 -05:00
Wes Kocher
1793a448b8
Merge inbound to m-c
2014-02-27 16:52:51 -08:00
Botond Ballo
47e99a4731
Bug 958596 - Add a content description field to FrameMetrics and populate it if the apz.printtree pref is on. r=kats,tn
2014-01-22 16:37:57 -05:00
Robert O'Callahan
bcbf9ca2fe
Bug 918189. Part 1.5: Implement GeometryUtils.convertPointFromNode, convertRectFromNode, and convertQuadFromNode. r=jst
2014-03-12 09:11:39 +08:00
Robert O'Callahan
58d77c88e5
Bug 917755. Part 5.5: Implement getBoxQuads DOM API. r=jst
2014-03-12 09:11:38 +08:00
Robert O'Callahan
dce81f25da
Bug 917755. Part 4: Add DOMQuad implementation. r=jst
2013-09-20 22:21:04 +12:00
Robert O'Callahan
7a5cc37fd9
Bug 917755. Part 2: Implement DOMPoint. r=jst
...
DOMPointReadOnly is not currently used by anything but it's in the spec so we
might as well support it. It would be useful for adding "topLeft"-style APIs
to DOMRect.
2014-03-12 09:11:37 +08:00
L. David Baron
03ba2e465b
Bug 976350 patch 1: Move the contents of nsTraceRefcnt.h into nsISupportsImpl.h. r=bsmedberg
...
This makes sense since the file no longer contains anything with the
nsTraceRefcnt name in it, and it will allow renaming nsTraceRefcntImpl
back to nsTraceRefcnt.
2014-02-26 13:36:35 -08:00
Carsten "Tomcat" Book
6c50fbdfed
Backed out changeset 802aa43ae8cc (bug 939562) for PGO mochitest regression on a CLOSED TREE
2014-02-26 16:02:15 +01:00
Jan de Mooij
46b31338d1
Bug 939562 part 2 - Move JIT flags from ContextOptions to RuntimeOptions. r=bent,bholley,luke
2014-02-26 10:25:36 +01:00
Andrew McCreight
4a3e26ecf6
Bug 972606, part 2 - Take advantage of infallible new in nsJAR. r=aklotz
...
Plus a few minor fixups in the header.
2014-02-25 20:32:48 -08:00
Andrew McCreight
f2dddf4d7f
Bug 972606, part 1 - Convert nsJAR::mManifestData to nsClassHashtable. r=aklotz
2014-02-25 20:32:48 -08:00
Wes Kocher
6ff0104d95
Backed out 12 changesets (bug 958596) for several Android permafails to fix a CLOSED TREE
...
Backed out changeset e4c0e3d3a768 (bug 958596)
Backed out changeset 7bc4f48d6b05 (bug 958596)
Backed out changeset 89cd12e3db45 (bug 958596)
Backed out changeset 283411053340 (bug 958596)
Backed out changeset 5329fa8c8847 (bug 958596)
Backed out changeset 0d1d26d588e3 (bug 958596)
Backed out changeset 715fe9eb5dfd (bug 958596)
Backed out changeset 66dde9d67ffa (bug 958596)
Backed out changeset 79e589f75065 (bug 958596)
Backed out changeset 1ed4c880ab70 (bug 958596)
Backed out changeset 1d40b0b8036d (bug 958596)
Backed out changeset ad35d51d9781 (bug 958596)
2014-02-25 18:34:47 -08:00
Botond Ballo
0f6495bca7
Bug 958596 - Add a content description field to FrameMetrics and populate it if the apz.printtree pref is on. r=kats,tn
2014-01-22 16:37:57 -05:00
John Schoenick
a9f1a68845
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-25 13:30:03 -08:00
Martin Thomson
2c7865cbef
Bug 884573 - Part 2: Identity assertion generation and verification for WebRTC. r=abr
2014-02-10 14:41:46 -08:00
Ralph Giles
24597e8179
Bug 964559 - Remove MOZ_OGG. r=doublec,ted
...
We are unable to maintain all the --disable-foo build-time options
for the media code. Just support ogg unconditionally.
2014-02-20 18:01:00 -08:00
Ed Morley
2cbe207bfb
Backed out changeset a29e486e2214 (bug 958596)
2014-02-25 17:17:02 +00:00
Botond Ballo
e700ca83a9
Bug 958596 - Add a content description field to FrameMetrics and populate it if the apz.printtree pref is on. r=kats,tn
...
--HG--
extra : rebase_source : f009ad9d779fb1a3afa525fe7e5eb3a399aee628
2014-01-22 16:37:57 -05:00
Rik Cabanier
9aab043303
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Andrew McCreight
1aeea98b7d
Bug 967941, part 3 - Smart pointerize nsZipReaderCache methods. r=aklotz
2014-02-24 17:16:11 -08:00
Andrew McCreight
61f29f726c
Bug 967941, part 2 - Convert nsZipReaderCache::mZips to use nsRefPtrHashtable. r=aklotz
2014-02-24 17:16:11 -08:00
Andrew McCreight
89f9e23aa3
Bug 967941, part 1 - Remove all trailing whitespace from nsJAR.{h,cpp}. r=aklotz
2014-02-24 17:16:11 -08:00
Patrick McManus
748d773593
bug 974932 - spdy large upload chunk sizes, and fewer TLS application data records r=hurley
2014-02-24 16:27:27 -05:00
Gijs Kruitbosch
b3d8b35197
Bug 966683 - Australis - automatically toggle accesskey-focuses on Linux to prevent menubar focus stealing, r=Neil,dao
...
--HG--
extra : rebase_source : a12eba0c04d57df9a47185a6be250e04000f862e
2014-02-18 17:07:27 +00:00
Ehsan Akhgari
50525f2d94
Bug 975729 - Move one CFLAGS variable in libmar signing code to DEFINES in moz.build; r=mshal
2014-02-22 21:40:15 -05:00
Mats Palmgren
961f102dd4
Bug 966992 - Implement the overflow-clip-box property in the style system. r=cam
2014-02-22 01:18:23 +00:00
Ryan VanderMeulen
ef5131cd0b
Backed out 7 changesets (bug 966591) for mochitest leaks on a CLOSED TREE.
...
Backed out changeset b44289e756fc (bug 966591)
Backed out changeset c428b424ef95 (bug 966591)
Backed out changeset 9ac56da10646 (bug 966591)
Backed out changeset 81ba9bddd84e (bug 966591)
Backed out changeset 0c66968c2edd (bug 966591)
Backed out changeset 261a1ca9045c (bug 966591)
Backed out changeset 895728963f16 (bug 966591)
2014-02-21 10:39:15 -05:00
Rik Cabanier
5cad2c4200
Bug 966591 - Part 1: Put very basic hit region interface in + add runtime flag. r=roc
2014-02-21 08:35:14 -05:00
Nicholas Nethercote
926c15fd33
Bug 969415 (part 2) - Add a pref to enable memory report dumping on JS OOMs. r=luke.
...
--HG--
extra : rebase_source : 3971f809744869a2f2d77e435e95aca44bf7e9d7
2014-02-20 18:35:43 -08:00
Wes Kocher
6246833818
Backed out 7 changesets (bug 406541, bug 738396, bug 852315, bug 971273, bug 971279) for various java/plugin-related failures on a CLOSED TREE
...
Backed out changeset 13cc8a7ee925 (bug 852315)
Backed out changeset 23dfc36f99d4 (bug 852315)
Backed out changeset fb56bd7c0feb (bug 406541)
Backed out changeset b24d1437c6f3 (bug 738396)
Backed out changeset 5028e1290b45 (bug 971279)
Backed out changeset 34ecdab0cfc2 (bug 971279)
Backed out changeset 95b4aa01923d (bug 971273)
2014-02-20 16:19:30 -08:00
John Schoenick
a47b517a65
Bug 971279 - Add plugin.java.mime. r=bsmedberg
2014-02-20 14:38:02 -08:00
Ehsan Akhgari
7a3201ec26
Backed out 5 changesets (bug 966992, bug 965237) because of a PGO only build failure on Linux, landed on a CLOSED TREE
...
Backed out changeset f11cad93ceee (bug 966992)
Backed out changeset c84d530c9a51 (bug 965237)
Backed out changeset 740b13866bac (bug 966992)
Backed out changeset 8c3420cc77d8 (bug 966992)
Backed out changeset 7ddfc587edda (bug 966992)
2014-02-19 13:28:33 -05:00
Mats Palmgren
d3ba634b1b
Bug 966992 - Implement the overflow-clip-box property in the style system. r=cam
2014-02-19 14:14:52 +00:00
Ehsan Akhgari
9df66916f4
Bug 973405 - Move some misc LOCAL_INCLUDES to moz.build; r=glandium
2014-02-18 08:49:12 -05:00
Ms2ger
33da18c67e
Bug 968856 - Move unconditional LOCAL_INCLUDES into moz.build; r=mshal
2014-02-15 21:24:59 +01:00
Till Schneidereit
57f9d4c3bc
Bug 929374 - Enable TI and IonMonkey for chrome script by default. r=jandem
2013-10-22 10:53:59 +02:00
Ryan VanderMeulen
e6001f74f4
Merge inbound to m-c.
2014-02-12 08:37:35 -05:00
"Kan-Ru Chen (陳侃如)"
804bb1a165
Bug 963366 - Hide navigator.requestWakeLock behind pref dom.wakelock.enabled. r=ehsan
2014-02-12 13:36:23 +08:00
Horia Iosif Olaru
9e5687f45e
Bug 970600 - Enable background-blend-mode property be default in all builds. r=roc
2014-02-11 17:37:06 -05:00
Jeff Gilbert
abc729d755
Bug 968374 - Add pref for enabling privileged extensions for non-chrome code. r=bjacob
2014-02-11 17:37:05 -05:00
Ehsan Akhgari
b7b6d52aef
Bug 970745 - Move USE_STATIC_LIBS to moz.build; r=glandium
2014-02-11 09:12:33 -05:00
Ehsan Akhgari
d91d200572
Bug 969757 - Remove the dead code in our tree which pretends to support OS/2; r=roc,mcmanus,gps,jorendorf,bsmedberg sr=bsmedberg
2014-02-10 17:57:01 -05:00
Eugen Sawin
6594d10a75
Bug 968626 - Fail gracefully on unimplemented PNG loading. r=jfkthame
2014-02-07 21:48:34 +01:00
Oskar Eisemut
30671093e2
Bug 968141 - Remove pref print.whileInPrintPreview and print.tmp.printerfeatures can_use_multiple_devicecontexts_concurrently, was default enabled since Bug 126802 anyway. r=roc
2014-02-07 12:44:00 +01:00
Steve Workman
121f9e83ae
Bug 444328 - Enable TCP Keepalive for short and long-lived HTTP Connections (exc. SPDY, WebSockets) r=mcmanus
2014-02-06 11:51:38 -08:00
Steve Workman
9b9ae0b4f1
Bug 444328 - Add support for TCP keepalive in the Socket Transport Service r=mcmanus
2014-02-06 11:51:38 -08:00
Ehsan Akhgari
060c5d2671
Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky
2014-02-06 13:28:14 -05:00
Ehsan Akhgari
95cbd5d2b1
Bug 968479 - Remove the media.webaudio.enabled pref; r=roc
...
--HG--
extra : rebase_source : 3618cb3097aa99a79a06af016bf6b3a3c6f77208
2014-02-06 08:36:46 -05:00
Henri Sivonen
7eef0de378
Bug 910211 - Guess the fallback encoding from the top-level domain when feasible. r=emk.
2014-02-06 11:08:01 +02:00
Lukas Nordin
5815633a98
Bug 243412: Add box-sizing preference to control the vendor prefix; r=dbaron
2014-02-04 18:06:18 -08:00
Nicolas Silva
cb80c3787d
Bug 966999 - Remove some deprecated GL textures code. r=vlad
2014-02-04 21:47:20 +01:00
Ryan VanderMeulen
f448244211
Merge b2g-inbound to m-c.
2014-02-04 14:43:23 -05:00
Mats Palmgren
49342f47cf
Bug 960822 - Limit the Shrink-To-Fit scaling for documents with a text-ish content type so that the content is still visible with extremely long lines. r=dholbert
2014-02-04 02:12:13 +00:00
Nicolas Silva
78ddfafb28
Bug 965844 - Remove the pref "layers.prefer-memory-over-shmem". r=gal
2014-01-31 14:22:25 +01:00
Masayuki Nakano
f374be11a1
Bug 789706 part.2 nsTextStore::CreateNativeCaret() should be called only when active TIP is ATOK r=emk
2014-01-31 11:17:25 +09:00
Michael Wu
11ba63a48b
Bug 966795 - Update to freetype 2.5.2, r=jfkthame
...
--HG--
rename : modules/freetype2/builds/amiga/include/freetype/config/ftconfig.h => modules/freetype2/builds/amiga/include/config/ftconfig.h
rename : modules/freetype2/builds/amiga/include/freetype/config/ftmodule.h => modules/freetype2/builds/amiga/include/config/ftmodule.h
rename : modules/freetype2/builds/win32/detect.mk => modules/freetype2/builds/windows/detect.mk
rename : modules/freetype2/builds/win32/ftdebug.c => modules/freetype2/builds/windows/ftdebug.c
rename : modules/freetype2/builds/win32/vc2005/freetype.sln => modules/freetype2/builds/windows/vc2005/freetype.sln
rename : modules/freetype2/builds/win32/vc2005/freetype.vcproj => modules/freetype2/builds/windows/vc2005/freetype.vcproj
rename : modules/freetype2/builds/win32/vc2008/freetype.sln => modules/freetype2/builds/windows/vc2008/freetype.sln
rename : modules/freetype2/builds/win32/vc2008/freetype.vcproj => modules/freetype2/builds/windows/vc2008/freetype.vcproj
rename : modules/freetype2/builds/win32/vc2010/freetype.vcxproj.filters => modules/freetype2/builds/windows/vc2010/freetype.vcxproj.filters
rename : modules/freetype2/builds/win32/visualce/freetype.dsp => modules/freetype2/builds/windows/visualc/freetype.dsp
rename : modules/freetype2/builds/win32/visualce/freetype.dsw => modules/freetype2/builds/windows/visualc/freetype.dsw
rename : modules/freetype2/builds/win32/visualc/freetype.sln => modules/freetype2/builds/windows/visualc/freetype.sln
rename : modules/freetype2/builds/win32/visualc/freetype.vcproj => modules/freetype2/builds/windows/visualc/freetype.vcproj
rename : modules/freetype2/builds/win32/visualce/freetype.dsp => modules/freetype2/builds/windows/visualce/freetype.dsp
rename : modules/freetype2/builds/win32/visualce/freetype.dsw => modules/freetype2/builds/windows/visualce/freetype.dsw
rename : modules/freetype2/builds/win32/visualce/freetype.vcproj => modules/freetype2/builds/windows/visualce/freetype.vcproj
rename : modules/freetype2/builds/win32/w32-bcc.mk => modules/freetype2/builds/windows/w32-bcc.mk
rename : modules/freetype2/builds/win32/w32-bccd.mk => modules/freetype2/builds/windows/w32-bccd.mk
rename : modules/freetype2/builds/win32/w32-dev.mk => modules/freetype2/builds/windows/w32-dev.mk
rename : modules/freetype2/builds/win32/w32-gcc.mk => modules/freetype2/builds/windows/w32-gcc.mk
rename : modules/freetype2/builds/win32/w32-icc.mk => modules/freetype2/builds/windows/w32-icc.mk
rename : modules/freetype2/builds/win32/w32-intl.mk => modules/freetype2/builds/windows/w32-intl.mk
rename : modules/freetype2/builds/win32/w32-lcc.mk => modules/freetype2/builds/windows/w32-lcc.mk
rename : modules/freetype2/builds/win32/w32-mingw32.mk => modules/freetype2/builds/windows/w32-mingw32.mk
rename : modules/freetype2/builds/win32/w32-vcc.mk => modules/freetype2/builds/windows/w32-vcc.mk
rename : modules/freetype2/builds/win32/w32-wat.mk => modules/freetype2/builds/windows/w32-wat.mk
rename : modules/freetype2/builds/win32/win32-def.mk => modules/freetype2/builds/windows/win32-def.mk
rename : modules/freetype2/include/freetype/config/ftconfig.h => modules/freetype2/include/config/ftconfig.h
rename : modules/freetype2/include/freetype/config/ftheader.h => modules/freetype2/include/config/ftheader.h
rename : modules/freetype2/include/freetype/config/ftmodule.h => modules/freetype2/include/config/ftmodule.h
rename : modules/freetype2/include/freetype/config/ftoption.h => modules/freetype2/include/config/ftoption.h
rename : modules/freetype2/include/freetype/config/ftstdlib.h => modules/freetype2/include/config/ftstdlib.h
rename : modules/freetype2/include/freetype/freetype.h => modules/freetype2/include/freetype.h
rename : modules/freetype2/include/freetype/ftadvanc.h => modules/freetype2/include/ftadvanc.h
rename : modules/freetype2/include/freetype/ftautoh.h => modules/freetype2/include/ftautoh.h
rename : modules/freetype2/include/freetype/ftbbox.h => modules/freetype2/include/ftbbox.h
rename : modules/freetype2/include/freetype/ftbdf.h => modules/freetype2/include/ftbdf.h
rename : modules/freetype2/include/freetype/ftbitmap.h => modules/freetype2/include/ftbitmap.h
rename : modules/freetype2/include/freetype/ftbzip2.h => modules/freetype2/include/ftbzip2.h
rename : modules/freetype2/include/freetype/ftcache.h => modules/freetype2/include/ftcache.h
rename : modules/freetype2/include/freetype/ftchapters.h => modules/freetype2/include/ftchapters.h
rename : modules/freetype2/include/freetype/ftcid.h => modules/freetype2/include/ftcid.h
rename : modules/freetype2/include/freetype/fterrdef.h => modules/freetype2/include/fterrdef.h
rename : modules/freetype2/include/freetype/fterrors.h => modules/freetype2/include/fterrors.h
rename : modules/freetype2/include/freetype/ftgasp.h => modules/freetype2/include/ftgasp.h
rename : modules/freetype2/include/freetype/ftglyph.h => modules/freetype2/include/ftglyph.h
rename : modules/freetype2/include/freetype/ftgxval.h => modules/freetype2/include/ftgxval.h
rename : modules/freetype2/include/freetype/ftgzip.h => modules/freetype2/include/ftgzip.h
rename : modules/freetype2/include/freetype/ftimage.h => modules/freetype2/include/ftimage.h
rename : modules/freetype2/include/freetype/ftincrem.h => modules/freetype2/include/ftincrem.h
rename : modules/freetype2/include/freetype/ftlcdfil.h => modules/freetype2/include/ftlcdfil.h
rename : modules/freetype2/include/freetype/ftlist.h => modules/freetype2/include/ftlist.h
rename : modules/freetype2/include/freetype/ftlzw.h => modules/freetype2/include/ftlzw.h
rename : modules/freetype2/include/freetype/ftmac.h => modules/freetype2/include/ftmac.h
rename : modules/freetype2/include/freetype/ftmm.h => modules/freetype2/include/ftmm.h
rename : modules/freetype2/include/freetype/ftmodapi.h => modules/freetype2/include/ftmodapi.h
rename : modules/freetype2/include/freetype/ftmoderr.h => modules/freetype2/include/ftmoderr.h
rename : modules/freetype2/include/freetype/ftotval.h => modules/freetype2/include/ftotval.h
rename : modules/freetype2/include/freetype/ftoutln.h => modules/freetype2/include/ftoutln.h
rename : modules/freetype2/include/freetype/ftpfr.h => modules/freetype2/include/ftpfr.h
rename : modules/freetype2/include/freetype/ftrender.h => modules/freetype2/include/ftrender.h
rename : modules/freetype2/include/freetype/ftsizes.h => modules/freetype2/include/ftsizes.h
rename : modules/freetype2/include/freetype/ftsnames.h => modules/freetype2/include/ftsnames.h
rename : modules/freetype2/include/freetype/ftstroke.h => modules/freetype2/include/ftstroke.h
rename : modules/freetype2/include/freetype/ftsynth.h => modules/freetype2/include/ftsynth.h
rename : modules/freetype2/include/freetype/ftsystem.h => modules/freetype2/include/ftsystem.h
rename : modules/freetype2/include/freetype/fttrigon.h => modules/freetype2/include/fttrigon.h
rename : modules/freetype2/include/freetype/ftttdrv.h => modules/freetype2/include/ftttdrv.h
rename : modules/freetype2/include/freetype/fttypes.h => modules/freetype2/include/fttypes.h
rename : modules/freetype2/include/freetype/ftwinfnt.h => modules/freetype2/include/ftwinfnt.h
rename : modules/freetype2/include/freetype/ftxf86.h => modules/freetype2/include/ftxf86.h
rename : modules/freetype2/include/freetype/internal/autohint.h => modules/freetype2/include/internal/autohint.h
rename : modules/freetype2/include/freetype/internal/ftcalc.h => modules/freetype2/include/internal/ftcalc.h
rename : modules/freetype2/include/freetype/internal/ftdebug.h => modules/freetype2/include/internal/ftdebug.h
rename : modules/freetype2/include/freetype/internal/ftdriver.h => modules/freetype2/include/internal/ftdriver.h
rename : modules/freetype2/include/freetype/internal/ftgloadr.h => modules/freetype2/include/internal/ftgloadr.h
rename : modules/freetype2/include/freetype/internal/ftmemory.h => modules/freetype2/include/internal/ftmemory.h
rename : modules/freetype2/include/freetype/internal/ftobjs.h => modules/freetype2/include/internal/ftobjs.h
rename : modules/freetype2/include/freetype/internal/ftpic.h => modules/freetype2/include/internal/ftpic.h
rename : modules/freetype2/include/freetype/internal/ftrfork.h => modules/freetype2/include/internal/ftrfork.h
rename : modules/freetype2/include/freetype/internal/ftserv.h => modules/freetype2/include/internal/ftserv.h
rename : modules/freetype2/include/freetype/internal/ftstream.h => modules/freetype2/include/internal/ftstream.h
rename : modules/freetype2/include/freetype/internal/fttrace.h => modules/freetype2/include/internal/fttrace.h
rename : modules/freetype2/include/freetype/internal/ftvalid.h => modules/freetype2/include/internal/ftvalid.h
rename : modules/freetype2/include/freetype/internal/psaux.h => modules/freetype2/include/internal/psaux.h
rename : modules/freetype2/include/freetype/internal/pshints.h => modules/freetype2/include/internal/pshints.h
rename : modules/freetype2/include/freetype/internal/services/svbdf.h => modules/freetype2/include/internal/services/svbdf.h
rename : modules/freetype2/include/freetype/internal/services/svcid.h => modules/freetype2/include/internal/services/svcid.h
rename : modules/freetype2/include/freetype/internal/services/svgldict.h => modules/freetype2/include/internal/services/svgldict.h
rename : modules/freetype2/include/freetype/internal/services/svgxval.h => modules/freetype2/include/internal/services/svgxval.h
rename : modules/freetype2/include/freetype/internal/services/svkern.h => modules/freetype2/include/internal/services/svkern.h
rename : modules/freetype2/include/freetype/internal/services/svmm.h => modules/freetype2/include/internal/services/svmm.h
rename : modules/freetype2/include/freetype/internal/services/svotval.h => modules/freetype2/include/internal/services/svotval.h
rename : modules/freetype2/include/freetype/internal/services/svpfr.h => modules/freetype2/include/internal/services/svpfr.h
rename : modules/freetype2/include/freetype/internal/services/svpostnm.h => modules/freetype2/include/internal/services/svpostnm.h
rename : modules/freetype2/include/freetype/internal/services/svprop.h => modules/freetype2/include/internal/services/svprop.h
rename : modules/freetype2/include/freetype/internal/services/svpscmap.h => modules/freetype2/include/internal/services/svpscmap.h
rename : modules/freetype2/include/freetype/internal/services/svpsinfo.h => modules/freetype2/include/internal/services/svpsinfo.h
rename : modules/freetype2/include/freetype/internal/services/svsfnt.h => modules/freetype2/include/internal/services/svsfnt.h
rename : modules/freetype2/include/freetype/internal/services/svttcmap.h => modules/freetype2/include/internal/services/svttcmap.h
rename : modules/freetype2/include/freetype/internal/services/svtteng.h => modules/freetype2/include/internal/services/svtteng.h
rename : modules/freetype2/include/freetype/internal/services/svttglyf.h => modules/freetype2/include/internal/services/svttglyf.h
rename : modules/freetype2/include/freetype/internal/services/svwinfnt.h => modules/freetype2/include/internal/services/svwinfnt.h
rename : modules/freetype2/include/freetype/internal/services/svxf86nm.h => modules/freetype2/include/internal/services/svxf86nm.h
rename : modules/freetype2/include/freetype/internal/sfnt.h => modules/freetype2/include/internal/sfnt.h
rename : modules/freetype2/include/freetype/internal/t1types.h => modules/freetype2/include/internal/t1types.h
rename : modules/freetype2/include/freetype/internal/tttypes.h => modules/freetype2/include/internal/tttypes.h
rename : modules/freetype2/include/freetype/t1tables.h => modules/freetype2/include/t1tables.h
rename : modules/freetype2/include/freetype/ttnameid.h => modules/freetype2/include/ttnameid.h
rename : modules/freetype2/include/freetype/tttables.h => modules/freetype2/include/tttables.h
rename : modules/freetype2/include/freetype/tttags.h => modules/freetype2/include/tttags.h
rename : modules/freetype2/include/freetype/ttunpat.h => modules/freetype2/include/ttunpat.h
2014-02-03 18:43:19 -05:00
Nikhil Marathe
16a3c5ed8b
Bug 918806 - Enable DOM Promises. sr=bz
...
--HG--
extra : rebase_source : dbc7ef836fe7c2a71f38fedda004d7f988361a85
2014-01-30 13:14:00 -08:00
Ryan VanderMeulen
aa8ede1cff
Backed out changesets 6db8b08a3aea and 1d7c2025bb56 (bug 918806) for B2G mochitest failures.
2014-01-30 14:46:36 -05:00
Nikhil Marathe
bbd4ae9d07
Bug 918806 - Enable DOM Promises. sr=bz
2014-01-30 09:41:43 -08:00
Nicolas Silva
ce4e1fcf64
Bug 946200 - Use the new texture client/host and async-video if OMTC is activated on Linux. r=nrc
2014-01-30 16:05:47 +01:00
Jonathan Kew
135b65feab
bug 964313 - use harfbuzz for all text shaping (now including Hangul) on Windows. r=jdaggett
2014-01-30 09:48:37 +00:00
Benoit Girard
07811375fe
Bug 956263 - Add a preference to control the compositor frame-rate. r=mstange
2014-01-29 18:26:38 -05:00
Benoit Girard ext:(%20and%20Benoit%20Jacob%20%3Cbjacob%40mozilla.com%3E)
d46862615a
Bug 940842 - 1/3 - Add will-change CSS property - r=dbaron
...
The current spec draft is at:
http://tabatkins.github.io/specs/css-will-change/
This CSS property is disabled by default and can be enabled by toggling:
layout.css.will-change.enabled
2013-11-22 11:48:27 -05:00
Masayuki Nakano
08bdd1a835
Bug 749123 Don't use GtkIMContextSimple for IME disabled editor (GTK3 build) r=karlt
2014-01-28 18:02:08 +09:00
Birunthan Mohanathas
99aff78e1e
Bug 943527 - Apply the 1MB pref length limit in the pref backend as well. r=bsmedberg
2014-01-21 15:51:05 -05:00
Shian-Yow Wu
77acc6548b
Bug 959047 - Part 2: xpcshell test for alignStoredFiles(). r=aklotz
2014-01-21 15:11:09 +08:00
Shian-Yow Wu
63c55e8650
Bug 959047 - Part 1: Align stored files by alignStoredFiles(). r=aklotz
2014-01-21 15:10:33 +08:00
Nicholas Hurley
da60080214
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Randell Jesup
d68bf2ea20
Bug 945066: enable PeerConnections for b2g (reland) rs=ekr
2013-12-09 07:33:41 -05:00
Chris Peterson
307f1d6f78
Bug 960416 - Always use JIT hardening. r=luke
...
--HG--
extra : rebase_source : ae9e635eac09044f05fea9ad27ab52bb888c703e
2013-12-25 00:21:59 -08:00
Rik Cabanier
c57539e7dd
Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc
2014-01-16 08:27:03 -05:00
Jed Davis
8bd8f6df03
Bug 925416 - Report on memory used by blob URLs. r=khuey
...
By default, the reporter path includes the blob owner's URI and the
blob URI in the path. If a blob has multiple references, its size is
divided among them so that the totals still work; the blob's address and
refcount are included in the path (to find the other refs), and all of
this is noted in the description.
If memory.blob_report.stack_frames is a nonzero value, that many JS
stack frames (file and line number, if available) will be added to the
path, with the file root-relative to the owner if same-origin.
2014-01-16 08:22:26 -05:00
Ryan VanderMeulen
3f5d1cb811
Merge inbound to m-c.
2014-01-15 14:34:05 -05:00
Randy Lin
37ebcfc36a
Bug 959501 - [Media Encoder] Add preferences for video encoder. r=roc
2014-01-14 15:26:04 +08:00
Masayuki Nakano
6915530fae
Bug 951966 part.1 Add new pref to support IMM-IME even in TSF mode and rename intl.enable_tsf_support to intl.tsf.enable r=jimm
2014-01-14 11:00:59 +09:00
Patrick McManus
bc50e81c07
bug 950768 - http/2-draft08 pref off r=hurley r=mcmanus
2013-10-09 17:21:49 -07:00
Ehsan Akhgari
7f985d4d25
Bug 958577 - Add Uyghur to the list of RTL languages; r=smontagu
2014-01-12 14:57:40 -05:00
Nick Lebedev
8f48b7bbc6
Bug 795567 - Part 1: Add touch-action css property to the style system. r=dbaron
2014-01-15 10:03:15 -05:00
Ryan VanderMeulen
6da9369032
Backed out changesets bb7097d12256, 5e6c7217e92a, and 6779278f87df (bug 884573) and changeset 30e1a793fbf9 (bug 878941) for Cpp unit test failures.
2014-01-14 11:43:48 -05:00
Martin Thomson
693f8fdc57
Bug 884573 - Identity assertion generation and verification for WebRTC. r=abr
2013-12-20 14:55:59 -08:00
Masatoshi Kimura
ca9c445f8b
Bug 952961 - Remove our own executable check and pref check, and added a regitry check when downloading a file. r=paolo
2014-01-12 17:05:28 +09:00
Ryan VanderMeulen
bc3f6d7082
Backed out changeset 8ce9e632939e (bug 925416) for bustage.
2014-01-10 08:56:59 -05:00
Jed Davis
c33797a6a1
Bug 925416 - Report on memory used by blob URLs. r=khuey
...
By default, the reporter path includes the blob owner's URI and the
blob URI in the path. If a blob has multiple references, its size is
divided among them so that the totals still work; the blob's address and
refcount are included in the path (to find the other refs), and all of
this is noted in the description.
If memory.blob_report.stack_frames is a nonzero value, that many JS
stack frames (file and line number, if available) will be added to the
path, with the file root-relative to the owner if same-origin.
2014-01-10 08:40:48 -05:00
Nicholas Hurley
21710e9462
Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus
2014-01-09 13:50:04 -08:00
Ehsan Akhgari
2e67154d02
Merge m-c into inbound
2014-01-04 12:14:57 -05:00
Ehsan Akhgari
1b83407ce9
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
...
This patch was automatically generated by the following script:
#!/bin/bash
# Command to convert PRUnichar to char16_t
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*modules/libmar*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name prtypes.h \
! -name Char16.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Steve Workman
5664e66826
Bug 947391 - Add a timeout for initial HTTP responses r=mcmanus
2013-12-18 15:03:48 -08:00