Charles Chan
|
ea1fb78e92
|
Bug 729049 - Inline IsXMLLetter, IsXMLNCNameChar, DecodeEntity from nsIParserService. r=hsivonen
|
2012-03-14 21:56:58 -07:00 |
|
Justin Lebar
|
1fc1dc1879
|
Bug 729940 - Part 2: Stop using crappy hash functions in Gecko. r=bz
--HG--
extra : rebase_source : 6fa267a89878cc1a766d8618569debcea9b12e48
|
2012-03-12 18:53:18 -04:00 |
|
Daniel Holbert
|
70775ba4c6
|
merge m-c tip over to m-i
|
2012-03-11 15:40:05 -07:00 |
|
Ms2ger
|
c6d59e55a5
|
Bug 705432 - Remove dead code: txResultRecycler::getNodeSet(const txXPathNode&, txNodeSet**); r=peterv
|
2012-03-11 09:43:22 +01:00 |
|
Emanuel Hoogeveen
|
bdce617c30
|
Bug 492931 - Fix case conversion in a bunch of DOM functions to only convert ASCII characters. r=sicking,khuey
|
2012-03-09 21:50:34 -08:00 |
|
Nathan Froyd
|
e6e610c92e
|
Bug 730825 - Part 1: change content/ to use nsTHashtable instead of nsDoubleHashtable; r=sicking
|
2012-02-29 11:28:01 -05:00 |
|
Ed Morley
|
3c657080b5
|
Backout afeafc02c1de, dfae37833c9b & f9f51c726fa7 (bug 729940 parts 1-3) for talos regressions
|
2012-03-05 15:22:28 +00:00 |
|
Makoto Kato
|
b6e9c4d7bb
|
Bug 590390 - deCOM nsICharsetAlias. r=smontagu
--HG--
rename : intl/locale/public/nsICharsetAlias.h => intl/locale/public/nsCharsetAlias.h
rename : intl/locale/src/nsCharsetAliasImp.cpp => intl/locale/src/nsCharsetAlias.cpp
|
2012-03-05 12:57:51 +09:00 |
|
Justin Lebar
|
7e343a6c1d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 15:58:06 -05:00 |
|
Justin Lebar
|
e2b30b7a56
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
|
Justin Lebar
|
9cf4ac042d
|
Bug 729940 - Part 3: Stop using crappy hash functions in Gecko. r=bz
|
2012-03-04 13:49:42 -05:00 |
|
Matthew Schranz
|
e6f5aa8906
|
Bug 698381 - Make Node.cloneNode aDeep argument optional, default to true. r=smaug
|
2012-02-23 14:23:30 +01:00 |
|
Panagiotis Koutsourakis
|
9c7dfb9706
|
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 |
|
Ms2ger
|
2d2fb4f7f2
|
Bug 705429 - Remove dead code: txNamespaceMap::lookupNamespace(const nsAString&); r=peterv
|
2012-02-04 15:02:06 +00:00 |
|
Ms2ger
|
d82b4dd301
|
Bug 705430 - Remove dead code: txXPathNodeUtils::getDocument; r=peterv
|
2012-02-04 15:02:06 +00:00 |
|
John Schoenick
|
03339e2ec1
|
bug 702466, imported patch fix_via_handler_table, r=sicking, a=dveditz
|
2012-01-27 19:38:01 -08:00 |
|
Jonas Sicking
|
dddcdf4f9f
|
Bug 702466: Make sure we actually abort if we end up with unbalanced stacks. r=dbaron
|
2012-01-28 15:22:27 -08:00 |
|
John Schoenick
|
845dd96a48
|
Bug 702466 - Validate internal stack state in xslt parser. r=sicking
|
2012-01-27 22:38:38 -08:00 |
|
Jeff Walden
|
6f2cbe7a02
|
Bug 720941 - Remove JSDOUBLE_COMPARE (and DOUBLE_COMPARE, outside SpiderMonkey), as tinderbox's Windows compilers seem not to need it any more. r=dmandelin
--HG--
extra : rebase_source : 1ee5ff83329ef22e6ea471f5a06815bafa45f345
|
2012-01-23 11:52:28 -08:00 |
|
aceman
|
ac317fa7ff
|
Bug 711839 - --disable-ogg configure option breaks build after bug 689834. r=bz
|
2012-01-20 19:23:58 +00:00 |
|
Henri Sivonen
|
3bd56d1ff6
|
Bug 714777 - Refactor fragment parsing out of nsHtml5Parser. r=smaug.
|
2012-01-20 13:16:27 +02:00 |
|
Kyle Huey
|
53fc868531
|
Back out Bug 711895 for breaking l10n builds.
|
2011-12-29 15:45:51 -05:00 |
|
Nicholas Nethercote
|
6c18b646e6
|
Bug 711895 - Tweak the warning options used for GCC builds. r=waldo, derf.
--HG--
extra : rebase_source : bbe982c5feceac25fb4c0ccd03ced3a874205c38
|
2011-12-28 19:59:19 -08:00 |
|
Olli Pettay
|
1e8af4413d
|
Bug 711841, Null(C)String(), r=bsmedberg,glandium
|
2011-12-20 21:46:00 +02:00 |
|
Andrew Quartey
|
d9f501a4df
|
Bug 689834. Only look at the muted attribute when initially creating the element. r=bzbarsky
|
2011-12-15 14:36:46 -05:00 |
|
Atul Aggarwal
|
7d05232968
|
Bug 701666 - Removing TxObject define and Double typedef from xslt. r=Ms2ger
|
2011-11-20 11:18:26 +00:00 |
|
Ms2ger
|
0ac11f32f0
|
Bug 698261 - Remove the aElementType argument of NS_NewElement; r=bz
|
2011-11-16 08:50:19 +01:00 |
|
Ms2ger
|
7a9dd20769
|
Bug 669012 - Part b: Introduce nsIScriptElement::AttemptToExecute; r=smaug+hsivonen.
|
2011-11-16 08:50:18 +01:00 |
|
Abhishek Singh
|
5d272b3723
|
Bug 699041 - Remove MBool / MB_TRUE / MB_FALSE; f=Ms2ger r=sicking
|
2011-11-10 20:26:13 +01:00 |
|
Oonishi Atsushi
|
8f0353652d
|
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 |
|
Timothy Zhu
|
b8b095aa24
|
Bug 616774 followup: Remove nullchecks after new that are no longer needed. r=sicking
|
2011-11-07 22:27:27 -08:00 |
|
Timothy Zhu
|
6ce2c86bc0
|
Bug 616774: Make XPath expressions like "--expr" coerce into a number. r=sicking
|
2011-11-07 22:27:23 -08:00 |
|
Ed Morley
|
7ea8e12caa
|
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
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Ms2ger
|
85b04a3e8e
|
Bug 697210 - Part c: Remove nsIDocument::CreateElem's aDocumentDefaultType argument; r=bz
|
2011-10-29 22:21:20 +02:00 |
|
Olli Pettay
|
5a92aedb22
|
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
|
2c2da3099f
|
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
|
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 |
|
Jeff Walden
|
b5e57820bf
|
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
|
d0532c3e95
|
Back out everything since 5435ee09cf7b. Tinderbox compilers hate me. r=epic-fail
|
2011-10-12 12:21:53 -07:00 |
|
Jeff Walden
|
0f30b277bf
|
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 |
|
Ehsan Akhgari
|
d306463c79
|
Bug 689397 - Work around the broken-ness of gcc4.2 on Mac which causes the protection implemented in bug 666414 not take effect; r=bsmedberg
|
2011-09-26 20:45:25 -04:00 |
|
Peter Van der Beken
|
9fe2ac6cc5
|
Stop including nsDOMClassInfo.h all over the place.
--HG--
extra : rebase_source : 24bd6a84238834f8ca50990a91849dff2c5040ba
|
2011-10-03 21:11:31 +02: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 |
|
David Zbarsky
|
98b91d54fa
|
Bug 682367 - Call nsINode::GetChildAt less. r=smaug
|
2011-09-27 09:54:58 +02:00 |
|
Bobby Holley
|
3f12803681
|
Bug 683802 - Coalesce type-specific cleanup indicators. r=mrbkap
|
2011-09-25 15:38:01 +01:00 |
|
Bobby Holley
|
05a47898e5
|
Bug 683802 - Define and restrict the semantics of PTR_IS_DATA. r=mrbkap
|
2011-09-25 15:38:01 +01:00 |
|
Ed Morley
|
fb465284c1
|
Bug 687326 - Kill txAtoms.h and s/txXPathAtoms|txXMLAtoms|txXSLTAtoms|txHTMLAtoms/nsGkAtoms/g; r=sicking
|
2011-09-19 21:07:17 +01:00 |
|
Olli Pettay
|
3e3400ebbc
|
Bug 675166 - Make DocumentTypeNode to use NodeInfoManager of the document, r=sicking
--HG--
extra : rebase_source : c05867591dc394695c35de92a0c62ca5df9db1d6
|
2011-09-17 06:32:32 -07:00 |
|
julian.reschke@gmx.de
|
4b30be0b3e
|
Bug 656251: remove verbosity in Accept header for fetching XSLTs, r=sicking
|
2011-08-08 04:52:00 -07:00 |
|
Peter Van der Beken
|
84b939ffc8
|
Fix for bug 660453 (Don't use txExecutionState if init fails).
|
2011-09-02 15:06:23 -07:00 |
|
Ed Morley
|
218ef49719
|
Bug 683416 - C: Remove #ifdef TX_EXE codepaths now that it is never defined; r=khuey
|
2011-09-01 17:49:25 +01:00 |
|
Ed Morley
|
545ef7b237
|
Bug 683416 - B: Remove files formerly used for standalone Necko and standalone Transformiix XSLT; r=khuey
|
2011-09-01 17:44:28 +01:00 |
|
Ed Morley
|
e1e4864fa2
|
Bug 683416 - A: Remove build support for standalone Necko and standalone Transformiix XSLT; r=khuey
|
2011-09-01 17:42:09 +01:00 |
|
Malini Das
|
ee09d54d6f
|
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
|
2011-08-12 12:21:42 -04:00 |
|
Ms2ger
|
3fea5b3901
|
Bug 677101, part c - Reduce nsIDOMText.h inclusions; r=volkmar
|
2011-08-11 15:29:58 +02:00 |
|
Ehsan Akhgari
|
523ebb7851
|
Bug 677661 - Remove nsTPtrArray and add a SafeElementAt(index_type) API to nsTArray when it's instantiated with a pointer type; r=sicking
|
2011-08-10 01:36:00 -04:00 |
|
Jan Varga
|
a298beaa2e
|
Bug 617528 Part 2 - Core implementation r=smaug
--HG--
rename : content/html/content/test/test_bug418756.html => content/html/content/test/test_checked.html
|
2011-08-08 19:31:32 +02:00 |
|
Mounir Lamouri
|
57fe0a2e82
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-20 12:18:54 -07:00 |
|
Ehsan Akhgari
|
8aa36b3b5c
|
Revert to changeset e0ce7821fce1 because the latest push broke all of the builds DONTBUILD
|
2011-07-19 16:25:54 -04:00 |
|
Mounir Lamouri
|
b6d655dff0
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-19 11:22:43 -07:00 |
|
Mounir Lamouri
|
58e2fd59fd
|
Backed out bug 669310, bug 668013, bug 667887 and bug 669886 due to build bustage.
|
2011-07-19 10:49:48 -07:00 |
|
Mounir Lamouri
|
8ae6e80c16
|
Bug 669310 - Fixes various includes and forward declarations. f=Ms2ger r=jst
|
2011-07-18 17:05:10 -07:00 |
|
Peter Van der Beken
|
7e94825de1
|
Fix for bug 667315 (Make unknown handler forward to new handler). r=sicking.
|
2011-07-01 12:55:05 +02:00 |
|
Mounir Lamouri
|
8692cfd266
|
Bug 658037 (1/2) - r=bz
|
2011-06-21 18:52:22 +02:00 |
|
Jonas Sicking
|
fd28a5666a
|
Bug 659539 Part 4: Use nsINode::NodeType where possible. r=bz
|
2011-06-14 00:56:50 -07:00 |
|
Jonas Sicking
|
b861547d18
|
Bug 659539 Part 3: Use nsINode::NodeName where possible. Remove the now unused mQualifiedNameCorrectedCase. r=bz,peterv
|
2011-06-14 00:56:49 -07:00 |
|
Jonas Sicking
|
e3e6dd6825
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
Jonas Sicking
|
48f55a5733
|
Bug 659053 Part 1: Merge nsIDOM3Node into nsIDOMNode. Also removes Node.getFeature. r=peterv
|
2011-06-14 00:56:48 -07:00 |
|
Daniel Holbert
|
26dfd1fe07
|
Bug 662685: Add parens around "||" condition in txTransformNotifier::SignalTransformEnd to fix logic (& fix build warning). r=bz
|
2011-06-09 12:10:42 -07:00 |
|
Peter Van der Beken
|
5cc319391d
|
Fix for bug 658632 (Provide easy way to add non-leaky classinfo to JS components). r=gavin.
--HG--
extra : rebase_source : 8463c6f8ba1f969278d4e33bfa08495fa3e36071
|
2011-05-25 10:46:51 +02:00 |
|
Dominic Fandrey
|
968bf5196a
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Landry Breuil
|
3a09725564
|
Fix fallout from #658363, probable typo Breaks sparc64 builds r=sicking
|
2011-06-01 13:15:41 -07:00 |
|
Julian Reschke
|
a599362539
|
Bug 655238 - add "application/xslt+xml" as media type for XSLT, affects stylesheet loading both from processing instruction and HTTP Link header field, also adding it to the Accept header sent when fetching XSLTs. r=sicking
|
2011-05-28 14:34:36 +02:00 |
|
Ms2ger
|
e5cf1395fc
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
|
Trevor Saunders
|
06f52112ce
|
bug 658363 - move defines for double constants out of xslt r=sicking
From 57a4aaadf8fef828764c35dad01ce6da54fbb638 Mon Sep 17 00:00:00 2001
xslt
---
content/base/public/nsContentUtils.h | 93 +++++++++++++++++++
content/xslt/public/Makefile.in | 1 -
content/xslt/public/txDouble.h | 133 ---------------------------
content/xslt/src/base/txCore.h | 8 +-
content/xslt/src/base/txDouble.cpp | 18 ++--
content/xslt/src/xpath/txRelationalExpr.cpp | 12 +-
6 files changed, 112 insertions(+), 153 deletions(-)
delete mode 100644 content/xslt/public/txDouble.h
|
2011-05-19 12:35:46 -07:00 |
|
Daniel Holbert
|
7c96f3c728
|
Bug 308590 patch 5: Clean up QIs to nsIURL that are really checks for "Does this support GetRef/SetRef", now that nsIURI supports GetRef/SetRef too. r=bz
|
2011-05-21 18:12:46 -07:00 |
|
Julian Reschke
|
cf45e69741
|
Implement exslt-date:date-time (bug 603159) r=sicking
|
2011-04-26 13:46:43 +01:00 |
|
Boris Zbarsky
|
b0f79ba197
|
Bug 614171 part 4. Eliminate nsINodeInfo::GetLocalName in favor of GetName. r=sicking
|
2011-05-05 12:26:33 -04:00 |
|
Boris Zbarsky
|
b8ee95adec
|
Bug 614171 part 3. deCOM qualified name getters a bit. r=sicking
|
2011-05-05 12:26:33 -04:00 |
|
Ed Morley
|
42df24b2c8
|
Bug 654463 - Remove WinCE code from content/* ; r=sicking
|
2011-05-04 09:25:50 +02:00 |
|
Peter Van der Beken
|
9387753e15
|
Fix for bug 649534 (Remove nsIXSLTProcessorObsolete). r=sicking.
--HG--
extra : rebase_source : 48d37254b6f50ac74b285fb0f765c159877e7d03
|
2011-04-08 10:50:51 -07:00 |
|
Peter Van der Beken
|
83940d7a6e
|
Better fix for build bustage from patch for bug 603844.
--HG--
extra : rebase_source : 39bcb6558ecd109c67166ea836b241a8215b7164
|
2011-04-18 15:44:11 +02:00 |
|
Ms2ger
|
dcca90ed82
|
Bug 604595, part b - Remove the nsIDOMNamedNodeMap* arguments to NS_NewDOMDocumentType; r=sicking
|
2011-04-14 14:04:21 +02:00 |
|
Ms2ger
|
473cebda59
|
Bug 589894 - Fix a number of build warnings in content/; r=smaug
|
2011-04-14 14:04:12 +02:00 |
|
Jonas Sicking
|
8342d4d1e8
|
Bug 640339: Make generate-id() generate safer ids. r=peterv
|
2011-04-11 18:28:28 -07:00 |
|
Peter Van der Beken
|
95479a8be0
|
Fix build bustage
--HG--
extra : rebase_source : ba745a7701c7dd5b3bda26868b10452ffa3a518a
|
2011-04-08 14:13:17 -07:00 |
|
Peter Van der Beken
|
75ba54d84d
|
Fix for bug 584048 (Clean up cycle collection code) - remove NS_IMPL_CYCLE_COLLECTING_ADDREF_AMBIGUOUS/NS_IMPL_CYCLE_COLLECTING_RELEASE_AMBIGUOUS. r=bent.
|
2011-03-06 12:11:31 +01:00 |
|
Peter Van der Beken
|
eff5ea6c1b
|
Fix for bug 603844 (Leak txUnknownHandler+ with transformToDocument(textnode)). r=sicking.
|
2010-12-02 11:12:27 -05:00 |
|
Jonas Sicking
|
7f14c5ec51
|
Bug 644476: Rename classes/functions/variables to use "CORS" rather than "Access Control" or "Cross site" where appropriate. r=smaug
|
2011-03-28 13:18:45 -07:00 |
|
timeless@mozdev.org
|
356da3e387
|
Bug 620408 add fall through comment to txXPCOMExtensionFunctionCall::GetParamType
r=peterv
|
2011-03-26 00:37:11 -04:00 |
|
Boris Zbarsky
|
09875e0b34
|
Bug 457102. Remove vestiges of dead xpointer/fixptr stuff. r=sicking
|
2011-03-23 10:45:21 -04:00 |
|
Chris Jones
|
24e1694611
|
Bug 631575: Clear the old window when setting a new document, and re-enable tests disabled in bug 631359. r=roc a=a
|
2011-02-15 15:45:02 -06:00 |
|
timeless@mozdev.org
|
7b0838f1ae
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
|
2010-08-06 16:16:31 +03:00 |
|
Ehsan Akhgari
|
2312c4c0f3
|
Backout all of the bugs in the 7e12e3e16e6c pushlog because of the orange.
It is not clear which one of these bugs is at fault.
|
2011-02-04 16:34:02 -05:00 |
|
timeless@mozdev.org
|
4a882b87b9
|
Bug 584967 mark deprecated dom interfaces with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : 6e132194d7a3d5106c09858d0739cf93a272c2bd
|
2010-08-06 16:16:31 +03:00 |
|
Chris Jones
|
d047ebc6f7
|
Bug 631359: These tests seem to work OK in <browser remote> but fail an assertion. Band-aid them for now. rs=bz a=tests
|
2011-02-04 12:09:02 -06:00 |
|
Ehsan Akhgari
|
51b2a1c522
|
Backed out changeset af87fa0a3052 because of build failures
|
2011-02-02 14:11:07 -05:00 |
|
timeless@mozdev.org
|
74c53fdc5a
|
Bug 584967 mark deprecated dom interfaces and methods with [deprecated]; r=smaug a=jst
--HG--
extra : rebase_source : d7d6f197b8df6cc87c93cc101e9cae5dbff5b82f
|
2010-08-06 16:16:31 +03:00 |
|
Chris Leary
|
b83b3feb7f
|
Merge mozilla-central to tracemonkey.
|
2010-12-29 19:25:04 -05:00 |
|