Nicholas Nethercote
|
39004db706
|
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
|
8fd06cf41b
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
|
Mike Hommey
|
b32a4ed166
|
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
|
682364d535
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-28 13:08:16 +09:00 |
|
Ehsan Akhgari
|
a903aefdc0
|
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
|
bc475c75df
|
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 |
|
Henri Sivonen
|
2dc38251fe
|
Bug 863728 - Implement the replacement encoding. r=emk.
|
2013-11-25 10:06:56 +02:00 |
|
Ehsan Akhgari
|
869d0af69a
|
Bug 942489 - Deunify more files that are caught by bug 941854; r=BenWa
|
2013-11-24 01:29:24 -05:00 |
|
Trevor Saunders
|
a5e1ff750d
|
bug 941736 - unify sources in extensions/ r=ehsan
|
2013-11-21 12:44:11 -05:00 |
|
Jan Beich
|
4d640a0d2f
|
Bug 810716 - Detect res_ninit() on DragonFly and FreeBSD. r=ted
|
2013-11-19 15:42:55 +01:00 |
|
Johannes Buchner
|
6d6385c6cc
|
Bug 912465 - Use MsgNewSafeBufferedFileOutputStream instead of NewLocalFileOutputStream in various places. r=ehsan
|
2013-11-19 09:13:44 -05:00 |
|
Ehsan Akhgari
|
8d7557e7b2
|
Bug 939659 - Build parts of the spellchecker in unified mode; r=roc
--HG--
extra : rebase_source : a3468510cc0e3b0f0cf95a1b851662296fef5a27
|
2013-11-18 08:32:32 -05:00 |
|
Mike Conley
|
c5eff3cccc
|
Bug 457296 - Allow nsIPermissionManager to accept mailto URLs. r=jdm.
|
2013-11-18 23:34:00 -05:00 |
|
Mike Hommey
|
2812d11fce
|
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
|
e06d795c71
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
a58f7369ea
|
Bug 939071 - Kill SHORT_LIBNAME. r=ted
|
2013-11-19 11:47:47 +09:00 |
|
Mike Hommey
|
b2e90f6233
|
Bug 914245 - Move FORCE_SHARED_LIB to moz.build. r=mshal
|
2013-11-19 11:47:45 +09:00 |
|
Mike Hommey
|
26bc04d200
|
Bug 939044 - Rename remaining MODULE definitions to XPIDL_MODULE. r=mshal
|
2013-11-19 11:47:43 +09:00 |
|
Mike Hommey
|
e80e877ab7
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
ffe0380912
|
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 |
|
Ehsan Akhgari
|
c390844165
|
Add a comment for bug 939880, DONTBUILD
|
2013-11-18 14:52:47 -05:00 |
|
Phil Ringnalda
|
e59f69b821
|
Back out 134f2dc02468 (bug 939659) for assertions
|
2013-11-18 07:21:11 -08:00 |
|
Ehsan Akhgari
|
290fd5ae7d
|
Bug 939659 - Build spellchecker in unified mode; r=roc
|
2013-11-18 08:32:32 -05:00 |
|
Ehsan Akhgari
|
f0ed6a2a8c
|
Bug 936848 follow-up: Add DVRs to the en-US dictionary
|
2013-11-12 11:20:17 -05:00 |
|
Birunthan Mohanathas
|
947dd1a9dd
|
Bug 936848 - Add "DRM", "DVR", and "millennia" to the en-US dictionary; r=ehsan
|
2013-11-12 09:16:59 -05:00 |
|
Joan Montané
|
55b4ae42fa
|
Bug 257073 - Handle the Catalan middle dot correctly in the spell checker; r=ehsan
|
2013-11-12 09:16:34 -05:00 |
|
Mike Hommey
|
50e2fd01b1
|
Bug 935387 - Remove non recursed install targets. r=mshal
|
2013-11-07 10:37:45 +09:00 |
|
Henri Sivonen
|
5ac2a5be04
|
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
|
6646962e49
|
Backed out changeset 88e0c01e2d81 (bug 910192) bustage on a CLOSED TREE
|
2013-11-04 13:04:02 +01:00 |
|
Henri Sivonen
|
7af818f242
|
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 |
|
Nathan Froyd
|
05e020c835
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
|
Mike Hommey
|
bc3f1629f6
|
Bug 933097 - Remove a few useless moz.build files. r=mshal
|
2013-11-02 08:47:46 +09:00 |
|
Daniel Holbert
|
4908bbab5e
|
Bug 926275: Remove mozalloc_macro_wrappers.h and mozalloc_undef_macro_wrappers.h. r=bsmedberg
|
2013-10-31 19:39:03 -07:00 |
|
Mike Hommey
|
b000a846c2
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Brian O'Keefe
|
9c9d71fddb
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
59a17d0f20
|
Bug 921492 - Make StrictOrderingOnAppendList use actual alphabetical sorting. r=mshal,r=gps
|
2013-10-24 08:05:43 +09:00 |
|
Joshua Cranmer
|
bd929500c8
|
Bug 900526, part 4: Migrate FINAL_TARGET and XPI_NAME to moz.build, r=gps
|
2013-10-21 13:09:06 -05:00 |
|
Ms2ger
|
2ff7c10052
|
Bug 923395 - Part b: Remove makefiles that only set LOCAL_INCLUDES and DEFINES; r=gps
|
2013-10-20 09:25:19 +02:00 |
|
Ms2ger
|
b7619cd23d
|
Bug 923395 - Part a: Remove completely empty makefiles; r=gps
|
2013-10-20 09:25:18 +02:00 |
|
Matthew Noorenberghe
|
886d8d37db
|
Bug 926731 - Add some technical words to the en-US dictionary. r=ehsan
|
2013-10-17 23:02:10 -07:00 |
|
Masayuki Nakano
|
52e19b318b
|
Bug 920377 part.33 Get rid of mozilla::WheelEvent r=roc
|
2013-10-16 18:37:36 +09:00 |
|
Honza Bambas
|
fda9e3c937
|
Bug 923248 - Fix typo in proxy/direct NTLM module telemetry accumulation, r=jduell
|
2013-10-10 19:10:45 +02:00 |
|
Ed Morley
|
19c3a05bcd
|
Backed out changeset b2e1c92b7e39 (bug 899495) for build failures on a CLOSED TREE
|
2013-10-09 15:06:24 +01:00 |
|
Genti Tola
|
e1bc398e31
|
Bug 899495 - Correct the usage patterns of TestPermissionFromPrincipal in nsPermissionManager. r=mounir
|
2013-10-07 12:34:31 +02:00 |
|
Ms2ger
|
f4153f40d4
|
Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps
|
2013-10-03 09:11:13 +02:00 |
|
Ms2ger
|
1ee1f27aa3
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Aryeh Gregor
|
b4374620c5
|
Bug 891904 - Un-schedule full spell check when checker is disabled; r=ehsan
|
2013-10-01 09:42:35 +03:00 |
|
Christoph Kerschbaumer
|
9c4e72b4ed
|
Bug 910139 - Add TYPE_XSLT to nsIContentPolicy for XSLT loads and update CSP to treat XSLT as script. r=grobinson, r=jst
|
2013-09-11 14:11:49 -07:00 |
|
Mark Hammond
|
5dc67fecdc
|
Bug 921342 - fix compiler warning about not enough args to macro ENSURE_NOT_CHILD_PROCESS_. r=bsmedberg
|
2013-10-01 11:02:34 +10:00 |
|
Gregory Szorc
|
54c1de66d6
|
Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:52:06 +02:00 |
|