Peter Van der Beken
|
8c116924af
|
Fix error in test.
|
2009-12-13 21:48:20 -08:00 |
|
Peter Van der Beken
|
a2a9c0be64
|
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
|
00b87e5ee3
|
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
|
a9216f9202
|
Back out fix for bug 428229 (Unable to override addEventListener).
|
2009-11-15 17:03:03 +01:00 |
|
Peter Van der Beken
|
be7f33599f
|
Fix for bug 428229 (Unable to override addEventListener). r=bz.
|
2009-11-09 14:54:18 +01:00 |
|
Serge Gautherie
|
da24f0dedd
|
Add |ok(true, ...);|.
Bug 483624 - Mochitest bugs/test_bug479143.html runs fine but needs to check/report success; (Av1).
r+sr=jst
|
2009-11-05 01:46:38 +01:00 |
|
Ben Newman
|
a13534936f
|
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
|
ac45fe56aa
|
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 |
|
L. David Baron
|
56e12b01bd
|
Work around bug 524037 by sending a mouse up event in addition to the mouse down event so that we don't leak and the tree goes green again.
|
2009-10-23 07:43:24 -04:00 |
|
Jesse Ruderman
|
4acd3fd89e
|
Fix bug number (in a mochitest)
|
2009-10-14 17:25:46 -07:00 |
|
Johnny Stenback
|
4c40ecf75e
|
Adding missing files from my previous commit.
|
2009-10-06 17:25:56 -07:00 |
|
Johnny Stenback
|
0f5b5ba5ba
|
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
|
7dfc767546
|
Backed out changeset 105d89f1a33b due to test failures.
|
2009-08-31 15:03:53 -07:00 |
|
Johnny Stenback
|
abda1a2206
|
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
|
05ccc0ab01
|
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
|
4ade0eee29
|
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
|
1af385d3f5
|
backout bug484775
|
2009-05-07 10:19:06 +03:00 |
|
Olli Pettay
|
115a0d7046
|
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 |
|
L. David Baron
|
f0c43ecb3d
|
Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer
|
2009-05-06 13:46:04 -07:00 |
|
Dave Townsend
|
51ec924c58
|
Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst
|
2009-04-22 12:13:10 -07:00 |
|
Jeff Walden
|
a29f180b01
|
Fix thinko to make a test actually test what it was supposed to test, no bug
|
2009-04-06 14:14:10 -07:00 |
|
Ehsan Akhgari
|
136d949dfa
|
Bug 463000 - Handle DOM Storage in Private Browsing Mode; r=campd sr=jst
|
2009-02-19 09:31:00 +03:30 |
|
Ben Turner
|
10a314b286
|
Bug 479143 - Fix crash from bug 340345. r+sr=jst, a=blocking1.9.1+
|
2009-02-18 19:02:50 -08:00 |
|
Boris Zbarsky
|
7d939aed25
|
Bug 346659 tests
|
2009-01-22 22:39:50 -05:00 |
|
Dave Camp
|
a80443658d
|
Bug 458091: Don't store an mURI in nsDOMStorage. r=bz
|
2009-01-12 21:52:00 -08:00 |
|
Boris Zbarsky
|
5912bebf7c
|
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
|
26dc399303
|
Adding test for bug 132255
|
2008-11-19 18:05:54 -05:00 |
|
Boris Zbarsky
|
1464ba706d
|
Test for bug 49312
|
2008-11-19 18:05:52 -05:00 |
|
Olli Pettay
|
9cf97b9a46
|
Bug 459848 - backout bug 346984 r+sr=bz
|
2008-10-17 01:35:45 +03:00 |
|
sharparrow1@yahoo.com
|
372e46d47d
|
Bug 42976, cloneNode() HTML Document nodes, r=smaug,sr=jst
|
2008-09-18 14:15:47 +03:00 |
|
Ben Newman
|
198f21c6c3
|
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
|
f54ec1f786
|
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:07:22 -07:00 |
|
Johnny Stenback
|
e432e55df3
|
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 |
|
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
|
ecc77cd458
|
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
|
99f3f29d43
|
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
|
b569389f41
|
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 |
|
jwalden@mit.edu
|
997dc416bc
|
Also run createElement(?:NS)? tests on XML/XHTML documents, in addition to on an HTML document. We don't have any bugs that this exposes, but it seems like a good idea to add them, since another implementation (WebKit) was passing all our tests but failing the Yahoo! webmail does-it-work smoketest due to this. a=itsatest
|
2008-03-20 18:23:49 -07:00 |
|
dcamp@mozilla.com
|
6ca9412376
|
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
|
5a41512a76
|
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
|
9585671944
|
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 |
|
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 |
|
jonas@sicking.cc
|
28ea51311b
|
Bug 416534: Clean up cross-site xmlhttprequest security checks. With fixes to tests this time. r/sr=peterv
|
2008-02-26 19:45:29 -08:00 |
|
reed@reedloden.com
|
3f6307c963
|
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
|
eb18cf9339
|
Bug 417491 - Element.setAttribute(':', ...) throws DOMException INVALID_CHARACTER_ERR. r+sr=peterv, a=beltzner
|
2008-02-15 15:22:55 -08:00 |
|
jwalden@mit.edu
|
b101d622c5
|
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
|
540eb8d43d
|
Add mochitest
|
2008-02-09 02:35:51 -08:00 |
|
jruderman@hmc.edu
|
8773920852
|
Add mochitest for "new HTMLDocument()" throwing and not asserting
|
2008-02-08 16:24:43 -08:00 |
|
martijn.martijn@gmail.com
|
d5d52613f5
|
Mochitest for bug 397571, r=martijn.martijn
|
2007-12-21 06:42:27 -08:00 |
|
mrbkap@gmail.com
|
13991274ed
|
Fix mochitest fallout from bug 396849
|
2007-12-18 13:56:14 -08:00 |
|