Igor Bukanov
|
748c9f34a7
|
bug 724310 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : b78519db2ff008eb5143676d2db47935f0e89f45
|
2012-02-05 21:07:23 +01:00 |
|
Igor Bukanov
|
38fe4ed717
|
backout merge for bug 724310. r=irc
|
2012-02-09 21:28:22 +01:00 |
|
Igor Bukanov
|
e4e3433d0c
|
bug 723517 - drop cx argument from JSObject field and fixed slots infallible API. r=:Waldo
--HG--
extra : rebase_source : c461dfc0e0e0462ab262cc01c2a771d3bb0971cc
|
2012-02-05 21:07:23 +01:00 |
|
Panagiotis Koutsourakis
|
583eb38038
|
Bug 702388 - Convert Makefiles to use |TEST_DIRS += foo| r=khuey
Files named Makefile.in containing the expression
DIRS += <foo>
or
DIRS = <foo>
inside the conditional expression
ifdef ENABLE_TESTS
...
endif
are changed to
TEST_DIRS += tests
outside any conditional expression.
The files
./layout/Makefile.in
./layout/Makefile.in
./layout/style/Makefile.in
./rdf/Makefile.in
./security/manager/Makefile.in
./content/Makefile.in
./content/smil/Makefile.in
./content/xul/templates/Makefile.in
./content/xul/content/Makefile.in
./content/base/Makefile.in
./content/media/Makefile.in
./parser/htmlparser/Makefile.in
./dom/sms/Makefile.in
./js/jsd/Makefile.in
./js/xpconnect/Makefile.in
./widget/Makefile.in
./widget/windows/Makefile.in
./Makefile.in
./startupcache/Makefile.in
./storage/Makefile.in
./gfx/Makefile.in
./intl/strres/Makefile.in
./intl/uconv/Makefile.in
./intl/unicharutil/Makefile.in
./intl/lwbrk/Makefile.in
./embedding/Makefile.in
./modules/libjar/Makefile.in
./modules/libpref/Makefile.in
./build/Makefile.in
./build/win32/Makefile.in
./xpcom/Makefile.in
./extensions/spellcheck/hunspell/Makefile.in
./extensions/cookie/Makefile.in
./netwerk/Makefile.in
./netwerk/streamconv/Makefile.in
./editor/txmgr/Makefile.in
./toolkit/mozapps/shared/Makefile.in
./toolkit/mozapps/update/Makefile.in
./toolkit/library/Makefile.in
./toolkit/library/Makefile.in
./toolkit/crashreporter/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/perf/Makefile.in
./toolkit/components/feeds/Makefile.in
./toolkit/components/url-classifier/Makefile.in
contain the string
ifdef ENABLE_TESTS
but have some other statement inside (e.g. TOOL_DIRS += <foo> etc) and
they remain unchanged by this patch.
|
2012-02-04 17:32:24 +00:00 |
|
Andrew McCreight
|
4d058d5e0d
|
Bug 720292 - add more cycle collector edge names. r=smaug
|
2012-01-23 15:25:53 -08:00 |
|
Henri Sivonen
|
556cef528f
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
|
Ms2ger
|
db00645596
|
Bug 677079 - Part g: Expose VersionSetXML in jsfriendapi.h; r=bhackett
|
2012-01-15 09:13:08 +01:00 |
|
Ehsan Akhgari
|
7c5c91dfb4
|
Bug 717154 - Make sure the focus handler is only run once in order to avoid the intermittent orange; r=bzbarsky
|
2012-01-11 13:11:22 -05:00 |
|
Bobby Holley
|
92e001c11a
|
Bug 713747 - Remove usage of UniversalFoo in gecko. r=bz
|
2011-12-30 09:35:39 -08:00 |
|
Olli Pettay
|
ba414d54f2
|
Bug 713865 - Don't traverse XBL and XUL protos so much, r=bent
|
2011-12-29 16:34:05 +02:00 |
|
Ms2ger
|
e55f25e5ac
|
Bug 698420 - Make nsScriptObjectHolder typesafe; r=bz
|
2011-12-18 11:05:12 +01:00 |
|
Matthew Schranz
|
5eb12bc3ef
|
Bug 334573 - Renamed all references of nsPLDOMEvent to nsAsyncDOMEvent. r=sicking
--HG--
rename : content/events/public/nsPLDOMEvent.h => content/events/public/nsAsyncDOMEvent.h
rename : content/events/src/nsPLDOMEvent.cpp => content/events/src/nsAsyncDOMEvent.cpp
|
2011-12-17 01:02:05 -05:00 |
|
Masatoshi Kimura
|
26a3901298
|
Bug 704820 - Simplify nsContentUtils::ReportToConsole. r=smaug
|
2011-12-15 14:47:03 +00:00 |
|
Jan Bambach
|
1984c5a018
|
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
|
2011-12-08 10:21:32 +01:00 |
|
Masayuki Nakano
|
5b6d43ea11
|
Bug 665677 test_bug330705-2.xul should ensure that the first box gets focus before doing test r=smaug
|
2011-12-08 09:58:26 +09:00 |
|
Ms2ger
|
20adc6aedf
|
Bug 705434 - Remove dead code: nsXULDocument::ContextStack::IsInsideXULTemplate; r=jst
|
2011-12-03 22:50:17 +01:00 |
|
Ms2ger
|
f29709a5a1
|
Bug 705433 - Remove dead code: TestNode::HasAncestor; r=jst
|
2011-12-03 22:50:17 +01:00 |
|
Ms2ger
|
62e976e8ba
|
Bug 698406 - Make nsXULPrototypeAttribute::mEventHandler a JSObject; r=sicking
|
2011-11-26 11:18:51 +01:00 |
|
Ms2ger
|
d58cd62735
|
Bug 696604 - Remove nsIScriptContext::CompileScript's aScopeObject parameter; r=peterv
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
bfdd6b6239
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
bb1ee74b88
|
Bug 696660 - Outparamdel nsIScriptRuntime::CreateContext; r=mrbkap
|
2011-11-16 08:50:19 +01:00 |
|
Ed Morley
|
7bc582f20f
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ms2ger
|
46522f17ea
|
Bug 697210 - Part c: Remove nsIDocument::CreateElem's aDocumentDefaultType argument; r=bz
|
2011-10-29 22:21:20 +02:00 |
|
Ms2ger
|
a505598085
|
Bug 697210 - Part a: Make nsIDocument::GetDefaultNamespaceID non-virtual and have it return mDefaultElementType; r=bz
|
2011-10-29 22:20:37 +02:00 |
|
Ms2ger
|
0d733678a5
|
Bug 694867 - Part e: Pass JSScript to nsXULDocument::ExecuteScript; r=volkmar
|
2011-10-29 22:14:26 +02:00 |
|
Ms2ger
|
974dc34150
|
Bug 694867 - Part d: Store a JSScript in nsXULPrototypeCache; r=volkmar
|
2011-10-29 22:14:13 +02:00 |
|
Ms2ger
|
78ba91f3a8
|
Bug 694867 - Part c: Return a JSScript from nsXULPrototypeCache::GetScript; r=volkmar
|
2011-10-29 22:13:55 +02:00 |
|
Ms2ger
|
e566d3ad18
|
Bug 694867 - Part b: Pass a JSScript to nsXULPrototypeScript::Set; r=volkmar
|
2011-10-29 22:13:31 +02:00 |
|
Ms2ger
|
6bc6ac23b6
|
Bug 694867 - Part a: Pass a JSScript to nsIScriptContext::Serialize and store a JSScript in nsXULPrototypeScript::ScriptObjectHolder::mObject; r=volkmar
|
2011-10-29 22:12:47 +02:00 |
|
Ms2ger
|
c4446bc22d
|
Bug 694769 - Remove nsIScriptContext::GetScriptGlobal in favour of GetGlobalJSObject; r=smaug
|
2011-10-29 22:09:04 +02:00 |
|
Ms2ger
|
2da2151a18
|
Bug 694759 - Make nsIScriptContext::GetNativeGlobal return JSObject; r=jst
|
2011-10-29 22:06:17 +02:00 |
|
Mark Banner
|
da396f0de1
|
Bug 693949 - Drop nsCStringArray. r=bsmedberg
|
2011-10-28 08:35:45 +01:00 |
|
Timothy Nikkel
|
d78828a5dd
|
Bug 658005. Part 2. Add a frame visibility API that takes into account everything we need, and use it. r=roc
|
2011-10-26 18:57:55 -05:00 |
|
Olli Pettay
|
e5b7e8ee46
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 2, r=jst
--HG--
extra : rebase_source : 53dc2ec386f6e4147587e6be3c53d297ad71d57a
|
2011-10-18 14:19:44 +03:00 |
|
Olli Pettay
|
a86b1a4d43
|
Bug 682420 - Rename nsINode::GetOwnerDoc to nsINode::OwnerDoc, part 1, r=jst
--HG--
extra : rebase_source : baf1a25cdea68d499a7673fdf96e27b5a12dc83c
|
2011-10-18 13:53:36 +03: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 |
|
Jeff Walden
|
b7753477cf
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
--HG--
extra : rebase_source : b4bae9a0f85abf2feb828609b50e756916b99a6f
|
2011-10-10 22:50:08 -07:00 |
|
Jeff Walden
|
eb2cb918a4
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
77ebbde4ab
|
Bug 639469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. r=cjones
--HG--
extra : rebase_source : 860a8271bf7e51cde358f2a4185c410de1fc2960
|
2011-10-10 22:50:08 -07:00 |
|
Andreas Gal
|
ed242eb6a7
|
Bug 648801 (new DOM list bindings) - Cache prototypes and pick up function value from the proto slot instead of caching it locally. r=bz/jst/mrbkap.
--HG--
extra : rebase_source : 56a04a93973f479998d40eb22b015e940419c5e5
|
2011-05-24 12:45:39 +02:00 |
|
Peter Van der Beken
|
c119510fb8
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02:00 |
|
Ed Morley
|
72ed7305fc
|
Bug 689884 - Deleted the now unused Makefiles from the tree; r=khuey
|
2011-10-06 17:15:07 +01:00 |
|
Ed Morley
|
918444551f
|
Bug 689884 - Skip Makefiles that are no-op or else only |DIRS = a_single_subdir|; r=khuey
|
2011-10-06 17:15:07 +01: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 |
|
Boris Zbarsky
|
095402dd70
|
Bug 689564. Only forward event attributes on body/frameset to the window if we also forward the corresponding on* property. r=smaug
|
2011-09-28 11:54:50 -04:00 |
|
David Zbarsky
|
f28bcb747a
|
Bug 682367 - Call nsINode::GetChildAt less. r=smaug
|
2011-09-27 09:54:58 +02:00 |
|
Ms2ger
|
7b7048fda0
|
Bug 649603 - Make nsIScriptContext::GetNativeContext return JSContext; r=jst
|
2011-09-18 11:22:17 +02:00 |
|
Ehsan Akhgari
|
c28978e1f3
|
Bug 686342 - Uninitialize the XUL template builder when XPCOM is being destroyed; r=bzbarsky
|
2011-09-13 12:49:59 -04:00 |
|
Graeme McCutcheon
|
879f63c2f1
|
Bug 682338 - Focus context menu's target on platforms where the context menu is shown on mousedown, not where it's shown on mouseup. r=enndeakin
|
2011-08-26 18:56:16 +01:00 |
|