Felipe Gomes
|
2f04ed9a59
|
Bug 593378. browser_bug559991.js needs to restore original functions before closing tab, and browser_autofocus_background.js shouldn't close all tabs which would close the test window. r=mounir rs=gavin a=blocking-beta6
|
2010-09-10 15:42:20 -03:00 |
Marco Bonardo
|
2d2e2d9fdb
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
* * *
fix bustage. a=bustage
|
2010-09-09 12:20:05 +02:00 |
Doug Turner
|
886b045fee
|
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
|
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 |
Marco Bonardo
|
514639162e
|
Backed out changeset 4b41b425c4fa
|
2010-09-09 13:29:56 +02:00 |
Marco Bonardo
|
e5aa440112
|
Bug 592990 - about:home DOM storage is cleared with cookies and private browsing. r=mayhemer a=blocking
|
2010-09-09 12:20:05 +02:00 |
Ian Neal
|
b8e7d0d873
|
Bug 535903 - [SeaMonkey 2.1] mochitest-browser-chrome: "browser_focus_steal_from_chrome.js | Timed out"
r=bzbarsky a=testing
|
2010-09-07 13:25:18 +01: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 |
Masayuki Nakano
|
27845c2ea1
|
Bug 593377 bug 585922 killed all tests in dom/tests/browser r=bzbarsky, a=blocking2.0 final+
|
2010-09-04 11:20:09 +09:00 |
Doug Turner
|
4467f2eef3
|
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
|
68e8cdea44
|
Bustage fix for Mochitest-3 (bug 591026) a=shutupstupidhook
|
2010-08-27 23:02:18 -04:00 |
Joel Maher
|
adaba45072
|
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
|
2010-08-26 14:47:28 -07:00 |
Clint Talbert
|
4fa6358e1b
|
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
|
2010-08-25 14:03:44 -07:00 |
Joel Maher
|
fecae963b6
|
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
|
2010-08-25 11:47:39 -07:00 |
Joel Maher
|
8015553874
|
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
|
5d4ec38d54
|
Merge mozilla-central to tracemonkey.
|
2010-08-20 10:04:58 -04:00 |
Robert Sayre
|
5a9450dd7a
|
Merge mozilla-central to tracemonkey.
|
2010-08-19 11:18:37 -04:00 |
Robert O'Callahan
|
fa4bd9fcf4
|
Bug 587317: Fix test_offsets to succeed on all platforms including D2D. r=dbaron
|
2010-08-16 09:15:03 +02:00 |
Blake Kaplan
|
05783ad012
|
Bug 585209 followup -- don't use top incorrectly.
|
2010-08-10 18:55:08 -07:00 |
Robert Sayre
|
dd69864759
|
Merge mozilla-central to tracemonkey.
|
2010-08-10 15:41:49 -07:00 |
Blake Kaplan
|
4a0651e6b9
|
Bug 585209 - Add a few mochitests about location objects. r=jst
|
2010-08-06 17:17:33 -07: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 |
Marco Bonardo
|
9fc6707d74
|
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
|
e667ea0039
|
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
|
c4ca33a0c8
|
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
|
6f2ed7d68e
|
Backed out changeset 1d8d2deb3644
|
2010-08-04 17:36:54 -07:00 |
Doug Turner
|
3123a8d709
|
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
|
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 |
Justin Lebar
|
c8928a1c3c
|
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
|
538ce97810
|
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
|
22c70a92f5
|
Backout 33addcc556b8 to c8bb41305006 (at the request of mrbkap)
|
2010-08-16 21:37:37 -07:00 |
Blake Kaplan
|
eb748b0fcb
|
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
|
d01191d056
|
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
|
e0f6e7fe91
|
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
|
ba9b1b0ef4
|
Correct SeaMonkey bustage fix for a1faf051bbc9 (bug 398776)
|
2010-06-23 04:07:48 -04:00 |
Gavin Sharp
|
b642321a29
|
SeaMonkey bustage fix for a1faf051bbc9 (bug 398776)
--HG--
extra : rebase_source : fc71ecbfaf65c9a2a368f0ba478d9ea22c7c76ac
|
2010-06-23 00:31:29 -04:00 |
Gavin Sharp
|
49e5b3ee9e
|
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
|
0fca4edc6c
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
Marco Bonardo
|
08afd68fed
|
Bug 568091 - DOM Storage cannot store data for about: pages. r=honzab
|
2010-06-16 12:00:29 +02:00 |
Masayuki Nakano
|
9f340cf2fb
|
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 |
Justin Wood
|
55183ae219
|
Bug 568733 - patch for mobile specific browser-chrome tests breaks seamonkey. r=ted
pending-feedback=jmaher
Also RE-enables browser-mochitests for docshell.
|
2010-06-09 19:29:44 -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 |
Robert O'Callahan
|
6bdf2d73d9
|
Backed out changeset 2f626891ac2b
|
2010-06-01 13:52:21 +12:00 |
Robert O'Callahan
|
f539d6d804
|
Fix test_button03 UNEXPECTED PASS
|
2010-06-01 12:44:21 +12: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 |
Mounir Lamouri
|
e7fd5dbe6f
|
Bug 567098 - Remove setTimeout's in autofocus tests; r=ehsan
|
2010-05-28 12:28:31 -04:00 |
Joel Maher
|
7bb6fe4f0e
|
Bug 535922 - Genereate mobile specific browser chrome test package files r=ted
|
2010-05-27 13:01:37 -07:00 |
Mounir Lamouri
|
36397b56bd
|
Bug 546995 - Implement autofocus attribute. r=sicking, sr=smaug
--HG--
extra : rebase_source : b0f233cae75aa9182d6587b6d66d4cbebea1126c
|
2010-05-19 19:52:17 +02:00 |