Граф коммитов

1204 Коммитов

Автор SHA1 Сообщение Дата
Olli.Pettay@helsinki.fi 0cb1dd0a4b backout Bug 363089 2007-05-11 06:34:05 -07:00
Olli.Pettay@helsinki.fi c509d37191 Bug 363089, Remove nsIDOMEventReceiver, r+sr=jst 2007-05-11 04:15:11 -07:00
peterv@propagandism.org 52c16e78be 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 b48621f78f Bug 378102, Remove nsIDOMEventReceiver::HandleEvent r+sr=jst 2007-04-19 16:20:29 -07:00
enndeakin@sympatico.ca 48dbcb6959 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 a7a5f3da85 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 fd819f0b23 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
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
roc+%cs.cmu.edu def0500948 Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst 2008-05-05 23:01:09 +00:00
jwalden%mit.edu abed574f4f Bug 430251 - Update to latest HTML5 and make postMessage dispatch its event asynchronously, as well as dispatch at the window, not the document. r=jst, r=smaug, sr=sicking, a=damons, c=cookie 2008-05-02 19:26:50 +00:00
Olli.Pettay%helsinki.fi dc656b0aa3 backout Bug 424377, a=beltzner 2008-04-15 18:02:23 +00:00
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