Commit Graph

360 Commits

Author SHA1 Message Date
Doug Turner
28279da9a1 Bug 573588 - Implement Desktop Notifications - Tests r=olli, a=beltzner
--HG--
extra : rebase_source : 0d6f956bbc4cb35986e4bc01ef6f06d26feff3d3
2010-09-09 22:00:20 -07:00
Mounir Lamouri
6d4b563809 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
24613fa978 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
Doug Turner
7ae483e1db Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=smaug a=jst 2010-08-31 09:15:52 -07:00
Gavin Sharp
f2f89b964c Bustage fix for Mochitest-3 (bug 591026) a=shutupstupidhook 2010-08-27 23:02:18 -04:00
Joel Maher
ce269022ab Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert 2010-08-24 10:29:34 -07:00
Robert Sayre
d598acd055 Merge mozilla-central to tracemonkey. 2010-08-20 10:04:58 -04:00
Robert Sayre
43c1350df6 Merge mozilla-central to tracemonkey. 2010-08-19 11:18:37 -04:00
Robert O'Callahan
6ac4925a07 Bug 587317: Fix test_offsets to succeed on all platforms including D2D. r=dbaron 2010-08-16 09:15:03 +02:00
Blake Kaplan
16cf800ee5 Bug 585209 followup -- don't use top incorrectly. 2010-08-10 18:55:08 -07:00
Robert Sayre
fc8cf1e11d Merge mozilla-central to tracemonkey. 2010-08-10 15:41:49 -07:00
Blake Kaplan
2913a66d8d Bug 585209 - Add a few mochitests about location objects. r=jst 2010-08-06 17:17:33 -07:00
Saint Wesonga
3f7a3cf2e5 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
Marco Bonardo
e908d3789b backout Bug 552023 due to Ts regression and test failure. Trying to reopen a CLOSED TREE 2010-08-09 23:07:57 +02:00
Marco Bonardo
f44612a7ac followup to Bug 552023 - Temporarily disable test_bug500328.html while we figure out a contention in adding the visited page. 2010-08-09 20:02:31 +02:00
Neil Deakin
cd970262b2 Bug 577316, add preference to allow form elements to be focused when clicked, r=smaug 2010-08-09 12:15:47 -04:00
Kyle Huey
ef7fa65c41 Backed out changeset 1d8d2deb3644 2010-08-04 17:36:54 -07:00
Doug Turner
99723f5ed1 Bug 489813 - Fire timeout error if provider fails to response after initial response. Also cleans up test. r=olli
--HG--
extra : rebase_source : 00aa6024b9e3e998801cf548b8ade5c532a6965d
2010-08-04 13:58:15 -07:00
Peter Van der Beken
e0b3b50810 Fix test_bug396843.html since bug 583225 fixed some todos. 2010-08-01 22:27:35 +02:00
Peter Van der Beken
68521e88b9 Fix for bug 583225 (Use the right DOMCI for DocumentFragment). r=jst. 2010-07-30 15:04:30 +02:00
Boris Zbarsky
537c1dce54 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
Justin Lebar
9601b70dc6 Bug 544535 - Ignore push/replaceState's title argument. r=sicking, approval2.0=benjamin
--HG--
extra : rebase_source : 3db157c08faee321e2ae1e86fc45d1290c8009ae
2010-07-19 14:46:01 -07:00
Blake Kaplan
275b9f21ac Bug 533635 - Don't automatically wrap iframe elements in XOWs. Rely on XPConnect wrapping for the right security wrappers. r=peterv 2010-01-04 23:00:29 -08:00
Luke Wagner
59422fe649 Backout 33addcc556b8 to c8bb41305006 (at the request of mrbkap) 2010-08-16 21:37:37 -07:00
Blake Kaplan
a17fda2b7d Bug 533635 - Don't automatically wrap iframe elements in XOWs. Rely on XPConnect wrapping for the right security wrappers. r=peterv 2010-01-04 23:00:29 -08:00
Mounir Lamouri
5e767b453c Bug 566128 (1/3) - HTMLFormElement action IDL attribute should reflect the action content attribute. r=sicking a2.0=blocking 2010-08-19 23:55:00 +02:00
Neil Deakin
3da6205dd4 Bug 437296, allow tabbing to <input>, <select> and <button> regardless of keyboard access setting, r=jonas 2010-07-02 10:50:08 -04:00
Gavin Sharp
95b454b80c Correct SeaMonkey bustage fix for a1faf051bbc9 (bug 398776) 2010-06-23 04:07:48 -04:00
Gavin Sharp
bccaa4e730 SeaMonkey bustage fix for a1faf051bbc9 (bug 398776)
--HG--
extra : rebase_source : fc71ecbfaf65c9a2a368f0ba478d9ea22c7c76ac
2010-06-23 00:31:29 -04:00
Gavin Sharp
667010d2ba Bug 398776: add new popup-based notification system, and use it for the geolocation notification, r=dolske, r=dao 2010-04-09 13:45:25 -04:00
Neil Deakin
847d6ce201 Bug 564277, fix up various focus ring issues for html elements, r=smaug 2010-06-21 08:37:34 -04:00
Masayuki Nakano
d4c1419c7c Bug 519913 The IME composition string isn't committed on Mac when the window is deactivating r=smaug+enn 2010-06-15 14:05:37 +09:00
Benjamin Smedberg
6d1766e8cd 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
Robert O'Callahan
fe53ffd82f Backed out changeset 2f626891ac2b 2010-06-01 13:52:21 +12:00
Robert O'Callahan
18de3278a1 Fix test_button03 UNEXPECTED PASS 2010-06-01 12:44:21 +12:00
Blake Kaplan
54ca1d9bd6 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
Neil Deakin
5be95f4ad7 Bug 527099, use waitForFocus to wait for the frameset window 2010-05-17 09:21:11 -04:00
Neil Deakin
e47ae5d46e Add some debugging to help debug 527099 2010-05-16 13:22:55 -04:00
Boris Zbarsky
a491cefc6d Bug 484710. Add a notification for when a window's scope stops being usable. r=jst 2010-05-14 17:17:52 -04:00
Felipe Gomes
4f32310a9c Bug 489127. Fix and reenable tests. 2010-05-13 12:56:10 +12:00
Mayank Gupta
85f4893096 Bug 548828. Implement HTMLDocument.head. Mochitest-testcase r=bzbarsky 2010-05-11 00:14:20 +05:30
Boris Zbarsky
326e6cd9f3 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
3c3a1ca782 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
6fe7a598df 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
Ms2ger
09e869f910 Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer]
Removing the unused copies
2010-04-16 08:14:00 -04:00
Ms2ger
7e9c7f46d6 Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer] 2010-04-16 08:12:00 -04:00
Ms2ger
908a189f0e Bug 486256 - Mochitest test_Scriptaculous.html (all but 2) results fail to be actually logged. r=sayrer 2010-04-26 21:04:27 +02:00
Boris Zbarsky
e3c85bbb77 Bug 492925. Make array access on medialists actually work. r=jst 2010-04-23 13:37:02 -04:00
Neil Deakin
438ca72bb6 Bug 418521, adjust test to avoid problems on Mac, filed bug 560898 on a real fix 2010-04-21 13:37:13 -04:00
Neil Deakin
ceb1712f98 Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil 2010-04-21 10:53:42 -04:00