Doug Turner
|
923155fea4
|
Backed out changeset 27942c109154
unit test seg fault at shutdown.
|
2008-07-11 22:25:02 -07:00 |
|
Doug Turner
|
8654151fdb
|
Initial implementation of Gelocation. Bug 437948. Relanded after fixing memory leaks
|
2008-07-11 18:35:03 -07:00 |
|
Doug Turner
|
27665b6320
|
it seems we are leaking on the RLk test.
Backed out changeset ebfc2ad982f4
|
2008-07-10 23:38:35 -07:00 |
|
Doug Turner
|
2c9aa5ab5a
|
Relanding 437948. Geolocation. Fixed memory leak. r=jst.
|
2008-07-10 22:48:16 -07:00 |
|
Benjamin Smedberg
|
e19bc972ce
|
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
|
0c9d49d4cc
|
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
|
91826e2fd0
|
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
|
b3e218a0a8
|
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
|
884ca0dcae
|
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
|
9749c3d829
|
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
|
aa0023d237
|
back out 433952
|
2008-06-27 02:52:18 -04:00 |
|
Josh Aas
|
0d352b4197
|
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
|
685f53eb9e
|
Bump UUID; changed missed from bug 436904. (Bug 438695) r+sr=dbaron
|
2008-06-17 14:37:57 -07:00 |
|
Robert O'Callahan
|
3b260fb7e9
|
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
|
6453026467
|
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
|
be40edd6c9
|
Canvas text spec implementation (bug 436904)
|
2008-06-10 16:16:59 -07:00 |
|
Vladimir Vukicevic
|
977091d498
|
b=346189, children should optionally not affect size of XUL stack; r+sr=roc
|
2008-06-04 23:46:24 -07:00 |
|
Jeff Walden
|
3058a74cd4
|
Bug 421765 - Implement DOM 3 replaceWholeText and wholeText. acid3++ r=smaug, sr=jst
|
2008-06-04 13:53:34 -04:00 |
|
Vladimir Vukicevic
|
919ab99fb8
|
b=433086, improve nsDOMWindowUtils::Redraw; r+sr=roc
|
2008-06-03 17:00:37 -07:00 |
|
Vladimir Vukicevic
|
35bb6388f9
|
b=430906; add moz-opaque attribute to <canvas>; r+sr=roc
|
2008-06-03 17:00:32 -07:00 |
|
roc+@cs.cmu.edu
|
a41b7ed86d
|
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
|
ce28707a93
|
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
|
f2fddd2288
|
backout Bug 424377, a=beltzner
|
2008-04-15 11:02:22 -07:00 |
|
Olli.Pettay@helsinki.fi
|
82fc44e130
|
Bug 424377, r=jst, sr=roc
|
2008-04-01 03:37:28 -07:00 |
|
enndeakin@sympatico.ca
|
2829dc5487
|
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
|
85dffb61e3
|
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
|
59a27fb41f
|
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
|
e1cbf6f105
|
Bug 421662. Rename TextRectangle* to ClientRect*. r+sr=sicking,a=damon
|
2008-03-11 17:51:12 -07:00 |
|
jwalden@mit.edu
|
21f7fe71c4
|
Bump UUID, forgotten on last checkin.
|
2008-02-26 21:02:56 -08:00 |
|
jwalden@mit.edu
|
ca08279648
|
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
|
4e7e2706f6
|
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
|
f7f4e9f80f
|
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
|
0c77fd8ad4
|
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
|
0ffeb8258f
|
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
|
70fb0bb7ec
|
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
|
0893d74932
|
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
|
d7657b85ae
|
Bug 413447, backing out to see if unit tests pass.
|
2008-02-12 12:53:03 -08:00 |
|
bent.mozilla@gmail.com
|
e1b07adf64
|
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
|
7e4141edec
|
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
|
abe6a728ae
|
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
|
637b116885
|
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
|
a6e912d3e4
|
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
|
ceb97859bb
|
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
|
daab989765
|
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
|
c3728ee792
|
Bug 410792 - Remove unused FEUnimplementedMOZElement code. r+sr=tor,a1.9=mtschrep
|
2008-01-07 03:59:37 -08:00 |
|
tor@cs.brown.edu
|
fa5cb24b65
|
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
|
aa46adf459
|
Bug 390379 - Implement feImage. p=tor,longsonr r=longsonr, sr=roc a=dsicore
|
2008-01-02 12:49:13 -08:00 |
|
sayrer@gmail.com
|
bf0d4a7536
|
Bug 387522. Native JSON support. r=crowder/jst, sr=brendan
|
2007-12-27 13:34:03 -08:00 |
|
bzbarsky@mit.edu
|
64ef6913a8
|
Fix bug 342504. r=gavin/neil, sr=bsmedberg
|
2007-12-14 09:27:31 -08:00 |
|
dcamp@mozilla.com
|
49996c09ec
|
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
|
7b08ddd398
|
Bug 403168, r=jonas, sr=jst, a=blocking1.9
|
2007-12-12 00:33:32 -08:00 |
|
surkov.alexander@gmail.com
|
da80d00731
|
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
|
c7fc12b266
|
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
|
0211ef9afc
|
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
|
55b0fdc21c
|
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
|
1f1d8063e4
|
Remove unused nsIFocusController::GetPopupEvent/SetPopupEvent methods. b=400104 r+sr=bzbarsky a=dsicore
|
2007-11-09 17:11:31 -08:00 |
|
jst@mozilla.org
|
07f4756c14
|
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
|
4361dbaf85
|
Bug 399107: Add API to force cycle collection. r/sr/a=jst
|
2007-10-19 14:36:20 -07:00 |
|
jst@mozilla.org
|
1b2003d222
|
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
|
0af15a0d0c
|
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
|
7a162df868
|
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
|
326c4d98c2
|
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
|
18a9bbeb5a
|
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
|
a8ab6d3130
|
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
|
4c25808b29
|
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
|
bc822844c3
|
Bug 392928 - new style nsSVGEnum. r=longsonr, sr=roc, a=roc
|
2007-08-27 16:11:14 -07:00 |
|
cbarrett@mozilla.com
|
89e9e66fb7
|
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
|
19b3a3893e
|
Add docCharsetIsForced member to nsIDomWindowUtils. Bug 391631, r+sr=bz, a=jst
|
2007-08-11 11:37:16 -07:00 |
|
jst@mozilla.org
|
5f96a07bac
|
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
|
cba701f55d
|
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
|
c1b1b4d758
|
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
|
c9776f2873
|
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
|
a232b51aff
|
b=339553, drawString enhancement for canvas, r=me; patch from robarnold
|
2007-07-25 11:21:34 -07:00 |
|
dcamp@mozilla.com
|
21b4c8ea53
|
Add an API to access <input type="file"> data. r=smontagu (for charset stuff), r+sr=jonas
|
2007-07-24 21:29:47 -07:00 |
|
bzbarsky@mit.edu
|
429a656eaf
|
Reland part of the patch for bug 330420 which got backed out by the
table-driven QI landing. Bug 387926, r+sr=bsmedberg
|
2007-07-24 13:17:11 -07:00 |
|
asqueella@gmail.com
|
c70ff1d0e2
|
Bug 383417 - nsIDOMOfflineResourceList is in SDK_XPIDLSRCS, should be in XPIDLSRCS
p=Dave Camp <dcamp@mozilla.com>
r+sr=biesi
|
2007-07-23 18:49:54 -07:00 |
|
roc+@cs.cmu.edu
|
e1210125e7
|
Bug 338070. Rev nsISidebar UUID. r+sr=dbaron
|
2007-07-18 21:27:49 -07:00 |
|
enndeakin@sympatico.ca
|
059812736e
|
Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz
|
2007-07-12 15:57:17 -07:00 |
|
dcamp@mozilla.com
|
c164c6d8ce
|
implement navigator.pendingOfflineLoads. b=372969, r=biesi, r+sr=jst
|
2007-07-08 23:19:27 -07:00 |
|
dcamp@mozilla.com
|
95ba46800c
|
implement navigator.isLocallyAvailable. b=373231, r=biesi, sr=jst
|
2007-07-08 15:15:51 -07:00 |
|
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
|
Olli.Pettay@helsinki.fi
|
f4dbc00b25
|
Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler (with bustage fix), r=sicking, sr=jst
|
2007-07-06 06:47:50 -07:00 |
|
kairo@kairo.at
|
3f7d89ed2b
|
backing out bug 339649 due to breakage on multiple tinderboxen as requested in #developers
|
2007-07-06 06:13:46 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ddce65c374
|
Bug 339649, incorrect script-global used in nsXBLPrototypeHandler::ExecuteHandler, r=sicking, sr=jst
|
2007-07-06 04:49:53 -07:00 |
|
dbaron@dbaron.org
|
df3358641f
|
Implement -moz-border-start and -moz-border-end. Patch by Simon Montagu <smontagu@smontagu.org> and me. b=74880 r/sr=smontagu/dbaron
|
2007-07-04 11:51:16 -07:00 |
|
enndeakin@sympatico.ca
|
59c3596049
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, attempt 2 with creating widgets later, r=bz,neil,roc,sr=bz
|
2007-07-04 08:49:38 -07:00 |
|
enndeakin@sympatico.ca
|
8a87437d5f
|
Bug 279703, backing out the popup changes due to performance regressions. sigh.
|
2007-06-29 15:15:59 -07:00 |
|
enndeakin@sympatico.ca
|
534c14e326
|
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
|
2007-06-29 12:04:45 -07:00 |
|
peterv@propagandism.org
|
6662efd338
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 19:48:16 -07:00 |
|
peterv@propagandism.org
|
90c374d7c3
|
Backing out to fix orange.
|
2007-06-27 16:21:05 -07:00 |
|
peterv@propagandism.org
|
7bf2741259
|
Fix for bug 237964 (Allow editable areas in browser (contentEditable)). r/sr=sicking.
|
2007-06-27 15:29:45 -07:00 |
|
tor@cs.brown.edu
|
3972c28dd8
|
Bug 375846 - implement feConvolveMatrix filter primitive. r=longsonr, sr=roc
|
2007-06-27 12:02:58 -07:00 |
|
enndeakin@sympatico.ca
|
314e5ffae0
|
Bug 379140, support global properties that are chrome only, r+sr=jst
|
2007-06-26 07:44:20 -07:00 |
|
emaijala@kolumbus.fi
|
0f3456a4e7
|
Backing out patch of bug 261074 (OnFocus fires twice when window restored) due to unfixed regressions.
|
2007-06-17 03:59:19 -07:00 |
|
bzbarsky@mit.edu
|
2f2e06d144
|
Make plug-in loads of javascript: URIs execute synchronously. Bug 364028,r=biesi, sr=jst
|
2007-06-13 15:42:07 -07:00 |
|
jonas@sicking.cc
|
66651c69a1
|
Bug 379959: Add checks to loadBindingDocument. r/sr=jst
|
2007-06-12 14:56:06 -07:00 |
|
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 |
|