scott%scott-macgregor.org
f28eecc217
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
5cc3ac8244
Bug 251361 ImageDocument.documentURI isn't available
...
r=jst sr=jst
2004-07-14 22:59:53 +00:00
jst%mozilla.jstenback.com
c5211837c6
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
3d31a6ae9f
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
9aeb55ff97
Bug 171366. Support tabindex for all elements. r=bryner, sr=jst
2004-07-07 00:58:57 +00:00
tor%cs.brown.edu
419d41e34c
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
140a1e27e5
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
921c647800
Missing part of checkin for bug 17602.
2004-07-05 02:19:48 +00:00
danm-moz%comcast.net
42642d403d
adjust comment. bug 247421 motivation=timeless.
2004-07-04 15:04:22 +00:00
alex%croczilla.com
eaa8bfd08e
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
a95b5e6278
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
5d157e5c7e
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
c6758de122
Fix for bug 236408 (deCOMtaminate nsINodeInfoManager). r=caillon, sr=jst.
2004-06-25 12:26:02 +00:00
tor%cs.brown.edu
02b09ac411
Bug 246857 - implement <svg:defs>. r=afri. Not in default build.
2004-06-23 18:14:04 +00:00
jst%mozilla.jstenback.com
3b73653c87
Fixing bug 245615. Random nsGlobalWindow cleanup. r+sr=peterv@propagandism.org
2004-06-23 01:15:42 +00:00
jst%mozilla.jstenback.com
fc411345f7
Fixing bug 245615. Random nsGlobalWindow cleanup. r+sr=peterv@propagandism.org
2004-06-23 01:11:06 +00:00
timeless%mozdev.org
b8db19da46
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
55d74e870b
oops, this wasn't supposed to go on the trunk. backing out.
2004-06-21 23:41:30 +00:00
bryner%brianryner.com
8cfeadc0a0
bringing branch changes forward
2004-06-21 23:35:56 +00:00
dbaron%dbaron.org
751d8ee207
Fix gcc 3.4 bustage by removing extra top-level semicolons.
2004-06-20 20:37:16 +00:00
danm-moz%comcast.net
9408291494
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
e1f2edbb6b
adding nsIDOMWindowUtils.idl. bug 242237 r=caillon,jst
2004-06-19 23:04:38 +00:00
roc+%cs.cmu.edu
616920fb6e
Bug 245297. Add basic style system support for columns. r+sr=dbaron
2004-06-17 11:57:37 +00:00
roc+%cs.cmu.edu
52092297fe
Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin
2004-06-17 00:13:25 +00:00
tor%cs.brown.edu
bd483bc79f
Bug 153586 - Date.toLocaleString() not returning locale string.
...
r=jst, sr=brendan
2004-06-15 16:38:43 +00:00
jst%mozilla.jstenback.com
c47cabb36c
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
14bf5bab31
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
936d2f0d37
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
fc33684819
Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf
2004-06-02 04:06:28 +00:00
bzbarsky%mit.edu
b959996e7c
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
035bcd50ce
#ifdef DEBUG_jst only change.
2004-05-30 03:07:10 +00:00
bsmedberg%covad.net
7bbfa9aab8
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
201cd5d791
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
27b140b534
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
ca8e3b856f
revving iid after last checkin
2004-05-26 20:02:49 +00:00
cbiesinger%web.de
0a95048591
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
b8ecbc84da
Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin
2004-05-22 22:15:22 +00:00
bzbarsky%mit.edu
f79a6813af
Relanding, since backing out did not fix orange. Bug 232691.
2004-05-22 20:02:43 +00:00
bzbarsky%mit.edu
62f7fc6ea3
Backing out to attempt to fix Mac orange. Bug 232691
2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu
b733dd59da
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
a613b6cd13
Followup for bug 73409 -- treat unknown types as text/plain.
2004-05-21 23:31:37 +00:00
bzbarsky%mit.edu
f396e147a2
Add suport for a "text/plain" first arg to document.open() (no support for any
...
other types, and none really planned). Bug 73409, r+sr=jst
2004-05-21 21:32:11 +00:00
bzbarsky%mit.edu
3d1b4281d3
Oops, forgot s/UCS2/UTF16/
2004-05-21 00:55:10 +00:00
bzbarsky%mit.edu
6a99ff3373
Fix unescaping in GetHash to be intl-friendly. Bug 135309, r=jshin, sr=jst
2004-05-21 00:53:40 +00:00
timeless%mozdev.org
ded395653e
Bug 242999 Crash while trying to GC [@ DOMGCCallback]
...
r=jst sr=jst
2004-05-18 04:00:47 +00:00
roc+%cs.cmu.edu
f1f89a9129
Backing out 233441.
2004-05-17 16:29:13 +00:00
bzbarsky%mit.edu
3441aca37c
Last checkin was for bug 243487.
2004-05-13 18:13:28 +00:00
bzbarsky%mit.edu
62feabb05b
Don't do access check if the origin and destination contexts are the same. Bug 243487, jst's idea, my patch, r=jst on the patch, sr=bzbarsky on the idea.
2004-05-13 18:06:59 +00:00
bzbarsky%mit.edu
02f4e1df71
Use isWindow boolean to avoid unnecessary QI. Bug 243471, r+sr=jst
2004-05-13 03:23:03 +00:00
bzbarsky%mit.edu
ffd72b5d74
Allow starting/stopping jprof from JS (via JProfStartProfiling() and
...
JProfStopProfiling() global functions). Bug 112541, patch by dbaron,
r=bzbarsky, sr=jst
2004-05-11 02:37:25 +00:00