Commit Graph

3693 Commits

Author SHA1 Message Date
pkasting%google.com
2070e797b8 Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
2006-07-29 00:04:40 +00:00
cvshook%sicking.cc
4d81c34651 Bug 346167: Unregress WMP plugins that uses the 'mms' protocol. r/sr=bz 2006-07-27 23:43:48 +00:00
benjamin%smedbergs.us
b9d33f7c6d --enable-tests bustage fix, bug 337365 2006-07-27 23:07:16 +00:00
brettw%gmail.com
fd061c8cbc Bug 345099 r+sr=bryner Fix includes from main patch on this bug 2006-07-27 21:46:34 +00:00
brettw%gmail.com
d15c579c18 Bug 345099 r=uriber sr=bryner Sort ranges in selection for faster comparison. 2006-07-27 17:57:15 +00:00
benjamin%smedbergs.us
c5818996b1 Bug 337365 - nsIDocument/nsINode methods aren't usable from strict-linkage code, r=sicking 2006-07-27 17:54:38 +00:00
longsonr%gmail.com
674de4d947 Bug 329848 - Replace invalid transform-attribute parse error assertion by Error Console log r=bzbarsky,sr=tor 2006-07-27 11:58:05 +00:00
dbaron%dbaron.org
3b553e968e Make document fragments QueryInterface to nsIDOMGCParticipant. b=344699 r+sr=jst 2006-07-26 22:28:38 +00:00
jwalden%mit.edu
11c26bae9c Bug 345666 - Node.normalize() doesn't remove empty Text nodes. r+sr=jst 2006-07-26 18:30:50 +00:00
dveditz%cruzio.com
e232355f79 Bug 343473: UniversalXPConnect privs should allow access to chrome DOM nodes
(regression from bug 340107). r=bzbarsky, sr=sicking, a=mconnor
2006-07-25 01:04:33 +00:00
benjamin%smedbergs.us
c9125873ca Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin 2006-07-21 16:28:51 +00:00
bzbarsky%mit.edu
a47feb1031 Fix some getElementsByTagNameNS issues, both regressions and long-standing
bugs.  Bug 343307, r+sr=sicking
2006-07-20 03:25:39 +00:00
martijn.martijn%gmail.com
62fc304035 Bug 337955 - XUL splitter frames can only collapse in one direction. Patch by Andrew Miller, r=enndeakin, sr=neil 2006-07-19 22:30:33 +00:00
neil%parkwaycc.co.uk
3ac97e1f23 rev the uuid because uri forgot to in bug 344226 r=timeless 2006-07-19 11:48:28 +00:00
cvshook%sicking.cc
3a9a287253 Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst 2006-07-19 04:36:36 +00:00
mats.palmgren%bredband.net
137b51b04a Null-check mRootContent before using it. b=303260 r+sr=bzbarsky 2006-07-19 03:53:12 +00:00
gavin%gavinsharp.com
f3fc1fbda9 Bug 303048: GTK scrollbar does not have normal GTK right-click behavior, patch by Adam Guthrie <ispiked@gmail.com>, r=neil, sr=roc 2006-07-18 17:01:40 +00:00
peterv%propagandism.org
869bdd8ccf Fix for bug 343954 (Patch from bug 332239 didn't change IID of nsIContentSerializer). 2006-07-18 11:32:24 +00:00
uriber%gmail.com
3bef115769 Fix bidi behavior of ctrl+backspace and ctrl+del. bug=344226 r=smontagu sr=roc 2006-07-18 07:28:38 +00:00
cvshook%sicking.cc
4e266c0a89 Bug 344453: AttributeChanged events sent out twice. Also make CharacterDataChanged notifications go out even for orphaned nodes. r/sr=jst 2006-07-18 01:26:33 +00:00
cvshook%sicking.cc
75d0a67e4e Bug 344895: Speed up (and clean up) range code to make inline spellcheck faster. r/sr=bz 2006-07-18 01:23:30 +00:00
bzbarsky%mit.edu
063e887ba0 Go back to creating an inconsistent DOM and add a null-check elsewhere, because
the little mind of the focus code is blown by having no documentElement,
apparently.  Bug 341730, r+sr=sicking
2006-07-18 00:18:19 +00:00
peterv%propagandism.org
a9c63c4a75 Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
Olli.Pettay%helsinki.fi
375bcc004f Bug 341245, Remove some unused box object related interfaces, r+sr=roc 2006-07-13 09:02:05 +00:00
Olli.Pettay%helsinki.fi
1b31151599 Bug 335251, prevent load events to propagate to window, r=bz, sr=jst 2006-07-12 17:59:16 +00:00
Olli.Pettay%helsinki.fi
a5de9d9c0f Bug 278443, Use an Arena for NodeInfos, r+sr=sicking 2006-07-11 09:26:13 +00:00
aaronr%us.ibm.com
0560c3e1af move nsIXFormsUtilityService interface into core for accessibility to use. Bug 342638, patch by surkov, r=aaronr, sr=sicking 2006-07-10 22:02:08 +00:00
cvshook%sicking.cc
7f422ba105 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-09 07:37:41 +00:00
cvshook%sicking.cc
afe85d0237 Bug 343288: Move IsInDoc() and GetCurrentDoc() to nsINode. r/sr=jst 2006-07-08 00:30:19 +00:00
enndeakin%sympatico.ca
dc6a3d0de7 Bug 201499, support editable tree cells, r=jan, sr=neil 2006-07-07 13:59:01 +00:00
jst%mozilla.jstenback.com
966a1c7a4b Fixing bug 170477. Make XMLHttpRequest send the calling code's URI as the http referrer. r=bugmail@sicking.cc, sr=darin@meer.net 2006-07-06 22:10:04 +00:00
mrbkap%gmail.com
e8d57c714c Always report uncaught exceptions to avoid bad interactions with the JS interpreter. bug 343596, r+sr=jst 2006-07-05 21:43:46 +00:00
cvshook%sicking.cc
2c39937d84 Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz 2006-07-02 07:23:10 +00:00
cvshook%sicking.cc
68a6b81238 Fix build bustage 2006-06-28 18:17:04 +00:00
cvshook%sicking.cc
a99966c50d Bug 342252: Turn nsDocumentObserverList into a more generic class. r/sr=bz 2006-06-28 17:36:56 +00:00
longsonr%gmail.com
94a6a76822 Bug 342961 - Get a CSS error on displaying any SVG. r+sr=bzbarsky 2006-06-28 16:21:58 +00:00
Olli.Pettay%helsinki.fi
9508469106 Bug 342710, WARNING: NS_ENSURE_TRUE(shell) failed: file nsImageLoadingContent.cpp, line 842, r+sr=bz 2006-06-28 07:40:13 +00:00
tor%cs.brown.edu
8b3428ca1a Bug 342542 - Repair textPath from bug 342200. r=longsonr, sr=roc 2006-06-27 22:54:31 +00:00
darin%meer.net
3c4de3e5d1 attempting to fix vc6 windows bustage, r=pkasting 2006-06-27 01:39:14 +00:00
dveditz%cruzio.com
d3379f18b5 bug 340107 save wasted cycles checking permissions if we're just going to deny access anyway. r=mrbkap, sr=sicking 2006-06-27 00:56:41 +00:00
brettw%gmail.com
3fc878c342 Bug 337631 (for pkasting@google.com) r=bryner sr=bz Support document.activeElement and document.hasFocus 2006-06-26 22:39:09 +00:00
cvshook%sicking.cc
f1f2a43c60 Bug 181860: Don't the external protocol handler when loading images, stylesheets, etc. r/sr=darin 2006-06-26 17:57:44 +00:00
cvshook%sicking.cc
1ce39d3737 Bug 338391: Properly check if IndexOf returned -1. Patch by dveditz, r/sr=sicking 2006-06-22 22:05:20 +00:00
dveditz%cruzio.com
506140bd0c Bug 284219: add EnsureStringLength() helper function to nsReadableUtils.h to
simplify OOM checks when growing an nsAString. r/sr=darin
2006-06-22 19:07:30 +00:00
mark%moxienet.com
03ecb80d2b 342103 Part of patch for bug 336012 inadvertently reversed by checkin of bug 255942. 336012 was r=David.R.Gardiner sr=roc 2006-06-20 20:26:30 +00:00
bzbarsky%mit.edu
35641d545f Make document observers QI to nsIDocumentObserver. Fixes fallout (tree orange)
from bug 340733; reviews pending.
2006-06-20 06:29:17 +00:00
bzbarsky%mit.edu
f552f1c839 Use iterators that deal with observers being removed to iterate the observers array when notifying Bug 340733, r+sr+branch181=sicking 2006-06-20 01:02:55 +00:00
dbaron%dbaron.org
8ade31392b Implement a stub imgIDecoderObserver to save code size in content and layout. b=339612 r+sr=sicking 2006-06-16 21:07:47 +00:00
bclary%bclary.com
84b26ca512 Bug 340036: Script tag should support version 1.7, r=mrbkap, r=peterv, sr=brendan 2006-06-15 21:47:59 +00:00
peterv%propagandism.org
429a6510e7 Bustage fix. 2006-06-15 21:00:25 +00:00
peterv%propagandism.org
090f2dd5c1 Fix for bug 337704 (Clean up files moved from xmlextras). r/sr=bz. 2006-06-15 20:30:44 +00:00
mhammond%skippinet.com.au
0f241835df Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan. 2006-06-13 03:07:47 +00:00
martijn.martijn%gmail.com
15deffdb3e Bug 76131 - localName should be null for all nodetypes except Element and Attr, r+sr=bugmail. Patch by Alex Vincent 2006-06-12 22:47:37 +00:00
mrbkap%gmail.com
98997f8669 Checking in Ben Turner <bent.mozilla@gmail.com> and timeless's patch to make Gecko use the JS engine's request model to help multithreaded embedders avoid GC races and crashes. bug 176182, r=mrbkap assumed-rs=brendan 2006-06-12 22:39:55 +00:00
jwalden%mit.edu
28de87e252 Bug 159167 - Implement DOM3 isEqualNode(). Patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking 2006-06-12 18:54:48 +00:00
mark%moxienet.com
e084450e4b 336012 Copying content from browser and pasting into (Mac) Terminal results in URL instead of selected text, URL contains 0-bytes. Part 1: don't map the URL of a page that text was copied from to a public flavor on Mac. r=David.R.Gardiner sr=roc 2006-06-12 17:30:22 +00:00
cbiesinger%web.de
b6ddf6008a Also add using declarations for OnStartRequest and OnStopRequest,
to fix new compile warnings. bug 341096 r+sr=bz
2006-06-12 17:11:43 +00:00
cbiesinger%web.de
f116f57d3a Bug 341077 Show intrinsic state in content tree dumps
r+sr=bz
2006-06-12 17:03:31 +00:00
longsonr%gmail.com
37551a947a Bug 340542 - SVG Consolidate functionality to get primary frame. r=tor,r+sr=bzbarsky 2006-06-12 16:14:31 +00:00
bzbarsky%mit.edu
642b358e3a Make sure to null out mRootContent in Destroy when we unbind it. Bug 326645, r+sr+branch181=sicking 2006-06-08 04:41:24 +00:00
bzbarsky%mit.edu
6e37157407 Cache the list of form controls, so loading a large page with lots of form
controls outside forms is not O(N^2).  Bug 336062, r+sr=sicking
2006-06-08 04:28:20 +00:00
mrbkap%gmail.com
8f01b34f73 Protect against null contexts. bug 340602, r+sr=roc 2006-06-07 17:15:51 +00:00
sayrer%gmail.com
e8e9d19473 b=339530. Basic auth fails with XMLHttpRequest. r=peterv, sr=jst 2006-06-07 01:42:22 +00:00
sayrer%gmail.com
de7e7f2b09 b=331668. nsGenericElement::doInsertChildAt doesn't check aParent when setting mutation.mRelatedNode. Patch by Alex Vincent <ajvincent@gmail.com>. r+sr=peterv. 2006-06-07 01:23:26 +00:00
roc+%cs.cmu.edu
3c9961813f Trying to fix gaius bustage by forcing nsGkAtoms to rebuild. 2006-06-06 23:51:13 +00:00
roc+%cs.cmu.edu
d66c475b1c Bug 336674. Fire JS "script context done" notifications when a context exits even if there is another context above it on the stack. r+sr=jst 2006-06-06 21:37:32 +00:00
Jan.Varga%gmail.com
e5158d88ef Fix for bug 296040. Cell-based selection in trees
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
Olli.Pettay%helsinki.fi
5e667ae978 Bug 338954, Make .innerHTML to work without DOM Ranges, r=sicking, sr=jst 2006-06-05 20:32:48 +00:00
brendan%mozilla.org
928b5dc750 Fix orange balsa by landing mrbkap's patch for 326497, plus other fixes (340340, r=mrbkap). 2006-06-05 07:18:02 +00:00
timeless%mozdev.org
a768026fc9 Bug 337917 Make consumers stop using cids from other modules
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
bzbarsky%mit.edu
ebc1d41217 Don't keep content lists with a non-null root content in the global slot. Bug 322636, r+sr+branch181=jst 2006-06-02 20:33:56 +00:00
peterv%propagandism.org
de5150e6e1 Try to fix Windows bustage. 2006-06-02 15:07:22 +00:00
peterv%propagandism.org
54c2159acf Fix for bug 339239 (Remove UserData functions from nsIDocument). r/sr=sicking. 2006-06-02 13:28:14 +00:00
peterv%propagandism.org
f9070eba56 Fix for bug 339412 (nsIDOMGCParticipant implementation in nsDOMAttribute looks wrong). r/sr=dbaron. 2006-06-02 12:33:17 +00:00
cvshook%sicking.cc
47a9061831 Bug 90983: Don't fire mutation events during parsing, i.e. when aNotify is false. Also make us fire mutation events on nodes that are in an orphaned subtree. r/sr=jst 2006-06-02 00:58:04 +00:00
cvshook%sicking.cc
7ce77706d1 Bug 90983: Remove the nsFragmentObserver and always notify when inserting from fragments so as to not regress mutation events with my next patch. r/sr=bz 2006-06-02 00:26:42 +00:00
dbaron%dbaron.org
cd4d6ee0e9 Fix GC hazards associated with event handlers on images only reachable from their current network loads, some of which are regressions from 241518. b=321054 r=darin sr=bzbarsky 2006-06-01 18:35:21 +00:00
bzbarsky%mit.edu
5c970102ff Make the documentURI of a document and the currentURI of a docshell immutable objects.
Bug 336699, r=darin, sr=jst
2006-05-31 17:57:14 +00:00
bzbarsky%mit.edu
00745f1a47 Make the URI of an nsIImageLoadingContent immutable. Bug 337246, r=biesi, sr=sicking 2006-05-31 15:58:43 +00:00
enndeakin%sympatico.ca
31f554baac Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc 2006-05-30 13:50:48 +00:00
dbaron%dbaron.org
5c13c92f24 Create a mechanism to allow GC participants to be marked as externally reachable due to network loads, make XMLHttpRequest a GC participant and use nsMarkedJSFunctionHolder to manage its event listeners just like DOM event listeners to avoid leaks due to cycles. b=206520 r=mrbkap, darin, bzbarsky sr=jst 2006-05-26 01:00:21 +00:00
cbiesinger%web.de
de0973f23a bug 338541 don't always return null from GetCurrentNode (plus, don't leak the
current node)
patch by Alex Vincent <ajvincent@gmail.com> r=bryner sr=neil a=darin
2006-05-19 20:28:06 +00:00
cvshook%sicking.cc
017d0269ea Bug 194387: Support parameter-passing in PI XSLT transformations. r/sr=peterv 2006-05-19 10:29:43 +00:00
cvshook%sicking.cc
114883abc4 Bug 337543: Use nsINode more. r/sr+peterv 2006-05-19 10:01:22 +00:00
benjamin%smedbergs.us
f261e3c3b6 Bug 331117 - Layout module shold not shut down until all documents/windows have been released, r+sr=dbaron 2006-05-19 09:31:57 +00:00
Olli.Pettay%helsinki.fi
71dd2589f4 Bug 329122, Event dispatching code in nsGenericDOMDataNode doesn't handle event retargeting, r=sicking, sr=bz 2006-05-17 16:14:33 +00:00
cvshook%sicking.cc
45f2ad3296 Bug 338247: Operator precedence isn't always what you think it is. Patch by bz. r+sr=sicking 2006-05-17 05:27:21 +00:00
cvshook%sicking.cc
2241eae8cb Bug 335913: Reimplement CompareDocumentPosition using nsINode interfaces. r/sr=bz 2006-05-16 14:51:52 +00:00
Olli.Pettay%helsinki.fi
b9c2cdd0a8 Bug 336381, Crash [@ nsRange::InsertNode] involving ranges in detached nodes, r=sicking,glazman,sr=bz 2006-05-15 19:35:12 +00:00
bzbarsky%mit.edu
ac1c0d03fd Fix XMLHttpRequest progress events. Bug 337374, r+sr=sicking 2006-05-15 18:28:21 +00:00
Olli.Pettay%helsinki.fi
6f0e67928a Bug 337586, Crash [@ PresShell::InitialReflow] when window gets destroyed duren beforeunload event handler, pressing reload, r+sr=bz 2006-05-15 17:51:35 +00:00
jag%tty.nl
d6ac48d2b7 Ok, undo other attempt, apparently all it took was to move this after the function it references. 2006-05-15 13:58:23 +00:00
jag%tty.nl
5c9c507378 Bustage fix attempt number ... well, I lost track. 2006-05-15 12:47:53 +00:00
jag%tty.nl
b3f99b11ee Attempt to fix 2.95.2 bustage by inlining GetCurrentDoc()'s body 2006-05-15 11:23:20 +00:00
jag%tty.nl
da58b4d480 Only have the nsIContent_base constructor when MOZILLA_INTERNAL_API is defined. The base class constructor it calls won't exist otherwise. Caught by mrbkap. 2006-05-15 10:15:05 +00:00
cvshook%sicking.cc
93d0df9663 And the fixes keep on comming 2006-05-15 09:46:44 +00:00
cvshook%sicking.cc
d095c5e744 Fix windows bustage this time 2006-05-15 09:18:35 +00:00
cvshook%sicking.cc
1587bf0aa1 Grr.. this is it 2006-05-15 08:37:40 +00:00
cvshook%sicking.cc
c42a657902 Correct fix for gcc 2.95.2 2006-05-15 08:36:42 +00:00
cvshook%sicking.cc
75564c334c Yet more bustage fixing 2006-05-15 08:11:12 +00:00
cvshook%sicking.cc
fc66e42de2 More bustage fix for gcc 2.95.2 2006-05-15 08:07:35 +00:00
cvshook%sicking.cc
3d606f5b6e Attempt bustage fix 2006-05-15 07:40:31 +00:00
cvshook%sicking.cc
073093c129 Bug 334075: Push mFlagsOrSlots to nsINode to allow storing flags and (in the future) slots on nsGenericDOMDataNodes. r=mrbkap sr=bz 2006-05-15 07:03:15 +00:00
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
bzbarsky%mit.edu
9f7ae1e45c Save the user-set notification callbacks when we set ourselves on the channel,
and forward various notifications to them.  Bug 292391, r=biesi, sr=darin, a=asa
2006-04-20 03:39:34 +00:00
bryner%brianryner.com
5c1a894e8a Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2006-04-20 03:39:33 +00:00
bzbarsky%mit.edu
176bcb93f5 Don't crash if responseText is gotten when we have no channel. Bug 289156,
r+sr=jst, a=chofmann
2006-04-20 03:39:32 +00:00
jst%mozilla.jstenback.com
ed40021b5c Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org 2006-04-20 03:39:31 +00:00
timeless%mozdev.org
6d22ad3517 Bug 286090 nsXMLHttpRequest.cpp should probably avoid text/xml
patch by bug@annevankesteren.nl r=doron sr=peterv
2006-04-20 03:39:30 +00:00
cbiesinger%web.de
49732c5891 181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
2006-04-20 03:39:29 +00:00
bzbarsky%mit.edu
1549cce8ba Fixing build bustage 2006-04-20 03:39:28 +00:00
bzbarsky%mit.edu
b88ca09866 Make nsIXMLHttpRequest.getResponseHeader follow the documented api. Bug
276705, r=doron, sr=jst
2006-04-20 03:39:27 +00:00
cbiesinger%web.de
430fe5de54 bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
2006-04-20 03:39:26 +00:00
jst%mozilla.jstenback.com
dbf3a4f38d Fixing bug 268844. Don't force the cache to be bypassed for non-multipart requests. r=bzbarsky@mit.edu, sr=darin@meer.net 2006-04-20 03:39:25 +00:00
bzbarsky%mit.edu
f51a9369bc Don't try to parse the response on necko-level errors (dns failures, timeouts,
etc).  Bug 268472, r+sr=jst
2006-04-20 03:39:24 +00:00
bzbarsky%mit.edu
007aca5b5a Make it possible to re-call an XMLHttpRequest object from its onreadystate
handler by clearing listeners before calling onreadystate, not after.  Bug
258768, r=doron, sr=jst
2006-04-20 03:39:23 +00:00
darin%meer.net
15fd51a18e fixes bug 307769 "document how to pass a nsIInputStream to nsIXMLHttpRequest.send" r=biesi, sr=jst 2006-04-20 03:39:22 +00:00
bzbarsky%mit.edu
3f716e457c Don't add 4 to the length, so we don't send 4 extra bytes of garbage POST
data.  Bug 246651 followup, r+sr=darin, a=asa
2006-04-20 03:39:21 +00:00
bzbarsky%mit.edu
93e871a8c5 Just let the HTTP impl compute the content-length for our POST data. It does a
better job of it.  Bug 246651, r=darin, sr=jst.
2006-04-20 03:39:20 +00:00
pkw%us.ibm.com
ca869e5004 Bug 252345 - Memory leak in nsXMLHttpRequest.cpp (seen when using GMail).
r=peterv@propagandism.org, sr=darin@meer.net
2006-04-20 03:39:19 +00:00
scott%scott-macgregor.org
5bba4679e3 Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.
r/sr=jst
2006-04-20 03:39:18 +00:00
scott%scott-macgregor.org
cda79a6198 Backing myself out. I thought I was checking into the aviary 1.0 branch 2006-04-20 03:39:17 +00:00
scott%scott-macgregor.org
c866840e10 Bug #251418 --> Expose progress notification events through nsIXMLHttpRequest. Allow consumers of nsIXMLHttpRequest to
set a progress event listener. Listen for the http channel's nsIProgressEventSink notification and fire our new progress event
to the consumer.

