darin%meer.net
0318b8c707
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
2006-05-10 17:30:15 +00:00
Olli.Pettay%helsinki.fi
98e4815208
wasn't going to check in this
2006-05-08 07:10:38 +00:00
Olli.Pettay%helsinki.fi
1cb78a82cc
Bug 336576, Crash when window gets destroyed during contextmenu event, r+sr=bz
2006-05-08 07:08:41 +00:00
timeless%mozdev.org
6db8e8fdb0
Bug 332198 change nsGenericDOMDataNode::ToCString
...
r=sicking sr=sicking
2006-05-07 12:15:36 +00:00
timeless%mozdev.org
25d91f2777
Bug 332198 change nsGenericDOMDataNode::ToCString
...
r=sicking sr=dbaron
2006-05-07 01:39:21 +00:00
timeless%mozdev.org
28fa63a8f5
Bug 335953 Make code outside intl use NS_CHARSETALIAS_CONTRACTID instead of NS_CHARSETALIAS_CID
...
r=bz sr=bz
2006-05-06 22:09:20 +00:00
bzbarsky%mit.edu
86cdacb339
Clean up event dispatch code in XMLHttpRequest, make onreadystatechange an
...
EventListener, fire upload progress events. Bug 198595 and bug 312213, patch
by me for the cleanup and onreadystatechange and by Rob Adams
<readams@readams.net> for the upload progress changes, r=sicking, sr=peterv
2006-05-05 17:01:53 +00:00
peterv%propagandism.org
a367cb9457
Fix for bug 334179 (XSLT document() function doesn't follow HTTP 301 / 302 responses). r=sicking, sr=bz.
2006-05-05 11:48:07 +00:00
cvshook%sicking.cc
d3ec0aa5c5
Bug 335911: Change nsIContent::IsContentOfType to nsINode::IsNodeOfType. r/sr=bz
2006-05-05 06:52:21 +00:00
bzbarsky%mit.edu
3ae541c6c6
Make documents be consistent with docshell wrt what the actual document URI
...
is. Bug 335457, r=dveditz, sr=jst
2006-05-04 15:21:50 +00:00
bzbarsky%mit.edu
b1ee2830dd
Make nsIDocumentEncoder::init scriptable. Bug 330517, patch by jpl24
...
<jlurz24@gmail.com>, r=bzbarsky, sr=sicking
2006-05-01 05:25:52 +00:00
bzbarsky%mit.edu
0c3706888c
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
2006-04-27 18:21:11 +00:00
mrbkap%gmail.com
fcb69da993
When a document's scope object changes (e.g., for a call to document.open), actually change the scope object and move all of the wrappers in the old scope into the new one. bug 333697, r+sr=jst
2006-04-26 19:53:27 +00:00
neil%parkwaycc.co.uk
ce4772fbe6
bustage fix b=326931
2006-04-26 13:05:24 +00:00
neil%parkwaycc.co.uk
cb8f071e1c
Improve box object hashtable storage b=326931 r=jst sr=bz
2006-04-26 12:42:49 +00:00
peterv%propagandism.org
02f7995799
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
2006-04-26 09:19:48 +00:00
roc+%cs.cmu.edu
4667a9b409
Bug 330305. Rename nsSelection to nsFrameSelection, and deCOMtaminate it, removing nsIFrameSelection. patch by Marc Liddell, r+sr=roc
2006-04-26 01:57:22 +00:00
bzbarsky%mit.edu
242103d680
Make getElementsByTagName do the right thing with prefixes. Bug 206053,
...
r=peterv, sr=jst
2006-04-25 21:21:49 +00:00
bzbarsky%mit.edu
3dc3c6dabf
Dont clear our props if we're not changing owner documents. Bug 335333, r+sr=jst
2006-04-25 20:03:26 +00:00
bzbarsky%mit.edu
2c105676af
Give HTMLButtonControlFrames their own frame type. Bug 335419, r+sr=dbaron
2006-04-25 19:56:45 +00:00
jst%mozilla.jstenback.com
9fa16b22ee
Removing unused variable as pointed out by dbaron at https://bugzilla.mozilla.org/show_bug.cgi?id=321299#c29
2006-04-25 04:04:27 +00:00
bzbarsky%mit.edu
c6cc005766
Fix image blocking for obviously image objects. Bug 334825, r=biesi, sr=shaver
2006-04-24 19:56:18 +00:00
bzbarsky%mit.edu
7f9b937064
Dispatch mutation events even in documents that are not rendered in a window.
...
Bug 201236, patch by Alex Vincent <ajvincent@gmail.com>, r=smaug, sr=peterv
2006-04-24 19:52:21 +00:00
cvshook%sicking.cc
1b8fe517b5
More redness fixes
2006-04-24 07:46:03 +00:00
cvshook%sicking.cc
5547aa83e1
Fix redness
2006-04-24 07:16:27 +00:00
leon.sha%sun.com
0960e6fd1d
Bug 333896
...
Convert GetAttr calls to AttrValueIs and FindAttrValueIn.
Patch by alfred.peng@sun.com .
roc: review+
roc: superreview+
2006-04-24 05:40:11 +00:00
bzbarsky%mit.edu
7d7cc60668
Don't print-preview <noscript> unless script is really disabled. Bug 334944, r+sr=jst
2006-04-22 00:06:30 +00:00
bzbarsky%mit.edu
e28c28393e
Spec says to return null, not throw. Bug 334884, r+sr=sicking
2006-04-21 17:55:52 +00:00
gavin%gavinsharp.com
17ca1575dc
Bug 315370: text Copy/Paste from Firefox to Outlook will be created as attachment, patch by David Gardiner <David.R.Gardiner@gmail.com>, r+sr=roc
2006-04-21 15:16:22 +00:00
bzbarsky%mit.edu
e69e268856
Make sure documents have a content type at creation time. Bug 311218,
...
r=sicking, sr=jst
2006-04-21 01:24:44 +00:00
Olli.Pettay%helsinki.fi
fe02c71281
Bug 234455, Centralize event dispatch r=jst, sr=bz
2006-04-20 03:39:54 +00:00
bzbarsky%mit.edu
b4355576e5
Actually address the review comment too. Bug 324601.
2006-04-20 03:39:53 +00:00
bzbarsky%mit.edu
5456d83d62
Don't leak the channel and XMLHttpRequest object if AsyncOpen fails. Bug
...
323454, r=biesi, sr=darin
2006-04-20 03:39:52 +00:00
bzbarsky%mit.edu
a0907497e8
Give a saner principal to documents created via DOMImplementation. Bug 324601,
...
r=sicking, sr=jst
2006-04-20 03:39:51 +00:00
bzbarsky%mit.edu
4f00de6d9d
Don't throw when status is gotten after a server timeout or some such. Bug
...
304980, r=darin, sr=jst
2006-04-20 03:39:50 +00:00
darin%meer.net
6de16e96e2
fixes bug 318193 "Input streams are not implemented consistently" r=biesi sr=bz
2006-04-20 03:39:49 +00:00
darin%meer.net
cf3756a10f
fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky
2006-04-20 03:39:48 +00:00
darin%meer.net
174dbb6029
fixes bug 273578 "XMLHttpRequest with async = false takes 100% CPU until request finished" r=jst sr=bz
2006-04-20 03:39:47 +00:00
darin%meer.net
3291d64315
fixes bug 308484 "Extensions can't set Content-Length header for XMLHttpRequest" r=dveditz sr=jst
2006-04-20 03:39:46 +00:00
darin%meer.net
90cb96d142
Second patch for bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r=biesi sr=jst
2006-04-20 03:39:45 +00:00
peterv%propagandism.org
606d5b8c27
Fix for bug 307049 (XMLHttpRequest seems to try to parse the empty (!) body of the response to an HTTP HEAD request). r=biesi, sr=bz.
2006-04-20 03:39:44 +00:00
cbiesinger%web.de
534a24c489
bug 305243 set an XML content-type hint on XMLHttpRequest channels, to always
...
parse local files as XML.
Also, make TestXMLExtras convert non-ASCII bytes to UTF-16 correctly.
r=jst sr=bz
2006-04-20 03:39:43 +00:00
bzbarsky%mit.edu
6d748b520e
Fix bug 301678. r+sr=jst
2006-04-20 03:39:42 +00:00
cbiesinger%web.de
8eaf3d5097
Bug 293046 XMLHttpRequest.overrideMimeType() makes loading abort for non-XML
...
patch by Wladimir Palant <trev@gtchat.de> r=jst sr=darin
2006-04-20 03:39:41 +00:00
bzbarsky%mit.edu
e1e009bb9d
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
...
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2006-04-20 03:39:40 +00:00
darin%meer.net
4808e5a6a6
fixes bug 302809 "AJAX regression: POST setRequestHeader causes NS_ERROR_ILLEGAL_VALUE for invalid headers" r+sr=dveditz a=cbeard
2006-04-20 03:39:39 +00:00
darin%meer.net
9374e8af1d
fixes bug 302489 "XMLHTTP TRACE method can reveal proxy passwords to web sites" r=jst sr=dveditz a=asa
2006-04-20 03:39:38 +00:00
darin%meer.net
3be32bd5c6
fixes bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r+biesi sr=jst a=asa
2006-04-20 03:39:37 +00:00
darin%meer.net
fd180aedbe
fixes bug 302263 "prevent certain headers from being set on a XMLHttpRequest" r=dveditz sr=jst a=dveditz
2006-04-20 03:39:36 +00:00
bryner%brianryner.com
ba204186cf
Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver.
2006-04-20 03:39:35 +00:00