bryner%brianryner.com
37e80e76f5
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.
2005-06-15 23:52:46 +00:00
bzbarsky%mit.edu
bb92b3038c
Make sure to call ScriptEvaluated when doing all evaluations, to call it
...
_after_ we've popped the JSContext from the stack, and to handle multiple
termination functions being posted from a single script evaluation. Fixes
leaks when closing windows or tabs with still-loading documents. Bug 295983,
r+sr=jst, a=asa
2005-06-09 15:42:19 +00:00
relyea%netscape.com
007bbbbb89
Fix the license. Still bug 284366 PSM needs to handle Smart Cards seamlessly
...
r+sr+a=shaver
(caught by Christian persch)
2005-06-02 16:40:29 +00:00
allan%beaufour.dk
673396fbbb
Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply
2005-06-02 06:53:42 +00:00
relyea%netscape.com
83a733d67f
SmartCard support checkin.
...
Bug 284366 "PSM needs to handle Smart Cards seamlessly" r=timeless sr=jst
a=shaver
2005-06-02 01:17:35 +00:00
relyea%netscape.com
5a24fc4cee
New file portion of SmartCard support checkin.
...
Bug 284366 "PSM needs to handle Smart Cards seamlessly" r=timeless sr=jst
a=shaver
2005-06-02 01:16:30 +00:00
roc+%cs.cmu.edu
083ca626b2
Bug 293947. Add canvas API to render a DOM window to the canvas, including transparency support. r=vlad,sr=darin,a=asa
2005-05-19 21:28:58 +00:00
tor%cs.brown.edu
a942aa6aad
Bug 293265 - rename --enable-cairo to --enable-canvas. r=bsmedberg, a=asa
2005-05-11 23:49:52 +00:00
bryner%brianryner.com
e52d1eab6e
freeze nsIDOMElementCSSInlineStyle (bug 282281). r+sr=bzbarsky, a=shaver
2005-05-10 17:38:11 +00:00
bzbarsky%mit.edu
7762d11c0b
Back out the change for bug 277092, since it breaks other compat and pages.
...
Bug 292921, r=jst, sr+a=brendan
2005-05-08 21:44:16 +00:00
bryner%brianryner.com
592dbdc176
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.
2005-05-04 20:22:32 +00:00
jst%mozilla.jstenback.com
c4b8dd4f16
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
2005-04-28 23:48:28 +00:00
vladimir%pobox.com
119a1eb306
b=291049, add patterns and gradients to canvas, r=pav,a=brendan
2005-04-20 00:00:23 +00:00
vladimir%pobox.com
3ac93e6c77
fix HTMLCanvasElement position in DOM ClassInfo to not break old order, r=sicking,a=brendan
2005-04-18 21:03:13 +00:00
vladimir%pobox.com
3f408c1608
b=288714, html canvas implementation, r=various,a=brendan
2005-04-18 06:33:23 +00:00
dbaron%dbaron.org
ec53342255
Implement CSS2 counters. b=3247 r+sr=bzbarsky
2005-04-01 23:07:00 +00:00
dbaron%dbaron.org
8b38f8f537
Remove comment that isn't referring to anything. r+sr=jst
2005-03-28 23:17:21 +00:00
mats.palmgren%bredband.net
78343a58c1
Fix a few -moz-outline* problems and drop the prefix.
...
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
2005-03-27 11:36:08 +00:00
jwatt%jwatt.org
48177b8d52
Fixing bug 281741. We should implement the GetSVGDocument interface for HTMLEmbedElement. r=tor@acm.org, sr=jst@mozilla.org
2005-03-23 01:42:22 +00:00
jst%mozilla.jstenback.com
54a15dcc3a
Fixing bug 245809. Implement event.returnValue (IE:ism) for beforeunload events as the mechansim for passing data back to the browser from a beforeunload handler that was registerd with addEventListener(). r=bzbarsky@mit.edu, sr=peterv@propagandism.org
2005-03-18 15:33:51 +00:00
jst%mozilla.jstenback.com
cef561a155
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
2005-03-04 02:01:54 +00:00
caillon%redhat.com
4f7f2461ff
250245 - spec changed, its now Document.inputEncoding
...
r+sr=jst
2005-02-28 22:35:02 +00:00
ben%bengoodger.com
d6e21cbd98
282103 - dynamic overlays: implement "loadOverlay" method on nsIDOMXULDocument which loads and merges an overlay into a XUL document. r=jst sr=bryner
2005-02-25 09:06:34 +00:00
doronr%us.ibm.com
66c18178e4
Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst
2005-02-18 21:32:46 +00:00
cbiesinger%web.de
7e67502a15
describe location properties better. 157004 r+sr=jst
2005-02-05 18:12:50 +00:00
bzbarsky%mit.edu
95acd8f9c5
Add a way for IME to query the caret position. Bug 278061, patch by
...
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
2005-02-01 19:24:59 +00:00
bzbarsky%mit.edu
075c2f3620
Make STOP_CONTENT not only stop the content viewer, but also cancel all pending
...
timeouts and intervals. Bug 277092, r+sr=jst
2005-01-31 22:49:42 +00:00
dougt%meer.net
352a21288c
Fixing 280235. WinCE build stuff. r+sr=jst
2005-01-28 23:05:36 +00:00
silver%warwickcompsoc.co.uk
a9300f7480
Bug 279041 - Add ToString to nsHTMLAreaElement.
...
r+sr=jst
2005-01-28 01:22:47 +00:00
tor%cs.brown.edu
644c1c1139
Bug 193825 - <svg:clipPath> implementation.
...
r=scooter, sr=dbaron for shared moz files.
2005-01-25 03:55:03 +00:00
tor%cs.brown.edu
7ed1238419
Bug 268426 - title, desc, metadata elements DOM implementation.
...
Patch by jonathan.watt@strath.ac.uk , r=afri, sr=tor for moz shared files.
2005-01-24 17:42:23 +00:00
timeless%mozdev.org
89b5cc3964
Bug 242467 The patch for bug 242212 breaks builder.rebuild for remote XUL
...
patch by enndeakin@sympatico.ca r=jst sr=jst
2005-01-17 09:24:56 +00:00
gerv%gerv.net
213fc7b2cb
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-01-01 16:48:30 +00:00
dbaron%dbaron.org
82176bf7b9
Fix another typo that stephend noticed.
2004-12-22 16:57:03 +00:00
dbaron%dbaron.org
5b510b420e
Fix runtime bustage involving some static build and/or --disable-xul situation by giving different classes different names. b=275119 r+sr=jst
2004-12-22 16:37:51 +00:00
jst%mozilla.jstenback.com
b7a9a380c8
Dropping 'Impl' from class names to keep things more sane. rs=peterv@propagandism.org
2004-12-10 19:48:22 +00:00
tor%cs.brown.edu
f776408b63
Bug 238050 - implement SVG markers. r=scooter, moz common files sr=dbaron
2004-12-09 03:16:15 +00:00
danm-moz%comcast.net
46bf747c35
baby needs a new uuid to go with that spanky last checkin. conscience=cbiesinger
2004-12-08 01:36:14 +00:00
danm-moz%comcast.net
46429a57a9
single window mode aviary branch merge. bug 172962 r=jst,neil
2004-12-07 16:09:13 +00:00
danm-moz%comcast.net
1ed52089d1
single window mode aviary branch merge. bug 172962, 263689, 265962 r=bryner,bzbarsky,jst,peterv
2004-12-07 16:09:11 +00:00
danm-moz%comcast.net
401b12036a
single window mode aviary branch merge. bug 172962, 263960 r=jst
2004-12-07 16:09:10 +00:00
danm-moz%comcast.net
c45eef7d26
single window mode aviary branch merge. bug 172962 r=jst,peterv
2004-12-07 16:08:57 +00:00
tor%cs.brown.edu
f58a738f95
Bug 163068 - backend support for zoom and pan. r=jwatt
2004-12-02 23:13:13 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
tor%cs.brown.edu
d5bc110e6d
Bug 237020 - use/symbol implementation. r=jwatt, shared moz files sr=roc.
2004-11-23 13:51:57 +00:00
bzbarsky%mit.edu
4b9ac417d8
Expose the content-disposition header on documents (via nsIWindowUtils), and
...
use it for save as. Bug 263697, r=biesi, sr=jst, a=asa
2004-11-18 20:50:16 +00:00
varga%nixcorp.com
5d540d9b17
Bumping IIDs for bug 221619.
...
r=timeless sr=darin
2004-10-29 06:29:49 +00:00
aaronleventhal%moonset.net
b8351a14b5
Bug 251498. Implement outline-offset. r+sr=roc
2004-10-26 12:57:15 +00:00
dbaron%dbaron.org
24751ebb09
Remove partial implementation of -moz-key-equivalent that was useful for nothing other than crashing. b=265721 r+sr=bzbarsky a=asa
2004-10-24 04:32:21 +00:00
jst%mozilla.jstenback.com
cd3efa3d71
Disable site reloading from onresize. Bug 258917. r=bzbarsky@mit.edu, sr=dbaron@dbaron.org
2004-10-20 02:19:57 +00:00
peterv%propagandism.org
7e8c316430
Fix for bug 239873 (DOMStringList interface not matching DOM Level 3). r/sr=jst.
2004-10-19 17:20:14 +00:00
tor%cs.brown.edu
c6a8869a71
Bug 244917 - implement SVG gradients. Patch by scootermorris@comcast.net.
...
r=sicking,afri,tor,jwatt. Shared mozilla code sr=tor,dbaron.
2004-10-14 23:02:53 +00:00
bzbarsky%mit.edu
90316a1bc6
Remove parsing of play-during property, since we don't support it anyway and
...
it's gone from CSS2.1 and CSS3. Bug 258079, r+sr=dbaron
2004-09-30 22:32:28 +00:00
jst%mozilla.jstenback.com
f65293a74e
Fixing bug 260385. Prevent popups from opening from beforeunload events. r=danm.moz@gmail.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
2004-09-23 23:39:16 +00:00
aaronleventhal%moonset.net
5219ca9a11
Bug 68841. Underline xul:radio and xul:checkbox accesskeys. r=mconnor, sr=neil
2004-09-20 11:29:07 +00:00
bryner%brianryner.com
6bb951977c
Provide an inline implementation of private operator new and delete, for compilers that think they need the definition. Fixes AIX and probably IRIX bustage.
2004-09-05 21:29:45 +00:00
jst%mozilla.jstenback.com
c80fddcee9
Fixing typos in comments, and a adding a change that got lost in the merge of the patch for bug 252326 when it was merged from the aviary branch.
2004-09-05 08:24:29 +00:00
dbaron%dbaron.org
7ccc8eaacc
Rev IID of nsIDOMNSCSS2Properties. (Pointed out by darin.) b=72747
2004-09-05 04:11:09 +00:00
dbaron%dbaron.org
2e93a67964
Land bug 72747 in pieces: Implement overflow-x and overflow-y. b=72747 r+sr=roc
2004-09-05 00:04:04 +00:00
jst%mozilla.jstenback.com
63c881aeb2
Fixing bug 252326. Fixing some popup blocker problems. Making sure only trusted events get mark trusted, and only allow popups while processing trusted (initiated by the user) events. Patch by trev@gtchat.de and jst@mozilla.org, r=bzbarsky@mit.edu, rs=brendan@mozilla.org, bryner@biranryner.com
2004-09-04 19:28:46 +00:00
jst%mozilla.jstenback.com
00e4d5d5e3
Fixing bug 257431. Make the tabbrowser code only listen to events initiated by the user. r=trev@gtchat.de, sr=bzbarsky@mit.edu
2004-09-02 15:25:39 +00:00
dbaron%dbaron.org
399f49c365
Backout the CSS parts of bug 72747 to see if that fixes the Tp regression.
2004-08-26 22:35:38 +00:00
dbaron%dbaron.org
0430fe1b67
Implement 'overflow-x' and 'overflow-y' CSS properties, long implemented by IE for Windows and proposed for CSS3. Implement scrolling='yes' and equivalents on frame and iframe. Various pieces of related cleanup (see comment 22 in bug). b=72747 r+sr=roc
2004-08-26 17:11:20 +00:00
timeless%mozdev.org
758a700395
Bug 238773 Separating nsDOMEvent into separate classes
...
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
tor%cs.brown.edu
7e95135557
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
dbaron%dbaron.org
119da61932
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
69995d1737
NPL -> MPL
2004-08-05 13:32:11 +00:00
neil%parkwaycc.co.uk
6959bdcc23
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
d85ecd00f9
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
bryner%brianryner.com
cc807b07b1
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
2004-07-31 23:15:21 +00:00
cbiesinger%web.de
5afada45f0
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
0319b80e0e
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
tor%cs.brown.edu
82e88f5deb
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
86240fbc28
Bug 242234 - svg event attributes.
...
Original patch by sicking, r=bryner, sr=jst
2004-07-22 16:38:05 +00:00
aaronleventhal%moonset.net
b64c91128d
Bug 261615. Make nsIDOMNSHTMLELement::tabIndex a read/write property. r+sr=jst
2004-07-19 16:34:04 +00:00
dwitte%stanford.edu
8ad12148c3
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
f9ab6c624c
Bug 251162. Add -moz-column-gap to the style system. r+sr=dbaron
2004-07-18 12:12:46 +00:00
gerv%gerv.net
7b5d09cf32
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-07-16 18:13:26 +00:00
jst%mozilla.jstenback.com
693923a31f
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
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
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
aaronleventhal%moonset.net
921c647800
Missing part of checkin for bug 17602.
2004-07-05 02:19:48 +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
tor%cs.brown.edu
02b09ac411
Bug 246857 - implement <svg:defs>. r=afri. Not in default build.
2004-06-23 18:14:04 +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
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
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
aaronleventhal%moonset.net
fc33684819
Bug 244624. Expose XUL textbox and menulist properly. r=neil, sr=alecf
2004-06-02 04:06:28 +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
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
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
caillon%redhat.com
d592c269c0
Remove '-moz-resizer' from the style system.
...
Bug 242712. r+sr=dbaron
2004-05-05 21:37:32 +00:00
danm-moz%comcast.net
24ebf618c3
fix IsLoadingOrRunningTimeout broken in rev 1.31
2004-05-04 18:58:28 +00:00
jst%mozilla.jstenback.com
2985599fe6
Fixinb build warning. sr=bryner@brianryner.com
2004-05-04 01:36:49 +00:00
bryner%brianryner.com
f9f55ca33e
deCOMtaminate nsPIDOMWindow (bug 242111). r+sr=jst.
2004-05-03 21:48:36 +00:00
bryner%brianryner.com
7927c18306
Implement basic support for DOM level 2 UIEvents, and implement DOMActivate for HTML form control elements. Also minor usage cleanup for nsIDOMUIEvent. Bug 60212, r+sr=jst.
2004-04-30 23:55:16 +00:00