Граф коммитов

478 Коммитов

Автор SHA1 Сообщение Дата
Blake Kaplan 297a205814 Bug 612267 - window.__proto__ doesn't correspond to Window.prototype. r=jst 2010-12-10 16:05:20 -08:00
Ms2ger eb08da7660 Bug 613793 - Raise an exception when trying to append a child to a DocumentType; r=bzbarsky a=jst 2010-12-04 09:00:19 +01:00
Serge Gautherie 35fd0579f5 Bug 615923 - mochitests-2: intermittent "test_fallback.html | Exited with code 1 during test run" (ASSERTION: XPConnect is being called on a scope without a 'Components' property!); (Av1) offlineTests.js: Fix finish(), Remove unused _slaveWindow._OfflineSlaveWindow, Merge _isMaster, _slaveWindow and hasSlave() into new _hasSlave.
r=honzab a=(test only).
2010-12-03 18:33:17 +01:00
Kyle Huey eebc1c104d Backed out changeset bdd2ea5a37ee 2010-12-02 14:27:42 -05:00
Honza Bambas 14467a789a Bug 607418 - failure in dom/tests/mochitest/localstorage/test_localStorageOriginsSchemaDiffs.html (only a test update to have more logging), r+a=jst 2010-12-02 18:32:43 +01:00
Ehsan Akhgari 292738a141 Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
Ehsan Akhgari 06b524cb96 Merge backout; a=bustage 2010-11-29 15:04:32 -05:00
Ehsan Akhgari c6bea6950f Backed out changeset 1f53f85ddfb5 because of mochitest-3 failure 2010-11-29 15:04:20 -05:00
Justin Lebar 5039e47c46 Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking 2010-11-29 11:13:12 -08:00
Ehsan Akhgari 88dcd8da4e Bug 614116 - Enforce HTTP mode when setting a storage value for in-memory databases; r=mayhemer a=blocking-betaN+ 2010-11-29 13:50:09 -05:00
Honza Bambas 8c7ff59e05 Bug 544462 - HTML5 Offline features - Asterisk (*) not supported in network section of manifest file, r=jst, a2.0=jst 2010-11-25 21:49:19 +01:00
Phil Ringnalda 09b32a6f6e Bug 601536 - get rid of intermittent "runTest is not defined" errors by moving the iframe down below the script that its onload calls into, r=mrbkap, a=test
--HG--
extra : rebase_source : 48654242089b6a561dd8090e3455f3680a852610
2010-11-19 22:12:09 -08:00
Justin Dolske 2c7858cd7d Bug 611566 - Remove Enter/LeaveModalState calls from nsGlobalWindow alert/confirm/prompt. r=jst, a=blocking+ 2010-11-17 22:44:50 -08:00
Gavin Sharp 128603a89e Bug 612861: don't throw when accessing random properties off window.console, r=bz, a=blocking
--HG--
extra : rebase_source : 6d1890b58c8bd9964ad9aed9d87ac570c3b0c67f
2010-11-17 15:20:20 -05:00
Mounir Lamouri 06fe6d5e4e Bug 597809 - Makes nsScriptNameSpaceManager being aware of new category entries after Init(). r=peterv a=blocking-betaN 2010-11-16 23:09:50 +01: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
Marco Bonardo fcbf695e31 Bug 595100 - Intermittent timeout in test_bug369306.html; try using waitForFocus.
r=volkmar a=tests-only
2010-11-15 14:40:18 +01: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
Daniel Holbert 0e91a599f2 (no bug) fix typo in comment to trigger another cycle, to see if reftest orange is real. a=NPOTB 2010-11-09 22:46:28 -08:00
Blake Kaplan fcfb35eb67 Add a test for bug 541530. a=tests 2010-11-09 12:29:41 -08: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
Mounir Lamouri 5c01cd49ec Bug 607145 - form.action, button.formAction and input.formAction should be reflected as URL. r=bz a=blocking-b7 2010-10-29 21:49:42 +02:00
Josh Matthews 3daab6d3ac Bug 593358 - Avoid use of setTimeout to check more geolocation results. r=dougt a=test-only
--HG--
extra : rebase_source : e023865e5f432a87a981fe19c09dbab5fd603cd4
2010-10-27 02:14:45 -04:00
Honza Bambas d50d68a1af Backout bug 527667, a=orange-fix 2010-10-27 20:41:23 +02:00
Honza Bambas d2e37cd61f Bug 527667 - DOM Storage (localStorage, sessionStorage) data is not cleared when 'Clear Recent History' is used with Time range not 'Everything', r+sr=jst, a=blocking2.0:betaN 2010-10-25 20:40:55 +02:00
Honza Bambas e4d1ff4c9c Backed out changeset 2ccadd55dc4c, a=orange-fix 2010-10-25 21:09:38 +02:00
Honza Bambas c6bbecedd7 Bug 527667 - DOM Storage (localStorage, sessionStorage) data is not cleared when 'Clear Recent History' is used with Time range not 'Everything', r+sr=jst, a=blocking2.0:betaN 2010-10-25 20:40:55 +02:00
Doug Turner 50c51b53cc Bug 605309 - DesktopNotificationCenter gets itself in leak cycles. r=jst a=blocking-betaN 2010-10-18 18:54:00 -07:00
Doug Turner 212c5cce4a Bug 605307 - nsGeolocation::ClearWatch crash. r=jst a=blocking-betaN
--HG--
extra : rebase_source : 57c426d4196d6951a3a59f806f37051b51904789
2010-10-19 12:31:15 -07:00
Josh Matthews 1238c6e58e Bug 593358 - Avoid use of setTimeout to check geolocation test results. r=dougt a=test-only
--HG--
extra : rebase_source : 32d8978acc50556bb41d4ea084fb8141e56529e2
2010-10-19 14:58:00 -04:00
Blake Kaplan 312e4e1e90 Merge mozilla-central into tracemonkey 2010-10-13 17:54:54 -07:00
Peter Van der Beken e036314b75 Bug 580128 - Always wrap Location objects in wrappers, even for same origin. r=mrbkap/gal 2010-09-29 10:00:52 -07:00
Peter Van der Beken aea5afc9a8 Fix dom/tests/mochitest/general/file_frameElementWrapping.html to deal with proxies. r=mrbkap 2010-09-28 17:02:43 -07:00
Phil Ringnalda 22cac1c203 Bug 484994 - followup to my push with the wrong bug number, to adjust the number of tests to expect(), a=bustage 2010-10-09 21:00:29 -07:00
Phil Ringnalda d8387d0824 Bug 585994 - comment out unreliable "All 3 still in the queue" jQuery test, a=orange 2010-10-09 20:14:57 -07:00
Honza Bambas 124ff1170c Bug 599479 - Accessing window.localStorage with dom.storage.enabled=false causes NS_ERROR_DOM_SECURITY_ERR, r=jst, a2.0=jst 2010-10-07 16:43:18 +02:00
Marco Bonardo de30d7f99d Bug 598264 - about:home search does not work if cookies behavior is "ask me every time" or "reject". r=mayhemer a=blocking 2010-10-07 10:41:19 +02:00
Mounir Lamouri 0e0e895f9e Merging to tip. a=blocking-b7 2010-09-30 17:10:19 -07:00
Phil Ringnalda 7220dc7550 Bug 492232 - try to reduce failures in test_Scriptaculous.html's testElementMorph by doubling the timeout, a=orange 2010-09-30 07:17:30 -07:00
Henri Sivonen 70eeb58789 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7. 2010-09-01 14:41:12 +03:00
Doug Turner 7ea122615e Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 7f10d1d8486500e569cffea937d7a06bfa67dded
2010-09-27 14:23:35 -07:00
Kyle Huey e5ec995c9c Backing out dougt. a=orange 2010-09-27 22:46:54 -04:00
Kyle Huey b7ac89899d Doug Turner Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
Backed out changeset faf497893b28
2010-09-27 22:46:30 -04:00
Jonas Sicking 1b2d6f9f21 Back out bug 591981 since it causes bug 599583. a=backout 2010-09-27 16:23:33 -07:00
Doug Turner aa283c0925 Bug 599591 - Geolocation provider not turned off when navigating away from site. r=jdm a=blocking-fennec
--HG--
extra : rebase_source : 1c1018a4e176401f269aafaba71660b8192f126e
2010-09-27 14:23:35 -07:00
Henri Sivonen 13fdc6cc71 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=sicking a=blocking2.0-beta7 2010-09-21 12:48:40 -07:00
Jonas Sicking 85155492df Back out bug 591981 to see if it caused a performance regression. a=backout 2010-09-20 15:47:57 -07:00
Henri Sivonen cda261fa94 Bug 591981 - Make script-inserted inline scripts run right away, make script-inserted external scripts behave like async scripts and make document.write writing an inline script return at a predictable time. r=jonas, a=blocking2.0-beta7.
--HG--
extra : rebase_source : 3d30baa42025c2d5e63b39586671345ae87bb0b2
2010-09-01 14:41:12 +03:00
Johnny Stenback 16a2846c1a Fixing bug 61098. Give users a way out of inifinite modal dialog loops. Original patch by Nochum Sossonko. r=jonas@sicking.cc a=beta7+ 2010-09-16 18:24:14 -07:00