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 |
|
Neil Deakin
|
4dff9efa31
|
Bug 527099, use waitForFocus to wait for the frameset window
|
2010-05-17 09:21:11 -04:00 |
|
Neil Deakin
|
c9e6e492b7
|
Add some debugging to help debug 527099
|
2010-05-16 13:22:55 -04: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 |
|
Felipe Gomes
|
9023fab06f
|
Bug 489127. Fix and reenable tests.
|
2010-05-13 12:56:10 +12: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 |
|
Ms2ger
|
254a9adbb8
|
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
|
3f23238231
|
Bug 559839 - "Failures in ajax test suites aren't counted" [r=sayrer]
|
2010-04-16 08:12:00 -04:00 |
|
Ms2ger
|
b2855bf44c
|
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
|
6cc1ff2e53
|
Bug 492925. Make array access on medialists actually work. r=jst
|
2010-04-23 13:37:02 -04:00 |
|
Neil Deakin
|
70871b5dcb
|
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
|
b627649b3d
|
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 |
|
Neil Deakin
|
d8113fb425
|
b544277 patch for window_focus.xul
|
2010-04-21 22:14:35 +09: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 |
|
Mark Finkle
|
1c3ccf529f
|
Temporarily disable test_nodesFromRect due to failures
|
2010-04-07 22:06:34 -04:00 |
|
Felipe Gomes
|
79fe2b6925
|
Bug 489127 - nodesFromRect required for better usability on mobile devices (part 5) [r=roc]
|
2010-04-07 20:31:26 -04:00 |
|
L. David Baron
|
7a857e9b5a
|
Fix existing tests to deal with getComputedStyle lying about :link vs. :visited. (Bug 147777) r=sdwilsh
|
2010-04-02 18:58:25 -07:00 |
|
Markus Stange
|
00fbecd8b0
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Neil Deakin
|
3ea1a5bd7d
|
Bug 501154, consolidate places where clipboard events are fired from, r=smaug,sr=neil
|
2010-03-19 14:32:13 -04:00 |
|
Peter Van der Beken
|
3732c25789
|
Fix for bug 540848 (Add appendChild/insertBefore/replaceChild/removeChild on nsINode). r=bz.
--HG--
extra : rebase_source : 4550ff196ab5fd1acbc72e7c94b7a31d073ae5dd
|
2010-03-17 16:06:19 +01:00 |
|
Markus Stange
|
d0207d99c6
|
Backed out changeset e17c076aceea, bug 508482 (:-moz-window-inactive pseudoclass) because of test_righttoleft.xul test failures.
|
2010-03-17 20:03:53 +01:00 |
|
Markus Stange
|
4a7a64bc2e
|
Bug 508482 - Window activation status should be a pseudoclass (:-moz-window-inactive) instead of an attribute. r=dbaron, r+sr=jst
|
2010-03-17 18:10:57 +01:00 |
|
Henri Sivonen
|
7ccf14e42b
|
Bug 545403 - Change test_hc_documentgetdoctype.html to accept both upper case and lower case doctype names. r=bnewman.
--HG--
extra : rebase_source : a8eec6469678e6c47e9fb85d1a1b77ddf25a0cf9
|
2010-02-22 14:17:31 +02: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 |
|
Mark Banner
|
8f587383c4
|
Backout changes to .jar files missed from previous backout of bug 544097
|
2010-03-10 09:51:28 +00: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 |
|
Henri Sivonen
|
ed1e395771
|
Bug 545404 - Remove parsing-dependent isindex tests from the DOM Level 2 HTML test suite. r=jonas.
--HG--
extra : rebase_source : 2c955c2b9005925d5c21a1dd5950c4c8b7f147ed
|
2010-02-22 14:17:31 +02:00 |
|
Shawn Wilsher
|
44f75ebc87
|
Bug 461199 (Part 29) - Fix dom tests.
r=sicking
|
2010-02-24 08:37:03 -08:00 |
|
Doug Turner
|
328a598fc9
|
Backed out Bug 489813 / changeset 0542680c6f74
|
2010-02-23 23:11:18 -08:00 |
|
Doug Turner
|
d2afc943c8
|
Bug 489813 - fire geolocation timeout error if the provider fails to response after initial response. r=olli
--HG--
extra : rebase_source : 03c08ca4f017302e8ae2e63cdb844c62f01c234e
|
2010-02-23 20:27:27 -08:00 |
|
Neil Deakin
|
5e32a6cffc
|
Bug 544146, when focusing at the caret position, if the caret is not set or at the root, don't look for a node to focus, r=smaug
|
2010-02-23 13:16:19 -05:00 |
|
Boris Zbarsky
|
480c23b0b2
|
Bug 513146. Address review comment about adding a comment. r=gavin
|
2010-02-22 23:02:00 -05:00 |
|
Boris Zbarsky
|
39118207dc
|
Bug 513146. Since this test assumes things about the positioning of things on the page but doesn't flush layout before running, we need to make sure to either run it when pageload is done or make it flush layout up front. Do the former. Will get gavin's review.
|
2010-02-19 23:04:09 -05:00 |
|
Shawn Wilsher
|
b5496e6ae8
|
Backed out changeset 5607b8b76949
|
2010-02-18 09:44:28 -08:00 |
|
Shawn Wilsher
|
5f070953b1
|
Bug 461199 (Part 29) - Fix dom tests.
r=sicking
|
2010-02-17 14:04:34 -08:00 |
|
Justin Lebar
|
2fc408988c
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Masayuki Nakano
|
e2bb092515
|
Bug 534420: Fix intermittent failure in browser_focus_steal_from_chrome.js r=enndeakin
|
2010-01-30 08:05:42 -05:00 |
|
Daniel Holbert
|
585d440f02
|
Backed out changeset dc7a04be6904 on suspicion of causing bug 543034.
|
2010-01-29 18:50:46 -08:00 |
|
Justin Lebar
|
731c252671
|
Bug 500328 - Implement History.pushState(), History.replaceState() methods. r=smaug, r=zpao, sr=sicking
|
2009-09-01 09:45:05 -07:00 |
|
Honza Bambas
|
3f72ce86df
|
Bug 501423 - StorageEvent implementation does not match the spec, r=jst
|
2010-01-28 15:53:53 +01:00 |
|
Justin Lebar
|
46de8dd77f
|
Bug 515190 - Hashchange event should be dispatched synchronously. r=smaug
|
2009-11-26 21:01:43 -08: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 |
|
Robert O'Callahan
|
cc6d54b61e
|
Bug 526394. Part 36: Store the overflow area explicitly whenever it's not exactly equal to the border-box; if they're both empty but with different dimensions or position, we should still store the explicit overflow area. Also fix test_offsets to compute the expected scrolled area correctly. r=mats
|
2010-01-12 10:45:21 +13:00 |
|
Metal Sonic
|
80ae9b3620
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
Olli Pettay
|
f5357928ad
|
bug 531176, r=sicking, sr=jst
|
2009-12-18 21:27:57 +02:00 |
|
Masayuki Nakano
|
7f5db327e8
|
bug 534420 debug code for the test
|
2009-12-16 01:49:17 +09:00 |
|
Dão Gottwald
|
39a4c6336e
|
browser_focus_steal_from_chrome.js cleanup
|
2009-12-14 11:07:36 +01: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 |
|
Dão Gottwald
|
c367212e49
|
browser_focus_steal_from_chrome.js cleanup
--HG--
extra : rebase_source : 96a43eac3e3eddead6dfc2f10335561d7104f2e7
|
2009-12-13 21:46:38 +01:00 |
|
Dão Gottwald
|
c58eedf77c
|
improve browser_354894.js output
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
|
2009-12-13 21:46:15 +01:00 |
|
Masayuki Nakano
|
73f9a129d8
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin
|
2009-12-12 14:17:40 +09:00 |
|
enndeakin@gmail.com
|
263703657b
|
Bug 525856 - White-space in source code affects how link receive focus from keyboard (tab key), r=smaug, sr=roc
|
2009-11-20 14:09:33 +02: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 |
|
Doug Turner
|
14f6137b3a
|
Bug 526316 - ClearWatch should not throw when given bad input. Fixing test.
|
2009-11-13 11:30:39 -08:00 |
|
Boris Zbarsky
|
ea9fca3a01
|
Bug 528259. Fixing broken test that was checked in as part of bug 493615.
|
2009-11-12 15:03:47 -05:00 |
|