bzbarsky%mit.edu
02230a060a
Add nsIDOM3Attr; implement isId on Attr nodes. Bug 288513 starter, patch by
...
Alex Vincent <ajvincent@gmail.com>, r+sr=jst
2006-01-27 04:10:30 +00:00
darin%meer.net
f7517500ad
fixes bug 323793 "Expose .ping attribute for <a> and <area> elements" r=jst sr=bzbarsky
2006-01-24 05:48:32 +00:00
tor%cs.brown.edu
5cd5d59918
Bug 316764 - implement <mask> and fix <clipPath> for multiple
...
overlapping children. r=scootermorris
2006-01-20 17:00:43 +00:00
mrbkap%gmail.com
949e0433c4
bug 319434: Add an interface to allow C++ callers to get the popup and tooltip
...
nodes so that when the only JS code on the stack is content code, the C++ code
still does the right thing. r=jst sr=bzbarsky
2006-01-06 20:49:19 +00:00
mrbkap%gmail.com
de8bf51b19
bug 318489: It's impossible to use one of the constructors from an XPCNativeWrapped object. Add an IDL interface for these constructors and fix XPCNativeWrapper to forward Construct requests onto its wrapped native. r=jst sr=brendan
2005-12-09 19:08:45 +00:00
roc+%cs.cmu.edu
5e35db1f1b
Bug 315346. nsISidebar should be in dom/ since it's a platform thing that we expose as part of the Web API, it's not app-specific. r+sr=jst
2005-12-06 01:29:42 +00:00
brettw%gmail.com
b9193728c5
Bug 302050: inline spellchecking for textboxes backend. r=bryner sr=bzbarsky
2005-12-05 18:07:33 +00:00
timeless%mozdev.org
9b0852aaf7
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 21:57:13 +00:00
gerv%gerv.net
4dd8a70100
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-11-15 21:50:29 +00:00
asa%mozilla.org
7bfe00428b
Follow-up checkin to bug 165653.
...
Drop Firebird's dependency on Gecko's DOM for the sidebar; it should provide it itself.
Patch=caillon
r=bryner
sr=jst
2005-11-15 21:50:27 +00:00
hyatt%mozilla.org
e2865dfc92
Add the sidebar to browser. Not built yet.
2005-11-15 21:50:26 +00:00
gavin%gavinsharp.com
39b57ecdaa
Bug 314427: nsIDOMPopupBlockedEvent should expose the blocked window's target name, r+sr=jst
2005-11-01 01:41:00 +00:00
peterv%propagandism.org
95ac2f6ee6
Change IID of changed interfaces (for bug 264308).
2005-10-27 14:58:38 +00:00
peterv%propagandism.org
0a629d03bb
Fix for bug 264308 (Implement DOM Level 3 UserData API). r/sr=jst.
2005-10-27 14:09:23 +00:00
vladimir%pobox.com
ab0a7304ab
b=311290, add redraw() method to windowutils for performance testing and expose windowutils to content, r=roc,sr=jst
2005-10-21 22:30:36 +00:00
bryner%brianryner.com
0c8835f9d7
Change nsIDOMNSEditableElement to be a standalone interface that's not reflected through classinfo. Bug 303727, r+sr=jst.
2005-09-21 22:02:26 +00:00
scootermorris%comcast.net
31c2f50383
Bug 294517 -- implement SVG Patterns
...
r=tor
2005-09-13 22:38:36 +00:00
gerv%gerv.net
35149ea17d
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
bryner%brianryner.com
03adfcb744
Supply a scriptable interface for accessing the nsIEditor (and therefore the anonymous div) an HTML input or textarea. Bug 303727, r+sr=jst
2005-09-07 18:19:26 +00:00
tor%cs.brown.edu
36c76bbadd
Bug 301234 - implement subset of SVG filters. r=scooter
2005-09-06 22:30:40 +00:00
pavlov%pavlov.net
2844aa2ba0
adding support for toDataURL and toDataURLAs on canvas. bug 245684. patches from Brett Wilson <brettw@gmail.com>. r=me, sr=vlad
2005-08-31 22:16:51 +00:00
scott%scott-macgregor.org
adfb499dd1
Bug #282103 --> minor dynamic overlay improvements.
...
Add IDL documentation stating that it's ok to pass in a null observer to LoadOverlay
Make sure .Init() succeeds on our hashtables, otherwise return an out of memory error code.
r/sr=bz
2005-08-30 21:57:01 +00:00
neil%parkwaycc.co.uk
1226844692
Bug 306160 Fix nsIDOMXULMenuListElement::GetInputField to return a type that matches the element that the XBL is trying to return b=306160 r=mats.palmgren sr=bz
2005-08-28 22:04:43 +00:00
ben%bengoodger.com
f98e12557e
282103 - better document the dynamic overlay load method, and announce that it will change for 2.0 r=bryner a=cbeard
2005-08-26 19:08:00 +00:00
tor%cs.brown.edu
ec5069804e
Bug 282579 - Implement <svg:textPath>. As a side effect, this removes
...
the gdi+ text highlighting code. r=afri
2005-08-26 02:49:52 +00:00
jwatt%jwatt.org
59e42c6cd2
Fixing bug 302103. Implement SVG events. r=tor@acm.org, sr=jst@mozilla.org
2005-08-25 21:31:09 +00:00
bzbarsky%mit.edu
c7191e818a
Make the one-arg version of scrollIntoView scriptable in IDL. Bug 296965,
...
r+sr=jst.
2005-08-15 02:37:14 +00:00
bryner%brianryner.com
83216585ac
Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg.
2005-07-25 22:09:39 +00:00
aaronleventhal%moonset.net
74ad5c528d
Bug 301406. Fix accessibility of XUL multiline textboxes. r+sr=neil, a=mkaply
2005-07-21 00:37:27 +00:00
bryner%brianryner.com
e4a343f08f
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
relyea%netscape.com
e5049cdcc1
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
f4dd6c43ce
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
3bf4387d1c
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
a1da7c82a3
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
abefc4f884
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
bryner%brianryner.com
4a2ce76504
freeze nsIDOMElementCSSInlineStyle (bug 282281). r+sr=bzbarsky, a=shaver
2005-05-10 17:38:11 +00:00
jst%mozilla.jstenback.com
50de4a3e1d
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
057ce06bb3
b=288714, html canvas implementation, r=various,a=brendan
2005-04-18 06:33:23 +00:00
dbaron%dbaron.org
da745299c9
Implement CSS2 counters. b=3247 r+sr=bzbarsky
2005-04-01 23:07:00 +00:00
dbaron%dbaron.org
b46e318e6a
Remove comment that isn't referring to anything. r+sr=jst
2005-03-28 23:17:21 +00:00
mats.palmgren%bredband.net
4f49d3bf00
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
e041653819
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
f222e7e4d7
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
a57ec3f6dc
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
77b60af2ac
250245 - spec changed, its now Document.inputEncoding
...
r+sr=jst
2005-02-28 22:35:02 +00:00
ben%bengoodger.com
7563b3836a
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
724a86c712
Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst
2005-02-18 21:32:46 +00:00
cbiesinger%web.de
7f4204ee57
describe location properties better. 157004 r+sr=jst
2005-02-05 18:12:50 +00:00
dougt%meer.net
dea2b6161a
Fixing 280235. WinCE build stuff. r+sr=jst
2005-01-28 23:05:36 +00:00
silver%warwickcompsoc.co.uk
ea7d10745f
Bug 279041 - Add ToString to nsHTMLAreaElement.
...
r+sr=jst
2005-01-28 01:22:47 +00:00