Olli Pettay
|
19c06de19d
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02:00 |
|
Peter Van der Beken
|
b169f2dccb
|
Fix for bug 531542 ("ASSERTION: DOM_MIN_TIMEOUT_VALUE lies" with negative setTimeout). r=jst.
|
2009-11-30 10:58:32 +01:00 |
|
Peter Van der Beken
|
110cb44583
|
Fix for bug 534362 (Allow modifications to Location.prototype). r=mrbkap.
--HG--
extra : rebase_source : c860de457e25114244c86ff8063ca6c1390e33ae
|
2009-12-13 16:57:08 -08:00 |
|
Peter Van der Beken
|
7e0a012c40
|
Back out fix for bug 428229 (Unable to override addEventListener).
|
2009-11-15 17:03:03 +01:00 |
|
Peter Van der Beken
|
aae3f7089b
|
Fix for bug 428229 (Unable to override addEventListener). r=bz.
|
2009-11-09 14:54:18 +01:00 |
|
Ben Newman
|
19cb564817
|
Bug 260264 - Popups from a Site that is in the "Allowed List" (whitelist) are blocked, starting with the n-th popup (dom.popup_maximum). r+sr=jst
|
2009-09-16 11:46:05 -07:00 |
|
Johnny Stenback
|
039b7eb41d
|
Part 2 of fix for bug 459452 (Add support for optional arg count for IDL methods): use [optional_argc] for DOM methods. r=peterv.
--HG--
extra : rebase_source : c0bc25842b2645fe9f42c9ed5d57567f8e6b5279
|
2009-08-10 16:41:12 +02:00 |
|
Johnny Stenback
|
123b209635
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-10-06 17:09:16 -07:00 |
|
Johnny Stenback
|
8127d8695e
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
|
Johnny Stenback
|
29b20051c6
|
Fixing bug 504862. Sanitize modal dialog argument handling. r=mrbkap@gmail.com, sr=bzbarsky@mit.edu
|
2009-08-31 14:35:58 -07:00 |
|
Zack Weinberg
|
aced039def
|
Bug 495219: nsGlobalWindow::GetInner* report zero when there is no prescontext, to restore old behavior for display:none. r+sr=bzbarsky
|
2009-05-28 15:19:08 -04:00 |
|
Olli Pettay
|
e64efde796
|
Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 7bce078904782a5a907eebbbff7b74a905cfa8c1
|
2009-05-07 16:59:51 +03:00 |
|
Olli Pettay
|
fc5f3a87aa
|
backout bug484775
|
2009-05-07 10:19:06 +03:00 |
|
Olli Pettay
|
d9072725ae
|
Bug 484775 - DocumentFragments and Attribute nodes should expose nsIDOMEventTarget to JS, r+sr=peterv
--HG--
extra : rebase_source : 9c6f8f9d3cd1283adb7b69b93440f7da01924326
|
2009-05-07 09:31:04 +03:00 |
|
Dave Townsend
|
3a27432a29
|
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
|
2009-04-22 12:13:10 -07:00 |
|
Ehsan Akhgari
|
952a3fe41d
|
Bug 463000 - Handle DOM Storage in Private Browsing Mode; r=campd sr=jst
|
2009-02-19 09:31:00 +03:30 |
|
Ben Turner
|
42dfaf6ce7
|
Bug 479143 - Fix crash from bug 340345. r+sr=jst, a=blocking1.9.1+
|
2009-02-18 19:02:50 -08:00 |
|
Boris Zbarsky
|
697a3c8f23
|
Bug 346659 tests
|
2009-01-22 22:39:50 -05:00 |
|
Dave Camp
|
4edd89ab0a
|
Bug 458091: Don't store an mURI in nsDOMStorage. r=bz
|
2009-01-12 21:52:00 -08:00 |
|
Boris Zbarsky
|
614f8ff1ca
|
Bug 465263. When setting location.hash to empty string, treat that as identical to '#' for compat with IE. r+sr=jst, a=beltzner
|
2008-11-26 16:52:54 -05:00 |
|
Boris Zbarsky
|
271d645f5a
|
Adding test for bug 132255
|
2008-11-19 18:05:54 -05:00 |
|
Boris Zbarsky
|
2bbc3166ba
|
Test for bug 49312
|
2008-11-19 18:05:52 -05:00 |
|
Olli Pettay
|
80d42d5fb5
|
Bug 459848 - backout bug 346984 r+sr=bz
|
2008-10-17 01:35:45 +03:00 |
|
sharparrow1@yahoo.com
|
d5a8112b79
|
Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst
|
2008-09-18 14:15:47 +03:00 |
|
Ben Newman
|
864cbb4b30
|
Bug 437361. Propagate exceptions from showModalDialog's guts to script as needed instead of dropping them on the floor. r+sr=bzbarsky
|
2008-07-28 22:52:53 -07:00 |
|
Johnny Stenback
|
8d2a15b00b
|
Fixing bug 440572. Make child frames whose names conflict with properties defined in IDL be accessable through XOWs again. r+sr=mrbkap@gmail.com
|
2008-06-25 17:06:38 -07:00 |
|
Olli.Pettay@helsinki.fi
|
a94491e27d
|
Bug 430276, new XMLHttpRequest() after document.write throws an exception, patch2, r+sr=jst, a=beltzner
|
2008-04-29 12:22:24 -07:00 |
|
Olli.Pettay@helsinki.fi
|
aa8ad34275
|
Bug 430276, new XMLHttpRequest() after document.write throws an exception, r+sr=jst, a=beltzner
|
2008-04-25 02:45:58 -07:00 |
|
reed@reedloden.com
|
b456d95bcc
|
Bug 424093 - "CNN Video page will not load" [p=dcamp@mozilla.com (Dave Camp) r=Enn sr=jst a1.9b5=beltzner]
|
2008-03-20 23:46:57 -07:00 |
|
dcamp@mozilla.com
|
a998ea3234
|
Bug 407839: restrict globalStorage to same host. r=enndeakin, sr=jst, blocking1.9=pavlov
|
2008-03-18 18:27:35 -07:00 |
|
reed@reedloden.com
|
7666927a21
|
Bug 375457 - "toDataURL has incorrect type-checking logic" (a simple test that just ensures we throw an exception when calling toDataURL with null and objects) [p=joe@drew.ca (Joe Drew [JOEDREW!])]
|
2008-03-18 12:55:12 -07:00 |
|
jst@mozilla.org
|
0cbe6b969b
|
Fixing bug 414291. Make window.open() ignore modal=yes for backwards compatibility. r+sr=bzbarsky@mit.edu and jonas@sicking.cc
|
2008-03-14 14:31:24 -07:00 |
|
reed@reedloden.com
|
ce8dfb0807
|
Bug 409349 - [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=Enn sr=dveditz a1.9=damons a=blocking1.9+]
|
2008-02-26 17:01:01 -08:00 |
|
jwalden@mit.edu
|
5ccb25d679
|
Bug 411103 - document.createElement(bad) (and the NS version) throwing wrong exception. Fixes two acid3 tests as well. r=peterv, sr=jst, a=schrep
|
2008-02-11 20:14:57 -08:00 |
|
jruderman@hmc.edu
|
7e1fd6b92b
|
Add mochitest
|
2008-02-09 02:35:51 -08:00 |
|
jruderman@hmc.edu
|
9892d16836
|
Add mochitest for "new HTMLDocument()" throwing and not asserting
|
2008-02-08 16:24:43 -08:00 |
|
martijn.martijn@gmail.com
|
485471a1de
|
Mochitest for bug 397571, r=martijn.martijn
|
2007-12-21 06:42:27 -08:00 |
|
ted.mielczarek@gmail.com
|
08ab0d988a
|
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
|
2007-12-04 08:52:23 -08:00 |
|
ted.mielczarek@gmail.com
|
319f72faea
|
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
|
2007-12-04 08:45:15 -08:00 |
|
bzbarsky@mit.edu
|
db65ca12c1
|
Adding test.
|
2007-11-23 15:31:51 -08:00 |
|
jwalden@mit.edu
|
6349c0d4bb
|
Bug 389366 - Canvas's .getImageData is returning premultiplied alpha pixels. r=dolske on my mochitestification of the test he wrote but was too slackerly to convert to a Mochitest :-P
|
2007-10-29 14:30:45 -07:00 |
|
bzbarsky@mit.edu
|
fa9ec1b622
|
Fix a few scriptable helpers to correctly communicate NS_SUCCESS_I_DID_SOMETHING. Bug 396843, r+sr+a=jst
|
2007-09-28 07:28:16 -07:00 |
|
bzbarsky@mit.edu
|
3d72bc9b42
|
Adding test.
|
2007-09-20 20:39:37 -07:00 |
|
jwalden@mit.edu
|
79066f5a93
|
Bug 393974 - Tree walkers leak with a non-null filter. r=smaug, sr=sicking, a=blocking1.9
|
2007-08-28 16:42:41 -07:00 |
|
jst@mozilla.org
|
1592d59c6c
|
Backing out tests to fix orange.
|
2007-08-06 17:30:30 -07:00 |
|
jst@mozilla.org
|
6c211e48e4
|
Landing tests for bug 280959. Patch by mfenniak-moz@mathieu.fenniak.net, r=Olli.Pettay@gmail.com
|
2007-08-06 16:11:52 -07:00 |
|
ginn.chen@sun.com
|
9a8c1632f4
|
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
|
2007-08-05 20:22:32 -07:00 |
|
bzbarsky@mit.edu
|
b9ed3a0a0f
|
Adding test.
|
2007-07-16 10:41:29 -07:00 |
|
peterv@propagandism.org
|
97650672c8
|
Fix for bug 384122 (QueryInterface shouldn't be enumerable on DOM interface objects). r/sr=jst.
|
2007-06-14 03:03:44 -07:00 |
|
peterv@propagandism.org
|
9eba56a764
|
Test for bug 370098 (Some constructors raise a "XXX is not a function" exception when called (DOMParser, XMLSerializer, XMLHttpRequest, XPathEvaluator, XSLTProcessor)). r=jst.
|
2007-05-25 09:06:02 -07:00 |
|