Shian-Yow Wu
69dc787a0d
Bug 959047 - Part 1: Align stored files by alignStoredFiles(). r=aklotz
2014-01-21 15:10:33 +08:00
Nicholas Hurley
dad483cf58
Bug 947745 - Clean up the seer database when it gets too big. r=honzab
2014-01-17 17:45:48 -08:00
Randell Jesup
6e8c76aaea
Bug 945066: enable PeerConnections for b2g (reland) rs=ekr
2013-12-09 07:33:41 -05:00
Chris Peterson
c930b6f393
Bug 960416 - Always use JIT hardening. r=luke
...
--HG--
extra : rebase_source : ae9e635eac09044f05fea9ad27ab52bb888c703e
2013-12-25 00:21:59 -08:00
Rik Cabanier
f0b8114e7c
Bug 960195 - Put drawSystemFocusRing behind a new runtime flag. r=roc
2014-01-16 08:27:03 -05:00
Jed Davis
d9d0187374
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
b6f0a2657c
Merge inbound to m-c.
2014-01-15 14:34:05 -05:00
Randy Lin
08cfaa6d12
Bug 959501 - [Media Encoder] Add preferences for video encoder. r=roc
2014-01-14 15:26:04 +08:00
Masayuki Nakano
e003e58417
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
521441d2b3
bug 950768 - http/2-draft08 pref off r=hurley r=mcmanus
2013-10-09 17:21:49 -07:00
Ehsan Akhgari
c7d7094757
Bug 958577 - Add Uyghur to the list of RTL languages; r=smontagu
2014-01-12 14:57:40 -05:00
Nick Lebedev
f28ec5074b
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
3c83f654a4
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
91f5c455c6
Bug 884573 - Identity assertion generation and verification for WebRTC. r=abr
2013-12-20 14:55:59 -08:00
Masatoshi Kimura
09349f8047
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
e31020c6e6
Backed out changeset 8ce9e632939e (bug 925416) for bustage.
2014-01-10 08:56:59 -05:00
Jed Davis
4836baa11c
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
6480bda07a
Bug 957759 - Remove SRV experiment code (helps prevent crashes). r=mcmanus
2014-01-09 13:50:04 -08:00
Ehsan Akhgari
ac73237d97
Merge m-c into inbound
2014-01-04 12:14:57 -05:00
Ehsan Akhgari
eaa7491d77
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
d597921b26
Bug 947391 - Add a timeout for initial HTTP responses r=mcmanus
2013-12-18 15:03:48 -08:00
Nicholas Nethercote
a228c41d0b
Bug 955942 (part 1) - Remove unnecessary nsIMemoryReporter qualifiers from UNITS_* and KIND_* constants. r=mccr8.
...
--HG--
extra : rebase_source : f760568c08af03d9fec316bf95e7d4388078a03d
2013-12-11 11:59:39 -08:00
Henri Sivonen
0a59ad7382
Bug 213517 part 2 - Remove the x-user-def language group. r=jfkthame.
2014-01-02 09:18:20 +02:00
Makoto Kato
45168c5faa
Bug 952110 - Parsing JAR file may crash when it installs a extension. r=bsmedberg
2013-12-24 11:12:52 +09:00
Andrew McCreight
4bcf2e732a
Bug 937960, part 5 - Add pref to activate ICC. r=smaug
2013-12-22 10:14:36 -05:00
Nicholas Cameron
42cc7a3660
Bug 898828. Don't even try async video on Windows. r=nical
2013-12-21 10:37:07 +13:00
Wes Kocher
1604d77962
Merge fx-team to m-c
2013-12-19 19:09:04 -08:00
Masayuki Nakano
eae4be4eb8
Bug 950564 ComplexTextInputPanel should be positioned to bottom-left of the focused plugin feedback=emk, r=smichaud
2013-12-20 08:19:17 +09:00
Ryan VanderMeulen
e4ef933d12
Backed out changesets ccdc3d4f4571, 4dcc91e771e3, 0ae14946314b, and 94d22ab0b17f (bug 937960) for Windows 7 debug xpcshell failures.
2013-12-19 16:57:55 -05:00
Andrew McCreight
3b5980cf7d
Bug 937960, part 1 - Add ICC pref to nsJSEnv. r=smaug
2013-12-18 21:22:55 -08:00
Ryan VanderMeulen
551f4e8d70
Backed out changesets 58db1fb509be and 7301ccf7e0be (bug 947391) for Android xpcshell orange.
2013-12-18 19:41:29 -05:00
Ryan VanderMeulen
2d5b945f2d
Backed out changesets b03bd1170d1c, 419615a1195d, a1b699b80442, and 524c573fd8a6 (bug 937960) for Win7 debug xpcshell orange.
2013-12-18 19:04:11 -05:00
Steve Workman
1b453790e2
Bug 947391 - Add a timeout for initial HTTP responses r=mcmanus
2013-12-18 15:03:48 -08:00
Andrew McCreight
7ea21e68a0
Bug 937960, part 1 - Add ICC pref to nsJSEnv. r=smaug
2013-12-18 11:42:15 -08:00
Gijs Kruitbosch
df63261263
Bug 950336 - add a pref to disable onbeforeunload, r=bz
...
--HG--
extra : rebase_source : 37eaa4764a662837ae12354b9cde0e2d17a4c90d
2013-12-18 14:56:40 +00:00
Boris Zbarsky
09c5605923
Bug 951511. If jar module shutdown happens before all the jar channels are destroyed, we still shouldn't crash. r=bsmedberg
2013-12-18 11:20:45 -05:00
Justin Dolske
1f02646fea
Bug 946549 - Remove dead code obsoleted by bug 355063 for filling passwords on load. r=MattN
2013-12-16 13:27:47 -08:00
Nicholas Nethercote
3b7c5d2e8c
Bug 945973 (part 4) - Add SystemMemoryReporter, which presents Linux-specific, system-wide memory measurements taken from the OS. r=glandium.
...
--HG--
extra : rebase_source : 032d1d2944b790ac9e9e4d7f18c8ac9d79858ef3
2013-12-04 19:32:50 -08:00
Trevor Saunders
c2b2fcd3d4
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
2013-12-12 20:50:01 -05:00
Bobby Holley
a3b92ad7aa
Bug 913734 - Remove now-unused policy machinery. r=mrbkap
2013-12-13 19:15:43 -08:00
Bobby Holley
c0228bbfea
Bug 913734 - Remove custom privilege setup for cut/copy/paste. r=mrbkap
2013-12-13 19:15:43 -08:00
Emmanuele Bassi
141702440c
Bug 773296 - Part 1: Add a preference for CSS variables. r=dbaron
2013-12-12 13:09:40 +11:00
Peiyong Lin
e6cca8fcf7
Bug 943505 - Use fallible allocation in nsZipItemPtr_base::nsZipItemPtr_base. r=bsmedberg
2013-12-11 14:14:03 -05:00
Ryan VanderMeulen
ba670be0c6
Merge b2g-inbound to m-c.
2013-12-11 13:24:26 -05:00
Carsten "Tomcat" Book
8c568c01c4
Backed out changeset 53377797571a (bug 945066) for fixing bustage on a CLOSED TREE
2013-12-11 11:51:01 +01:00
Randell Jesup
9c30acefea
Bug 945066: enable PeerConnections for b2g rs=ekr
2013-12-09 07:33:41 -05:00
Ben Turner
22a3d70c8f
Bug 924089 - 'Enable SharedWorker by default', r=ehsan+khuey.
2013-12-09 11:57:40 -08:00
Ehsan Akhgari
d9cd92fa17
Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg
2013-12-10 18:10:01 -05:00
Ehsan Akhgari
b4bb73c612
Backed out changeset 2fe4ca46eec8 (bug 947736) because of build bustage
...
Landed on a CLOSED TREE
2013-12-10 14:57:30 -05:00
Ehsan Akhgari
a7bc326f56
Bug 947736 - Build modules/libpref/ in unified mode; r=bsmedberg
2013-12-10 14:48:10 -05:00
Nicholas Nethercote
e02408b49d
Bug 947798 (part 2) - Remove MemoryMultiReporter, because it's no longer helpful. r=mccr8.
...
--HG--
extra : rebase_source : f6f74de69d8c1d79d38b84b19dff5439efc41075
2013-12-07 21:39:47 -08:00
Manish Goregaokar
8b99decaf8
Bug 425145 - Add a preference to override autocomplete=off for password manager. r=gavin
2013-12-19 11:32:09 -05:00
Ehsan Akhgari
acc6abdaa6
Bug 947735 - Build modules/libmar/ in unified mode; r=bbondy
2013-12-09 13:30:27 -05:00
Birunthan Mohanathas
58325c73be
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
...
--HG--
rename : mfbt/Util.h => mfbt/ArrayUtils.h
2013-12-08 21:52:54 -05:00
Jonathan Watt
c26a8b8c4c
Bug 946398 - Flip the pref to enable <input type=number>. r=smaug
2013-12-08 23:26:16 +00:00
Ted Mielczarek
bbe3cf8b80
bug 878828 - Enable Gamepad API by default. r+sr=smaug
2013-12-07 10:35:36 -05:00
Randell Jesup
523a95d999
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
2013-12-06 18:43:02 -05:00
Phil Ringnalda
9c587812e8
Back out d5d23d937ffc (bug 947429) on suspicion of breaking gaia-ui-test
2013-12-06 19:50:54 -08:00
Randell Jesup
52d3b0d094
Bug 947429: add prefs that let us disable gum video and peerconnection video r=jib
2013-12-06 18:43:02 -05:00
Nicholas Hurley
da71b9af63
Bug 942317 - An experiment to test how reachable SRV records are in the wild. r=mcmanus
2013-12-05 15:23:22 -08:00
Carsten "Tomcat" Book
7b9f97c438
merge fx-team to m-c
2013-12-05 12:56:11 +01:00
Phil Ringnalda
88d1081cd5
Merge m-c to m-i
2013-12-04 20:34:49 -08:00
Nicholas Cameron
1180930f2f
Backout bug 899785 for talos regressions. r=sadness
2013-12-05 17:18:59 +13:00
Nicholas Nethercote
e9715bfc41
Bug 943660 (part 2) - Remove remnants of Remove nsIMemoryReporter::name.
...
--HG--
extra : rebase_source : 900bd1c641b26623cccf14d952b5387223b489eb
2013-12-03 20:01:24 -08:00
Phil Ringnalda
ba8b12bd72
Merge m-c to f-t
2013-12-04 20:29:00 -08:00
Nicholas Cameron
3c8d5360e3
Bug 899785. Turn on Windows OMTC on nightly. r=mattwoodrow
2013-12-04 20:51:47 +13:00
Felipe Gomes
6cfa31b726
Bug 916726 - r=gavin
2013-12-04 23:18:42 -02:00
Reuben Morais
ab880ba74b
Bug 938597 - Include pref name in the error message for operations that cannot happen in content processes. r=bsmedberg
2013-12-03 21:18:09 -02:00
Benoit Jacob
b384f45f52
Bug 942499 - Part 2: Move CanUploadNonPowerOfTwo out of GLContext; remove the gfx.textures.poweroftwo.force-enabled preference - r=gal,BenWa
2013-12-03 13:44:38 -05:00
Benoit Girard
cb5d1145f7
Bug 944866 - Part 2: Add layers.scroll-graph. r=gal
...
--HG--
extra : rebase_source : b517f110b09056b3037f9bfae609ff14e6af3859
2013-12-03 10:49:46 -05:00
Henri Sivonen
0859359284
Bug 393246 - Make URL fixup not query for Windows legacy encoding. r=bzbarsky.
2013-12-03 10:36:13 +02:00
Ryan VanderMeulen
994cdadd13
Merge inbound to m-c.
2013-12-02 16:39:00 -05:00
Ralph Giles
4a17111755
Bug 887978 - Enable WebVTT. r=cpearce, bz
...
New global interfaces need to be added to test_interfaces.html
and marked with the same conditional as the pref. The test must
also be updated if the conditional is changed on the pref.
We now pass the track element portion of the imptests.
2013-11-29 16:57:00 -08:00
Dan Glastonbury
0b98ce2b6a
Bug 830881 - Port layerscope GL changes to new layers. r=vlad
2013-11-29 14:11:49 +10:00
Mike Hommey
334e43f829
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
2013-11-22 23:03:21 +09:00
Nicholas Nethercote
c82c609ac3
Bug 936964 (part 7, attempt 2) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
...
* * *
Bug 936964 (part 7b) - Fix a use-after-free found by ASan.
--HG--
extra : rebase_source : d38ab6b63e9d576773baf8e55fa4f7182c33915e
2013-11-07 16:35:30 +11:00
Mike Hommey
fdd3247a81
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-27 22:55:07 +09:00
Mike Hommey
2f727b6d62
Backout changeset 3fd4b546eed4 (bug 874266) and changeset a35d2e3a872f (bug 942043) for ASAN build bustage and Windows test bustage
...
--HG--
extra : amend_source : f20d09aeff1c8b5cbd0f1d24c7ce04e86f3aed1d
2013-11-28 14:24:05 +09:00
Mike Hommey
b038245b8d
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
2013-11-28 13:08:16 +09:00
Mike Hommey
59b2136630
Bug 942043 - Straighten up zlib linkage wrt shared js and system zlib. r=gps,r=ted
2013-11-28 12:49:43 +09:00
Ehsan Akhgari
6220f98ec6
Backed out 9 changesets (bug 943660, bug 936964) because of ASAN use-after-free crashes on browser-chrome and mochitest-other
...
Backed out changeset 85486c4aa3d8 (bug 936964)
Backed out changeset 25312eb71998 (bug 936964)
Backed out changeset 6dbb8333960c (bug 936964)
Backed out changeset da6465ad476f (bug 936964)
Backed out changeset a87ffc992f38 (bug 936964)
Backed out changeset 4ae3a61182db (bug 936964)
Backed out changeset 34e9c3137804 (bug 936964)
Backed out changeset fd1459e71585 (bug 936964)
Backed out changeset 3e8a701d8bdc (bug 943660)
Landed on a CLOSED TREE
--HG--
rename : content/canvas/src/WebGLMemoryTracker.h => content/canvas/src/WebGLMemoryReporterWrapper.h
2013-11-27 20:05:00 -05:00
Nicholas Nethercote
74e6ffe050
Bug 936964 (part 7) - Make lots of classes report their own memory consumption, instead of using a separate reporter class. r=mccr8,sr=bz.
...
--HG--
rename : content/canvas/src/WebGLMemoryReporterWrapper.h => content/canvas/src/WebGLMemoryTracker.h
extra : rebase_source : 611e8d35907959b163aeced1c4ffe1d265048fe6
2013-11-07 16:35:30 +11:00
William Chen
846788e35b
Bug 806506 - Part 1: Implement ShadowRoot interface with DOM accessor methods. r=mrbkap,ehsan
2013-12-02 02:26:11 -08:00
Vivien Nicolas
88625ffce4
Bug 942021 - Reduce the delay blocking events in order to show the highlight. r=fabrice
2013-11-26 14:50:21 +01:00
Carsten "Tomcat" Book
8f9ac16095
merge b2g-inbound to mozilla-central
2013-11-26 12:40:07 +01:00
Randell Jesup
19b52c6fe9
Bug 942343: pref off RTCPeerConnection for B2G until it's functional r=ekr,smaug,jsmith
2013-11-24 19:46:39 -05:00
Carsten "Tomcat" Book
a437c15be3
Backed out changeset 2cae126450b2 (bug 942343) suspicion of causing mochitest 4 and 8 bustage on B2G ICS Emulator Opt on a CLOSED TREE
2013-11-25 08:41:57 +01:00
Randell Jesup
1b75a3b560
Bug 942343: pref off RTCPeerConnection for B2G until it's functional r=ekr
2013-11-24 19:46:39 -05:00
Ehsan Akhgari
b3d8e74795
Bug 942486 - Move PL_ARENA_CONST_ALIGN_MASK out of nsZipArchive.h; r=mwu
...
--HG--
extra : rebase_source : 92410d30a1f8ae6d9df4fb6e6b278dc6307460a0
2013-11-25 15:44:25 -05:00
Chris Peterson
81ea3f8047
Bug 942587 - Do not cloak "Nexus Personal" BankID plugin name. r=bsmedberg
...
--HG--
extra : rebase_source : 1aae87bfdf3e94f6b0decbde260f927a97eec86a
2013-11-24 22:14:41 -08:00
Mike Hommey
4526015e13
Bug 941475 - Remove old workaround for gcc 3.2.2 (!) on OS/2 (!). r=mshal
2013-11-22 08:16:19 +09:00
Chris Peterson
ba831fc273
Bug 757726 - Part 6b: Cloak all plugin names except Flash, Director, Java, and QuickTime. r=johns sr=bsmedberg
2013-11-21 19:44:38 -08:00
Chris Peterson
4b4092ff72
Bug 757726 - Part 6a: Add support for cloaking plugin names in navigator.plugins and navigator.mimeTypes enumeration. r=johns sr=bsmedberg
2013-10-31 22:19:09 -07:00
Ehsan Akhgari
7242c62c57
Bug 941866 - Exclude files which rely on the known bad patterns from unified builds; r=BenWa
2013-11-21 16:36:59 -05:00
Carsten "Tomcat" Book
bfd15fb10b
Backed out changeset e8271988688e (bug 887978) for Mochitest 2/3 Bustage on a CLOSED TREE
2013-11-21 13:23:37 +01:00
Ralph Giles
94ab8de381
Bug 887978 - Pref on WebVTT for non-release builds. r=cpearce
...
This allows us to get wider testing without having to worry
about flipping the pref back off for release if we find problems.
2013-11-20 18:23:00 +13:00
Oleg Romashin
463385a1a1
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-20 21:44:22 -08:00
Oleg Romashin
c63a492777
Backed out 3 changesets (bug 822898) for mochitest bustage on B2G ICS emulator
2013-11-20 16:08:36 -08:00
Oleg Romashin
9b50f2dcd4
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-20 13:05:39 -08:00
Chris Pearce
438b02a1fd
Bug 886196 - Create a PlatformDecoderModule that outputs blank frames for fuzzing/testing purposes. r=kinetik
2013-11-21 10:04:33 +13:00
Chris Pearce
c1e402fac2
Bug 886196 - Add pref to enable creation of fmp4 reader in DecoderTraits. Preffed of by default. r=kinetik
2013-11-21 10:04:33 +13:00
Chris Pearce
f239952478
Bug 886196 - Configure option and pref for fragmented mp4 parser. r=glandium
2013-11-21 10:04:32 +13:00
Jonathan Kew
40fc869dd3
bug 928026 - use Roboto / Droid Sans Mono for Greek, until Fira glyphs are revised. r=mwu
2013-11-19 21:46:47 +00:00
Johannes Buchner
6027e415af
Bug 912465 - Use MsgNewSafeBufferedFileOutputStream instead of NewLocalFileOutputStream in various places. r=ehsan
2013-11-19 09:13:44 -05:00
Mike Hommey
931cb49886
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
...
Landing on a CLOSED TREE.
2013-11-19 11:50:54 +09:00
Mike Hommey
db9e5129bc
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
2013-11-19 11:48:10 +09:00
Mike Hommey
b18be7aacd
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
2013-11-19 11:47:43 +09:00
Mike Hommey
f0d1cd1e10
Bug 939044 - Remove most definitions of MODULE. r=mshal
2013-11-19 11:47:39 +09:00
Mike Hommey
f81885e53b
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
2013-11-19 11:47:14 +09:00
Wes Kocher
6f03d746be
Backed out 3 changesets (bug 822898) for mochitest bustage on Windows on a CLOSED TREE
...
Backed out changeset 63c1f6716755 (bug 822898)
Backed out changeset 145150ef00a5 (bug 822898)
Backed out changeset a5e360e6d713 (bug 822898)
2013-11-18 15:27:53 -08:00
Oleg Romashin
7ea86cafb2
Bug 822898 - Implement pointer events. Interface. r=smaug
2013-11-18 13:10:05 -08:00
Ryan VanderMeulen
79774cfe25
Merge m-c to inbound on a CLOSED TREE.
2013-11-18 10:59:48 -05:00
Jonathan Watt
57ea2a77a4
Bug 889736, part 6 - Stop setting the svg.text.css-frames.enabled pref. r=heycam
2013-11-18 14:29:53 +00:00
Gijs Kruitbosch
94480b349c
Merge m-c to ux
2013-11-18 13:44:32 +01:00
Ed Morley
7121126df2
Merge latest green inbound changeset and mozilla-central
2013-11-18 10:39:38 +00:00
Gijs Kruitbosch
5cbd9e36ff
Merge m-c to ux
2013-11-17 23:37:53 +01:00
Christian Legnitto
65cbc7249e
Bug 935377 - Firefox should fix common scheme typos, r=bz
2013-11-17 12:16:45 -08:00
Gijs Kruitbosch
ce9b4a4882
Merge mozilla-central and ux
2013-11-15 18:32:01 +01:00
Gijs Kruitbosch
726170b045
Merge mozilla-central and ux
2013-11-12 09:27:50 +01:00
Gijs Kruitbosch
a84d198778
Merge mozilla-central and ux
2013-11-11 09:29:29 +01:00
Matthew Noorenberghe
dc43a0e285
Merge mozilla-central to UX
2013-11-09 17:46:29 -08:00
Jared Wein
3a8c39e9ac
Automated merge with https://hg.mozilla.org/mozilla-central
2013-11-08 13:22:23 -05:00
Gijs Kruitbosch
bdf8ffe2d3
Merge mozilla-central and ux
2013-11-07 19:21:54 +00:00
Matthew Gregan
f9f23a8559
Bug 935349 - Remove disabled DASH code. r=doublec
2013-11-07 17:08:30 +13:00
Gijs Kruitbosch
174d4160d6
Merge m-c to ux
2013-11-06 14:36:26 +01:00
Gijs Kruitbosch
5b8e8a7c7d
Merge mozilla-central and ux
2013-11-06 09:01:08 +01:00
Nicholas Nethercote
b9e0d05f7e
Bug 934321 - Add MemoryMultiReporter, a helper class that reduces some boilerplate, and convert all existing multi-reporters to use it. r=wchen.
...
--HG--
extra : rebase_source : a6110c3558c571b7908b63e8cc7ca21103098d0d
2013-11-06 14:58:20 +11:00
Wes Kocher
4a2a8b4b8e
Merge inbound to m-c
2013-11-05 17:50:18 -08:00
Wes Kocher
fc8e87ff63
Merge fxteam to m-c
2013-11-05 17:38:24 -08:00
Jonathan Kew
8e7ffac891
bug 797405 - use harfbuzz on Windows for all text shaping except Hangul. r=jdaggett
2013-11-05 13:49:10 +00:00
Matthew Noorenberghe
9e82ff7081
Merge mozilla-central to UX
2013-11-05 01:04:20 -08:00
Gijs Kruitbosch
0b00c7151b
Merge mozilla-central and ux
2013-11-04 23:41:59 +01:00
Rik Cabanier
7f0313f389
Bug 540456 - Support HTML5 canvas draw{Custom,System}FocusRing(). r=smaug
2013-11-04 14:52:24 -05:00
Gijs Kruitbosch
7f18b70f01
Merge mozilla-central and ux
2013-11-02 11:33:53 +01:00
Mike Hommey
2a211e7c14
Bug 933120 - Move HOST_PROGRAM and HOST_SIMPLE_PROGRAMS to moz.build. r=gps
2013-11-02 08:44:11 +09:00
Gijs Kruitbosch
a880139178
Merge mozilla-central and ux
2013-11-01 09:20:15 +01:00
Ryan VanderMeulen
c80a525c6d
Merge m-c to inbound on a CLOSED TREE.
2013-10-30 22:42:13 -04:00
Matt Woodrow
bc7e07900f
Bug 934533 - Remove the azure content enabled pref since we require it to be enabled for all platforms now. r=nrc
...
--HG--
extra : rebase_source : f5152dd3c088009c80cda2844589967ed047e888
2013-11-06 08:54:12 +13:00
Chris Peterson
1e19fa1480
Bug 939120 - Build modules/libbz2 and libjar in unified mode. r=ehsan
2013-11-12 22:30:37 -08:00
Gian-Carlo Pascutto
a53914c3fd
Bug 902000 - Make the load adaption depend on a pref. r=jesup
2013-10-29 15:00:28 +01:00
Simon Montagu
d9bef388ce
Add Apple SD Gothic Neo to Korean default font list for OSX 10.8. Bug 923713, r=jdaggett
2013-11-04 06:18:13 -08:00
Henri Sivonen
5bf0b8c647
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Carsten "Tomcat" Book
c01cac29f1
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
2013-11-04 13:04:02 +01:00
Henri Sivonen
e5a75a933d
Bug 910192 non-UI part - Get rid of intl.charset.default as a localizable pref and deduce the fallback from the locale. r=bzbarsky.
2013-11-04 13:24:33 +02:00
Brian R. Bondy
4cad9d9c52
Bug 924894 - Split prefs files up for Metro and Desktop when running in the same profile. r=jimm
2013-11-05 13:20:39 -05:00
Monica Chew
2de8653cb6
Bug 895476: Enable updating local lists for application reputation (r=gcp)
2013-10-31 14:15:14 -07:00
Dave Townsend
33cc037c87
Bug 935596 : nsJARInputStream crashes debug builds when it encounters a corrupt zip file. r=taras
2013-11-07 11:32:55 -08:00
Matthew Gregan
d9f4c2ee4b
Bug 927245 - Pref off deprecated Audio Data API implementation. r=ehsan
2013-10-23 15:31:28 +13:00
Chia-hung Tai
6e7856cb9d
Bug 921917 - B2G MMS: Provide a flag to let user be able to request read report or not when sending MMS. r=gene
2013-10-30 11:48:47 +08:00
Ed Morley
4326269d4b
Merge mozilla-central and b2g-inbound
2013-10-29 16:34:46 +00:00