r/sr=jst
2006-04-20 03:39:16 +00:00
cbiesinger%web.de
fb1bc6a924 bug 248810 nsIStreamConverter[Service] uses wide strings for mime types
r+sr=darin
2006-04-20 03:39:15 +00:00
roc+%cs.cmu.edu
b07527b63a Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2006-04-20 03:39:14 +00:00
timeless%mozdev.org
0df9601162 Bug 243579 Change nsIOnReadystatechangeHandler to nsIOnReadyStateChangeHandler
r=jst sr=jst
2006-04-20 03:39:13 +00:00
bzbarsky%mit.edu
205731a7f6 nsIDocumentEncoder should be IDL-ized. Bug 305710, patch by jpl24
<jlurz24@gmail.com>, r=sicking, sr=bzbarsky
2006-04-20 03:39:12 +00:00
roc+%cs.cmu.edu
ac52420f10 Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2006-04-20 03:39:11 +00:00
jst%mozilla.jstenback.com
95c188a487 Whitespace only change. 2006-04-20 03:39:10 +00:00
jst%mozilla.jstenback.com
4e419ff2fb Removing stray whitespace. No code change. 2006-04-20 03:39:09 +00:00
bzbarsky%mit.edu
9402e6ebcf Undo attempts to fix build bustage from yesterday. These should not be needed. 2006-04-20 03:39:08 +00:00
cvshook%sicking.cc
575206e07f Might this help the redness? 2006-04-20 03:39:07 +00:00
bzbarsky%mit.edu
5ad0388519 Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument.  Bug 324600, r=sicking, sr=jst
2006-04-20 03:39:06 +00:00
jst%mozilla.jstenback.com
bc343b0ac1 Fixing bug 282615. Make DOMSerializer's security check check for enabled priveleges too. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2006-04-20 03:39:05 +00:00
vladimir%pobox.com
a5785bf55b wrong IID; this one matches aviary and 1.7 2006-04-20 03:39:04 +00:00
bzbarsky%mit.edu
49e64b695f Make sure to wrap a buffered stream around the stream we're passed before
sending it to the parser (which expects a buffered stream).  Bug 287409,
r=darin, sr=jst
2006-04-20 03:39:03 +00:00
vladimir%pobox.com
441af8c3bc b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver 2006-04-20 03:39:02 +00:00
vladimir%pobox.com
fa80874682 fixy fixy 2006-04-20 03:39:01 +00:00
vladimir%pobox.com
faa6379303 b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver 2006-04-20 03:39:00 +00:00
bzbarsky%mit.edu
18efafd8b4 Fix Windows bustage. 2006-04-20 03:38:59 +00:00
bzbarsky%mit.edu
2cff2b7990 Make sure to parse the data as UTF-8, since we serialized it as UTF8. Bug
240717, r+sr=jst
2006-04-20 03:38:58 +00:00
gerv%gerv.net
d2904cd7c1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-04-20 03:38:57 +00:00
sicking%bigfoot.com
fd854bce9b Still bug 239572, but this time with the fix not commented out!
r/sr=jst a=chofmann
2006-04-20 03:38:56 +00:00
sicking%bigfoot.com
2871ca9eb8 Bug 239572: nullcheck before calling CallQueryInterface
r/sr=jst a=chofmann
2006-04-20 03:38:55 +00:00
darin%meer.net
025ee571ef fixes bug 237845 "WSDL bindings fail on Mozilla 1.7 beta" patch by keeda@hotpop.com r+sr=bz,jst a=asa 2006-04-20 03:38:54 +00:00
darin%meer.net
865090f264 fixes bug 239038 "rev IIDs for all interfaces modified since Mozilla 1.6" r=bsmedberg sr=jst 2006-04-20 03:38:53 +00:00
jst%mozilla.jstenback.com
1b422eca3a Fixing bug 237319. Adding support for server push of XML documents to an XMLHttpRequest using "multipart/x-mixed-replace". r=darin@meer.net, sr=hjtoi-bugzilla@comcast.net, a=chofmann@mozilla.org 2006-04-20 03:38:52 +00:00
jst%mozilla.jstenback.com
a9eb73ebb5 Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2006-04-20 03:38:51 +00:00
jst%mozilla.jstenback.com
2080518c80 Fixing bug 232493. Paving the way for DOM Level 3 LS. This is mostly cleanup that will make life easier (and safer) when implementing DOM LS. r=caillon@aillon.org, sr=peterv@propagandism.org 2006-04-20 03:38:50 +00:00
hjtoi%comcast.net
ca4a979559 Bug 236436, need to null check URL so we won't crash, r+sr=jst. 2006-04-20 03:38:49 +00:00
bzbarsky%mit.edu
178957ce70 Make XMLHttpRequest dispatch an error event when it fails. Bug 218236, patch
by Wladimir Palant <trev@gtchat.de>, r=jst, sr=bzbarsky
2006-04-20 03:38:48 +00:00