Commit Graph

2386 Commits

Author SHA1 Message Date
tor%cs.brown.edu
e091eb70b5 Bug 242234 - svg event attributes.
Original patch by sicking, r=bryner, sr=jst
2004-07-22 16:38:05 +00:00
timeless%mozdev.org
9c7a8ad91d fixing spelling
r=bz sr=bz
2004-07-22 04:34:29 +00:00
jst%mozilla.jstenback.com
d028919514 Fixing bug 166395. Patch by singergr@msu.edu to make navigator.platform overridable with prefs. r+sr=jst@mozilla.org 2004-07-22 03:22:36 +00:00
mkaply%us.ibm.com
377e5ce92c #249086
r=darin, sr=jst
Confirm when script is slow should be Yes/No, not OK/Cancel
2004-07-20 19:09:40 +00:00
aaronleventhal%moonset.net
980c571260 Bug 261615. Make nsIDOMNSHTMLELement::tabIndex a read/write property. r+sr=jst 2004-07-19 16:34:04 +00:00
dwitte%stanford.edu
26459a5a95 implement exception constants defined in DOM level 3
b=245476, patch by jonathan.watt@strath.ac.uk, r=peterv, sr=jst

remove redundant declarations and correct comment
b=251824, patch by jonathan.watt@strath.ac.uk, r+sr=peterv
2004-07-19 04:04:41 +00:00
roc+%cs.cmu.edu
e0a7bb0095 Bug 251162. Add -moz-column-gap to the style system. r+sr=dbaron 2004-07-18 12:12:46 +00:00
gerv%gerv.net
851d4ad021 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-07-16 18:13:26 +00:00
jst%mozilla.jstenback.com
23b9aa362d Landing fix for bug 239202, patch by trev@gtchat.de. Making nsIScriptGlobalObjectOwner not scriptable. r+sr=jst@mozilla.org 2004-07-16 17:03:10 +00:00
scott%scott-macgregor.org
c13dca6471 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.

We now need to build the ls directory

