Ehsan Akhgari
37c6776163
Merge mozilla-central and mozilla-inbound
2011-09-07 10:53:26 -04:00
Johnny Stenback
b7a702a9e4
Fixing bug 641552. Add mechanism for dynamically registering properties on the navigator object in all pages. r=peterv
2011-09-06 15:01:01 -04:00
Boris Zbarsky
1c9abe2f8d
Bug 659350 part 5. The guts of the change to move from storing inline event handlers on the JSObject to storing them in the event listener manager directly, so we can easily set/read them via IDL.
...
The changes here are as follows:
1) nsIJSEventListener now stores the handler. This is guaranteed to be already bound properly, if needed, before being set in the nsIJSEventListener.
2) The old classinfo glue to deal with on* properties is gone.
3) IDL-based methods for on* properties have been added.
2011-08-24 15:49:25 -04:00
Boris Zbarsky
7036d41859
Bug 684544. Restore missing null-check for location setter. r=mrbkap
2011-09-06 22:57:46 -04:00
Phil Ringnalda
8c67e09e0b
Back out fc945dec50bb and de06684dabc4 (bug 642551), 64c328251a24 (bug 683952) and 9d0d13998ebb (bug 684544) for orange on a CLOSED TREE
2011-09-06 21:42:54 -07:00
Boris Zbarsky
4ba46f2e78
Bug 684544. Restore missing null-check for location setter. r=mrbkap
2011-09-06 22:57:46 -04:00
Malini Das
132054c82e
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only
2011-08-12 12:21:44 -04:00
Malini Das
ee09d54d6f
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only
2011-08-12 12:21:42 -04:00
Malini Das
91a27b5ddc
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only
2011-08-12 12:21:37 -04:00
Malini Das
ea71db787e
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only
2011-08-12 12:21:36 -04:00
Mounir Lamouri
113e8e7765
Bug 673277 - Speeding up test_resize_move_windows.html. r=ehsan
2011-08-02 12:43:21 -07:00
Josh Matthews
7a234fdee5
Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt
2011-07-26 12:27:11 -04:00
Dão Gottwald
d9c7be7dfa
Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html
2011-07-20 11:51:43 +02:00
Justin Lebar
92c362a466
Bug 661132 - Fix test for bug 642338 so it doesn't rely on firefox.js prefs. r=smaug
2011-06-14 10:53:57 -04:00
Mounir Lamouri
96c5ee86a9
Bug 565541 (2/2) - Prevent abusing usage of moving and resizing window. r=bz
...
The rules are simple, callers can move or resize a window if both conditions
apply:
1. the window has been created with window.open;
2. the window only contains one tab.
--HG--
extra : rebase_source : 7b1fdfa121a701b47ece46a63e36483ca4d75672
2011-05-31 14:30:20 +02:00
Ms2ger
9a171610f7
Bug 529328 - Return undefined for out-of-bounds access through nsStringArraySH; r=smaug
...
This patch has no effect on CSSStyleDeclaration, as that never returns a void DOMString.
2011-05-30 13:35:52 +02:00
Ms2ger
65b08d69be
Bug 654137 - Make window.top not replacable; r=bz
2011-05-10 20:24:44 +02:00
Justin Lebar
f3fbe9877d
Fix bug 642338. r=smaug
...
--HG--
extra : rebase_source : c23e4c1c7d9b284d9f32acae93434e79a001df08
2011-04-27 16:54:07 -04:00
Blake Kaplan
c0345fe392
Bug 648465 - TabChild::ProvideWindow needs to tell the caller that the window is new; r=smaug
2011-04-14 13:55:42 -04:00
Blake Kaplan
626b51b07f
Bug 642026 - Enumerate standard classes. r=jst
...
--HG--
extra : rebase_source : a4a9630f54d398337a22ba5f75cee466ef4854db
2011-04-08 13:28:05 -07:00
Benjamin Smedberg
ee2c7162c0
Bug 617539 - Fold in nsIDOMWindowUtils_MOZILLA_2_0_BRANCH, r=bz
2011-03-25 11:03:33 -04:00
Mounir Lamouri
71a5cb82e3
Bug 637019 - Select element should fallback to ElementSH resolve hook. r=bzbarsky, a=blocker
2011-02-27 14:37:57 +01:00
Blake Kaplan
51ea26c26c
Bug 633133 - Resolve ids and names in HTMLSelectElement. part 2/2. r=jst, a=blocker
2011-02-24 19:36:33 +01:00
Mounir Lamouri
cacaebbb27
Bug 633133 - Resolve ids and names in HTMLCollections. r=jst, a=blocker
2011-02-24 19:27:26 +01:00
Justin Dolske
a146f46046
Bug 621764 - tab-modal prompt in Gmail eventually triggers slow-script dialog for nsPrompter.js. r=mrbkap, sr=jst, a=blocker
2011-02-01 19:23:00 -08:00
Kyle Huey
1c1ae76d72
Bug 622361: Pending storage events need to be cycle collected. r=jst a=b:final
2011-01-14 09:39:21 -05:00
Boris Zbarsky
571ccbe530
Bug 620947. Be a little more careful getting properties from document.all. r=jst
2010-12-27 14:41:31 -06:00
Boris Zbarsky
16b5499a94
Adding test for bug 617296. a=test-only
2010-12-22 22:40:23 -05:00
Blake Kaplan
ca4915cd7d
Bug 612267 - window.__proto__ doesn't correspond to Window.prototype. r=jst a=blocking-betaN
2010-12-22 19:41:01 -05:00
Justin Lebar
bbaf060276
Bug 593174 - Set the referrer properly. It should be the principal's URI, optionally modified if a pushState or replaceState occurred. r=bz, a=blocking
...
--HG--
extra : rebase_source : 1f5ff1087f4d218bf6e56db7aefda271f8b50f2a
2010-12-15 08:55:13 -08:00
Olli Pettay
ad5aee4081
bug 406375, In modal dialog (window.open with modal=yes) child windows and dialogs do not populate with expected content, r=jst, a=blocking
...
--HG--
extra : rebase_source : 92e8ebd370e2c7746d3f9401a7b41fc6757ff865
2010-12-09 17:30:12 +02:00
Justin Dolske
2c7858cd7d
Bug 611566 - Remove Enter/LeaveModalState calls from nsGlobalWindow alert/confirm/prompt. r=jst, a=blocking+
2010-11-17 22:44:50 -08:00
Mounir Lamouri
06fe6d5e4e
Bug 597809 - Makes nsScriptNameSpaceManager being aware of new category entries after Init(). r=peterv a=blocking-betaN
2010-11-16 23:09:50 +01:00
Marco Bonardo
fcbf695e31
Bug 595100 - Intermittent timeout in test_bug369306.html; try using waitForFocus.
...
r=volkmar a=tests-only
2010-11-15 14:40:18 +01:00
Blake Kaplan
fcfb35eb67
Add a test for bug 541530. a=tests
2010-11-09 12:29:41 -08:00
Henri Sivonen
70eeb58789
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
2010-09-01 14:41:12 +03:00
Jonas Sicking
1b2d6f9f21
Back out bug 591981 since it causes bug 599583. a=backout
2010-09-27 16:23:33 -07:00
Henri Sivonen
13fdc6cc71
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7
2010-09-21 12:48:40 -07:00
Jonas Sicking
85155492df
Back out bug 591981 to see if it caused a performance regression. a=backout
2010-09-20 15:47:57 -07:00
Henri Sivonen
cda261fa94
Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
...
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
2010-09-01 14:41:12 +03:00
Johnny Stenback
16a2846c1a
Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+
2010-09-16 18:24:14 -07:00
Olli Pettay
2c49151ab8
Bug 585240 - Can't add message handlers by setting the onmessage property, r=jwalden, a=jst
2010-09-15 19:41:50 +03:00
Olli Pettay
c1f7e70908
Bug 585240 - Can't add message handlers by setting the onmessage property, r=jwalden, a=jst
...
--HG--
extra : rebase_source : 1ad4cb8bbef2151b424402b589c69dd13e0c13f3
2010-09-15 19:08:56 +03:00
Mounir Lamouri
fa76ba6178
Bug 369306 - Tests for bug 369306 and fixing broken tests. r=jst a2.0=test-only
2010-09-09 20:20:06 +02:00
Henri Sivonen
487c2220d2
Bug 585819 - When the context passed to Range.createContextualFragment is "html" in an HTML document, use "body" as the context instead. r=bzbarsky, a=blocking2.0-betaN.
2010-09-01 14:41:07 +03:00
Saint Wesonga
fceb4d6323
Bug 562433 - Change location.host and location.hostname to return "" for host-less URIs instead of throwing. r=bz
2010-08-07 09:11:43 +02:00
Peter Van der Beken
3c41ba7b6c
Fix test_bug396843.html since bug 583225 fixed some todos.
2010-08-01 22:27:35 +02:00
Peter Van der Beken
6efff48ea1
Fix for bug 583225 (Use the right DOMCI for DocumentFragment). r=jst.
2010-07-30 15:04:30 +02:00
Boris Zbarsky
4bd66cc35a
Bug 581072. Fix the handling of long timeouts across timeout suspend/resume and add APIs to suspend/resume timeouts from trusted script. r=jst
2010-07-22 17:33:37 -04:00
Benjamin Smedberg
68cbcbc8d1
Bug 567357 - Fire a DOMWindowCreated event which matches the observer-service notification in bug 549539 so that extensions/message-manager scripts can add DOM features before any content script runs, r=sicking
...
--HG--
extra : rebase_source : b1eda0b412952587b9ef12908b2c2f818359ce65
2010-06-10 12:23:40 -04:00
Blake Kaplan
d43a577737
Bug 545314 - Force an inner window here so that we return a working location object. r=peterv
2010-05-28 15:40:29 -07:00
Boris Zbarsky
da463ff9c2
Bug 484710. Add a notification for when a window's scope stops being usable. r=jst
2010-05-14 17:17:52 -04:00
Mayank Gupta
416d9d2f3d
Bug 548828. Implement HTMLDocument.head. Mochitest-testcase r=bzbarsky
2010-05-11 00:14:20 +05:30
Boris Zbarsky
69e0aca09c
Bug 534149. Give each nsGlobalWindow a unique ID and expose the IDs on nsIDOMWindowUtils. r=jst
2010-05-10 21:12:35 -04:00
Boris Zbarsky
e9bd55387a
Bug 563487. removeEventListener on a Window shouldn't throw if there's not listener manager yet; just do nothing. r=smaug
2010-05-05 14:18:04 -04:00
Peter Van der Beken
66819e5352
Fix for bug 558973 ("ASSERTION: Nodes that are not documents, document fragments or elements can't be parents!"). r=jst.
...
--HG--
extra : rebase_source : 6d9f76e94457823bb425f546053f4d24e80aec5c
2010-04-15 10:28:57 +02:00
Boris Zbarsky
6cc1ff2e53
Bug 492925. Make array access on medialists actually work. r=jst
2010-04-23 13:37:02 -04:00
Jonas Sicking
45559fc2d9
Bug 518110: Kill HTMLBaseFontElement interface and HTMLHeadElement.profile. Also merge nsHTMLHeadElement and nsHTMLHtmlElement into nsHTMLSharedElement. r=jst
...
--HG--
extra : rebase_source : 651aeed4f884405ffd980b3b74a0dbb21f931156
2010-04-19 12:06:00 -07:00
Mats Palmgren
524f6b5d6e
Remove the inner declaration of startOffset, it shadows the outer one we use. b=549909 r=enndeakin
2010-03-14 14:46:11 +01:00
Joel Maher
6b6e9978a3
Bug 544097 Chaning mochitests to run against mochi.test instead of localhost r=ted, waldo, dwitte p=jmaher. Landed on CLOSED TREE
2010-03-12 13:53:36 -08:00
Brad Lassey
96319c4535
backing out changesets e939397fc6a5, 88529662c474 and 3d7c54b194bb due to random hangs in pgo tests
2010-03-09 22:33:11 -05:00
Joel Maher
1c8d232df2
Bug 544097 changing mochitests to use mochi.test instead of localhost for windows mobile refactoring p=jmaher, r=ted,dwitte, sayrer, waldo, ctalbert
2010-03-09 08:55:39 -08:00
Kyle Huey
a7c3948d0a
Backed out changeset 8ce70abd7777
2010-03-09 01:14:21 -05:00
Joel Maher
694ec71da0
Bug 544097 Change mochitests to use mochi.test instead of localhost for mobile refactoring p=jmaher r=ted,dwitte,sayrer
2010-03-08 19:21:33 -08:00
Clint Talbert
5b4513c7e9
Backed out changeset b4372055f473 -- due to unexplained orange on OS X Leak test (Bd) box
2010-03-07 17:34:23 -08:00
Joel Maher
3cd691129e
Bug 544097 - Change mochitests to use mochi.test instead of localhost for mobile test refactoring p=jmaher, r=sayrer,dwitte
2010-03-07 16:08:05 -08:00
Blake Kaplan
0b0c073a41
Fix bug 541530. r=jst sr=brendan
2010-03-04 13:44:42 -08:00
Henri Sivonen
8f0087320b
Bug 545402 - Make test_bug42976.html run from onload and make HTML5 createContextualFragment work on DOMs that do not have a docshell. r=Olli.Pettay.
...
--HG--
extra : rebase_source : 74002d7f9936045065406e412477df9b740ee766
2010-02-22 14:17:31 +02:00
Peter Van der Beken
a5b6707a12
Fix for bug 428229 (Unable to override addEventListener), remove custom addEventListener code. r=bz.
...
--HG--
extra : rebase_source : 4e679da2100075a1e3c4ad557b92a3c86a5cf7be
2010-01-13 14:50:01 +01:00
Olli Pettay
f5357928ad
bug 531176, r=sicking, sr=jst
2009-12-18 21:27:57 +02:00
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
ted.mielczarek@gmail.com
9a39d2a052
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
f431c09abe
bug 400204 - window.innerWidth throws exception when called on a non-displayed frame (mochitest). r=jst
2007-12-04 08:45:15 -08:00
dcamp@mozilla.com
e11a6d3ab8
Bug 405479: fix race condition in test for bug 377539. r=bz
2007-11-26 20:08:19 -08:00
bzbarsky@mit.edu
21f77ba426
Adding test.
2007-11-23 15:31:51 -08:00
jwalden@mit.edu
7e7bb50612
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
d6e8ce696e
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
849cc79a20
Adding test.
2007-09-20 20:39:37 -07:00
jwalden@mit.edu
c26dc0ef2c
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
640a4e236d
Backing out tests to fix orange.
2007-08-06 17:30:30 -07:00
jst@mozilla.org
3f1f82a2c5
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
d0ed3cca65
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
a376eec6d6
Adding test.
2007-07-16 10:41:29 -07:00
peterv@propagandism.org
8c31a7fcae
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
d360df857f
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
mats.palmgren@bredband.net
bb00d5de98
Mochitest for bug 377539. b=377539 r=bzbarsky
2007-05-09 06:27:59 -07:00
bzbarsky@mit.edu
f7a3d5590c
Allow getting the lineNumber of XPConnect expceptions. Bug 291377, r=sicking,sr=jst. r=mrbkap, sr=jst for the test.
2007-04-26 21:19:11 -07:00
sayrer@gmail.com
b80cfd9871
Bug 368994. move mochitests near the code they test. round 7. r=bzbarsky
2007-04-16 08:18:50 -07:00