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

590 Коммитов

Автор SHA1 Сообщение Дата
Malini Das 132054c82e Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- new tests. r=jmaher, a=test-only 2011-08-12 12:21:44 -04:00
Malini Das ee09d54d6f Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain 1/1. r=jmaher, a=test-only 2011-08-12 12:21:42 -04:00
Malini Das 91a27b5ddc Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- update tests. r=jmaher, a=test-only 2011-08-12 12:21:37 -04:00
Malini Das ea71db787e Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- chrome. r=jmaher, a=test-only 2011-08-12 12:21:36 -04:00
Malini Das 60cd440a07 Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- harness. r=jmaher, a=test-only 2011-08-12 12:21:35 -04: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
Marco Bonardo 4067f13aee Merge last green changeset from mozilla-inbound to mozilla-central 2011-08-04 11:19:01 +02:00
Honza Bambas 25b9b5ddfc Bug 662511 - localStorage.key() gets out-of-sync when localStorage is updated in a separate window, r=jst 2011-08-03 23:36:51 +02:00
Tim Taubert dff09c272f merge the last green changeset on m-c to fx-team 2011-08-03 16:45:19 +02:00
Mounir Lamouri 113e8e7765 Bug 673277 - Speeding up test_resize_move_windows.html. r=ehsan 2011-08-02 12:43:21 -07: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
Ehsan Akhgari 1497ba0901 Merge mozilla-central and mozilla-inbound 2011-07-26 14:04:11 -04:00
Olli Pettay 9fd95710b5 Bug 625302 - Add JS API to trigger cycle collection (without garbage collection), r=jst 2011-07-26 20:11:15 +03:00
Josh Matthews 7a234fdee5 Bug 673472 - Avoid adding multiple copies of device motion listeners. r=dougt 2011-07-26 12:27:11 -04:00
Dão Gottwald d9c7be7dfa Fix for undefined Cc/Ci/Cr/Cu in test_bug500885.html, test_bug592802.html, test_bug61098.html and test_bug36619.html 2011-07-20 11:51:43 +02:00
Doug Turner 6d69b6f3da Bug 669105 - Leak-until-shutdown with deviceorientation and unload listeners. r=smaug 2011-07-06 22:56:32 -07:00
Chris Leary 6ad07be206 Merge mozilla central and tracemonkey. 2011-06-20 16:49:20 -07:00
Kyle Huey a47384ceb8 Bug 613066: Update structured clone algorithm to the latest spec. r=jorendorff 2011-06-16 11:22:37 -07:00
Mounir Lamouri 92d0ce607c Bug 662519 - By-pass popup blocker checks when caller have chrome privileges. r=jst 2011-06-09 11:30:17 +02:00
Ms2ger c71f0e7601 Bug 635194 - Don't resolve body.background; r=bz 2011-06-04 08:57:23 +02:00
Mounir Lamouri ba98c26241 Merging cedar with mozilla-central. 2011-06-01 10:06:55 +02:00
Justin Lebar 2e6061489a Bug 492232 - Remove flaky tests from Scriptaculous effects_test. r=ehsan 2011-05-31 18:34:16 -04:00
Mounir Lamouri 96c5ee86a9 Bug 565541 (2/2) - Prevent abusing usage of moving and resizing window. r=bz
The rules are simple, callers can move or resize a window if both conditions
apply:
1. the window has been created with window.open;
2. the window only contains one tab.

--HG--
extra : rebase_source : 7b1fdfa121a701b47ece46a63e36483ca4d75672
2011-05-31 14:30:20 +02:00
Justin Lebar f8e4dd0bdc Bug 529338 - Remove flaky Prototype test, testUpdater; r=ehsan 2011-05-27 19:18:09 -04:00
Justin Lebar b15d9492ff Bug 598165 - Remove flaky Prototype tests testUpdaterWithInsertion and testResponders; r=ehsan 2011-05-27 18:51:20 -04:00
Hiroyuki Ikezoe 5afbe93b01 Bug 452706 - Intermittent failure in test_Prototype.html | testUpdater - 1 (3, 6) assertions, 1 failures, 0 errors; r=ehsan 2011-05-30 11:35:01 -04:00
Justin Lebar b32d1ad723 Bug 658450 - Remove flaky tests from Scriptaculous ajax_inplaceeditor_test.html; r=ehsan 2011-05-27 18:32:11 -04:00
Ms2ger 9a171610f7 Bug 529328 - Return undefined for out-of-bounds access through nsStringArraySH; r=smaug
This patch has no effect on CSSStyleDeclaration, as that never returns a void DOMString.
2011-05-30 13:35:52 +02:00
Ms2ger 2b2b9a9fe4 Bug 611983 - Kill Document.createEntityReference; r=peterv 2011-05-29 10:33:35 +02:00
Mounir Lamouri 5dbe0fcb94 Merging cedar with mozilla-central. 2011-05-27 09:57:51 +02:00
Daniel Holbert d82fe3627c Bug 659466: Fix remaining data URI "#" --> "%23" conversions in testcases. r=bz 2011-05-26 01:20:08 -07:00
Justin Lebar f368cdd261 Bug 590708 - Disable testAsynchronousRequest in Prototype tests due to flakiness. r=jst 2011-05-22 11:07:28 -04:00
Daniel Holbert df3468e187 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 17:39:57 +02:00
Mounir Lamouri c82951ef5c Back out bug 658949 because of perma orange on Windows Reftests. 2011-05-24 15:36:32 +02:00
Daniel Holbert 4254c8fed3 Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 03:36:31 -07:00
Kyle Huey 3d12cc00e3 Bug 553125: Use the structured clone algorithm for window.postMessage. r=bent 2011-05-23 11:53:31 -07:00
Dave Camp eb5d5ebaa0 Merge m-c to devtools 2011-05-21 17:43:04 -07:00
Joel Maher 193c66083d Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only 2011-05-20 11:54:01 -04:00
Rob Campbell 35f2c42ff3 merge m-c to devtools 2011-05-16 08:54:46 -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
Rafael Ávila de Espíndola 97c08e4331 Bug 657364 - Put dom/tests/mochitest/dom-level2-html/files/document.html applet in a new file. r=ehsan 2011-05-18 11:56:06 +02:00
Felipe Gomes ab04e988f2 Bug 635402 - Get rid of :not([inFullscreen]) workaround selectors for sizemode transitions. r=jmathies,dao 2011-05-09 11:52:59 -07:00
Rob Campbell 8dbe532020 merge m-c to devtools 2011-05-06 13:03:37 -03:00
Rob Campbell e56c66f89b merge m-c to devtools 2011-04-29 09:05:20 -03:00
Justin Lebar 983b4e6957 Bug 653364 - HashChange event should have isTrusted property. r=bz
--HG--
extra : rebase_source : 6829b06980ed01c38e0cc5b88a9428fc784c1bb0
2011-04-28 16:13:03 -04:00
Rob Campbell 2f572de04f merge m-c to mozilla-central 2011-04-27 10:11:37 -03:00
Rob Campbell 9063436548 merge m-c to devtools 2011-04-21 13:18:12 -03:00
Justin Lebar f3fbe9877d Fix bug 642338. r=smaug
--HG--
extra : rebase_source : c23e4c1c7d9b284d9f32acae93434e79a001df08
2011-04-27 16:54:07 -04:00
Rob Campbell 6e0048f7fb merge m-c to devtools 2011-04-18 09:18:24 -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