Mike Shal
|
c0f79b14b6
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00:00 -07:00 |
|
Gregory Szorc
|
7638dd9198
|
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
|
b51fdc7025
|
Bug 784841 - Part 18g: Convert /content; r=glandium
|
2013-02-25 12:47:19 -08:00 |
|
Daniel Holbert
|
593ae9bd74
|
Bug 840189: Mark XSLT subdirectories as FAIL_ON_WARNINGS. r=sicking
|
2013-02-21 18:24:05 -08:00 |
|
Daniel Holbert
|
4c9311d3e3
|
Bug 840179: Add parens in asserted condition in txExecutionState.cpp, to fix gcc build warning. r=sicking
|
2013-02-19 23:20:16 -08:00 |
|
Daniel Holbert
|
76fd3c0a85
|
Bug 840209: Make existing implicit char-conversion explicit (w/ assertion for sanity-checking), in txXPCOMExtensionFunction.cpp. r=peterv
|
2013-02-18 08:59:56 -08:00 |
|
Mounir Lamouri
|
937ca1509d
|
Bug 833009 - Remove "nsContentUtils.h" inclusions from headers in content/xslt/. r=Ms2ger
|
2013-01-23 19:40:52 +00:00 |
|
Peter Van der Beken
|
cefe1bd88b
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
|
Ed Morley
|
f91e010656
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
|
Peter Van der Beken
|
87d44d16e4
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
|
2012-12-03 17:07:49 +01:00 |
|
Ehsan Akhgari
|
24e08daa65
|
Bug 833193 - Disable PGO on xslt; a=me
|
2013-01-21 23:03:48 -05:00 |
|
Trevor Saunders
|
c55a85644c
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Mats Palmgren
|
7532b4e736
|
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
|
2013-01-15 13:22:03 +01:00 |
|
Chris Peterson
|
d64ab9624b
|
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
|
2013-01-10 08:19:36 -08:00 |
|
Ms2ger
|
7895a51c46
|
Merge PGO-green changeset from inbound to m-c.
|
2012-12-22 12:06:37 +01:00 |
|
Ms2ger
|
4e558011d6
|
Bug 817273 - Kill dead nsXPathNamespace files; r=sicking
|
2012-12-22 09:17:05 +01:00 |
|
Masatoshi Kimura
|
867f6a87a8
|
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
|
2012-12-21 20:47:52 +09:00 |
|
Boris Zbarsky
|
d08e07fe67
|
Bug 816380. Convert XPathEvaluator to WebIDL. r=peterv
|
2012-12-14 14:10:49 -05:00 |
|
Trevor Saunders
|
0dc85f40ea
|
bug 801466 - part 3.1 remove some prmem usage from dom/ and content/ r=mounir
|
2012-12-05 02:55:37 -05:00 |
|
Boris Zbarsky
|
529abc3ff9
|
Bug 812744 part 1. Set XSLT result documents to be data documents when we plan to return them to script. r=sicking
|
2012-11-21 11:18:57 -05:00 |
|
Ryan VanderMeulen
|
f3c337d517
|
Backed out changesets 1a8b11ae0f4b, e02a02fd1208 (bug 776443), 86a3edf2960d (bug 812392), 26c59f23fd8f, and 288c74d7f87d (bug 812744) for mochitest orange.
CLOSED TREE
|
2012-11-21 12:47:40 -05:00 |
|
Boris Zbarsky
|
2b28cf4024
|
Bug 812744 part 1. Set XSLT result documents to be data documents when we plan to return them to script. r=sicking
|
2012-11-21 11:18:57 -05:00 |
|
Benoit Jacob
|
c995bc9e1e
|
Bug 807437 - Eliminate redundant Traverse/Unlink CC macros - part 1: automatic changes - r=mccr8
|
2012-11-15 02:32:40 -05:00 |
|
Masatoshi Kimura
|
e5be249cd2
|
Bug 801402 - Use FindEncodingForLabel from XSLT. r=sicking
|
2012-11-07 18:04:21 -05:00 |
|
Kyle Huey
|
76a2832eea
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
|
Vicamo Yang
|
ea784216bd
|
Backout 67cb43bb8865: Breaks B2G Marionette
|
2012-10-31 16:35:11 +08:00 |
|
Kyle Huey
|
c82a2d6fea
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 12:28:11 -07:00 |
|
Ed Morley
|
c34b7d9377
|
Backout a145ded68994, e0cf397089ec & 1545e91c658e (bug 798491) for bustage on a CLOSED TREE
|
2012-10-30 17:02:31 +00:00 |
|
Kyle Huey
|
8078ab712e
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-30 08:26:12 -07:00 |
|
Peter Van der Beken
|
82b618706e
|
Fix for bug 773780 (Add API for new DOM bindings for Node). r=bz.
|
2012-10-09 14:31:24 +02:00 |
|
Isaac Aggrey
|
990e90e88a
|
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
|
2012-09-28 01:57:33 -05:00 |
|
Bobby Holley
|
2125a8c6de
|
Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components | xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
|
2012-09-24 14:46:29 +02:00 |
|
Ehsan Akhgari
|
6c934f3dff
|
Bug 788275 - Part 0: Make nsCORSListenerProxy's constructor not cause the object to be destroyed before it is constructed; r=bzbarsky
That is always a nice property to have!
|
2012-09-18 22:16:23 -04:00 |
|
Makoto Kato
|
8696ddea08
|
Bug 784912 - nsIStreamListener.onDataAvailable should handle 64-bit offset. r=honza
|
2012-09-06 11:41:02 +09:00 |
|
Randell Jesup
|
3b4961b603
|
Bug 773151: Convert nsCAutoString->nsAutoCString CLOSED TREE r=bsmedberg
|
2012-09-01 22:35:17 -04:00 |
|
Ehsan Akhgari
|
243c878d26
|
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
|
691ef24b2a
|
Bug 780618 - Move all error codes to nsError.h; r=ehsan
|
2012-07-27 17:03:27 +03:00 |
|
David Zbarsky
|
2b33850ef8
|
Bug 773842 - Fix build warnings under content/ r=mounir
|
2012-08-10 14:01:16 -04:00 |
|
Ms2ger
|
c8ea20cf42
|
Bug 780387 - Part b: Stop using PRIntn; r=bsmedberg
|
2012-08-09 09:09:40 +02:00 |
|
David Zbarsky
|
191398e14e
|
[Bug 780428] Don't include nsIFrame.h in places where it's not necessary r=roc
|
2012-08-05 23:00:56 -04:00 |
|
Mike Hommey
|
0f9f294ea0
|
Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted
|
2012-08-04 20:26:44 +02:00 |
|
Ted Shroyer
|
eecebb1b5e
|
Bug 765890 - Alter mochitests/jsreftests to pass when javascript.options.xml.content defaults to false. r=jorendorff.
|
2012-07-20 14:00:53 -05:00 |
|
Aryeh Gregor
|
8b4a23fc4c
|
Bug 777292 part 2 - Change all nsnull to nullptr
|
2012-07-30 17:20:58 +03:00 |
|
Henri Sivonen
|
d1de4e669c
|
Bug 775467 - Make readyState progress through all states without duplicate transitions. r=bzbarsky.
|
2012-07-27 16:35:09 +03:00 |
|
William Chen
|
99b4e0afa4
|
Bug 746855 - Be more careful when checking for a carry during number format evaluation. r=sicking
|
2012-06-11 13:31:35 -04:00 |
|
Jonas Sicking
|
63e0465fc6
|
Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir
|
2012-07-21 00:29:40 -07:00 |
|
Mounir Lamouri
|
f8ea60c390
|
Bug 327244 (2/2) - Remove nsIScriptSecurityManager::CheckLoadURI(). r=sicking,jlebar
|
2012-07-18 15:27:02 -07:00 |
|
Ed Morley
|
ef538d7e2b
|
Backout ea6db8f420c0 (bug 770831), b51c79ee0883 (bug 774957), 020f6ed5958b (bug 758258), 11d8e19e1fca (bug 758258), 707fc51bfe2e (bug 775354), 489d944a6fe6 (bug 327244), be7df3c9d50f (bug 327244) for m-oth orange
|
2012-07-19 08:29:48 +01:00 |
|
Mounir Lamouri
|
889b49f2a0
|
Bug 327244 (2/2) - Remove nsIScriptSecurityManager::CheckLoadURI(). r=sicking,jlebar
|
2012-07-18 15:27:02 -07:00 |
|
Nathan Froyd
|
f7054dc678
|
Bug 370750 - consolidate mochitest files installation; r=glandium
With assistance on the patch from Ms2ger, Waldo, and Mossop.
|
2012-07-03 16:49:02 -04:00 |
|