Trevor Saunders
|
238525e2d8
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04:00 |
|
Brian O'Keefe
|
ed17339221
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
--HG--
extra : rebase_source : 385d3fd65475ffc18ee44ae088753649470e214b
|
2013-06-17 15:21:01 -04:00 |
|
David Zbarsky
|
00b41d8ad2
|
[Bug 879998] Remove some dead code in content/ r=Ms2ger, emk
|
2013-06-07 14:05:57 -07:00 |
|
Arnaud Sourioux
|
1aded9ba34
|
Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug
|
2013-05-29 13:43:41 -07:00 |
|
Ryan VanderMeulen
|
eb4d754279
|
Backed out changeset a966aadd9ae3 (bug 856822) for Windows bustage on a CLOSED TREE.
|
2013-05-29 17:56:10 -04:00 |
|
Arnaud Sourioux
|
83d60db473
|
Bug 856822: Annotate ~1700 methods with MOZ_OVERRIDE in /content r=smaug
|
2013-05-29 13:43:41 -07:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Boris Zbarsky
|
810766595d
|
Bug 873735 part 2. Change nsIXPConnectJSObjectHolder::GetJSObject to return a JSObject*. r=bholley
|
2013-05-20 08:44:18 -04:00 |
|
Gregory Szorc
|
c1b865f669
|
Bug 873629 - Remove 129 empty Makefile.in files; r=ted
|
2013-05-17 16:20:11 -07:00 |
|
Ehsan Akhgari
|
2f3ac0380a
|
Bug 873038 - Remove the old MSVC PGO exclusions across the tree; r=glandium
|
2013-05-16 11:16:30 -04:00 |
|
Nathan Froyd
|
dbba9baf39
|
Bug 858131 - rewrite FloatingPoint.h to be C++-only instead of C-compatible C++; r+original-author=Waldo
|
2013-05-01 16:55:13 -04:00 |
|
Sumedh Shekhar
|
e409da4cb3
|
Bug 804742 - EnsureStringLength doesn't work. f=Ms2ger, r=ehsan
|
2013-05-08 00:52:52 +09:00 |
|
Ehsan Akhgari
|
f52ea50f54
|
Bug 868782 - Fix rooting hazards in txMozillaXSLTProcessor.cpp; r=till
|
2013-05-04 19:45:20 -04:00 |
|
Tom Schuster
|
b497643dd7
|
Bug 865410 - Use CallArgs for nsIJSNativeInitializer::Initialize. r=bz
|
2013-05-04 19:25:15 +02:00 |
|
Aryeh Gregor
|
e78504c9a9
|
Bug 859817 - Remove implicit conversions from raw pointer to already_AddRefed; r=Ms2ger
|
2013-04-22 14:15:59 +03:00 |
|
Aryeh Gregor
|
b7c3e8030b
|
Bug 859817 - Make NS_NewAtom return already_AddRefed; r=bz
|
2013-04-22 14:13:22 +03:00 |
|
Boris Zbarsky
|
f75142b01d
|
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
|
2013-04-25 12:29:54 -04:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Aryeh Gregor
|
635f3e0133
|
Bug 857102 part 5 - Make NS_NewDocumentFragment etc. infallible; r=bz
|
2013-04-10 17:15:54 +03:00 |
|
Aryeh Gregor
|
f080632c9a
|
Bug 857102 part 4 - Make NS_NewCommentNode and nsIDocument::CreateCommentNode infallible; r=bz
|
2013-04-04 15:02:22 +03:00 |
|
Aryeh Gregor
|
fe91515d0c
|
Bug 857102 part 3 - Make various GetNodeInfo callers infallible; r=bz
|
2013-04-04 15:01:11 +03:00 |
|
Aryeh Gregor
|
f9e1831a55
|
Bug 857102 part 2 - Make NS_NewTextNode and nsIDocument::CreateTextNode infallible; r=bz
|
2013-04-04 15:01:08 +03:00 |
|
Aryeh Gregor
|
3a179a82d7
|
Bug 857102 part 1 - Make nsNodeInfoManager::GetNodeInfo infallible; r=bz
|
2013-04-04 15:00:07 +03:00 |
|
Boris Zbarsky
|
6580401152
|
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
|
2013-04-08 17:04:21 -04:00 |
|
Ehsan Akhgari
|
1f4326e6c7
|
Backed out changeset d0d75e76d41f (bug 857417) for crashes during tests
|
2013-04-08 18:48:38 -04:00 |
|
Boris Zbarsky
|
e5adb523ed
|
Bug 857417. Trigger a fatal assertion when wrapping a wrappercached and nsISupports WebIDL object which has the wrapper cache before the nsISupports in its object layout. r=khuey
|
2013-04-08 17:04:21 -04:00 |
|
Ralph Giles
|
5fc8f9429e
|
Bug 857022 - Remove MOZ_MEDIA from content. r=cpearce
Remove the MOZ_MEDIA build-time define in the content
module, enabling this code unconditionally.
|
2013-04-04 15:07:00 -07:00 |
|
matekm
|
b83d2641b1
|
Bug 784739 - Switch from NULL to nullptr in content/; r=ehsan
--HG--
extra : rebase_source : cfdb682506acc14ec811e21ae42f067950e1ff0c
|
2013-04-02 21:14:24 -04: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 |
|
Jose Cortes
|
b2ea02f402
|
Bug 842186 - Update use of jsval with JS::Value in cpp and h files in the content/xul/ content/canvas/ content/xslt/ and content/xbl/ directories. r=jwalden
--HG--
extra : rebase_source : fc2809818c2601d0b58f503968d579d09de98ea9
|
2013-03-22 22:05:20 -07:00 |
|
David Zbarsky
|
f9a4c3eab4
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04: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
|
02d1d31696
|
Bug 844635 - Part 3: Remove empty Makefile.in files; r=glandium
|
2013-03-17 18:01:25 -07:00 |
|
Ms2ger
|
9193bb4302
|
Bug 845374 - Part j: Stop including nsIXPCScriptable.h in nsContentUtils.h; r=khuey
|
2013-03-17 08:55:15 +01:00 |
|
Mike Shal
|
2eb7c496cb
|
Bug 818246 - Part 7: Move XPIDL_MODULE to moz.build; rs=gps
|
2013-03-11 22:00: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
|
fee2be3026
|
Bug 784841 - Part 18g: Convert /content; r=glandium
|
2013-02-25 12:47:19 -08:00 |
|
Daniel Holbert
|
96ad2ac0bd
|
Bug 840189: Mark XSLT subdirectories as FAIL_ON_WARNINGS. r=sicking
|
2013-02-21 18:24:05 -08:00 |
|
Daniel Holbert
|
c8dfe53b38
|
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
|
44cc8d625b
|
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
|
eb28a22f88
|
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
|
bfc9de7860
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
--HG--
extra : rebase_source : 5668d9e01bff0fe7831d98018428856e5940a620
|
2012-12-03 17:07:49 +01:00 |
|
Ed Morley
|
19dd19ed37
|
Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures
|
2013-01-28 11:08:21 +00:00 |
|
Peter Van der Beken
|
70a2f7c413
|
Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz.
--HG--
extra : rebase_source : 68e5630591f6209e2af9c5cd2321fed8edd3de24
|
2012-12-03 17:07:49 +01:00 |
|
Ehsan Akhgari
|
3a2f4e7b02
|
Bug 833193 - Disable PGO on xslt; a=me
|
2013-01-21 23:03:48 -05:00 |
|
Trevor Saunders
|
b98e34aed0
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
|
Mats Palmgren
|
d5826be6d7
|
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
|
f456453bfd
|
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 |
|