Doug Turner
|
6e8cdb85b4
|
merge to tip
|
2008-10-23 13:21:36 -07:00 |
|
tdyas@zecador.org
|
479713d218
|
Bug 412486 - widget/event-detection support for multi-touch trackpad gestures, r=smaug,josh, sr=roc
|
2008-10-23 23:15:20 +03:00 |
|
Doug Turner
|
64f4628273
|
Bug 459893. Geolocation prompt stops working if initializer window is closed. r=olli+gavin
|
2008-10-23 11:01:32 -07:00 |
|
Peter Van der Beken
|
f3f2a880fb
|
Fix for bug 460512 (Avoid AddRef/Release in scriptable helper methods for NodeList). r/sr=bz.
|
2008-10-22 16:31:14 +02:00 |
|
Peter Van der Beken
|
0261cd68b1
|
Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking.
|
2008-10-22 15:35:34 +02:00 |
|
Peter Van der Beken
|
ac1eba61cf
|
Merge
|
2008-10-21 11:44:27 +02:00 |
|
Peter Van der Beken
|
993024875b
|
Backed out changeset 4bc3dc1f6e11
|
2008-10-21 11:43:01 +02:00 |
|
Peter Van der Beken
|
3ba81f6270
|
Fix for bug 459828 (Remove nsIDOMCustomEvent.idl). r=smaug, sr=sicking.
|
2008-10-21 11:10:47 +02:00 |
|
Olli Pettay
|
d5328ab301
|
Bug 460751 - Progress events should use long long, not long for .total and .loaded, r=chris.double, sr=sicking
|
2008-10-21 12:06:53 +03:00 |
|
Doug Turner
|
0b03f0bf08
|
Bug 455327 - geolocation - support timeout position option. r=Olli.Pettay sr=bzbarsky
|
2008-10-20 12:37:10 -07:00 |
|
Doug Turner
|
7b47be6aee
|
Bug 455329 - geolocation - support enableHiqhAccuracy position option.
|
2008-10-20 09:06:08 -07:00 |
|
Robert O'Callahan
|
6f7497e454
|
Bug 421662. Remove unused files.
|
2008-10-20 15:14:50 +13:00 |
|
Olli Pettay
|
c14ae01411
|
Bug 460156 - bring back the old behavior of range.isPointInRange(), r=surkov, sr=sicking
|
2008-10-19 23:41:21 +03:00 |
|
Robert O'Callahan
|
f2edf72f79
|
Bug 455988. Optimize MozAfterPaint so we never even dispatch an XPCOM event if there are no listeners. r=smaug,sr=mats
|
2008-10-16 10:06:32 +13:00 |
|
Markus Stange
|
1ffda30624
|
Bug 450939 - Add -moz-window-shadow CSS property, r+sr=dbaron
|
2008-10-14 16:44:25 +02:00 |
|
Stuart Parmenter
|
e8fef4bbbc
|
bug 459796. Add optional flags to drawWindow to allow finer control. r=vlad
|
2008-10-13 23:29:30 -07:00 |
|
Robert Sayre
|
c59514f66e
|
Bug 408838 - DOM binding for native JSON. r+sr=shaver
|
2008-10-01 02:13:58 -04:00 |
|
Robert O'Callahan
|
f79290bb0e
|
Bug 450930. Fire a DOM event when painting so that content and chrome can track what's being repainted. r=smaug,sr=dbaron
|
2008-09-18 21:47:21 +12:00 |
|
Markus Stange
|
d1428fa84e
|
Bug 350471 - Reenable pixel scrolling (two-finger touchpad), r=smaug r=smichaud sr=roc
|
2008-09-17 13:27:19 +02:00 |
|
Keith Schwarz
|
dc907e1ec7
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
|
Peter Van der Beken
|
a71c183019
|
Fix for bug 453146 (entry_xhtml_baseURI_with_amp.xml test leaks 450 'nsStringBuffer'). r/sr=jst.
|
2008-09-11 15:20:56 +02:00 |
|
Johnny Stenback
|
3f7eb700d2
|
Followup fix for bug 453571 to fix typos pointed out by bz in the bug.
|
2008-09-09 19:56:09 -07:00 |
|
Johnny Stenback
|
b44498e8d7
|
One more part of bug 453571. Use [optional] for the optional arguments for window.open() and friends. r+sr=bzbarsky@mit.edu
|
2008-09-09 18:23:34 -07:00 |
|
Ben Turner
|
2bf528349c
|
Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
|
2008-09-08 10:48:14 -07:00 |
|
Ben Turner
|
37d3ad7a61
|
Bug 450449 - Backing out, bad merge.
|
2008-09-08 00:36:19 -07:00 |
|
Ben Turner
|
6053485b8b
|
Bug 450449 - " Implement 'importScripts' for worker threads". r=jst+mrbkap, sr=jst.
|
2008-09-08 00:08:24 -07:00 |
|
Johnny Stenback
|
6a65adf854
|
Fixing second part of bug 453571. Use more [optional] idl arguments, and less nsAXPCNativeCallContext. r+sr=bzbarsky@mit.edu
|
2008-09-05 14:54:53 -07:00 |
|
Vladimir Vukicevic
|
ff1ee85956
|
b=433004, support nsICanvasRenderingContext2D.createImageData; r+sr=roc
|
2008-09-02 10:52:22 -07:00 |
|
Jason Orendorff
|
4b74677d5e
|
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
* * *
|
2008-08-19 21:38:24 -05:00 |
|
Olli Pettay
|
73fb4c834b
|
Bug 452566, navigator.geolocation optional parameters on getCurrentPosition and watchPosition are not optional, r=dougt, sr=jst
|
2008-08-29 10:26:34 +03:00 |
|
Brad Lassey
|
543d46bf34
|
Bug 451441 – don't synchronously redraw everytime we move the canvas r=roc, sr=roc
|
2008-08-27 17:24:03 -04:00 |
|
Neil Deakin
|
7ad96d6b3e
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
|
2008-08-27 08:07:27 -04:00 |
|
Boris Zbarsky
|
890930a050
|
Bug 452086. Shouldn't send keypress events with default action when keydown was prevented in the test harness, since the browser doesn't do it. r=enn
|
2008-08-25 14:31:38 -04:00 |
|
Boris Zbarsky
|
fc1785cbc1
|
Backed out changeset 6958399a2eb1 o try to fix failed mochitests on Windows and Linux
|
2008-08-25 11:08:28 -04:00 |
|
Neil Deakin
|
7c92721496
|
Bug 356295. Implement HTML5 drag-drop API. r=smaug,sr=roc
|
2008-08-25 21:56:29 +12:00 |
|
Uli Link
|
db63b6b15f
|
Bug 448179 - "compile error in: mozilla/js/jsd/jsd_xpc.cpp" (removes empty declaration of enum nsEventStatus) [r=peterv]
Index: mozilla/dom/public/nsIScriptGlobalObject.h
===================================================================
RCS file: /cvsroot/mozilla/dom/public/nsIScriptGlobalObject.h,v
retrieving revision 3.39
|
2008-08-19 23:39:19 -05:00 |
|
Jason Orendorff
|
f9365c3994
|
Backing out changeset cf6c811e1272 (bug 407216) due to debug assertions.
|
2008-08-19 22:28:26 -05:00 |
|
Jason Orendorff
|
fe99024391
|
Bug 407216 - DOM quick stubs - faster paths for top N DOM methods (r+sr=jst, security r=mrbkap, build r=bsmedberg)
* * *
* * *
|
2008-08-19 21:38:24 -05:00 |
|
Dave Camp
|
66ad0d3422
|
Backed out changeset 30d900751ca9 to fix unit test orange (Bug 356295)
|
2008-08-19 17:55:30 -07:00 |
|
Neil Deakin
|
f58dac1bbf
|
Bug 356295. Implement HTML5 drag-drop. r=smaug,sr=roc
|
2008-08-20 10:31:45 +12:00 |
|
Jonas Sicking
|
9fb7b3415e
|
Bug 447917: Implement the Implement ElementTraversal. Also implements a .children property that is a NodeList of all element children. This is a subset of the IE property with the same name. r=smaug sr=peterv
|
2008-08-04 17:58:16 -07:00 |
|
Neil Rashbrook
|
ffaf57edf3
|
Bug 450977 Remove deprecated nsIDOMChromeWindow.title r+sr=jst
|
2008-08-19 13:52:40 +01:00 |
|
Robert Longson
|
0f5abca8c0
|
Bug 450495 - Make foreignObject a mandatory part of SVG. r+sr=roc
|
2008-08-17 12:18:21 +01:00 |
|
Ben Turner
|
9dbb64256b
|
Bug 437152 - "implement worker threads". r+sr=jst.
|
2008-08-16 18:25:01 -07:00 |
|
Neil Deakin
|
a3d15d68b0
|
Bug 111034, add clientXXX, scrollXXX properties, attempt 2, r+sr=roc, attempt 2 with microformat fix
|
2008-08-15 18:26:37 -04:00 |
|
Ted Mielczarek
|
7118a4b9e3
|
Backed out changeset 2e8dfe209f09 due to unit test bustage
|
2008-08-15 12:59:30 -04:00 |
|
Neil Deakin
|
a31ad2e174
|
Add clientXXX and scrollXXX properties to XUL elements, also add width/height properties to ClientRect, r+sr=roc
|
2008-08-15 11:17:17 -04:00 |
|
Doug Turner
|
632ed97807
|
bug 449508. update geolocation code to editor's draft. r+sr=jst
|
2008-08-14 09:35:49 -07:00 |
|
Olli Pettay
|
4062b71fa6
|
Bug 435425 – Progress events for XHR, r=sicking, sr=jst
|
2008-08-14 14:07:46 +03:00 |
|
Robert O'Callahan
|
3d9c20e3a8
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events and use it to distinguish horizontal from vertical scrolling. r=smaug,sr=sicking, with help from Markus Stange
|
2008-08-13 15:08:59 +12:00 |
|
Boris Zbarsky
|
baa891763c
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-11 09:38:43 +01:00 |
|
Zack Weinberg
|
8b64ed0aa9
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-10 22:13:49 +01:00 |
|
Dave Townsend
|
1347c1de7e
|
Backout of bug 113934 due to apparent Tp regression
|
2008-08-10 17:15:43 +01:00 |
|
Dave Townsend
|
3af4f7166c
|
Backed out changeset eb6fda3be5bb
|
2008-08-10 17:15:00 +01:00 |
|
Dave Townsend
|
ea062c578e
|
Backed out Bug 441469 due to Tp regressions
|
2008-08-10 00:08:28 +01:00 |
|
Dave Townsend
|
55fc35f46f
|
Backed out Bug 441469 due to Tp regressions
|
2008-08-10 00:07:59 +01:00 |
|
Boris Zbarsky
|
1b9a4caf46
|
Bug 113934. Backend and some minimal front end for dragging tabs between windows. r=gavin, r+sr=jst
|
2008-08-07 19:15:40 -04:00 |
|
Zack Weinberg
|
da518d1e9a
|
Bug 441469. Implement parsing of @font-face rules. r+sr=dbaron
|
2008-08-07 19:15:40 -04:00 |
|
Masayuki Nakano
|
446176f140
|
Bug 449012 – Remove legacy Reconversion/QueryCaretRect Events r=ere+roc, sr=roc
|
2008-08-09 11:46:30 +09:00 |
|
Chris Double
|
042a1c52c8
|
Bug 422538. Integrate Ogg decoders, missing file.
|
2008-07-30 01:14:11 -07:00 |
|
Chris Double
|
04f0124c61
|
Bug 447639. Update <video> and <audio> elements for spec changes, and add tests. r+sr=roc
|
2008-07-29 21:55:27 -07:00 |
|
Josh Aas
|
7e8ea31811
|
Improve support for DOM manipulation handling in native menu system, add tests. Re-landing with regression fixes. b=442972 r=kreeger sr=roc
|
2008-07-28 00:46:33 -04:00 |
|
Robert O'Callahan
|
7a5ee5e507
|
Back out bug 378028 due to mochitest failures.
|
2008-07-25 18:09:33 +12:00 |
|
Robert O'Callahan
|
1b2c076b05
|
Back out bug 442972 to fix DOM Inspector (bug 447042).
|
2008-07-25 16:32:41 +12:00 |
|
Robert O'Callahan
|
52086cd743
|
Bug 378028. Add an 'axis' field to DOMMouseScroll events so that we can distinguish horizontal from vertical scrolling, and use it in trees and listboxes. r=smaug,sr=sicking
|
2008-07-25 16:07:43 +12:00 |
|
Simon Montagu
|
0dd0a7f5ba
|
Support for word-wrap CSS property. Bug 99457, r+sr=dbaron, roc
|
2008-07-24 10:16:18 +03:00 |
|
Boris Zbarsky
|
4c507815b8
|
Bug 416317. Implement querySelector(All) API. r=dbaron, sr=jst
|
2008-07-21 17:55:52 -07:00 |
|
Johnny Stenback
|
bd639e9ac3
|
Landing fix for bug 132824. Implement NodeIterator object of Traversal API. Patch by craig.topper@gmail.com, r+sr=jonas@sicking.cc
|
2008-07-21 17:35:38 -07:00 |
|
Josh Aas
|
cb75d58ea5
|
improve support for DOM manipulations in native menu system, add tests. b=442972 r=kreeger sr=roc
|
2008-07-21 00:33:38 -04:00 |
|
Michael Ventnor
|
8aeed81515
|
Bug 271586 – Implement CSS3 column-rule-*. r+sr=roc,dbaron
|
2008-07-19 12:38:25 +02:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
49c9b3d67e
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 23:30:25 -07:00 |
|
L. David Baron
|
9e4ceade8e
|
Backed out changeset 9b0b2391485c due to linker errors related to nsStyleStructInlines.h not being included enough.
|
2008-07-16 22:59:14 -07:00 |
|
Andrew Smith ext:(%2C%20Rob%20Arnold%20%3Ctellrob%40gmail.com%3E%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
bb4be48531
|
Implement css3 border-image property. (Bug 378217) r=vlad,dbaron,robarnold
|
2008-07-16 22:18:38 -07:00 |
|
Doug Turner
|
a80ad2cbd6
|
Inital geolocation implementation. bug=437948, r/sr=jst
|
2008-07-15 16:37:48 -07:00 |
|
Alex Vincent
|
92e33f41be
|
Bug 441059 - "nsDOMString.h is safe for non-internal API" [r+sr=sicking]
|
2008-07-12 05:11:29 -05:00 |
|
Reed Loden
|
d9c0fa4bb5
|
Back out accidental commit of bug 441059.
|
2008-07-12 05:11:20 -05:00 |
|
Reed Loden
|
9fa384e167
|
Branch merge for bug 412789.
|
2008-07-12 05:10:07 -05:00 |
|
Doug Turner
|
d78266a72c
|
Backed out changeset 27942c109154
unit test seg fault at shutdown.
|
2008-07-11 22:25:02 -07:00 |
|
Doug Turner
|
2005d15cc0
|
Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks
|
2008-07-11 18:35:03 -07:00 |
|
Doug Turner
|
83738d2763
|
it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
|
2008-07-10 23:38:35 -07:00 |
|
Doug Turner
|
ad874bf1f0
|
Relanding 437948. Geolocation. Fixed memory leak. r=jst.
|
2008-07-10 22:48:16 -07:00 |
|
Benjamin Smedberg
|
ca9347e54c
|
Backed out changeset e5014dc700ad - appears to cause unit test failures in test_419731.js (windows) or focus issues (mac) but that could just be test wonkiness, but this appeared right after this commit and was mostly green before.
|
2008-07-10 09:36:24 -04:00 |
|
Doug Turner
|
9b03605052
|
bug 437948. inital implementation of gelocation. roughly following http://dev.w3.org/geo/api/spec-source.html. r+sr=jst
|
2008-07-09 20:43:38 -07:00 |
|
Chris Double
|
02ccf2851f
|
Bug 382267. Core implementation of the <video> and <audio> elements. r=jst,r+sr=roc
|
2008-07-09 20:22:20 +12:00 |
|
Michael Ventnor
|
3a7677bb26
|
Bug 212633 - "Add support for CSS3 box-shadow" (parsing support) [p=ventnor.bugzilla@gmail.com (Michael Ventnor) r+sr=dbaron]
|
2008-07-07 19:56:52 -05:00 |
|
Benjamin Smedberg
|
ec69c9db81
|
Bug 442735 - Annotate classes in dom/content which only appear on the stack, r+sr=jst
|
2008-06-30 21:03:50 -04:00 |
|
Josh Aas
|
06b4d2563f
|
Re-landing. Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-28 03:55:30 -04:00 |
|
Josh Aas
|
ca07faa2b5
|
back out 433952
|
2008-06-27 02:52:18 -04:00 |
|
Josh Aas
|
db2e70c148
|
Decomtaminate native menu system. Add new native menu API. Lots of cleanup for the native menu system code. Memory usage and speed improvements. b=433952 r=bent r=kreeger sr=roc
|
2008-06-27 00:14:45 -04:00 |
|
Eric Butler
|
a25327bdfa
|
Bump UUID; changed missed from bug 436904. (Bug 438695) r+sr=dbaron
|
2008-06-17 14:37:57 -07:00 |
|
Robert O'Callahan
|
62af0d9ad8
|
Bug 287465. Support getSVGDocument on 'iframe' and 'object', and allow it to return on-SVG documents. r+sr=jst. acid3++
|
2008-06-17 09:53:12 +12:00 |
|
Robert Longson
|
9c1c1e8d06
|
Bug 437448. New-style nsSVGString (simpler and more efficient support for animated values). r+sr=roc
|
2008-06-14 21:01:02 +12:00 |
|
Eric Butler
|
c0d334f20b
|
Canvas text spec implementation (bug 436904)
|
2008-06-10 16:16:59 -07:00 |
|
Vladimir Vukicevic
|
0b3d9b76cc
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
|
Jeff Walden
|
68d86d0b8c
|
Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst
|
2008-06-04 13:53:34 -04:00 |
|
Vladimir Vukicevic
|
6f64b4a078
|
b=433086, improve nsDOMWindowUtils::Redraw; r+sr=roc
|
2008-06-03 17:00:37 -07:00 |
|
Vladimir Vukicevic
|
c8def3e75f
|
b=430906; add moz-opaque attribute to <canvas>; r+sr=roc
|
2008-06-03 17:00:32 -07:00 |
|
roc+@cs.cmu.edu
|
3649ce18bb
|
Bug 431503. Infrastructure and tests for native key event translation. r=josh,karlt,sr=jst
|
2008-05-05 16:01:07 -07:00 |
|
jwalden@mit.edu
|
cea0828eea
|
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 12:26:47 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ec05b75347
|
backout Bug 424377, a=beltzner
|
2008-04-15 11:02:22 -07:00 |
|
Olli.Pettay@helsinki.fi
|
aca9d2e936
|
Bug 424377, r=jst, sr=roc
|
2008-04-01 03:37:28 -07:00 |
|
enndeakin@sympatico.ca
|
729513dc36
|
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 15:47:13 -07:00 |
|
bzbarsky@mit.edu
|
72efc284a1
|
Don't leave an exception just hangin' out on the JSContext. Bug 422009, r+sr=jst, a=shaver
|
2008-03-19 17:42:47 -07:00 |
|
jwalden@mit.edu
|
22cd61f532
|
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 11:45:32 -07:00 |
|
roc+@cs.cmu.edu
|
05ecd33c39
|
Bug 421662. Rename TextRectangle* to ClientRect*. r+sr=sicking,a=damon
|
2008-03-11 17:51:12 -07:00 |
|
jwalden@mit.edu
|
21d8f659f0
|
Bump UUID, forgotten on last checkin.
|
2008-02-26 21:02:56 -08:00 |
|
jwalden@mit.edu
|
5809da44ed
|
Bug 417075 - Update postMessage and MessageEvent to reflect domain/uri being replaced by origin, optional origin argument. r+sr=sicking, a=beltzner
|
2008-02-26 19:48:54 -08:00 |
|
roc+@cs.cmu.edu
|
816010cdc7
|
Bug 418158. nsIDOMSVGComponentTransferFunctionElement should not export the non-scriptable internal-use-only GenerateLookupTable function. r=rlongson,sr=pavlov,a=beltzner
|
2008-02-19 18:11:53 -08:00 |
|
roc+@cs.cmu.edu
|
259ae389f2
|
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-19 18:10:05 -08:00 |
|
roc+@cs.cmu.edu
|
56ab47f9a6
|
Bug 416782. Rename isLocallyAvailable to mozIsLocallyAvailable because it's not part of any spec (yet). r+sr=jst
|
2008-02-17 13:26:29 -08:00 |
|
bzbarsky@mit.edu
|
a183f5e853
|
Allow JS 1.7 in XBL. Bug 389322, r=brendan, sr=jst, a=brendan
|
2008-02-15 21:13:16 -08:00 |
|
bent.mozilla@gmail.com
|
566b83da67
|
Bug 416939 - "Broadcast the destruction of DOM windows". r+sr=jst, a=blocking1.9+.
|
2008-02-13 15:41:17 -08:00 |
|
bent.mozilla@gmail.com
|
e8fd2462e4
|
Bug 413447 - "nsXBLDocumentInfo can keep closed global window alive". r=jst, sr=sicking, a=blocking1.9+. Relanding.
|
2008-02-12 20:17:18 -08:00 |
|
bent.mozilla@gmail.com
|
9b3b4ac605
|
Bug 413447, backing out to see if unit tests pass.
|
2008-02-12 12:53:03 -08:00 |
|
bent.mozilla@gmail.com
|
e7ca4e39a1
|
Bug 413447 - "nsXBLDocumentInfo can keep closed global window alive". r=jst, sr=sicking, a=blocking1.9+.
|
2008-02-12 09:48:26 -08:00 |
|
jwalden@mit.edu
|
097a54c3a0
|
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 12:53:19 -08:00 |
|
surkov.alexander@gmail.com
|
09a86c1241
|
Bug 374610 - xul:menuitem should have a way to get parent xul:menu, r=enndeaking, sr=neil, a=mtschrep
|
2008-02-06 23:07:08 -08:00 |
|
jwalden@mit.edu
|
035ea5179c
|
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-29 17:31:29 -08:00 |
|
dcamp@mozilla.com
|
d07d06ab57
|
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-22 20:06:36 -08:00 |
|
dcamp@mozilla.com
|
9a3a47ed20
|
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 13:54:33 -08:00 |
|
reed@reedloden.com
|
77a4d612a8
|
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-15 17:27:53 -08:00 |
|
longsonr@gmail.com
|
e5d50ec780
|
Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep
|
2008-01-07 03:59:37 -08:00 |
|
tor@cs.brown.edu
|
6c8936b4af
|
Bug 389746 - implement feDisplacementMap. p=tor,longsonr, r=longsonr, sr=roc, a=dsicore
|
2008-01-03 13:37:57 -08:00 |
|
tor@cs.brown.edu
|
168385db14
|
Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore
|
2008-01-02 12:49:13 -08:00 |
|
sayrer@gmail.com
|
43999e482b
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:34:03 -08:00 |
|
bzbarsky@mit.edu
|
8034feefad
|
Fix bug 342504. r=gavin/neil, sr=bsmedberg
|
2007-12-14 09:27:31 -08:00 |
|
dcamp@mozilla.com
|
f06d7e35bd
|
Bug 405741: rename fileList to files on the file input element. r/sr=sicking
|
2007-12-12 10:32:55 -08:00 |
|
Olli.Pettay@helsinki.fi
|
12aa4ddec4
|
Bug 403168, r=jonas, sr=jst, a=blocking1.9
|
2007-12-12 00:33:32 -08:00 |
|
surkov.alexander@gmail.com
|
45253210b5
|
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 00:18:04 -08:00 |
|
jst@mozilla.org
|
9887d70792
|
Fixing bug 400366. Prefix 'Prototype' and 'Constructor' with 'DOM' to avoid conflicting with code on the web. r+sr=peterv@propagandism.org
|
2007-11-11 22:43:14 -08:00 |
|
jruderman@hmc.edu
|
917e16293f
|
Relanding Mats Palmgren's patch: Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
|
2007-11-11 14:48:43 -08:00 |
|
jruderman@hmc.edu
|
5f50409769
|
Back out the patch from bug 400104 to see if it fixes the orange.
|
2007-11-10 17:48:05 -08:00 |
|
mats.palmgren@bredband.net
|
ac5c8027b5
|
Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
|
2007-11-09 17:11:31 -08:00 |
|
jst@mozilla.org
|
8ed8c5149f
|
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 15:52:11 -07:00 |
|
jonas@sicking.cc
|
a02704b46d
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 14:36:20 -07:00 |
|
jst@mozilla.org
|
dfcd678a2b
|
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 14:03:12 -07:00 |
|
dcamp@mozilla.com
|
2788e8d9d2
|
let chrome check globalStorage usage for a domain. b=396249, r=enndeakin, sr=jst, a=jst
|
2007-10-03 23:05:32 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a6b454f086
|
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 09:56:07 -07:00 |
|
Olli.Pettay@helsinki.fi
|
4828fb7a4d
|
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 08:57:03 -07:00 |
|
mrbkap@gmail.com
|
eaabef106d
|
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 09:51:12 -07:00 |
|
tor@cs.brown.edu
|
bad0c551e3
|
Bug 320622 - removeAttribute doesn't effect some underlying DOM properties. r+sr+a=roc
|
2007-09-05 16:07:34 -07:00 |
|
jwalden@mit.edu
|
d610945e9f
|
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 13:38:44 -07:00 |
|
tor@cs.brown.edu
|
085f1967a7
|
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
|
2007-08-27 16:11:14 -07:00 |
|
cbarrett@mozilla.com
|
75990c3f1f
|
Bug 393117 - Remove native resize API. r=josh r=mconnor sr+a1.9=pav
|
2007-08-24 18:55:28 -07:00 |
|
smontagu@smontagu.org
|
30e73a1db8
|
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
|
2007-08-11 11:37:16 -07:00 |
|
jst@mozilla.org
|
73674fd85b
|
Fixing bug 389911. Removing nsIScriptGlobalObject::Get/SetGlobalObjectOwner() as it's not needed any more. r+sr=peterv@propagandism.org
|
2007-08-09 15:30:30 -07:00 |
|
tor@cs.brown.edu
|
5ae1a82c12
|
Bug 373572 - Implement feTile filter.
Patch by longsonr@gmail.com, r=tor, sr=roc, a=schrep
|
2007-07-26 17:50:45 -07:00 |
|
jst@mozilla.org
|
895b24daf7
|
Fixing bug 194404. Adding support for window.showModalDialog() for compatibility with IE. r+sr=jonas@sicking.cc
|
2007-07-26 10:52:26 -07:00 |
|
tor@cs.brown.edu
|
57371777f8
|
Bug 383184 - Implement SVG lighting filters.
Style portion r+sr=dbaron, rest r=longsonr, sr=roc.
|
2007-07-25 23:57:42 -07:00 |
|
vladimir@pobox.com
|
7c12866d18
|
b=339553, drawString enhancement for canvas, r=me; patch from robarnold
|
2007-07-25 11:21:34 -07:00 |
|