Mike Hommey
|
ff99a04d4a
|
Bug 725230 - Enable and fix assertions in linker code. r=tglek
|
2012-02-13 15:49:45 +01:00 |
Mike Hommey
|
c18cff6b50
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
Mike Hommey
|
88aa870c88
|
Backout 8eef38643ceb (bug 717540) and 78941a969e20 (bug 725230) because of windows debug bustage
|
2012-02-13 16:35:13 +01:00 |
Mike Hommey
|
cb11f2731f
|
Bug 725230 - Enable and fix assertions in linker code. r=tglek
|
2012-02-13 15:49:45 +01:00 |
Mike Hommey
|
1ea7a620c0
|
Bug 717540 - Remove MFBT dependency on JS_Assert, add MOZ_Assert, and use it for WTF assertions. r=waldo,r=khuey
|
2012-02-13 15:48:23 +01:00 |
Wes Johnston
|
27fa1c5b86
|
Bug 704682 - Add passwords content provider. r=blassey,gpascutto
|
2011-12-16 15:11:09 -08:00 |
Mike Hommey
|
d72756ae01
|
Fixup for bug 683127 part 4: Avoid RefPtr.h using JS_Assert. r=tglek
|
2012-01-11 19:36:35 +01:00 |
Mike Hommey
|
28f656dabb
|
Bug 683127 - Don't try to log the offset, since it is no longer used. Fixes debug Android build failure; rs=edmorley
|
2012-01-11 17:53:15 +00:00 |
Mike Hommey
|
a2fd4491cf
|
Bug 683127 part 4 - Use the new ELF linker Zip reader in the old linker. r=tglek
|
2012-01-11 11:11:02 +01:00 |
Mike Hommey
|
59b77f0c3d
|
Bug 683127 part 3 - Test for the Zip reader. r=tglek
|
2012-01-11 11:11:00 +01:00 |
Mike Hommey
|
9109997792
|
Bug 683127 part 2 - Build system glue for the new linker. r=khuey
|
2012-01-11 11:10:59 +01:00 |
Mike Hommey
|
193cc9e0b0
|
Bug 683127 part 1 - Simple Zip reader for the new ELF Linker. r=tglek,r=mwu
|
2012-01-11 11:10:55 +01:00 |
Brad Lassey
|
50978ad35f
|
bug 715507 - GlobalHistory is accessing Gecko on the wrong thread r=dougt,kats
|
2012-01-05 16:14:23 -08:00 |
Mike Hommey
|
6ef17b1a1a
|
Bug 709776 - Move tri-licensed Android library parts under mozglue/. r=blassey
--HG--
rename : other-licenses/android/APKOpen.cpp => mozglue/android/APKOpen.cpp
rename : other-licenses/android/APKOpen.h => mozglue/android/APKOpen.h
rename : other-licenses/android/Makefile.in => mozglue/android/Makefile.in
rename : other-licenses/android/nsGeckoUtils.cpp => mozglue/android/nsGeckoUtils.cpp
|
2011-12-12 16:22:25 +01:00 |
Mike Hommey
|
3875562cf4
|
Bug 701371 - Rename mozutils to mozglue, and move it to top-level. r=khuey,a=brendan
--HG--
rename : memory/mozutils/Makefile.in => mozglue/Makefile.in
rename : memory/mozutils/Makefile.in => mozglue/build/Makefile.in
rename : memory/mozutils/dummy.cpp => mozglue/build/dummy.cpp
rename : memory/mozutils/fixcrt.py => mozglue/build/fixcrt.py
rename : memory/mozutils/mozutils.def.in => mozglue/build/mozglue.def.in
|
2011-12-28 08:24:02 +01:00 |