Olli.Pettay%helsinki.fi
|
e66e34e802
|
Bug 424377, r=jst, sr=roc
|
2008-04-01 10:37:30 +00:00 |
enndeakin%sympatico.ca
|
8132a56053
|
Bug 421817, remove dragstart, drag and dragleave events for 1.9, they'll be back in a later release, r=jonas, sr=jst, a=beltzner
|
2008-03-21 22:47:14 +00:00 |
bzbarsky%mit.edu
|
d59362f190
|
Don't leave an exception just hangin' out on the JSContext. Bug 422009,
r+sr=jst, a=shaver
|
2008-03-20 00:42:48 +00:00 |
jwalden%mit.edu
|
fab20270c5
|
Bug 199692 - Update and reenable the document.elementFromPoint tests that didn't work when initially committed due to window sizing issues; there may still be some issues, but we'll todo aggressively in followup commits if necessary -- better halfway in than not at all. Patch is partly me, partly Ben Karel <web+moz@eschew.org>, r from Ben and r=roc. a=itsatest
|
2008-03-14 18:45:32 +00:00 |
roc+%cs.cmu.edu
|
5c55514d21
|
Bug 421662. Rename TextRectangle* to ClientRect*. r+sr=sicking,a=damon
|
2008-03-12 00:51:19 +00:00 |
jwalden%mit.edu
|
d8f00d1697
|
Bump UUID, forgotten on last checkin.
|
2008-02-27 05:02:56 +00:00 |
jwalden%mit.edu
|
7f2dda9b63
|
Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner
|
2008-02-27 03:48:56 +00:00 |
roc+%cs.cmu.edu
|
dabccbd009
|
Bug 418158. nsIDOMSVGComponentTransferFunctionElement should not export the non-scriptable internal-use-only GenerateLookupTable function. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-20 02:11:54 +00:00 |
roc+%cs.cmu.edu
|
112c8fc45d
|
Bug 416204. feFlood should not support an in1 property, this was a bug in the SVG spec that is being fixed. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-20 02:10:05 +00:00 |
roc+%cs.cmu.edu
|
93fae3b503
|
Bug 416782. Rename isLocallyAvailable to mozIsLocallyAvailable because it's not part of any spec (yet). r+sr=jst
|
2008-02-17 21:26:29 +00:00 |
bzbarsky%mit.edu
|
77e8f880cb
|
Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan
|
2008-02-16 05:13:19 +00:00 |
bent.mozilla%gmail.com
|
2f05697219
|
Bug 416939 - "Broadcast the destruction of DOM windows". r+sr=jst, a=blocking1.9+.
|
2008-02-13 23:41:17 +00:00 |
bent.mozilla%gmail.com
|
1828842dcb
|
Bug 413447 - "nsXBLDocumentInfo can keep closed global window alive". r=jst, sr=sicking, a=blocking1.9+. Relanding.
|
2008-02-13 04:17:19 +00:00 |
bent.mozilla%gmail.com
|
58a05cc20f
|
Bug 413447, backing out to see if unit tests pass.
|
2008-02-12 20:53:04 +00:00 |
bent.mozilla%gmail.com
|
7df009ed53
|
Bug 413447 - "nsXBLDocumentInfo can keep closed global window alive". r=jst, sr=sicking, a=blocking1.9+.
|
2008-02-12 17:48:27 +00:00 |
jwalden%mit.edu
|
6b4cf9eb76
|
Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep
|
2008-02-07 20:53:19 +00:00 |
surkov.alexander%gmail.com
|
a532b4ef22
|
Bug 374610 ��� xul:menuitem should have a way to get parent xul:menu, r=enndeaking, sr=neil, a=mtschrep
|
2008-02-07 07:07:08 +00:00 |
jwalden%mit.edu
|
5b3f1dd24a
|
Bug 387706 - Implement HTML5's cross-document messaging API (postMessage), enabling secure cross-origin communication between windows. r+sr=sicking, sr=jst, a=jst
|
2008-01-30 01:31:33 +00:00 |
dcamp%mozilla.com
|
bd5453a7c2
|
Bug 398478: Clear globalStorage for offline apps separately from cookies, and the offline cache separately from the main cache. r=enndeakin, r=mconnor, sr=biesi
|
2008-01-23 04:06:37 +00:00 |
dcamp%mozilla.com
|
fd89bd5e87
|
Bug 402272: Replace <link rel="offline-resource"> with manifests, and navigator.offlineResources/pendingOfflineLoads with window.applicationCache. p=dcamp/Honza Bombas, r=biesi, r+sr=jst, blocking1.9=jst
|
2008-01-16 21:54:35 +00:00 |
reed%reedloden.com
|
6302c7807e
|
Bug 340510 - "nsIDOMNSDocument.getBoxObjectFor (standard way to use Mozilla) does not work with --disable-xul" [p=romaxa@gmail.com (romaxa) r+sr=roc a1.9=schrep]
|
2008-01-16 01:27:54 +00:00 |
longsonr%gmail.com
|
a9d8e9e42e
|
Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep
|
2008-01-07 11:59:38 +00:00 |
tor%cs.brown.edu
|
e945d72d57
|
Bug 389746 - implement feDisplacementMap.
p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
|
2008-01-03 21:37:59 +00:00 |
tor%cs.brown.edu
|
a7aa2d1b9c
|
Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore
|
2008-01-02 20:49:14 +00:00 |
sayrer%gmail.com
|
4ec52c9743
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 21:34:07 +00:00 |
bzbarsky%mit.edu
|
615907ea1a
|
Fix bug 342504. r=gavin/neil, sr=bsmedberg
|
2007-12-14 17:27:32 +00:00 |
dcamp%mozilla.com
|
e2124b438b
|
Bug 405741: rename fileList to files on the file input element. r/sr=sicking
|
2007-12-12 18:32:55 +00:00 |
Olli.Pettay%helsinki.fi
|
9e62e66bc7
|
Bug 403168, r=jonas, sr=jst, a=blocking1.9
|
2007-12-12 08:33:33 +00:00 |
surkov.alexander%gmail.com
|
37ce265df2
|
Bug 368835 No focus events from xul tree table when a row is deleted, r=evan.yan, Olli.Pettay, sr=jonas, a=beltzner
|
2007-12-11 08:18:12 +00:00 |
jst%mozilla.org
|
c5f69f8cec
|
Fixing bug 400366. Prefix 'Prototype' and 'Constructor' with 'DOM' to avoid conflicting with code on the web. r+sr=peterv@propagandism.org
|
2007-11-12 06:43:14 +00:00 |
jruderman%hmc.edu
|
d9b1035ea8
|
Relanding Mats Palmgren's patch: Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
|
2007-11-11 22:48:43 +00:00 |
jruderman%hmc.edu
|
f37cbd3a38
|
Back out the patch from bug 400104 to see if it fixes the orange.
|
2007-11-11 01:48:06 +00:00 |
mats.palmgren%bredband.net
|
ac91e473aa
|
Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
|
2007-11-10 01:11:31 +00:00 |
jst%mozilla.org
|
f48b5df1fb
|
Fixing bug 401053. Make sure to initialize LiveConnect any time a Java applet is loaded, no matter what markup was used to load the applet. r+sr=dveditz@cruzio.com, a=dsicore@mozilla.com
|
2007-10-31 22:52:11 +00:00 |
jonas%sicking.cc
|
999c95b469
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 21:36:20 +00:00 |
jst%mozilla.org
|
bca2b07a71
|
Landing fix for bug 397571. Only expose known safe functions to untrusted script in nsIDOMWindowUtils. Patch by suryaismail@gmail.com, r+sr+a=jst@mozilla.org
|
2007-10-10 21:03:12 +00:00 |
dcamp%mozilla.com
|
034a659a1c
|
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
|
2007-10-04 06:05:33 +00:00 |
Olli.Pettay%helsinki.fi
|
c9c341e08d
|
Bug 388558, 'change' event isn't dispatched if user selects input field value from the autocomplete list, r=jst, sr=sicking, a=mconnor
|
2007-10-02 16:56:11 +00:00 |
Olli.Pettay%helsinki.fi
|
327addc38a
|
Bug 396652, gecko scrolls on activate event (mouse click) with gtk embeds, r+sr+a=roc, p=iainnicol-mozbugs2007@yahoo.co.uk+me
|
2007-09-22 15:57:03 +00:00 |
mrbkap%gmail.com
|
03c2c81ac8
|
Set the script's filename correctly and don't treat the lack of a filename as a
failure. bug 391470, r+sr=bzbarsky
|
2007-09-15 16:51:12 +00:00 |
tor%cs.brown.edu
|
41aba070f6
|
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties.
r+sr+a=roc
|
2007-09-05 23:07:35 +00:00 |
jwalden%mit.edu
|
373a5a3752
|
Bug 199692 - Add support for document.elementFromPoint(x, y). Patch by Ben Karel <web+moz@eschew.org>, r+sr=roc, a=jst
|
2007-08-29 20:38:46 +00:00 |
tor%cs.brown.edu
|
221544e123
|
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
|
2007-08-27 23:11:19 +00:00 |
cbarrett%mozilla.com
|
0691b1fadb
|
Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav
|
2007-08-25 01:55:29 +00:00 |
smontagu%smontagu.org
|
1f8f387628
|
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
|
2007-08-11 18:37:16 +00:00 |
jst%mozilla.org
|
4dc0247b0b
|
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
|
2007-08-09 22:30:30 +00:00 |
tor%cs.brown.edu
|
aebbc9dbb5
|
Bug 373572 - Implement feTile filter.
Patch by longsonr@gmail.com, r=tor, sr=roc, a=schrep
|
2007-07-27 00:50:46 +00:00 |
jst%mozilla.org
|
19eb87acec
|
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
|
2007-07-26 17:52:53 +00:00 |
tor%cs.brown.edu
|
583f6a1f5f
|
Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
|
2007-07-26 06:57:43 +00:00 |
vladimir%pobox.com
|
af44235d8f
|
b=339553, drawString enhancement for canvas, r=me; patch from robarnold
|
2007-07-25 18:21:35 +00:00 |