r/sr=jst
2004-07-15 01:59:24 +00:00
timeless%mozdev.org
32e7706d1c Bug 251361 ImageDocument.documentURI isn't available
r=jst sr=jst
2004-07-14 22:59:53 +00:00
jst%mozilla.jstenback.com
cb74580d03 Fixing smoketest blocker 250771. Ignore calls to window.close() when the window is already closed. r+sr=dvediz@cruzio.com, a=drivers@mozilla.org 2004-07-13 23:09:43 +00:00
jst%mozilla.jstenback.com
1e5db1bfa7 Fixing bug 250666. Implementing the NPAPI extensions for npruntime plugin scriptability. r+sr=brendan@mozilla.org, a=asa@mozilla.org 2004-07-12 15:53:22 +00:00
aaronleventhal%moonset.net
1f6e33dc7a Bug 171366. Support tabindex for all elements. r=bryner, sr=jst 2004-07-07 00:58:57 +00:00
tor%cs.brown.edu
be84fdf585 Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
2004-07-06 22:52:03 +00:00
jst%mozilla.jstenback.com
126f69e1dc Fixing bug 248870. Make resizeTo() and resizeBy() no-ops when called on [i]frames. r+sr=peterv@propagandism.org 2004-07-05 15:51:31 +00:00
aaronleventhal%moonset.net
72c661a306 Missing part of checkin for bug 17602. 2004-07-05 02:19:48 +00:00
danm-moz%comcast.net
a9cb91e092 adjust comment. bug 247421 motivation=timeless. 2004-07-04 15:04:22 +00:00
alex%croczilla.com
9d0a4a5eca Bug#111496: Implement preserveAspectRatio. Checkin for <jonathan.watt@strath.ac.uk>. SVG only - not part of default builds. r=afri, sr=jst for dom/ changes. 2004-07-01 08:10:34 +00:00
danm-moz%comcast.net
d81e878c7f global popup window limit no longer counts self windows or double-counts named windows. bug 247421 r=bryner,jst 2004-06-26 02:18:28 +00:00
danm-moz%comcast.net
c543f6902e document load wins over click-delay when blocking popups. bug 247017 r=bryner,jst 2004-06-26 02:06:37 +00:00
peterv%propagandism.org
a7908e751a Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst. 2004-06-25 12:26:02 +00:00
tor%cs.brown.edu
7e261217c0 Bug 246857 - implement <svg:defs>. r=afri. Not in default build. 2004-06-23 18:14:04 +00:00
jst%mozilla.jstenback.com
e221662ebd Fixing bug 245615. Random nsGlobalWindow cleanup. r+sr=peterv@propagandism.org 2004-06-23 01:15:42 +00:00
jst%mozilla.jstenback.com
efdb4b1fc8 Fixing bug 245615. Random nsGlobalWindow cleanup. r+sr=peterv@propagandism.org 2004-06-23 01:11:06 +00:00
timeless%mozdev.org
e3557506eb Bug 247445 Useless/unreachable stale code from 1999 in GlobalWindowImpl::SetTimeoutOrInterval
r=brendan sr=brendan
2004-06-22 09:44:17 +00:00
bryner%brianryner.com
3cd200f850 oops, this wasn't supposed to go on the trunk. backing out. 2004-06-21 23:41:30 +00:00
bryner%brianryner.com
cc1433c45a bringing branch changes forward 2004-06-21 23:35:56 +00:00
dbaron%dbaron.org
bd250e0504 Fix gcc 3.4 bustage by removing extra top-level semicolons. 2004-06-20 20:37:16 +00:00
danm-moz%comcast.net
1f09a5b403 adding privileged script accessible DOM window helper class. bug 242237 r=caillon,jst 2004-06-20 16:42:13 +00:00
danm-moz%comcast.net
9d8c62db2b adding nsIDOMWindowUtils.idl. bug 242237 r=caillon,jst 2004-06-19 23:04:38 +00:00
roc+%cs.cmu.edu
087ede0319 Bug 245297. Add basic style system support for columns. r+sr=dbaron 2004-06-17 11:57:37 +00:00
roc+%cs.cmu.edu
0f4150a4e5 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
tor%cs.brown.edu
9f26f1dadb Bug 153586 - Date.toLocaleString() not returning locale string.
r=jst, sr=brendan
2004-06-15 16:38:43 +00:00
jst%mozilla.jstenback.com
41f7ad6178 Fixing bug 245619. Don't bother serializing the result of JS execution when the caller doesn't care about the value. r+sr=brendan@mozilla.org 2004-06-11 00:48:00 +00:00
bsmedberg%covad.net
a7deb4f150 Bug 239925 - fix static initializers in DOM/widget/libpr0n so that we can restart XPCOM safely r=jst sr=darin 2004-06-09 18:36:25 +00:00
jst%mozilla.jstenback.com
50a8b02ca7 Fixing bug 235457. Making it possible to open a window from chrome as if it was opened from untrusted script. r=danm-moz@comcast.net, sr=peterv@propagandism.org 2004-06-07 21:50:25 +00:00
aaronleventhal%moonset.net
8eb8cdd6d0 Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf 2004-06-02 04:06:28 +00:00
bzbarsky%mit.edu
24377c162f Don't do a replace load unless explicitly requested if the script that set
location is running in a different window.  Bug 178729, r+sr=jst
2004-06-01 15:18:32 +00:00
jst%mozilla.jstenback.com
01807b7674 #ifdef DEBUG_jst only change. 2004-05-30 03:07:10 +00:00
bsmedberg%covad.net
859b6ac0ae Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard 2004-05-29 17:43:59 +00:00
bzbarsky%mit.edu
c718dee3f4 Make sure to flush out content and style updates when calling sizeToContent.
Bug 244235, r+sr=jst
2004-05-28 16:03:09 +00:00
bzbarsky%mit.edu
a7bff6ad5b Change FlushPendingNotifications to have more granularity and update callers to
only flush the things they really need flushed.  Bug 144072, r+sr=jst
2004-05-27 22:08:42 +00:00
cbiesinger%web.de
fcc0479bd1 revving iid after last checkin 2004-05-26 20:02:49 +00:00
cbiesinger%web.de
7bf77239a1 bug 129602, Embedders need to be able to reach the window root.
patch by marco@gnome.org r=caillon sr=jst
2004-05-26 18:10:47 +00:00
roc+%cs.cmu.edu
0e3ff503fb Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
62a5127738 Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
7f1e54b18d Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
abcad1dc39 Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
bzbarsky%mit.edu
9199358b2a Followup for bug 73409 -- treat unknown types as text/plain. 2004-05-21 23:31:37 +00:00