Aryeh Gregor
|
decf56c213
|
Bug 735805 part 1 - Fix DOM and layout mochitests that run no tests; r=bz
|
2012-03-16 16:07:09 -04:00 |
Justin Lebar
|
297c70f87c
|
Bug 737307 - Part 1: Fix scriptaculous test.
|
2012-03-21 09:53:40 -04:00 |
Mounir Lamouri
|
af086957f2
|
Merging mozilla-inbound into mozilla-central.
|
2012-03-21 11:29:28 +01:00 |
Serge Gautherie
|
93a6060fa4
|
Bug 483992. (Bv1) dom-level*-*/*: Work around tests that report no SimpleTest checks. r=bzbarsky.
|
2012-03-21 05:30:18 +01:00 |
Paul O’Shannessy
|
4dc5025db4
|
Bug 714911 - Stop persisting sizemode=fullscreen [r=enn]
--HG--
extra : rebase_source : d94bb978f3d35c90659fca78df83d9bbca1795a6
|
2012-03-20 16:21:14 -07:00 |
Masayuki Nakano
|
5ada1d6029
|
Bug 728103 part.2 Fix new test failures r=smaug
|
2012-03-16 15:29:15 +09:00 |
Ms2ger
|
cb741cb512
|
Bug 649599 - Make getAttributeNS return null for absent attributes; r=peterv
|
2012-03-11 09:48:16 +01:00 |
Bobby Holley
|
0508b77cd5
|
Bug 729589 - Fix frameElement wrapping test. r=Ms2ger
|
2012-03-08 12:55:57 -08:00 |
Justin Lebar
|
b49cc5bf64
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 15:57:35 -05:00 |
Justin Lebar
|
6bfc4045d7
|
Back out bug 729940 (a108aee:d75775d) due to 32-bit red.
|
2012-03-04 14:20:34 -05:00 |
Justin Lebar
|
e5de576506
|
Bug 729940 - Part 0a: Fix test error messages in localstorage/sessionstorage tests. r=honzab
|
2012-03-04 13:49:41 -05:00 |
Justin Lebar
|
74f4120e75
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
Matheus Kerschbaum
|
7a215efbdd
|
Bug 687579 part 2: Nuke globalStorage tests. r=jst
|
2011-10-09 22:15:00 -04:00 |
Matheus Kerschbaum
|
6e0ce93e1c
|
Bug 687579 part 1: Remove globalStorage implementation. r=jst
Bug 687579 part 1: Remove globalStorage implementation. r=jst
|
2011-10-09 22:14:00 -04:00 |
Justin Lebar
|
7faed30d03
|
Bug 729940 - Part 0: Fix {local,session}Storage tests which rely on hashtable iteration order. r=honzab
|
2012-03-02 18:43:50 -05:00 |
Matt Brubeck
|
7bc3dcf4aa
|
Merge last green changeset from inbound to mozilla-central
|
2012-02-29 10:47:38 -08:00 |
Serge Gautherie
|
79b0dbd5ef
|
Bug 725015. (Av3) Add missing 'return', Set needed preference, Make todo() message more explicit. r=mounir.
|
2012-02-28 20:21:27 +01:00 |
Peter Van der Beken
|
7c9577d8ff
|
Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 788c2b3f9666ca654fab67047f6309937360f725
|
2012-02-07 20:55:37 +01:00 |
Marco Bonardo
|
a1dd93969a
|
Backout 92c25caf3990 (bug 691707) for m-oth failures
|
2012-02-24 20:05:44 +01:00 |
Peter Van der Beken
|
fe0ec87060
|
Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 2877f225f60750d27005fccc0225e5c0482fb441
|
2012-02-07 20:55:37 +01:00 |
Marco Bonardo
|
b1cad9c2fd
|
Merge last green PGO from inbound to central
|
2012-02-24 11:22:53 +01:00 |
Serge Gautherie
|
879705336f
|
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 |
Honza Bambas
|
b548f9425d
|
Bug 495337 - Make sessionStorage use principals instead of string domains, r=bz+bclary
|
2012-02-23 18:41:25 +01:00 |
Masatoshi Kimura
|
bbe9387ac6
|
Bug 720208 - Implement DOM4 DOMException types and codes. r=smaug,ms2ger
|
2012-02-23 01:34:14 +01:00 |
Neil Deakin
|
eb35900563
|
Bug 653230, add panels with focusable elements into the document tab navigation order, r=smaug
|
2012-02-23 16:02:33 -05:00 |
Serge Gautherie
|
1cb4279b11
|
Bug 728538. (Av1) browser_ConsoleStorageAPITests.js: Improve code a little. r=gavin.sharp.
|
2012-02-19 06:21:57 +01:00 |
Neil Deakin
|
6321188cf8
|
Bug 670317, add a focus manager flag to restrict tab navigation to the same frame, r=smaug
|
2012-02-13 14:24:28 -05:00 |
Peter Van der Beken
|
8842d75d61
|
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
--HG--
extra : rebase_source : 8bdadc72a0b28c78e21758fab8f1035ee1dd9f3d
|
2011-03-15 12:06:39 +01:00 |
Saint Wesonga
|
53a1a6e321
|
Bug 394769. Remove the additional lateness argument for timeouts and intervals. r=jst
|
2012-02-07 15:28:08 -05:00 |
Jason Orendorff
|
986b80139c
|
Bug 699565 - Part 4 - for-of loops on array-like DOM object. r=bz.
|
2012-02-07 12:57:17 -06:00 |
Gavin Sharp
|
c38de816fe
|
Bug 723808: don't allow loads in type=content docshells to inherit the system principal, r=bz
--HG--
extra : transplant_source : %E6%25%A7%C1.%DA%02%CC%BF%DA%ED%BEZ%E8%FB%CD%28%0A%FE8
|
2012-01-30 18:29:44 -08:00 |
Ed Morley
|
7cd17f6097
|
Backout 0e6b1dfaa99c (bug 720208) for M1 orange
|
2012-02-01 12:58:07 +00:00 |
Masatoshi Kimura
|
a41116211f
|
Bug 720208 - Implement DOM4 DOMException types and codes. r=ms2ger,smaug
|
2012-02-01 11:36:42 +01:00 |
Felipe Gomes
|
abc8c73cd5
|
Bug 714276. NodesFromRect should be a chrome-only API. r=smaug
--HG--
rename : dom/tests/mochitest/general/489127.html => dom/tests/mochitest/chrome/489127.html
rename : dom/tests/mochitest/general/test_nodesFromRect.html => dom/tests/mochitest/chrome/test_nodesFromRect.html
|
2012-01-27 16:54:03 -08:00 |
Justin Lebar
|
5a1e4a739c
|
Bug 719459 - Add onmozbrowsertitlechange event. r=smaug
--HG--
extra : rebase_source : b5e8ee64c85e0090a38a849bf077a68055ff56b9
|
2012-01-26 18:03:22 -05:00 |
Blake Kaplan
|
ea85c793a7
|
Bug 664737 - Make GetNext use a belt as well as its braces. r=bzbarsky
--HG--
extra : rebase_source : 46d034b32d4bcff1e5e4c82430091b9180c741fa
|
2012-01-26 12:54:23 +01:00 |
Ms2ger
|
52604a336b
|
Merge m-c to m-i.
|
2012-01-25 11:06:40 +01:00 |
Dão Gottwald
|
54a842367a
|
No bug - fix some browser chrome tests that pollute the global scope
|
2012-01-24 23:08:42 +01:00 |
Josh Matthews
|
698edc274c
|
Bug 717243 - Handle multiple geolocation callbacks that can occur before a clearWatch call. r=dougt
|
2012-01-25 02:58:43 -05:00 |
Matt Woodrow
|
63a160531b
|
Bug 718334 - Fix some tests to make them work with Skia. r=roc
|
2012-01-23 14:08:17 +13:00 |
Justin Lebar
|
1cda9d8112
|
Bug 720157 - Don't crash when OnLocationChange sends a null URI. r=smaug
|
2012-01-22 15:46:55 -05:00 |
Justin Lebar
|
d7eb0e98ea
|
Bug 720069 - Fix intermittent oranges in test_browserFrame{1,2,3}.html. r=philor
|
2012-01-21 01:44:19 -05:00 |
Phil Ringnalda
|
3ff17d62fc
|
Back out ca4e2ab3717c (bug 720069) because I clearly didn't even think about it, much less test it
|
2012-01-20 21:51:41 -08:00 |
Phil Ringnalda
|
39041a36d7
|
Bug 720069 - define the script that the iframe onload calls before the iframe, to avoid orange when iframeLoad is not defined, r=jlebar
--HG--
extra : rebase_source : 9d73255bdca519fe7459c646a84dd37a9f2b519e
|
2012-01-20 20:48:04 -08:00 |
Geoff Lankow
|
d9d682a211
|
Backed out changeset 2059cef905c4 (bug 719841)
|
2012-01-21 11:26:35 +13:00 |
Bobby Holley
|
b88cf82184
|
Bug 719841 - Tests. r=jorendorff
|
2012-01-20 13:32:44 -08:00 |
Justin Lebar
|
c76f16f480
|
Bug 710231 - Part 3: Add mozbrowserloadstart, mozbrowserloadend, mozbrowserlocationchange events to <iframe mozbrowser>. r=smaug
--HG--
extra : rebase_source : 01d82c02f56afd6aebf94443f223bc537536cc57
|
2012-01-20 12:02:48 -05:00 |
Justin Lebar
|
aff8241589
|
Bug 710231 - Part 1: Back out bug 708176 part 2 (rev 1bdcd84ae727). r=smaug
--HG--
extra : rebase_source : 1c5768b85524a2c7ad63901e7d1f7acdbc075dcb
|
2012-01-20 12:02:28 -05:00 |
Savita TS
|
b2f7020fed
|
Bug 715555 - Fix "unusued" spelling. r=gavin
|
2012-01-19 15:54:35 +01:00 |
Matt Woodrow
|
d662a4f8b1
|
Backout 0190782907ea because of failed tests
|
2012-01-19 19:37:02 +13:00 |