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 |
|
bzbarsky%mit.edu
|
e9379f3679
|
Remove special-casing of about:blank for security purposes; give about:blank
pages the principal of whoever is responsible for loading them, when possible.
Bug 332182, r=mrbkap, sr=jst
|
2006-08-15 17:31:16 +00:00 |
|
tor%cs.brown.edu
|
35d05a571f
|
Bug 345085 - create common base class for path segments.
Patch by amenzie@us.ibm.com, r=tor, sr=roc
|
2006-08-10 22:17:14 +00:00 |
|
rob_strong%exchangecode.com
|
8fd3f51fc5
|
Bug 345993 - Make the full Build ID more accessible to testers. patch=zach, r=rob_strong, sr=jst
|
2006-07-31 21:30:16 +00:00 |
|
peterv%propagandism.org
|
95072c9b1c
|
Fix for bug 330677 (Implement DOM Level 3 adoptNode). r/sr=bz
|
2006-07-29 16:02:11 +00:00 |
|
pkasting%google.com
|
2070e797b8
|
Bug 339127: Add "spellcheck" attribute to control spellchecking.
r=brettw
sr=sicking
|
2006-07-29 00:04:40 +00:00 |
|
jst%mozilla.jstenback.com
|
f35b32ce84
|
Fixing bug 345791. Removing unused method nsPIDOMWindow::GetObjectProperty(). r=mrbkap@gmail.com, sr=bugmail@sicking.cc
|
2006-07-25 23:57:10 +00:00 |
|
mhammond%skippinet.com.au
|
ca11f368e4
|
Bug 341915: can we move nsIScriptContext(Owner) from dom to xpconnect
r=timeless, sr=jst
|
2006-07-19 04:15:50 +00:00 |
|
beng%bengoodger.com
|
648682c26e
|
340179 - update to include better comments and canonical contract id format for embeddor-implemented components r=darin
|
2006-07-06 03:00:37 +00:00 |
|
jst%mozilla.jstenback.com
|
b271739439
|
Fixing bug 334891. Prevent window.close() from closing the window if there's a modal dialog parented at the window. r=dveditz@cruzio.com, sr=bzbarsky@mit.edu
|
2006-07-05 22:48:04 +00:00 |
|
beng%bengoodger.com
|
67e881f1de
|
340179 - implement web applications 1.0 'registerContentHandler' method on navigator. r=sicking sr=darin
|
2006-06-29 00:56:52 +00:00 |
|
tor%cs.brown.edu
|
11fc07712a
|
Bug 339867 - nsIDOMSVGViewSpec interface doesn't exist. r=jwatt, sr=roc
|
2006-06-28 21:48:57 +00:00 |
|
brettw%gmail.com
|
3fc878c342
|
Bug 337631 (for pkasting@google.com) r=bryner sr=bz Support document.activeElement and document.hasFocus
|
2006-06-26 22:39:09 +00:00 |
|
silver%warwickcompsoc.co.uk
|
8470c91b81
|
Partial backout of bug 341919 to fix bustage caused by DOM_AGNOSTIC3_BRANCH landing.
|
2006-06-26 11:11:57 +00:00 |
|
silver%warwickcompsoc.co.uk
|
9405c42b36
|
Bug 341919 - Remove widget dependency from JSD. r=rginda sr=jst
|
2006-06-26 10:36:28 +00:00 |
|
brettw%gmail.com
|
a54888a781
|
Bug 335291 r+sr=bz Make trunk popup events safer
|
2006-06-19 16:54:53 +00:00 |
|
pamg.bugs%gmail.com
|
5e14b068e0
|
Bug 337780: support window.external.AddSearchProvider('URL'). r=gavin.sharp, ben@mozilla.org
|
2006-06-16 23:50:29 +00:00 |
|
mhammond%skippinet.com.au
|
0f241835df
|
Land DOM_AGNOSTIC3_BRANCH, bug 255942. r=a few people, sr=brendan.
|
2006-06-13 03:07:47 +00:00 |
|
bzbarsky%mit.edu
|
bb949d3db9
|
Remove XULAttr classinfo, and make Attr use NodeSH. Bug 336849, r=sicking, sr=jst
|
2006-06-06 15:42:41 +00:00 |
|
jwatt%jwatt.org
|
86377ed93f
|
Fixing bug 328368. nsIDOMSVGSVGElement's getCurrentTime method is overridden by windows macro. r+sr=tor@acm.org
|
2006-05-26 15:40:48 +00:00 |
|
bryner%brianryner.com
|
6fb8bf0b4f
|
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
|
2006-05-22 20:37:32 +00:00 |
|
bryner%brianryner.com
|
a5e5a4579c
|
backing out 336696, I checked in the wrong version of the patch
|
2006-05-22 18:03:16 +00:00 |
|
bryner%brianryner.com
|
87831f25b1
|
Make command= event retargeting dispatch a new event rather than reusing the old one. Add a new interface for command events that supports a sourceEvent property for accessing the original event. Bug 336696, r=neil sr=jst.
|
2006-05-22 16:18:45 +00:00 |
|
neil%parkwaycc.co.uk
|
3248558526
|
Missing NS_DEFINE_STATIC_IID_ACCESSOR b=338667 rs=bsmedberg
|
2006-05-22 14:43:22 +00:00 |
|
peterv%propagandism.org
|
cde6bb8697
|
Fix for bug 337047 (Remove unused DOMCI data). r/sr=jst.
|
2006-05-21 20:11:11 +00:00 |
|
vladimir%pobox.com
|
0b34b77591
|
b=338477 - implement whatwg isPointInPath/getImageData/putImageData canvas API; b=338545, canvas doesn't fully reset on resize; r=mrbkap
|
2006-05-20 09:22:30 +00:00 |
|
benjamin%smedbergs.us
|
f261e3c3b6
|
Bug 331117 - Layout module shold not shut down until all documents/windows have been released, r+sr=dbaron
|
2006-05-19 09:31:57 +00:00 |
|
jst%mozilla.jstenback.com
|
ed47496c33
|
Fixing bug 335540. Implement whatwg webapps storage. Patch by neil@mozilla.com and jst@mozilla.com, r/sr=neil/vlad/jst.
|
2006-05-19 05:57:36 +00:00 |
|
myk%mozilla.org
|
19eac0bfdf
|
Initial support for microsummaries via a service and integration into the bookmarks UI.
bug=334471
r=brettw
a=ben for the branch
|
2006-05-05 22:45:37 +00:00 |
|
roc+%cs.cmu.edu
|
55aa76077e
|
Bug 336359. Fire WHATWG online/offline events when the browser offline status changes. r+sr=darin
|
2006-05-03 21:53:08 +00:00 |
|
vladimir%pobox.com
|
df84d0046c
|
b=336331, fix toDataURL to be more in line with the whatwg spec, r+sr=roc
|
2006-05-03 00:48:27 +00:00 |
|
jwatt%jwatt.org
|
bb79579615
|
Fixing bug 335450. Remove our extensions to the SVG DOM interfaces. r=tor@acm.org, sr=roc@ocallahan.org
|
2006-04-26 21:02:25 +00:00 |
|
neil%parkwaycc.co.uk
|
cb8f071e1c
|
Improve box object hashtable storage b=326931 r=jst sr=bz
|
2006-04-26 12:42:49 +00:00 |
|
peterv%propagandism.org
|
02f7995799
|
Fix for bug 324865 (Move XMLHttpRequest to gklayout). r/sr=jst.
|
2006-04-26 09:19:48 +00:00 |
|
vladimir%pobox.com
|
5d02ec5b40
|
b=333177, update canvas internal interfaces, optimize canvas, and fix some implementation bugs; r=stuart
|
2006-04-18 21:23:15 +00:00 |
|
tor%cs.brown.edu
|
b7336c51d2
|
Bug 332162 - deCOMtaminate SVGLength. r=jwatt, sr=roc
|
2006-04-14 15:09:39 +00:00 |
|
Olli.Pettay%helsinki.fi
|
107fe84cd5
|
Bug 330494, Remove NS_EVENT_FLAG_INIT. Makes NN4 event handling and preventBubble and preventCapture methods no-op. r=sicking, sr=jst
|
2006-04-10 17:04:54 +00:00 |
|
bzbarsky%mit.edu
|
93f90546a4
|
First part of fix for bug 309721, r+sr=jst
|
2006-04-08 03:23:37 +00:00 |
|
gerv%gerv.net
|
a54a4e6372
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:10 +00:00 |
|
gerv%gerv.net
|
af20ee45fb
|
Bug 331921 - Fix up some corrupt/dodgy Initial Developer lines.
|
2006-03-30 07:57:05 +00:00 |
|