Bill McCloskey
|
b0f0d45c9b
|
Bug 666801 - Add DOMWindowID and isTopLevel to nsIWebProgress (r=smaug)
|
2013-04-24 22:26:13 -07:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Andrew McCreight
|
c2e05532fb
|
Bug 856906 - make nsDocLoader mainthread only.
|
2013-04-02 09:41:41 -07:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Mike Shal
|
f290401a73
|
Bug 852534 - Remove GRE_MODULE from Makefile.in; r=gps
|
2013-03-21 08:41:00 -07:00 |
|
Mike Shal
|
ea1d9b8ba7
|
Bug 844654 - Part 2: Move MODULE to moz.build; rs=gps
|
2013-03-19 11:47:00 -07:00 |
|
Gregory Szorc
|
629b5d86c6
|
Bug 818246 - Part 4: Move XPIDLSRCS into moz.build (auto); rs=glandium
This is the result of running
|mach mozbuild-migrate --list XPIDLSRCS SDK_XPIDLSRCS XPIDL_SOURCES| and
reverting xpcom/sample/*.
|
2013-03-12 10:17:46 -07:00 |
|
Gregory Szorc
|
27c42e83c6
|
Merge mozilla-central into build-system
The 3 merged files had no conflicts and were manually verified to ensure
no incompatible changes crept in.
|
2013-02-27 21:02:02 -08:00 |
|
Gregory Szorc
|
86b2248997
|
Bug 784841 - Part 18κ: Convert /uriloader; f=Ms2ger rs=ted
|
2013-02-25 13:20:01 -08:00 |
|
Trevor Saunders
|
cf419a365c
|
bug 842078 - fix iteration of mChildrenList r=smaug
|
2013-02-20 16:33:44 -05:00 |
|
Trevor Saunders
|
c57f5ec28b
|
bug 841434 - use a TArray for nsDocLoader::mChildList r=bz
|
2013-02-13 01:23:14 -05:00 |
|
Tanvi Vyas
|
291a1c1eaf
|
Bug 822367 - Add mixed display flags to the document. Add mixed display and mixed active states to nsIWebProgressListener and use them in nsMixedContentBlocker. r=smaug
|
2013-01-30 00:04:41 -08:00 |
|
Daniel Holbert
|
741ed9b7f5
|
Bug 834054: Mark 'uriloader' subdirectories as FAIL_ON_WARNINGS. r=mayhemer
|
2013-01-24 15:32:39 -08:00 |
|
Georg Fritzsche
|
f339646e27
|
Bug 813947 - Ensure pointer argument validity. r=bsmedberg
|
2012-11-26 19:45:34 +01:00 |
|
Nathan Froyd
|
589f3dc93b
|
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
|
2012-10-19 12:24:12 -04:00 |
|
Ms2ger
|
6e9c8d40fc
|
Bug 809756 - Backout bug 803665, bug 803668, bug 803666 and bug 803669 on a CLOSED TREE.
|
2012-11-08 09:20:25 +01:00 |
|
Nathan Froyd
|
c71a6616e0
|
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
|
2012-10-19 12:24:12 -04:00 |
|
Nathan Froyd
|
22c4bde145
|
Backout 57d8f6cd245a (bug 803669), fb673c95d56b (bug 803665), 24d8e0cb73f2 (bug 803665), ac46bd0d9fba (bug 803669), c9c67b62799b (bug 803666), b3314c0ddaac (bug 803668) for debug build test failures
|
2012-10-31 13:23:17 -04:00 |
|
Nathan Froyd
|
f7d079c12c
|
Bug 803666 - convert nsDocLoader's outstanding status list to use mozilla::LinkedList; r=smaug
|
2012-10-19 12:24:12 -04:00 |
|
Andrew Quartey
|
6eb0ddf707
|
Bug 792581 - part 22: Replace LL_ZERO and LL_Zero() macros with 0. r=ehsan
|
2012-10-25 19:25:59 -04:00 |
|
Josh Matthews
|
1c61b4bca6
|
Bug 795065 - Add privacy status to nsDownload. r=mak sr=bz
|
2012-10-03 13:10:20 -04:00 |
|
Isaac Aggrey
|
a53c93b026
|
Bug 795351: Replace LL_MAXINT, LL_MININT, LL_MAXUINT with stdint versions; r=ehsan
|
2012-09-28 14:55:23 -05:00 |
|
Ehsan Akhgari
|
70ba385729
|
Bug 792502 - Kill the FunctionTimer code; r=vlad
|
2012-09-19 16:59:38 -04:00 |
|
Makoto Kato
|
507b76f776
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
|
Aryeh Gregor
|
746a829c18
|
Bug 782594 - Don't use nsresult as boolean; r=bz
|
2012-08-14 12:10:42 +03:00 |
|
Randell Jesup
|
29ac5c0b8c
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ehsan Akhgari
|
8c296bbcd4
|
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
|
4c54d98fcb
|
Bug 782252 - Change named constants to correct types; r=ehsan
|
2012-08-07 18:11:35 +03:00 |
|
Aryeh Gregor
|
982100775b
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
Mike Hommey
|
c1b35e7b2a
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Honza Bambas
|
9446da8d75
|
Bug 768568, r=kaie
|
2012-07-31 20:59:17 +02:00 |
|
Aryeh Gregor
|
57c0ad57fb
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Ehsan Akhgari
|
8c8d187c85
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (more uriloader parts); r=bzbarsky
|
2012-06-14 21:45:35 -04:00 |
|
Ehsan Akhgari
|
d4360da3cf
|
Bug 758992 - Make the classes which use the XPCOM nsISupports implementation macros final, to avoid the warning about deleting using a pointer to a base class with virtual functions and no virtual dtor (uriloader parts); r=bzbarsky
|
2012-06-12 23:53:09 -04:00 |
|
Geoff Lankow
|
1214b72681
|
Bug 749930 - Replace uses of nsILocalFile with nsIFile (compiled code only); r=bsmedberg
|
2012-06-06 14:08:30 +12:00 |
|
Gervase Markham
|
87620f5676
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Oonishi Atsushi
|
4e66b438ee
|
Bug 478927 - Add a new flag LOCATION_CHANGE_ERROR_PAGE for onLocationChangeBug. r=smaug, sr=bzbarsky
|
2012-05-03 06:22:32 -04:00 |
|
Oonishi Atsushi
|
5db5ec8f54
|
Bug 311007 - Add aFlags arg to onLocationChange(...), to distinguish between same-document and different-document. r=smaug, sr=bzbarsky
|
2011-11-10 15:01:11 +01:00 |
|
Ehsan Akhgari
|
2a602a5685
|
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
|
d8e503c38b
|
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 |
|
Nick Hurley
|
7400a85df3
|
bug 589292 - add contentDisposition{Filename} props to nsIChannel. r=honzab sr=bzbarsky
|
2011-09-09 15:41:04 -07:00 |
|
Boris Zbarsky
|
60166ac20d
|
Bug 489259. Grab the parent chain for our OnStateChange calls before we fire onload and possibly change the docshell tree. r=jst
|
2011-09-08 23:19:45 -04:00 |
|
Boris Zbarsky
|
6774101d67
|
Bug 642551. Save status info we may want to use in a list so we don't have to walk the entire pending request hashtable looking for one of the rare ones with status info. r=neil
* * *
Bug 642551 followup to address review comment
|
2011-09-06 22:57:46 -04:00 |
|
Phil Ringnalda
|
74787fa14f
|
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
|
2011-09-06 21:42:54 -07:00 |
|
Boris Zbarsky
|
b3293e9bab
|
Bug 642551 followup to address review comment
|
2011-09-06 23:04:45 -04:00 |
|
Boris Zbarsky
|
87cc665adb
|
Bug 642551. Save status info we may want to use in a list so we don't have to walk the entire pending request hashtable looking for one of the rare ones with status info. r=neil
|
2011-09-06 22:57:46 -04:00 |
|
Michael Wu
|
ccaba60ed1
|
Bug 676465 - Replace PRBool with boolean in IDL files, r=bsmedberg
|
2011-08-06 22:03:32 -07:00 |
|
Ms2ger
|
36c532ffa2
|
Bug 670235 - Remove nsIDOMWindowInternal; r=sicking
|
2011-07-15 12:31:34 +02:00 |
|