Commit Graph

2401 Commits

Author SHA1 Message Date
tor%cs.brown.edu
92e47fa4f7 Bug 243536 - Remove NS_NOTYETIMPLEMENTED from nsSVGTransformList.cpp.
Patch by jonathan.watt@strath.ac.uk, r=afri.
2004-08-09 14:44:54 +00:00
bzbarsky%mit.edu
23c14fb35a When getting scrollXY, we may not always need to flush out all reflows. Bug
245131, r=roc, sr=jst
2004-08-08 17:39:20 +00:00
bzbarsky%mit.edu
95c3ea0387 Speed up documentNeedsSecurityCheck by making the one-entry cache actually
work.  Bug 243488, r=jst, sr=brendan
2004-08-08 17:33:35 +00:00
dbaron%dbaron.org
d35f39cc02 Implement @-moz-document at-rule for site-specific rules, particularly in user stylesheets. b=238099 r+sr=bzbarsky 2004-08-05 18:26:14 +00:00
neil%parkwaycc.co.uk
352a33bdd1 NPL -> MPL 2004-08-05 13:32:11 +00:00
neil%parkwaycc.co.uk
4baec436f3 Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron 2004-08-05 11:59:12 +00:00
neil%parkwaycc.co.uk
a33872e9fe Bug 32372 should be possible to completely disable CSS p=fantasai@inkedblade.net r=me (xpfe) r/sr=dbaron 2004-08-05 11:38:42 +00:00
rbs%maths.uq.edu.au
0d6c204cda per-window browse with caret: allow the caret to be moved with arrow keys on any window (e.g., viewsource) for which the caret is enabled, b=254078, r+sr=bzbarsky 2004-08-04 23:31:38 +00:00
bzbarsky%mit.edu
591a71b031 Don't throw from location.reload() if it's a POST page and the user cancels the
reload.  Bug 249405, r=darin, sr=jst
2004-08-04 03:35:39 +00:00
bryner%brianryner.com
5c02a6978c Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc 2004-07-31 23:15:21 +00:00
bryner%brianryner.com
1274ae3451 Remove nsIPresContext::GetXBLBindingURL (bug 253141). r=bzbarsky. 2004-07-26 21:49:49 +00:00
cbiesinger%web.de
ae2cdc1dae Bug 252755 [svg] Tidy nsIDOMClassInfo.h and nsDOMClassInfo.cpp
patch by Jonathan Watt <jonathan.watt@strath.ac.uk> r+sr=jst
2004-07-25 20:03:55 +00:00
aaronleventhal%moonset.net
cc206bb650 Bug 250006. Clean up GetNextTabbableContent(). Remove tabbable property from DOM interfaces. Clean up spurious focus outline effects. r=bryner, sr=jst 2004-07-24 21:12:43 +00:00
jst%mozilla.jstenback.com
9ad88fef15 Fixing bug 248549. Adding 'undetectable' support for document.all. r=caillon@gmail.com, sr=brendan@mozilla.org 2004-07-23 00:26:02 +00:00
tor%cs.brown.edu
f463a3d401 Bug 249048 - Implement SVG exceptions.
p=jonathan.watt@strath.ac.uk, r=afri, sr=peterv
2004-07-22 18:34:36 +00:00
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