Serge Gautherie
|
1d4b64c3a6
|
Bug 728538. (Bv2) browser_ConsoleStorageAPITests.js: Set "browser.tabs.max_tabs_undo" preference, Document code. r=gavin.sharp.
|
2012-02-24 07:04:55 +01:00 |
|
Serge Gautherie
|
09869742fe
|
Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp.
|
2012-02-19 06:21:57 +01:00 |
|
Dão Gottwald
|
2e4b60b563
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
|
Christian Legnitto
|
15b5db0309
|
Backout 223d4f4bd252 (bug 463491) due to a regression (bug 679961). a=LegNeato
|
2011-10-31 16:39:32 -07:00 |
|
Geoff Lankow
|
0aff5db248
|
Bug 703867 - Update /dom/tests/browser/browser_popup_blocker_save_open_panel.js to use MockFilePicker.jsm; r=jst,mounir
|
2011-11-25 00:17:16 +13:00 |
|
Ed Morley
|
6a998be2c5
|
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
|
2011-11-05 18:35:59 +00:00 |
|
Rob Campbell
|
1fb65676a4
|
merge m-c to fx-team
|
2011-11-05 10:11:34 -03:00 |
|
Rail Aliiev
|
364e83c545
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
|
Panos Astithas
|
1fdcab2ed9
|
Bug 696288 - Regression: Processing.js Performance Tests don't work; r=ddahl,smaug
|
2011-10-24 11:12:24 +03:00 |
|
David Chan
|
73a93cf5db
|
Bug 692550 - console.log("%s", null); should log "null"; r=msucan
|
2011-10-07 09:29:33 -03:00 |
|
Matt Brubeck
|
4a976aab61
|
Back out 2780356be1a1 (bug 675574) and 9928fb9a32b1 (bug 690220) on suspicion of causing browser-chrome shutdown hangs
|
2011-09-29 14:44:36 -07:00 |
|
Mounir Lamouri
|
6c638adde5
|
Bug 675574 - Do not allow more than one call to window.open() when we allow popups. r=jst
|
2011-09-28 23:23:36 +02:00 |
|
Panos Astithas
|
6635bcd31c
|
Bug 664131 - Expand console object with group methods that indent future console messages in order to create separate blocks of visually combined output; r=gavin
|
2011-06-14 14:38:11 +03:00 |
|
Boris Zbarsky
|
788803a0af
|
Bug 660233 part 1. Fix tests that assume UniversalXPConnect in otherwise-untrusted pages will get one nodePrincipal, documentURIObject, baseURIObject properties. r=mrbkap
--HG--
rename : dom/tests/mochitest/bugs/test_bug396843.html => dom/tests/browser/browser_bug396843.js
|
2011-09-23 01:03:50 -04:00 |
|
Panos Astithas
|
a225dc2e1a
|
Bug 614586 - Implement string substitution in all console API methods; r=ddahl,Olli.Pettay
|
2011-09-15 11:20:22 -07:00 |
|
Panos Astithas
|
b64538882c
|
Bug 658368 - Expand console object with time and timeEnd methods that add a simple timer implementation; r=msucan,sdwilsh sr=gavin
|
2011-06-01 09:33:22 +03:00 |
|
Mihai Sucan
|
d64c1da0cc
|
Bug 612658 - Implement ConsoleAPIStorage - add caching for the window.console API; r=gavin.sharp,ddahl sr=bzbarsky
|
2011-08-24 23:34:16 +03:00 |
|
Mounir Lamouri
|
c216b7caf6
|
Bug 463491 - Do not reduce the popup blocker abuse level when using command event. r=jst
|
2011-08-11 18:31:33 +02:00 |
|
Panos Astithas
|
6d9f1fc9a2
|
Bug 659907 - Expand console object with a dir method that displays an interactive listing of all the properties of an object.; f=rcampbell r=mihai.sucan,bzbarsky sr=bzbarsky
|
2011-06-09 16:27:30 +03:00 |
|
Panos Astithas
|
988c16c273
|
Bug 646025 - Add file location to console.log, info, debug, etc.; f=mihai.sucan r=gavin.sharp
|
2011-05-12 09:29:17 -03:00 |
|
Mihai Sucan
|
5128602d66
|
Bug 585956 - Implement console.trace() in web console; f=ddahl r=rcampbell,jonas
|
2011-04-11 20:48:15 +03:00 |
|
Benjamin Stover
|
1bd898f9e1
|
Backed out changeset 868be4c08700 due to mochitest-other orange
|
2011-03-24 13:00:45 -07:00 |
|
Benjamin Stover
|
1d48508346
|
Bug 643083 Crash: JSAutoRequest::~JSAutoRequest r=smaug
|
2011-03-24 10:41:25 -07:00 |
|
Mounir Lamouri
|
c14568541d
|
Bug 601030 (2/2) - Don't let a frame steal focus with autofocus when the document has been loaded. r=smaug a=sicking
--HG--
rename : content/html/content/test/test_bug546995-1.html => content/html/content/test/test_bug546995.html
extra : rebase_source : 5f84b2ef8ce5bf4cad9c736dc63393e7286ae51f
|
2010-12-17 18:01:12 -08:00 |
|
Rob Campbell
|
f39021cb67
|
Bug 614350 - Web console's console object colliding with content breaks sites; f=rcampbell r=gavin.sharp a=blocking2.0
|
2010-12-10 09:28:17 -08:00 |
|
David Dahl
|
be0ed04ab5
|
Bug 587734: enable the lazy console API added in bug 568629, and hook it up to the Web Console, r=gavin, a=blocking
--HG--
extra : rebase_source : 6006c9be7e1a91748d09397b0ea08a94c0f3968e
|
2010-11-16 16:34:53 -05:00 |
|
David Dahl
|
5aced17f45
|
Bug 568629: add a ConsoleAPI component used to implement window.console object exposed to web content (disabled for the moment), r=gavin/dietrich, sr=jst, a=blocking
--HG--
extra : rebase_source : 9bfe8478039ee16310f9f87da87c66d778739a73
|
2010-11-09 15:19:19 -05:00 |
|
Masayuki Nakano
|
572d3b08dd
|
Bug 591890 add missing test file a=betaN+
|
2010-11-06 14:11:33 +09:00 |
|
Masayuki Nakano
|
d16a1c374e
|
Bug 591890 focus() method should be able to steal focus when it's called from mousedown event handler r=enndeakin, a=betaN+
|
2010-11-06 14:04:11 +09:00 |
|
Felipe Gomes
|
f275abdfea
|
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 |
|
Ian Neal
|
fe23fdc3ba
|
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 |
|
Masayuki Nakano
|
802b4cdf46
|
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 |
|
Neil Deakin
|
847d6ce201
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
|
Mounir Lamouri
|
620c278bb8
|
Bug 567098 - Remove setTimeout's in autofocus tests; r=ehsan
|
2010-05-28 12:28:31 -04:00 |
|
Mounir Lamouri
|
ee179078cc
|
Bug 546995 - Implement autofocus attribute. r=sicking, sr=smaug
--HG--
extra : rebase_source : b0f233cae75aa9182d6587b6d66d4cbebea1126c
|
2010-05-19 19:52:17 +02:00 |
|
Masayuki Nakano
|
87066daf06
|
Bug 534420: Fix intermittent failure in browser_focus_steal_from_chrome.js r=enndeakin
|
2010-01-30 08:05:42 -05:00 |
|
Masayuki Nakano
|
a7fc50d23b
|
bug 534420 debug code for the test
|
2009-12-16 01:49:17 +09:00 |
|
Dão Gottwald
|
3a259a727a
|
browser_focus_steal_from_chrome.js cleanup
|
2009-12-14 11:07:36 +01:00 |
|
Dão Gottwald
|
a07f4625e9
|
browser_focus_steal_from_chrome.js cleanup
--HG--
extra : rebase_source : 96a43eac3e3eddead6dfc2f10335561d7104f2e7
|
2009-12-13 21:46:38 +01:00 |
|
Dão Gottwald
|
65d95048a7
|
improve browser_354894.js output
--HG--
extra : rebase_source : 0091d4b16fae7732d4dd382f2cfab8c1bc404c43
|
2009-12-13 21:46:15 +01:00 |
|
Masayuki Nakano
|
cb4ed98fcc
|
Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin
|
2009-12-12 14:17:40 +09:00 |
|