Jesse Ruderman
|
28f2ece525
|
Add some crashtests
|
2009-10-15 13:26:59 -07:00 |
|
Jonas Sicking
|
0d2f92b52e
|
Bug 518104 - Implement HTML5 changes to <script defer>. r=hsivonen, sr=mrbkap. (Tests fixed and code merged to tip by hsivonen.)
|
2009-10-02 14:13:59 +03:00 |
|
David Zbarsky
|
8d8553ee41
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Olli Pettay
|
4235ec698d
|
Bug 511487 - XSLT transformation fails with onload in FF3.6a1, r=peterv
|
2009-09-16 12:09:12 +03:00 |
|
Benjamin Smedberg
|
008e309c7f
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Benjamin Smedberg
|
0df64c6bc4
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
David Zbarsky
|
bef61061f8
|
Bug 487023. Refactor IsCaseSensitive() into non-virtual inline IsHTML(). r=hsivonen, sr=jst
|
2009-08-25 13:15:55 -04:00 |
|
Benjamin Smedberg
|
2e9438fd2f
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Boris Zbarsky
|
36622c6995
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
932e28482f
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Hashem Masoud
|
c8f711113e
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
|
Michael Kohler
|
39067b5db3
|
Bug 106386 - Correct misspellings in source code (old); Patch 1; r=timeless
|
2009-07-27 10:46:59 +02:00 |
|
timeless@mozdev.org
|
1b1c60d518
|
Bug 494687 txEXSLTFunctionCall::evaluate warning: comparison between signed and unsigned
r+sr=sicking
|
2009-06-27 18:42:50 -07:00 |
|
Ben Newman
|
94f19e102d
|
Bug 484121 (2/6) - Add nsIDTD::GetMode to eliminate heinous const_cast. r+sr=mrbkap
|
2009-06-23 14:22:16 -07:00 |
|
Henri Sivonen
|
2b33dab370
|
Bug 468708 - namespaceURI for HTML elements should be http://www.w3.org/1999/xhtml (also make localName return in lower case) r=sicking, sr=peterv, a=beltzner
|
2009-06-09 10:41:19 +03:00 |
|
L. David Baron
|
8c38aba811
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Peter Van der Beken
|
7df66f9cab
|
Testcase for bug 483444 (XSLT stylesheet compiler crashes). r/sr=mrbkap.
--HG--
extra : rebase_source : d6f64bf9526e9f029c3888759138ea11f0564097
|
2009-04-24 16:14:37 +02:00 |
|
Peter Van der Beken
|
df2064bcee
|
Fix for bug 483444. r/sr=mrbkap.
--HG--
extra : rebase_source : d11ad967d8b6910666f31d0b46d50c5cc6701350
|
2009-03-31 15:07:41 +02:00 |
|
Blake Kaplan
|
161a3de0f1
|
Bug 485286 - Add a crashtest.
|
2009-03-30 11:50:40 -07:00 |
|
Arpad Borsos
|
726ab5be17
|
Bug 481881 - use better template arguments for nsTArray<T> after bug 474369, content part; r+sr=sicking
|
2009-03-26 09:29:49 +01:00 |
|
Blake Kaplan
|
0572816957
|
Bug 485286 - Allocate all of these consistently. r+sr=peterv/sicking (a=ss for checkin into a CLOSED TREE).
|
2009-03-26 00:23:09 -07:00 |
|
Blake Kaplan
|
6457c82e1d
|
Bug 485217 - Add a crashtest.
|
2009-03-25 14:33:36 -07:00 |
|
Blake Kaplan
|
ffa24f05a8
|
Bug 485217 - Pop the eval context before returning. r+sr=peterv
|
2009-03-25 13:07:44 -07:00 |
|
Arpad Borsos
|
bb7554eb5a
|
Bug 474369 - get rid of nsVoidArray, fix Mac unittest bustage
|
2009-03-20 14:33:02 +01:00 |
|
Arpad Borsos
|
8dc04b2fe9
|
Bug 474369 - get rid of nsVoidArray, content part; r=jwatt, sr=sicking
|
2009-03-20 09:15:35 +01:00 |
|
Peter Van der Beken
|
691b82b80e
|
Fix for bug 391448 (Force layout/dom/content code to use classinfo macros that don't use the service manager.). r/sr=jst.
|
2009-02-17 15:08:08 +01:00 |
|
Jesse Ruderman
|
43a2aa5d48
|
Fix the crashtest manifest too. I suck.
|
2009-02-11 01:00:24 -08:00 |
|
Jesse Ruderman
|
38fe4e7d73
|
Oops, I got these two files reversed. Should fix a crashtest failure on Linux, although I have no idea why that fails on Linux and only Linux.
|
2009-02-11 00:06:39 -08:00 |
|
Jesse Ruderman
|
68344d4b52
|
Add a bunch of crashtests
|
2009-02-10 22:18:05 -08:00 |
|
Jesse Ruderman
|
c9eb6349ac
|
Add some crashtests
|
2009-02-10 16:36:04 -08:00 |
|
Daniel Holbert
|
59d61972ae
|
Bug 461047 follow-up patch - Fix a number of small issues from the nsStringArray to nsTArray<nsString> switchover, mostly related to signed vs unsigned array sizes. r+sr=roc
|
2009-02-10 12:39:43 -08:00 |
|
Jesse Ruderman
|
5f1cc5c3ce
|
Add a bunch of crashtests
|
2009-02-10 00:09:40 -08:00 |
|
Daniel Holbert
|
31c18a6827
|
Bug 458167 - Fix bad usage of "it's" in comments: patch for content folder. r+sr=jst
|
2009-01-23 01:02:09 -08:00 |
|
Daniel Holbert
|
2a7d88e05a
|
Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg
|
2009-01-21 22:55:08 -08:00 |
|
Fred Jendrzejewski
|
8759b06c00
|
Bug 466622. Replace nsCStringArray with nsTArray<nsCString> for more consistent code and fewer heap allocations. r+sr=roc,r=bsmedberg
--HG--
extra : rebase_source : b963bf5de9d9c445b14620479691482512e0faf2
|
2009-01-22 17:15:34 +13:00 |
|
Fred Jendrzejewski
|
7d5761cdfa
|
Bug 461047 - Replace nsStringArray with nsTArray<nsString>. r+sr=roc
|
2009-01-18 21:14:14 +01:00 |
|
Robert O'Callahan
|
1a9b00de4e
|
Backed out changeset 8019a959aade
|
2009-01-16 22:20:33 +13:00 |
|
Fred Jendrzejewski
|
b79ad6fa55
|
Bug 461047. Replace nsStringArray with nsTArray<nsString>. r+sr=roc
--HG--
extra : rebase_source : 7a20af24c97867efbb28dafa6a70ea1b4cf00e58
|
2009-01-16 20:51:04 +13:00 |
|
Peter Van der Beken
|
da3c398d8a
|
Fix for bug 453441 (Parsing an XSLT stylesheet with two xsl:version attributes fails). r/sr=sicking.
|
2009-01-14 13:24:09 +01:00 |
|
Dan Fabulich
|
b3132f8800
|
b=347174, implement document.readystate == 'complete'; r=sicking
|
2009-01-09 09:12:09 -08:00 |
|
Phil Ringnalda
|
b6fe1a7700
|
Builds are neccesary, even if you can spell necessary, and even in a CLOSED TREE
|
2009-01-11 00:46:35 -08:00 |
|
Peter Van der Beken
|
3c18aee1d9
|
Testcase for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/).
|
2009-01-04 16:15:02 +01:00 |
|
Peter Van der Beken
|
bb4d5deab6
|
Testcase for bug 427060 (Get Error during XSLT transformation: Waiting for ...).
|
2008-12-23 12:35:47 +01:00 |
|
Peter Van der Beken
|
e26ae4fa21
|
Fix for bug 468208 (Leak txNodeTest on http://ocp.acadiau.ca/). r/sr=sicking.
|
2008-12-23 12:35:47 +01:00 |
|
Blake Kaplan
|
6b2f9fb4cc
|
Bug 464498 - Nuke warnings in XSLT. r/sr=sicking, a191=beltzner.
|
2008-11-28 11:07:32 +01:00 |
|
Peter Van der Beken
|
3bc7cebbdb
|
Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking.
|
2008-10-31 18:05:42 -07:00 |
|
Peter Van der Beken
|
7dd29abf38
|
Fix for bug 436864 (XPath needs to support an 'object' type as a parameter and return type). r/sr=sicking.
|
2008-10-31 17:52:06 -07:00 |
|
Blake Kaplan
|
b91e4a69a6
|
Bug 461031 - Bring a little more sanity to parser notifications of the content sink. This should help increase responsiveness, especially on pages with lots of inline scripts. r+sr=jst
|
2008-10-30 14:31:00 -07:00 |
|
Ted Mielczarek
|
26dab6f284
|
bug 461395 - add support for PARALLEL_DIRS to build system, parallelize content. r=bsmedberg
|
2008-10-30 13:02:14 -04:00 |
|
Arpad Borsos
|
8b11d938d2
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
|
Jonas Sicking
|
cce6fbac9b
|
Implement cookieless requests for Access-Control. b=389508 r=biesi sr=jst
|
2008-09-30 17:52:52 -07:00 |
|
Jonas Sicking
|
83bda6d42d
|
Reland old Access-Control implementation. b=389508 r/sr=jst
|
2008-09-30 17:49:30 -07:00 |
|
Taras Glek
|
390adbe464
|
bug 455536: s/NS_ERROR_FAILURE/NS_ERROR_OOM/ outparamdelled nsNodeInfoManager::GetNodeInfo r+sr=jsr
|
2008-09-25 15:46:52 -07:00 |
|
Arpad Borsos
|
18fcddc20b
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; files removal; r=ted.mielczarek
|
2008-09-20 15:54:40 +02:00 |
|
Arpad Borsos
|
db0328223b
|
Bug 451909 - kill MOZ_XUL_APP now that all apps set it; 'jar.mn' part; r=ted.mielczarek
|
2008-09-15 15:19:32 +02:00 |
|
Taras Glek
|
c26ce8e1ab
|
bug 450777:deCOMtaminate nsNodeInfoManager::GetNodeInfo r+sr=jst
|
2008-09-12 15:32:18 -07:00 |
|
Ted Mielczarek
|
468a3823fc
|
bug 447642 - get rid of --disable-mochitest, replace MOZ_MOCHITEST with ENABLE_TESTS. r=bsmedberg
|
2008-09-09 13:59:11 -04:00 |
|
Peter Van der Beken
|
f952429f74
|
Fix for bug 440974 (Unneeded <transformiix:root /> elements as a result of XSL transformation.). r/sr=sicking.
|
2008-09-08 14:48:29 +02:00 |
|
Peter Van der Beken
|
d66060c067
|
Fix for bug 443902 (Remove some nsIDocument QIs from txMozillaTextOutput.cpp). r/sr=sicking.
|
2008-09-08 14:34:39 +02:00 |
|
Johnny Stenback
|
459725c0bc
|
Fixing first part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=mrbkap@gmail.com
|
2008-09-05 14:51:24 -07:00 |
|
Olli Pettay
|
20c5c91fe4
|
Bug 448548, r+sr=sicking
|
2008-08-24 18:00:49 +03:00 |
|
Robert O'Callahan
|
1499813be0
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
|
Robert O'Callahan
|
65a0e17d1b
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
|
Robert O'Callahan
|
21fbc52690
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
|
Peter Van der Beken
|
4610d6812e
|
Fix for bug 427060 (Get Error during XSLT transformation: Waiting for ...). r/sr=sicking.
|
2008-08-04 16:02:33 +02:00 |
|
Robert O'Callahan
|
cafdc05f67
|
Bug 438519. Make DocumentType.internalSbuset return null when there was no internal subset in the doctype at all. r+sr=sicking. Acid3 progress.
|
2008-06-14 20:24:13 +12:00 |
|
jst@mozilla.org
|
54ae1d2978
|
Landing fix for bug 419716. Make us consistently deal how we're pass param tags to object tags when parsing XHTML. Patch by mrbkap@gmail.com and bent.mozilla@gmail.com, r+sr=jonas@sicking.cc, a=beltzner
|
2008-04-17 15:30:51 -07:00 |
|
jonas@sicking.cc
|
ae0bc39fab
|
Bug 424923: Remove support for cross-site XHR. r/sr=jst for code changes
|
2008-03-25 19:46:08 -07:00 |
|
reed@reedloden.com
|
958ecad88c
|
Bug 422850 - "txCompileObserver::startLoad doesn't pass correct object to asyncOpen ("listener" is unused)" [p=sciguyryan@gmail.com (Ryan Jones) r+sr=sicking a1.9=beltzner]
|
2008-03-18 12:42:31 -07:00 |
|
jonas@sicking.cc
|
65f4571f58
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
|
myk@mozilla.org
|
b5e898ddd7
|
backing out fix for bug 416534 as potential cause of mochitest failure
|
2008-02-26 19:23:36 -08:00 |
|
jonas@sicking.cc
|
84548acb75
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. r/sr=peterv
|
2008-02-26 18:17:49 -08:00 |
|
peterv@propagandism.org
|
3eaaa4be73
|
Fix for bug 355068 (XSLTProcessor.transformToFragment seems to use only output method "text"). r/sr=sicking, a=beltzner.
|
2008-02-23 08:03:29 -08:00 |
|
dougt@meer.net
|
55f86eb18c
|
xslt doesn't build on Windows Mobile. r=jonas, a=beltzner
|
2008-02-20 14:44:23 -08:00 |
|
peterv@propagandism.org
|
0adf0fc7f4
|
Fix for bug 417941 (regexp:match function use gives error). r/sr=sicking.
|
2008-02-17 09:21:23 -08:00 |
|
reed@reedloden.com
|
24fbf5fb3f
|
Bug 398433 - "PRBool misuse bugs in content/" [p=tglek@mozilla.com (Taras Glek) r+sr=sicking a1.9=schrep a=blocking1.9+]
|
2008-02-09 22:16:30 -08:00 |
|
reed@reedloden.com
|
4ea6b0e4b6
|
Bug 289394 - "Double.cpp causes unaligned accesses" [p=davidm@hpl.hp.com (David Mosberger) / eric@debian.org (Eric Dorland) / mh+mozilla@glandium.org (Mike Hommey) r+sr=sicking sr=bryner a1.9=beltzner]
|
2008-01-25 00:02:04 -08:00 |
|
reed@reedloden.com
|
95d07019a4
|
Bug 369722 - "prdtoa.c jsnum.h txDouble.h not required IEEE_ARM define on Codesourcery EABI gcc3.4.4 compiler" (FPU_IS_ARM_FPA define for XSLT content txDouble.h) [p=romaxa@gmail.com (romaxa) r+sr=sicking a1.9=schrep]
|
2008-01-15 17:30:16 -08:00 |
|
benjamin@smedbergs.us
|
dfc4cee45d
|
Bug 411327 - nsIXPCNativeCallContext should not inherit from nsISupports, r=mrbkap, a=schrep
|
2008-01-15 07:50:57 -08:00 |
|
reed@reedloden.com
|
6f40938b1b
|
Bug 352822 - "apps since MOZILLA_1_8_BRANCH don't build anymore on FreeBSD" (make some floating point exceptions static in txDouble.h) [p=jay@imagine27.com (Justin Grant) r+sr=sicking a1.9=schrep]
|
2008-01-07 14:21:21 -08:00 |
|
dwitte@stanford.edu
|
918cc3b1fa
|
bustage fix.
|
2008-01-03 16:17:52 -08:00 |
|
dwitte@stanford.edu
|
2c3144edc3
|
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
|
2008-01-03 16:07:06 -08:00 |
|
jruderman@hmc.edu
|
fa3e151231
|
Add crashtest for a leak bug
|
2007-12-23 18:12:28 -08:00 |
|
Olli.Pettay@helsinki.fi
|
12aa4ddec4
|
Bug 403168, r=jonas, sr=jst, a=blocking1.9
|
2007-12-12 00:33:32 -08:00 |
|
reed@reedloden.com
|
956f0278a3
|
Bug 405069 - "Running xpathgen tests: ###!!! ASSERTION: called nsGenericElement::TextLength: 'Not Reached', file /home/ajvincent/beta/mozilla/content/base/src/nsGenericElement.cpp, line 3971" [p=ajvincent@gmail.com (Alex Vincent) r+sr=sicking a1.9=damons]
|
2007-11-30 22:45:49 -08:00 |
|
reed@reedloden.com
|
b4275188a0
|
Backing out patches for bugs 405069 and 346079 to track down perf regression.
|
2007-11-30 18:23:27 -08:00 |
|
reed@reedloden.com
|
6a3f572cea
|
Bug 405069 - "Running xpathgen tests: ###!!! ASSERTION: called nsGenericElement::TextLength: 'Not Reached', file /home/ajvincent/beta/mozilla/content/base/src/nsGenericElement.cpp, line 3971" [p=ajvincent@gmail.com (Alex Vincent) r+sr=sicking a1.9=damons]
|
2007-11-30 12:06:18 -08:00 |
|
peterv@propagandism.org
|
97a4df98c6
|
Fix for bug 406106 (Large leak with XSLTProcessor.setParameter). r/sr/a=sicking.
|
2007-11-30 11:10:03 -08:00 |
|
jst@mozilla.org
|
048cb6002d
|
Landing fix for regression bug 402422. XPathResult crashes when holding nodeset and accessing stringValue/numberValue/booleanValue. Patch by peterv@propagandism.org, r+sr=jst@mozilla.org. Landing this one w/o direct approval to get it in for the upcoming nightlies.
|
2007-11-05 00:06:48 -08:00 |
|
jst@mozilla.org
|
d5e0b991c5
|
Landing fix for bug 402208. XPathResult holding attribute node causes cycle collector fault. Patch by peterv@propagandism.org, r+sr=jonas@sicking.cc, a=drivers.
|
2007-11-02 17:01:04 -07:00 |
|
jonas@sicking.cc
|
903acf3ee6
|
bug 394390: Don't report bogus warnings to the error console when using cross-site xmlhttprequest. Patch by Surya Ismail <suryaismail@gmail.com>, r/sr=sicking
|
2007-10-26 18:46:09 -07:00 |
|
jonas@sicking.cc
|
f41e06844e
|
Bug 395689: Stop leaks of xslt patterns. Patch by peterv. r/sr/a=me
|
2007-10-03 13:17:51 -07:00 |
|
jonas@sicking.cc
|
738b69078c
|
Bug 284225: Use right security context for xslt. r/sr=peterv
|
2007-09-27 15:05:07 -07:00 |
|
peterv@propagandism.org
|
fd14bce812
|
Fix for bug 397386 (Large leak on grono.net front page), part 2. r/sr=sicking, a=dsicore.
|
2007-09-27 09:39:13 -07:00 |
|
sayrer@gmail.com
|
79970cb786
|
Bug 397386. Large leak on grono.net front page. r/sr=peterv, a=dsicore
|
2007-09-26 11:20:24 -07:00 |
|
jonas@sicking.cc
|
1e10ddb95c
|
Bug 393329: Clean up destructors in xslt code. Patch by peterv. r/sr/a=sicking
|
2007-09-05 21:02:40 -07:00 |
|
peterv@propagandism.org
|
220f8d4a85
|
Fix for bug 393329 (numerous xslt leaks visiting http://www.metacafe.com). r/sr/a=sicking.
|
2007-09-01 10:47:39 -07:00 |
|
Olli.Pettay@helsinki.fi
|
9ecfe06bd0
|
Bug 319374, XPath should ignore changes to anonymous content, r+sr=sicking, a=1.9+
|
2007-08-19 22:53:02 -07:00 |
|
bzbarsky@mit.edu
|
96ec7b6a69
|
Make NS_CheckContent(Load|Process)Policy only take a principal, not a principal and a uri. Get the URI from the principal. Bug 391438, r+sr+a=sicking
|
2007-08-09 22:35:08 -07:00 |
|
bzbarsky@mit.edu
|
73073f4f3b
|
Use the principal doing the load to decide on the URI to pass to content policies. This will help do the right thing for data:/javascript:/about:blank, as well as allow us to skip content policies altogether if the caller is system. Bug 388597, r+sr=sicking
|
2007-08-07 18:16:09 -07:00 |
|