mstoltz%netscape.com
|
ea695f91ea
|
Bug 204682 - do not allow document.domain to be set to the empty string. r=heikki, sr=darin, a=blizzard
|
2003-05-09 23:56:04 +00:00 |
jst%netscape.com
|
fc4b955f7c
|
Fixing bug 93015. Making sure image that start loading before the page is done loading get added to the documents load group to prevent the page's onload handler from running before the image's onload handler runs. r=pavlov@pavlov.net, sr=darin@netscape.com, a=sspitzer@netscape.com
|
2003-05-09 20:42:49 +00:00 |
brade%netscape.com
|
376c526961
|
api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa bug=203365
|
2003-05-09 18:30:02 +00:00 |
brade%netscape.com
|
a90acc180c
|
api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa
|
2003-05-09 18:26:47 +00:00 |
jst%netscape.com
|
be265c3ef9
|
Fixing bug 194994. Make sure hidden iframes' die when leaving the page. r=bugmail@sicking.cc, sr=peterv@netscape.com, a=asa@mozilla.org
|
2003-05-09 01:42:13 +00:00 |
smontagu%netscape.com
|
1949eabc13
|
Don't do numeric substitution in Arabic text by default. Bug 181711, r+sr=rbs, a=asa.
|
2003-05-08 18:38:19 +00:00 |
bzbarsky%mit.edu
|
198273d647
|
Minor tweak to never match in an error case we better not be hitting anyway.
Bug 77519, r=glazou (who also posted the first patch version; r=me on the part
he did), sr=dbaron, a=sspitzer
|
2003-05-08 01:59:25 +00:00 |
jst%netscape.com
|
9c312baa16
|
Fixing bug 116598. Making document.lastModified = now() if the server doesn't send a last-modified header. This makes us compatible with IE. r=caillon@returnzero.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
|
2003-05-06 00:45:54 +00:00 |
jkeiser%netscape.com
|
6e2f34838f
|
Fix crash when mouseovering things that disappear (bug 196012), r=peterl@netscape.com, sr=bryner@netscape.com, a=asa
|
2003-05-06 00:03:15 +00:00 |
darin%netscape.com
|
a7a9655ce4
|
fixes bug 22994 "Mail reader allows spammers to set/get cookies to track web usage"
r=dwitte sr=dveditz a=sspitzer
|
2003-05-05 21:27:02 +00:00 |
peterv%netscape.com
|
f652cc333c
|
Part of fix for bug 203192 (Improvements to XSLT loading). r=sicking, sr=jst, a=asa.
|
2003-05-05 09:17:36 +00:00 |
bzbarsky%mit.edu
|
bf7177a438
|
HTMLImageElement.complete should be true if the load failed (eg broken image).
Bug 190561, r=mstoltz, sr=jst, a=sspitzer
|
2003-05-03 02:32:43 +00:00 |
jkeiser%netscape.com
|
6d07316a09
|
Fix crash dragging stuff (bug 202843), r=sfraser@netscape.com, sr=bryner@netscape.com, a=asa
|
2003-05-03 01:29:41 +00:00 |
varga%netscape.com
|
05096034d5
|
Fix for bug 189719. Automatic image sizing: Use a custom magnifying glass cursor.
r=dbaron, sr=roc, a=sspitzer
|
2003-05-02 22:23:55 +00:00 |
cbiesinger%web.de
|
a50a2af344
|
204072 r+sr=bz a=sspitzer Cache IOService and imgILoader in nsImageLoadingContent
|
2003-05-02 19:21:00 +00:00 |
bryner%netscape.com
|
18e7480ce6
|
Slight optimization to my last checkin - gotDragDelta is unnecessary, since pixelThresholdX is guaranteed to be set to a non-zero value the first time this block of code runs. Part of bug 201342, r=blizzard, sr=sfraser.
|
2003-05-02 19:10:18 +00:00 |
bryner%netscape.com
|
30a4978da7
|
Use system metrics when available, and observed platform behavior otherwise, for determining the threshold to begin a drag. Bug 201342, r=blizzard, sr=sfraser, a=sspitzer.
|
2003-05-02 18:20:38 +00:00 |
bryner%netscape.com
|
81f5df7ca4
|
Bug 159450 - only allow overlays to load from the same origin as the master document. Also, fix non-chrome overlays. Bug 159450, r=mstoltz, sr=ben, a=asa.
|
2003-05-02 18:15:30 +00:00 |
mstoltz%netscape.com
|
088ef80707
|
Bug 200691 - Add CheckLoadURI call to XBL loader to prevent remote XUL pages loading XBL bindings from file URLs. r=bryner, sr=heikki, a=asa
|
2003-05-01 02:41:45 +00:00 |
aaronl%netscape.com
|
72f1681e64
|
Bug 149654. Send accessibility events for DOM mutations, invalidate appropriate parts of accessibility cache based on DOM mutation events. Also fixes bug 74218, implement DOMSubtreeModified event. r=kyle, sr=jst
|
2003-04-28 10:24:52 +00:00 |
bzbarsky%mit.edu
|
2f525aab3e
|
Fix insertNode() to work right. Bug 135922, r=caillon, sr=peterv, a=asa
|
2003-04-26 01:14:42 +00:00 |
bzbarsky%mit.edu
|
3e155b335e
|
Make sure to flush reflows before trying to scroll so that frame coordinates
will be up-to-date. Bug 186149, r=peterv, sr=jst, a=asa
|
2003-04-26 01:13:28 +00:00 |
jst%netscape.com
|
423e711bae
|
Removing unused file that should have been removed with the checkin for bug 199399.
|
2003-04-25 07:15:05 +00:00 |
varga%netscape.com
|
0c1154f57d
|
Fix for bug 160140. sort in xul treecol does not use locale sensitive sorting.
r=neil, sr=jag
|
2003-04-23 06:01:50 +00:00 |
heikki%netscape.com
|
5268e6a55c
|
This change shouldn't have gone in. Anyway, this is not part of the build.
|
2003-04-23 00:09:18 +00:00 |
heikki%netscape.com
|
8583070500
|
Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst.
|
2003-04-23 00:07:37 +00:00 |
jst%netscape.com
|
31af8ab2ca
|
Fixing bug 199399. Eliminating the interfaces nsIXMLDocument now that it's not needed any more. r=peterv@netscape.com, sr=heikki@netscape.com
|
2003-04-22 21:57:25 +00:00 |
sfraser%netscape.com
|
efcf8d6576
|
Fix bug 196704: implement commands to get the selected text, and insert text, to allow for embedders (like Camino) to use them, e.g. for the Mac OS X services menu. Also fix image copy. r=brade, sr=kin.
|
2003-04-22 18:11:12 +00:00 |
harishd%netscape.com
|
c566aae093
|
Checking in for kaie@netscape.com: Hacky fix to guarantee that HTML messages don't get eaten because of missing </title>. b=195020, r=harishd@netscape.com, sr=peterv@netscape.com
|
2003-04-22 17:27:29 +00:00 |
hpradhan%hotpop.com
|
2aa9cb3461
|
bug 145577: scrollHeight/scrollTop not supported on textareas r=jkeiser sr=jst
|
2003-04-22 03:38:16 +00:00 |
hpradhan%hotpop.com
|
1f9afea9ff
|
bug 172298: onselect="this.select();" in textarea causes crash r=jkeiser sr= kin
|
2003-04-22 03:27:24 +00:00 |
bzbarsky%mit.edu
|
de70a5e3b9
|
Make nsHTMLContentSink respond to BeginUpdate and EndUpdate even when not in
script, since the script could be running in some other frame/window.
Removes mInScript, since it's no longer used. Bug 155504, r=heikki, sr=jst
|
2003-04-21 23:51:17 +00:00 |
varga%netscape.com
|
6da7d33496
|
Fix for bug 195481. Automatic image resize: Image status should be reflected in document title bar and Tab marker.
r=bz, sr=jag
|
2003-04-21 22:45:28 +00:00 |
bzbarsky%mit.edu
|
87bd10ccd6
|
Make sure to escape quotes properly in attribute values when serializing. Bug
197342, patch by brofield@jellycan.com (Brodie Thiesfield), r=bzbarsky, sr=heikki
|
2003-04-21 04:15:58 +00:00 |
bryner%netscape.com
|
fe378f3ad2
|
attempting to fix irix bustage by removing ^M
|
2003-04-20 03:14:09 +00:00 |
leon.zhang%sun.com
|
78f946e42d
|
Bug 199412: optimize nsTypedSelection::ScrollIntoView r/sr=sfraser
|
2003-04-20 01:03:40 +00:00 |
bzbarsky%mit.edu
|
342965f108
|
Move document.lastModified up onto nsIDOMNSDocument; refactor the
RetrieveRelevantHeaders stuff a bit. Bug 192366, patch by Pratik
<psolanki@netscape.net>, r=bzbarsky, sr=jst
|
2003-04-19 16:53:44 +00:00 |
varga%netscape.com
|
b7fab9a9c3
|
Fix for bug 199178. Bookmarks folder in personal toolbar is empty
r=hyatt, sr=bryner
|
2003-04-19 08:40:32 +00:00 |
bryner%netscape.com
|
e156255fec
|
Fix a memory leak my last XBL checkin introduced. Removed unused nsIXBLBindingAttachedHandler and related code. Stopped using XPCOM interfaces for classes internal to nsXBLPrototypeBinding.cpp. r=jkeiser, sr=jst.
|
2003-04-19 06:32:08 +00:00 |
stephend%netscape.com
|
1191c55611
|
Bug 202346. Crash in nsImageLoadingContent::FireEvent global method. If there is no document, stop firing events. Patch by Boris Zbarsky <bzbarsky@mit.edu> r+sr=Johnny Stenback <jst@netscape.com>
|
2003-04-19 04:27:55 +00:00 |
sfraser%netscape.com
|
b8238a708e
|
Fix bug 200745 -- we were using the wrong event coords to start a drag. Fix the ESM to use the coords of the mouse down, not the mouse move, so that dragging small objects is easier. r=jkeiser, sr=bryner.
|
2003-04-19 00:46:28 +00:00 |
jst%netscape.com
|
3ce5ccf835
|
Fixing bug 111514. In an XHTML document served as application/xhtml+xml, |document| is not an HTML document object, but an XML document object. r=bugmail@sicking.cc, sr=peterv@netscape.com
|
2003-04-19 00:28:09 +00:00 |
sfraser%netscape.com
|
f3456b4697
|
Bug 193053: drag and drop-related changes to allow for the dragging and copying of image bits, and to allow dragging into the file system. r=pinkerton/brade, sr=bryner/bz.
|
2003-04-18 20:20:04 +00:00 |
ere%atp.fi
|
7b3637442b
|
Bug 90337: load chrome xbl bindings synchronously.
r=hyatt
sr=bzbarsky
|
2003-04-18 08:44:25 +00:00 |
bzbarsky%mit.edu
|
cc6ec6a6e4
|
Make sure to always add base tag info before setting any other attributes. Bug
201998, r=jkeiser, sr=jst
|
2003-04-17 23:15:21 +00:00 |
mjudge%netscape.com
|
cc27c616f7
|
163235 if we are collapsing selection to the beginning of the extended selection, set the "hint" to the right as a tie breaker. the opposite is true for collapsing forwards in the document. r=jfrancis sr=fraser.
|
2003-04-17 21:25:03 +00:00 |
mjudge%netscape.com
|
eed22617af
|
191498 r=danm sr=fraser fixes caret jumping around containers. also fixes 192167
|
2003-04-17 21:08:44 +00:00 |
cbiesinger%web.de
|
1bdbf1e104
|
191346 patch by Roland.Mainz@informatik.med.uni-giessen.de r=jkeiser sr=roc+moz RFE: "No printers found" when Xprint not installed should be "Xprint not installed" / there should be only one print error dialog for "no printers found" instead of two
|
2003-04-17 20:17:01 +00:00 |
brade%netscape.com
|
6f7df21d4a
|
remove deprecated interfaces (bug 197121)
|
2003-04-17 19:42:27 +00:00 |
heikki%netscape.com
|
509c1baca5
|
Bug 201131, provide an alternative, monospaced pretty print style, r=sicking, sr=jst.
|
2003-04-17 18:41:09 +00:00 |