Граф коммитов

3668 Коммитов

Автор SHA1 Сообщение Дата
bzbarsky%mit.edu 5dc90eb193 Move GetCompatibilityMode() to nsIDocument. Bug 362797, r+sr=jst 2006-12-05 15:46:18 +00:00
Olli.Pettay%helsinki.fi 0190ae651c Bug 362391, DOMAttrModified doesn't handle namespaced attributes properly, r+sr=sicking 2006-12-01 08:44:38 +00:00
bzbarsky%mit.edu 5dc8c539a5 Make sure the XML decl in the data we post when a document is passed to send()
matches the encoding we use.  Bug 361934, r=sicking, sr=biesi
2006-12-01 04:48:05 +00:00
bzbarsky%mit.edu c020c4ef24 Don't construct unneeded autostring. Bug 362316, r+sr=sicking 2006-12-01 04:44:57 +00:00
mats.palmgren%bredband.net 29672af000 Fix a crash when onreadystatechange handler loads a new URL. b=361773 r+sr=bzbarsky 2006-11-28 13:56:40 +00:00
bzbarsky%mit.edu f8befb9316 Make XML serializer output an encoding="..." which matches the actual encoding
it's serializing to.  Bug 361933, r+sr=sicking
2006-11-28 04:01:46 +00:00
vladimir%pobox.com df954f6171 backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
vladimir%pobox.com fdf72a2c5b b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many 2006-11-22 19:23:02 +00:00
peterv%propagandism.org 36417d2dab Fix for bug 47903 (WRONG_DOCUMENT_ERR not being thrown). r=sicking, sr=bz. 2006-11-22 18:35:05 +00:00
bzbarsky%mit.edu 81cfa9db1e Make the redirect check get principals the same way we get them elsewhere.
Clean up some code to use the new security manager method.  Bug 354693,
r=dveditz, sr=sicking
2006-11-22 18:27:54 +00:00
bzbarsky%mit.edu 1e77472ad6 Improve comments. Bug 361222, r+sr=jst 2006-11-21 04:40:37 +00:00
bzbarsky%mit.edu 8986aa6eaf Fix bug 352728, r+sr=peterv 2006-11-21 04:38:00 +00:00
peterv%propagandism.org 53885d7e4f Fix for bug 193678 (support exslt:common - exslt:common functions implementation). r/sr=sicking. 2006-11-16 21:42:25 +00:00
Olli.Pettay%helsinki.fi f9da27583e Consolidate NS_MOUSE_***_UP/DOWN/CLICK/DBLCLICK events, r=jst,roc,josh,sergei_d,emaijala,mkaply 2006-11-16 21:35:39 +00:00
bzbarsky%mit.edu 8898e9f133 Improve docs. Bug 350252, r+sr=sicking 2006-11-16 17:57:18 +00:00
Olli.Pettay%helsinki.fi f571167a5a Bug 360058, trying to make sure that document's propertytable doesn't have pointers to deleted nsINodes, r+sr=bz 2006-11-12 21:31:11 +00:00
bzbarsky%mit.edu 570e4c2513 Create DOM nodes for processing instructions in XUL, take 2. Still bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-11 22:27:00 +00:00
cvshook%sicking.cc 72f06706e8 Fix orange by properly refcounting 2006-11-11 01:43:11 +00:00
cvshook%sicking.cc 9a0dce9deb Make nodes supports weak references. b=360291 r/sr=jst 2006-11-11 00:36:03 +00:00
cvshook%sicking.cc 9e116a126d Kill nsAttributeChildList and use nsChildContentList instead. b=360319 r/sr=jst 2006-11-11 00:28:20 +00:00
bzbarsky%mit.edu aecf439a54 Fix order of mutation event firing for attribute removals. Bug 339494, r+sr=sicking 2006-11-11 00:04:46 +00:00
bzbarsky%mit.edu 142a417a31 Make it possible for protocol handlers to configure how CheckLoadURI should
treat them via their protocol flags.  Remove the protocol list we used before.
Bug 120373, r=dveditz, sr=darin
2006-11-10 23:49:08 +00:00
cvshook%sicking.cc 1ddb21bb48 Fix svg:script and only flag inline scripts as executed once they contain non-empty script content. b=359598 r/sr=bz 2006-11-09 00:02:21 +00:00
sayrer%gmail.com e6406b9a02 Bug 348447. feed sanitizer whitelist accessibility and i18n. 2006-11-08 18:20:55 +00:00
gavin%gavinsharp.com 769bc5014f Try backing out the patch for bug 319654 to see if it fixes the Mac orange 2006-11-08 17:52:58 +00:00
bzbarsky%mit.edu ad42605c52 Create DOM nodes for processing instructions in XUL. Bug 319654, patch by
Nickolay Ponomarev <asqueella@gmail.com>, r+sr=bzbarsky.
2006-11-08 02:25:37 +00:00
bzbarsky%mit.edu a08fe78c55 Fix build bustage in --disable-xul builds. Bug 357453 followup, patch by
romaxa <romaxa@gmail.com>, r=bsmedberg
2006-11-07 03:13:49 +00:00
cvshook%sicking.cc 1d3d2becf7 Add some more assertions to DoSetRange. r/sr=jst b=358106 2006-11-06 23:52:30 +00:00
aaronleventhal%moonset.net 83d4401df2 Bug 354728. Support nsIAccessibleText/nsIAccessibleEditableText for xforms controls. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil 2006-11-06 02:50:37 +00:00
gavin%gavinsharp.com 2ebe3edbe8 Fix typo in a comment 2006-11-05 02:45:32 +00:00
Olli.Pettay%helsinki.fi a2f128353d make DEBUG_smaug compile 2006-11-04 19:20:35 +00:00
cvshook%sicking.cc 50b714059a Bug 343730: Don't execute scripts synchronously from BindToTree. Instead we wait until the last EndUpdate has been called. r/sr=bz 2006-11-04 05:45:02 +00:00
cvshook%sicking.cc 6b6fed718d Kill unneeded #includes since the last checkin. rs=jst 2006-11-03 23:36:50 +00:00
cvshook%sicking.cc e2aa94302c Bug 358106: Make ranges use nsIMutationObserver rather than their own notification system. r/sr=jst 2006-11-03 21:51:01 +00:00
cvshook%sicking.cc bd10875996 Add nsAutoTArray and nsAutoTPtrArray. b=356299 r/sr=darin 2006-11-02 19:33:10 +00:00
cvshook%sicking.cc 9f11d0aba0 Make IsPointInRange and ComparePoint on nsIDOMNSRange throw if the given point is in a different document. Patch by Alex Vincent. b=359046 r/sr=sicking 2006-11-02 19:07:56 +00:00
tor%cs.brown.edu 4079e1a82f Bug 355249 - implement feMorphology.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-02 16:30:20 +00:00
cvshook%sicking.cc 3a93c8cea4 Back out changes that were part of a different patch. 2006-11-02 08:22:08 +00:00
cvshook%sicking.cc 4c1e5b8233 Make nsRange::ToString and nsContentIterator deal with ranges with endpoint containers being the document. Patch by bz. r/sr=sicking b=358660 2006-11-02 07:41:45 +00:00
cvshook%sicking.cc 290fff915b Bug 359121: Fix regression in editor from previous range checkins. nSDetach wasn't the same as Detach after all. r/sr=jst 2006-11-02 02:14:57 +00:00
peterv%propagandism.org a7a631ab5a Fix for bug 357453 (ASSERTION: Already have a document. Unbind first!: "!GetCurrentDoc() && !IsInDoc()", file m:/trunk/mozilla/content/base/src/nsGenericDOMDataNode.cpp, line 588). r/sr=bz. 2006-10-31 13:25:40 +00:00
peterv%propagandism.org 402f1bb94a Fix for bug 351695. 2006-10-31 09:54:14 +00:00
cvshook%sicking.cc 4fc4167051 Bug 330872: Make nsGenericDOMDataNode::AppendData send out proper notifications and add nsIContent::AppendText to allow appending text without sending out notifications. r/sr=bz 2006-10-28 01:22:53 +00:00
cvshook%sicking.cc eb5e6c8608 bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst 2006-10-25 21:53:03 +00:00
cvshook%sicking.cc 25f49988b3 Kill nsGeneratedContentIterator and related classes and code since it's not used. r/sr=dbaron b=357957 2006-10-25 20:24:00 +00:00
bzbarsky%mit.edu b0b0fcc6e4 Make nsIStreamLoader and nsIUnicharStreamLoader be stream listeners. Bug
281153, patch by Son Le <son.le0@gmail.com>, r=biesi, sr=darin
2006-10-24 21:47:40 +00:00
cvshook%sicking.cc f4a830b6b5 Bug 357509: Don't throw if new start is after end (or the other way around) but rather collapse. Patch by Alex Vincent <ajvincent@gmail.com>. r/sr=sicking 2006-10-22 04:46:19 +00:00
cvshook%sicking.cc da62e5bd39 forgot to fix review comment in previous checkin. bug 357445 r/sr=jst 2006-10-21 02:05:10 +00:00
cvshook%sicking.cc a513afbc8a Bug 357445: Some cleanup of range code. r/sr=jst 2006-10-21 01:30:54 +00:00
ted.mielczarek%gmail.com 8c8cf22b2a bug 296237, remove assert in getElementById, use the console service to provide feedback, make the message localizable, v1.1 patch. patch by asqueella@gmail.com, r+sr=jst 2006-10-20 19:15:00 +00:00