Commit Graph

1123 Commits

Author SHA1 Message Date
roc+@cs.cmu.edu
e34c7dff59 Bug 174397. Support getClientRects and getBoundingClientRect on DOM elements. r=jonas,dbaron; sr=tor, plus help from Anne van Kesteren and Martijn Wargers 2007-05-30 15:32:54 -07:00
roc+@cs.cmu.edu
1e64c60d76 Bug 372970. Implement navigator.offlineResources. patch by Dave Camp, r+sr=jst 2007-05-29 02:45:30 -07:00
masayuki@d-toybox.com
906193abd3 Bug 279246 Implement 'ime-mode' property (WinIE CSS) r+sr=dbaron 2007-05-16 08:51:37 -07:00
Olli.Pettay@helsinki.fi
7817abfbca Bug 363089, Remove nsIDOMEventReceiver (this time passes mochitest), r+sr=jst 2007-05-14 02:11:38 -07:00
Olli.Pettay@helsinki.fi
40178e46a3 backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi
e1fb8b073b Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
peterv@propagandism.org
ca51c50cc2 Fix for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor). r/sr=jst. 2007-05-09 05:04:59 -07:00
Olli.Pettay@helsinki.fi
17ba873b3d Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst 2007-04-19 16:20:29 -07:00
enndeakin@sympatico.ca
932380f594 Bug 375681, use drag event names from what-wg spec, also implement new drag and dragend events, r=smaug,sr=roc 2007-04-11 21:37:39 -07:00
joshmoz@gmail.com
3f442ef602 add native resize animation support to nsIDOMChromeWindow. b=347452 r=mento r=jst sr=pav 2007-04-05 17:11:41 -07:00
bzbarsky@mit.edu
84fe4da16a Default javascript: URIs to running in a sandbox instead of not running atall. Bug 376484, r+sr=jst 2007-04-05 15:49:32 -07:00
hg@mozilla.com
05e5d33a57 Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT, 2007-03-22 10:30:00 -07:00
surkov.alexander%gmail.com
003883eceb Fix for bug 372552 - add interface for xul:menu similar with nsIDOMXULSelectControlElement, first-review=enndeakin, second-review=neil 2007-03-20 17:00:15 +00:00
ted.mielczarek%gmail.com
c57cf89dbf bug 374563 - MSVC preprocessor generates non distributable/compilable code from mozilla files. patch by Tom Aratyn, themystic.ca@gmail.com, r+sr=peterv 2007-03-20 15:56:43 +00:00
peterv%propagandism.org
e5d3f5db52 Fix for bug 373035 (Make content/dom code get nsDOMClassInfo without going through nsIDOMScriptObjectFactory). r/sr=jst. 2007-03-19 09:19:16 +00:00
mats.palmgren%bredband.net
1af15d8682 Implement DOM clientLeft and clientTop. b=111207 r+sr=roc 2007-03-15 23:05:13 +00:00
peterv%propagandism.org
3d6360dc54 Fix for bug 370265 (nsDOMScriptObjectHolder/NS_DropScriptObject tries to get service while shutting down). r/sr=jst. 2007-03-02 13:34:14 +00:00
enndeakin%sympatico.ca
7d5c0e2d30 Bug 364508, add api to synthesize events at the widget level, r+sr=roc 2007-02-26 21:14:19 +00:00
peterv%propagandism.org
110bad95e6 Fix for bug 368369 (nsIScriptContextOwner looks unused). r/sr=jst. 2007-02-22 14:16:58 +00:00
peterv%propagandism.org
e1a7411a91 Fix for bug 368369 (nsIScriptContextOwner looks unused). r/sr=jst. 2007-02-22 13:33:50 +00:00
emaijala%kolumbus.fi
7d1609380e Fix for bug 261074: OnFocus fires twice when window restored
Patch by Oliver Yeoh
r=emaijala
sr=roc
2007-02-20 19:45:17 +00:00
longsonr%gmail.com
ed2d4145f6 Bug 363909 - Implement ColorMatrix filter. Patch by malex@cs.utexas.edu and longsonr r=tor,sr=roc 2007-02-20 11:03:00 +00:00
enndeakin%sympatico.ca
985f7a44f0 Bug 331625, add itemCount/getItemAtIndex/getItemWithIndex to select controls, r+sr=neil 2007-02-16 19:16:13 +00:00
bzbarsky%mit.edu
ef25ce1f54 Decouple the execution of javascript: URIs from the question of whether they
have known subject principals.  Make it possible for callers to control
execution on a per-channel basis.  Bug 369244, r=jst, sr=brendan
2007-02-16 01:01:39 +00:00
Olli.Pettay%helsinki.fi
805e0ff0f8 Bug 363067, Add nsPIDOMEventTarget and kill nsIChromeEventHandler, r=jst, sr=sicking 2007-02-15 23:04:33 +00:00
Olli.Pettay%helsinki.fi
6f24b54f47 Bug 360847, Remove unused nsIDOM*foo*Listener interfaces, r=jst, sr=sicking 2007-02-09 13:00:00 +00:00
tor%cs.brown.edu
127e436f3d Bug 367796 - <svg:switch> should be SVGTransformable. r=scootermorris, sr=roc 2007-02-05 16:26:23 +00:00
masayuki%d-toybox.com
3bc41a090f Bug 365886 Implement canvas transform() and setTransform(). patch by KUROSAWA, Takeshi (taken) <taken.spc@gmail.com> r=vlad 2007-02-03 12:27:49 +00:00
sayrer%gmail.com
a04f24f617 Bug 357450. Implement getElementsByClassName. r=jst, sr=peterv 2007-02-01 15:14:00 +00:00
jwatt%jwatt.org
dc10e3ee1b Fixing bug 267664. SVG <a> element hack is painfully broken - implement it properly. r=tor@acm.org, sr=jonas@sicking.cc 2007-01-26 23:45:15 +00:00
dbaron%dbaron.org
edeb781845 Make computed style output the a part of rgba/hsla colors, and also implement the 'transparent' keyword from css3-color. b=347912 r+sr=bzbarsky 2007-01-25 02:03:02 +00:00
jst%mozilla.org
bcda25eda9 Landing Dave Camp's fix for bug 362446. Add quotas to DOM storage. r=enndeakin@sympatico.ca, sr=jst@mozilla.org 2007-01-18 01:52:15 +00:00
jst%mozilla.org
13e769d9b6 Fixing popup blocker bug 354973. r=mano@mozilla.com, sr=peterv@propagandism.org 2007-01-13 01:08:43 +00:00
bzbarsky%mit.edu
867068ef8a Implement the proposed Web Apps 1.0 API for changing the selected style sheet
set, querying the available sets, etc.  Bug 200930, r=sicking, sr=dbaron
2007-01-11 19:32:31 +00:00
tor%cs.brown.edu
5cce072b38 Bug 326143 - Implement feFlood and feTurbulence filter elements.
Patch by tor and malex@cs.utexas.edu, r=tor, sr=roc
2007-01-08 16:48:56 +00:00
graydon%mozilla.com
4525ab79d9 Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
longsonr%gmail.com
e72a692314 Bug 363583 - remove non-standard getConsolidationMatrix function from SVG DOM r=jwatt,sr=roc 2007-01-03 09:54:08 +00:00
tor%cs.brown.edu
37a91d14c7 Bug 361070 - Implement feBlend and feComposite.
Patch by amenzie@us.ibm.com, r=tor, sr=roc.
2006-12-11 16:33:08 +00:00
Olli.Pettay%helsinki.fi
5c3a11f4f4 Bug 360731, Back and Forward buttons on mouse no longer work, also Bug 330938, r=emaijala, sr=roc 2006-12-01 11:09:53 +00:00
vladimir%pobox.com
82a10357c9 backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
vladimir%pobox.com
3748c8bf4f b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many 2006-11-22 19:23:02 +00:00
tor%cs.brown.edu
38a296c7ab Bug 355249 - implement feMorphology.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
2006-11-02 16:30:20 +00:00
cvshook%sicking.cc
bf4a8ea3af bug 358073: Kill useless/redundant functions on nsIDOMNSRange. r/sr=jst 2006-10-25 21:53:03 +00:00
mhammond%skippinet.com.au
43a8cdaf19 [Bug 348426] Python extensions fail to build with libxul
r=benjamin@smedbergs.us, sr=jst
2006-10-05 10:44:03 +00:00
db48x%yahoo.com
6f6d86a660 bug 353601: Remove style from nsIDOMXULElement
patch by Alex Vincent <ajvincent@gmail.com>, r+sr=sicking
2006-09-22 06:19:14 +00:00
dbaron%dbaron.org
6ab569a8bf Call JS_ClearScope up the global object's prototype chain to fix leaks. Consolidate the cleanup of non-fastback-cached inner windows currently spread throughout SetNewDocument into a pair of calls to FreeInnerObjects, and various other cleanup. b=353090 r=jst sr=bzbarsky 2006-09-20 01:13:59 +00:00
bzbarsky%mit.edu
5f0d68e853 Implement GetElementsByAttributeNS. Bug 239976, patch by Joerg Bornemann
<jobor@gmx.de>, r+sr=bzbarsky
2006-09-14 04:29:02 +00:00
mozilla.mano%sent.com
f384c540d5 DOM changes for bug 349380 (better UI for registerContentHandler). r+sr=bzbarsky. 2006-09-13 23:45:16 +00:00
pamg.bugs%gmail.com
90a0cbc45c Bug 351857: implement stub of window.external.IsSearchProviderInstalled. r=mconnor, sr=bzbarsky 2006-09-11 19:44:02 +00:00
enndeakin%sympatico.ca
51b0babe5e Bug 341524, DOM storage should follow cookie prefs 2006-08-19 01:21:58 +00:00