Geoff Lankow
|
a92e5e5471
|
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
|
7ea8e12caa
|
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
|
530454ffd3
|
merge m-c to fx-team
|
2011-11-05 10:11:34 -03:00 |
Rail Aliiev
|
ac65d0d88e
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00:00 |
Panos Astithas
|
177786d5f7
|
Bug 696288 - Regression: Processing.js Performance Tests don't work; r=ddahl,smaug
|
2011-10-24 11:12:24 +03:00 |
David Chan
|
ad301bfdc4
|
Bug 692550 - console.log("%s", null); should log "null"; r=msucan
|
2011-10-07 09:29:33 -03:00 |
Matt Brubeck
|
644a223e89
|
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
|
aac1c5db8b
|
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
|
43aa7edc0f
|
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
|
5bd5d4d6c7
|
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
|
caa0212d06
|
Bug 614586 - Implement string substitution in all console API methods; r=ddahl,Olli.Pettay
|
2011-09-15 11:20:22 -07:00 |
Panos Astithas
|
5fe53f36e1
|
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
|
211ac44bb7
|
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
|
837af0d74a
|
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
|
ce5fb346f7
|
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
|
387384fa3c
|
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
|
77fc545081
|
Bug 585956 - Implement console.trace() in web console; f=ddahl r=rcampbell,jonas
|
2011-04-11 20:48:15 +03:00 |
Benjamin Stover
|
16c5dd0bc1
|
Backed out changeset 868be4c08700 due to mochitest-other orange
|
2011-03-24 13:00:45 -07:00 |
Benjamin Stover
|
76439073a1
|
Bug 643083 Crash: JSAutoRequest::~JSAutoRequest r=smaug
|
2011-03-24 10:41:25 -07:00 |
Mounir Lamouri
|
1df3f9208d
|
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
|
18c12ce07a
|
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
|
a12585e717
|
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
|
fc0f22790a
|
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
|
e9ab9b2dd9
|
Bug 591890 add missing test file a=betaN+
|
2010-11-06 14:11:33 +09:00 |
Masayuki Nakano
|
c8c157dbab
|
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
|
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 |
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 |
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 |
Neil Deakin
|
0fca4edc6c
|
Bug 564277, fix up various focus ring issues for html elements, r=smaug
|
2010-06-21 08:37:34 -04:00 |
Mounir Lamouri
|
e7fd5dbe6f
|
Bug 567098 - Remove setTimeout's in autofocus tests; r=ehsan
|
2010-05-28 12:28:31 -04: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 |
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 |
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 |
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 |