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 |
|
peterv%propagandism.org
|
1986f90b13
|
Fix for bug 75870 (XML namespace of XUL node attributes not accessible from JavaScript inside XUL templates). r=enndeakin, sr=bz.
|
2006-04-30 09:08:08 +00:00 |
|
bzbarsky%mit.edu
|
0c3706888c
|
Rename GetNodePrincipal to NodePrincipal. Bug 327246, r+sr=sicking
|
2006-04-27 18:21:11 +00:00 |
|
jwatt%jwatt.org
|
bb79579615
|
Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org
|
2006-04-26 21:02:25 +00:00 |
|
mrbkap%gmail.com
|
042cc59781
|
Fixing bustage from bug 333697
|
2006-04-26 20:21:31 +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 |
|
cvshook%sicking.cc
|
e9a820078f
|
Bug 334977. Separate mFileName from mValue. r/sr=bz
|
2006-04-25 09:18:42 +00:00 |
|
smontagu%smontagu.org
|
e8b07e7e07
|
Don't propagate encoding up to the parent document viewer. Bug 315381, r+sr=jst
|
2006-04-25 06:57:31 +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 |
|
cvshook%sicking.cc
|
6d6c050e52
|
More bug 114997. Don't strip whitespace from mValue, only when getting the value from the attribute. r/sr=bz
|
2006-04-24 05:20:44 +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
|
c2fceaea42
|
Fix bug 329677. Sort service patch by Neil Rashbrook, r=ndeakin, sr=bzbarsky.
The rest of the patch by me, r=pike, sr=Neil Rashbrook.
|
2006-04-21 18:01:21 +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 |
|
bryner%brianryner.com
|
8ac62cb3ed
|
Fix focus-stealing for button elements (bug 299677). Patch by darin, r+sr=me.
|
2006-04-21 02:10:53 +00:00 |
|
bzbarsky%mit.edu
|
dc9b0ff079
|
HTMLTableElement.rows should include rows that are not in table sections. Bug
309433, r+sr=sicking
|
2006-04-21 01:44:58 +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 |
|
tor%cs.brown.edu
|
e76f551ffd
|
Bug 334400 - create SVG transform list lazily. r=jwatt, sr=roc
|
2006-04-20 15:24:51 +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 |
|