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 |
James Gilbertson
|
e568288872
|
Bug 757927 - Return the result of loadUriInternal instead of always returning NS_OK. r=wesj, r=blassey
|
2014-04-18 22:00:00 -04:00 |
Brad Lassey
|
2c199039f5
|
bug 962658 - test_badMimeType.html | Assertion count 6 is greater than expected range 0-0 assertions. on Android 4.0 Debug r=gbrown
--HG--
extra : rebase_source : e601fa6f2ed385a28bb25550c4a13aa63f5a452b
|
2014-04-11 00:33:47 -04:00 |
snigdha
|
9cc482da68
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-04-01 08:29:25 -04:00 |
Neil Rashbrook
|
db90ab0285
|
Bug 514280 Remove GetIID r=bsmedberg
--HG--
extra : rebase_source : b913300be047e87c24fb95f7bd17793ebd2c5995
|
2014-03-18 00:23:11 +00:00 |
Wes Kocher
|
c879b47079
|
Backed out 2 changesets (bug 514280) for OSX build bustage on a CLOSED TREE
Backed out changeset 2a015b45d808 (bug 514280)
Backed out changeset a01f97c1ed02 (bug 514280)
|
2014-03-17 15:19:53 -07:00 |
Neil Rashbrook
|
af909242bc
|
Bug 514280 Remove GetIID r=bsmedberg
--HG--
extra : rebase_source : 179d6cd1cfb272ca258b0bc64225b27252c9ffbe
|
2014-03-17 19:07:46 +00:00 |
Ryan VanderMeulen
|
0d7b59001e
|
Backed out changeset 6f05267b4afc (bug 798033) for Android bustage.
|
2014-03-05 09:55:52 -05:00 |
snigdha
|
a441998156
|
Bug 798033 - Headers should generally not do "using namespace" at file scope. r=jib, r=jmathies, r=rjesup, r=ekr, r=ncameron, r=blassey
|
2014-03-05 08:47:45 -05:00 |
Chris Kitching
|
f7dde79803
|
Bug 913985: Part 6 - Remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-11-12 10:41:01 -08:00 |
Chris Kitching
|
36c7d139c0
|
Bug 913985: Part 5 - Refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
Ryan VanderMeulen
|
2c440594a5
|
Backed out 7 changesets (bug 913985) for intermittent Android crashes.
Backed out changeset 53513a959cf0 (bug 913985)
Backed out changeset d23d1e678417 (bug 913985)
Backed out changeset a9c9187b4f4a (bug 913985)
Backed out changeset c6b02e4a3e35 (bug 913985)
Backed out changeset 895dae322e3c (bug 913985)
Backed out changeset 3d97e6a53313 (bug 913985)
Backed out changeset 892bb017f8ba (bug 913985)
--HG--
rename : build/annotationProcessors/AnnotationInfo.java => build/annotationProcessors/MethodWithAnnotationInfo.java
rename : build/annotationProcessors/utils/AlphabeticAnnotatableEntityComparator.java => build/annotationProcessors/utils/AlphabeticMethodComparator.java
rename : build/annotationProcessors/utils/GeneratableElementIterator.java => build/annotationProcessors/utils/GeneratableEntryPointIterator.java
rename : mobile/android/base/mozglue/generatorannotations/WrapElementForJNI.java => mobile/android/base/mozglue/GeneratableAndroidBridgeTarget.java
rename : mobile/android/base/mozglue/generatorannotations/OptionalGeneratedParameter.java => mobile/android/base/mozglue/OptionalGeneratedParameter.java
|
2013-11-19 10:56:09 -05:00 |
Chris Kitching
|
ce5cac707e
|
Bug 913985 - Part 6: remove redundant AndroidBridge::Bridge() checks. r=kats
|
2013-11-12 10:41:01 -08:00 |
Chris Kitching
|
c4e86cb63e
|
Bug 913985 - Part 5: refactor the Bridge to use the generated code. r=kats
|
2013-11-12 10:41:01 -08:00 |
Chris Kitching
|
25d707c796
|
Bug 794981 - Part 4: Consistently pass nsAString into the JNI methods, instead of the veritable smorgasbord of string types previously used. r=kats
|
2013-09-09 08:57:36 -04:00 |
Chris Peterson
|
a0b40933ce
|
Bug 877503 - Add MOZ_FINAL to some Android classes to fix gcc 4.7 warnings-as-errors. blanket-r=ehsan rs=tbsaunde
|
2013-05-30 11:26:02 -07:00 |
Daniel Holbert
|
bbb94e8a2e
|
Bug 834072: Fix build warnings in uriloader/exthandler/android. r=kats
|
2013-01-24 15:32:37 -08:00 |
Ian Patterson
|
d57bb3fa52
|
Bug 712748 - uriloader did not recognize ".jpg" filename extension because Android returned ".jpeg". r=cpeterson
|
2012-12-14 11:36:38 -08:00 |
Kartikaya Gupta
|
34c8426354
|
Bug 754047 - Remove invalid assertion. r=blassey
|
2012-10-19 09:39:37 -04:00 |
Randell Jesup
|
65539ef89c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
Ehsan Akhgari
|
e368dc9c85
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.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 PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
Aryeh Gregor
|
d0ad5a7d0c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
Joshua Cranmer
|
a1186c1020
|
Bug 773637 - Kill NS_SCRIPTABLE annotations, Part 1: Remove NS_*PARAM annotations. r=ehsan
--HG--
extra : rebase_source : a0b4bc50fece36d9a90fed61431635948bfa33b5
|
2012-07-06 15:14:07 -05:00 |
Wes Johnston
|
034ffa003d
|
Bug 653833 - Ignore mimetype for helperapps if it is the same as our url. r=blassey
|
2012-06-26 14:54:44 -07:00 |
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
Ehsan Akhgari
|
92064e6d3f
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Neil Rashbrook
|
e626e8ff0c
|
Bug 611503 Constructing an nsTDependentString from an nsTAString makes no sense r=dbaron,dwitte
|
2011-09-15 08:40:17 +01:00 |
Doug Turner
|
15db2d4163
|
Bug 673674 - Fennec freezes when viewing a non .txt file from disk. Mime handler was returning a valid type when it clearly didn't know. r=blassey
|
2011-07-26 23:50:47 -07:00 |
Wes Johnston
|
e4328b6e45
|
Bug 641079 - GetMimeInfoForFileExt should return a boolean. r=blassey, a=approval-2.0
|
2011-03-13 08:59:30 -07:00 |
Brad Lassey
|
7d9b46bf26
|
bug 638523 - Save Image saves htm, not the image r=dougt a=blocking-fennec
|
2011-03-08 00:45:43 -05:00 |
Brian Crowder
|
babe41f6cf
|
Bug 634555 - Do not fib in the child process about whether we have gotten mime info or not, r=blassey, sr=bz, a=blocking-fennec:2.0,blassey
|
2011-02-23 13:52:47 -08:00 |
Doug Turner
|
5966645150
|
Bug 630364 - followup to preserve mime info. external application handlers do not honor warning preferences. android-only r=blassey. a=blocking-fennec
|
2011-02-09 13:51:23 -08:00 |
Doug Turner
|
73cf0eeb7b
|
Bug 630364 - external application handlers do not honor warning preferences. r=blassey. a=blocking-fennec
|
2011-02-09 11:40:24 -08:00 |
Alex Pakhotin
|
d0352254b7
|
Bug 613080 - External URL handler service. r=bz a=blocking-fennec
--HG--
extra : rebase_source : 305c50e07138ffad437c3faf51453a4056c4ae3e
|
2010-11-23 15:40:46 -08:00 |
Brad Lassey
|
c90d923fa5
|
bug 606235 - Android file picker should honor file type filters r=mwu a=blocking-fennec
|
2010-11-05 13:43:12 -04:00 |
Brad Lassey
|
82f4d08a27
|
bug 606317 - Android crash only : Crash [@ libc.so@0x11cd0 ] occurs after opening an .ics r=doug a=blocking-fennec
|
2010-10-28 22:45:02 -04:00 |
Matt Brubeck
|
cdf9a9e0c1
|
Bug 601280: Include title in shared links on Android. r=blassey a=blocking-fennec
|
2010-10-01 18:04:23 -07:00 |
Brad Lassey
|
09f8d096e6
|
bug 582616 - Sharing back-end for Android r=mwu,mfinkle sr=stuart a=blocking-fennec
|
2010-09-30 11:37:36 -04:00 |
Brad Lassey
|
52a3204c2d
|
bug 589851 - [Regression] protocol handlers are broken on 8/22 nightly build r=dwitte a=blocking-fennec=2.0a1+
|
2010-08-23 15:29:41 -04:00 |
Brad Lassey
|
3208373dd5
|
bug 588470 - Fennec crashes when opening the download manager after a download is started r=mwu a=blocking-fennec-2.0a1+
|
2010-08-19 18:33:06 -07:00 |
Brad Lassey
|
5cca5f5882
|
Bug 585080 - Clicking on mailto: URI crashes the content process, r=mwu a=blocking-fennec
|
2010-08-12 12:15:12 -07:00 |
Brad Lassey
|
866779d66c
|
bug 584896 - MIME Chooser dialog causes crash on Android r=mwu blocking-fennec=2.0a1+
|
2010-08-10 14:02:27 -04:00 |
Brad Lassey
|
82afeb308d
|
Bug 585083 - Android crash after showing external URI app chooser dialog r=mwu blocking-fennec=2.0a1+
|
2010-08-10 13:14:42 -04:00 |
Brad Lassey
|
c16705fa01
|
Bug 575750 - Implement support for OS protocol handlers on Android [r=mwu,bzbarsky]
--HG--
extra : rebase_source : 00c00eff847686211b07798f8d837e7bde02b89d
|
2010-06-29 22:22:08 -04:00 |
Michael Wu
|
ed4dfa45a9
|
Bug 576381 - Avoid accessing AndroidBridge in child process, r=vlad
--HG--
extra : rebase_source : 83584ed9a829b43976d05c15e860cef88141716c
|
2010-07-16 11:24:42 -07:00 |
Brad Lassey
|
1548b60810
|
bug 565138 - follow up r=vlad
|
2010-06-15 19:39:43 -04:00 |
Brad Lassey
|
62e214de6f
|
bug 565138 - Implement extloader backend for Android r=vlad
|
2010-06-14 15:04:16 -04:00 |