Justin Lebar
|
3e68e04f09
|
Bug 725796 - Make window.{top,parent,frameElement} respect <iframe mozbrowser>. r=bz
|
2012-03-04 11:02:00 -05:00 |
|
Neil Deakin
|
a104105bd5
|
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 |
|
Jason Orendorff
|
17cd06a094
|
Bug 699565 - Part 4 - for-of loops on array-like DOM object. r=bz.
|
2012-02-07 12:57:17 -06:00 |
|
Felipe Gomes
|
913d59cbcb
|
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
|
eff9052a37
|
Bug 719459 - Add onmozbrowsertitlechange event. r=smaug
--HG--
extra : rebase_source : b5e8ee64c85e0090a38a849bf077a68055ff56b9
|
2012-01-26 18:03:22 -05:00 |
|
Justin Lebar
|
e6de49c6d0
|
Bug 720157 - Don't crash when OnLocationChange sends a null URI. r=smaug
|
2012-01-22 15:46:55 -05:00 |
|
Justin Lebar
|
0726882a1a
|
Bug 720069 - Fix intermittent oranges in test_browserFrame{1,2,3}.html. r=philor
|
2012-01-21 01:44:19 -05:00 |
|
Phil Ringnalda
|
4dc0ee3ba9
|
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
|
ca4b8800fa
|
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 |
|
Justin Lebar
|
235e524f0e
|
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
|
ff743fa577
|
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 |
|
Justin Lebar
|
78570190e0
|
Bug 717019 - Attempt to fix intermittent timeout of test_getContentState.html by switching from http://example.net (which is a live domain) to http://example.org (which is faked by mochitest). r=me
|
2012-01-10 19:23:31 -05:00 |
|
Justin Lebar
|
e79f17be95
|
Bug 708176 - Part 2: Add {i,}frame.queryInnerState(), which allows privileged pages to peer into an iframe's state. r=smaug
--HG--
extra : rebase_source : dfd89eb7d451bac9ae4e4eb05d090c767f42ab8e
|
2012-01-10 12:57:40 -05:00 |
|
Bobby Holley
|
4b6add2c77
|
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
|
2011-12-30 09:35:38 -08:00 |
|
Robert O'Callahan
|
d961c63703
|
Bug 591718. Make getClientRects/getBoundingClientRect take transforms into account, and not treat SVG <foreignObject> as establishing a new viewport. r=mats
|
2011-12-28 16:26:46 +13:00 |
|
Justin Lebar
|
84241e428f
|
Bug 679966, part 2: Add mozVibrator() for "playing" a vibration pattern. r=bz
|
2011-11-10 16:26:36 -05:00 |
|
Henri Sivonen
|
3e51b8fc49
|
Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug.
|
2011-11-10 14:02:22 +02:00 |
|
Henri Sivonen
|
59ec018765
|
Back out changeset 0fb81504b0aa due to Windows build breaking.
|
2011-11-10 14:49:54 +02:00 |
|
Henri Sivonen
|
00241c62cd
|
Bug 92264 - Implement outerHTML. Part of the patch by Ms2ger. r=smaug.
|
2011-11-10 14:02:22 +02:00 |
|
Ed Morley
|
7bc582f20f
|
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
|
92c7bd7f02
|
merge m-c to fx-team
|
2011-11-05 10:11:34 -03:00 |
|
Rail Aliiev
|
8a56fd9db2
|
Bug 616542 - Shorten file path length of mochitest; r=ted
|
2011-11-04 21:13:42 +00: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 |
|
Justin Lebar
|
dc2fd37a91
|
Bug 629535 - Add navigator.doNotTrack. r=sicking
--HG--
extra : rebase_source : 48631ff375196045de1c2865ab4ee9b9c219c736
|
2011-09-19 15:59:22 -04:00 |
|
Panos Astithas
|
ac31d9b666
|
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 |
|
Blake Kaplan
|
d05a66958e
|
Bug 684115 - Test what happens when chrome takes an XHR from one origin and sticks it in another origin. r=sicking
|
2011-09-02 16:48:49 -07:00 |
|
Malini Das
|
02665c9658
|
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
|
e306b1b5aa
|
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 |
|
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 |
|
Joel Maher
|
ef6f908502
|
Bug 663848 - move dom/tests/mochitest/general/*.xul to mochitest-chrome. r=enndeakin, a=test-only
|
2011-06-19 11:56:43 -04:00 |
|
Daniel Holbert
|
639c0e7b79
|
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
|
e97a7a4ee5
|
Back out bug 658949 because of perma orange on Windows Reftests.
|
2011-05-24 15:36:32 +02:00 |
|
Daniel Holbert
|
2d246fbdb2
|
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 |
|
Rob Campbell
|
7729d517f9
|
merge m-c to devtools
|
2011-05-06 13:03:37 -03:00 |
|
Justin Lebar
|
40443aa024
|
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
|
7137960211
|
merge m-c to devtools
|
2011-04-21 13:18:12 -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 |
|
Justin Lebar
|
331607e5aa
|
Bug 628069 - Add newURL, oldURL properties to hashchange event. r=smaug
--HG--
extra : rebase_source : 865194e9c50612599ad029815314c0819de60124
|
2011-03-31 16:30:32 -04:00 |
|
Rob Campbell
|
0819d5bf25
|
Bug 616742 - Implement console.debug() (was: Navigation broken on Citytv website); followup testfix. r=ddahl,jonas, a=orange
|
2011-04-08 21:32:04 -07:00 |
|
Dave Townsend
|
397c62c046
|
Bug 631440: Crash [@ nsDocShell::AddToSessionHistory] with pushState. r=bz, a=bsmedberg
|
2011-02-08 14:46:56 -08:00 |
|
Dave Townsend
|
10ea57d5ae
|
Bug 602256: Using history.pushState in a page breaks history tracking for inner frames. r=bz, a=blocks-betaN
|
2011-02-03 09:27:39 -08:00 |
|
Olli Pettay
|
6e39f63f72
|
Bug 606011 - (OSX) focus event not fired on click for elements made specially focusable via tabindex, r=enndeakin, a=blocking
--HG--
extra : rebase_source : f76cbeee1fad42d51e6529fbcf04d305a09a52c3
|
2011-01-05 15:23:37 +02:00 |
|
Robert O'Callahan
|
319edd4ba7
|
Bug 615794. Part 3: Snap bounds of border and background display items to pixels if we're sure they will be snapped. r=tnikkel a=blocking
|
2011-01-04 23:39:47 +13:00 |
|
Serge Gautherie
|
6e2a2ef3b0
|
Bug 618526 - "Security Error: Content at http://mochi.test:8888/tests/dom/tests/mochitest/general/test_focusrings.xul may not load or link to chrome://mochikit/content/tests/SimpleTest/test.css."; (Av1) Remove 'chrome://mochikit/content' part.
r=dbaron a=(test only).
|
2010-12-17 03:22:28 +01:00 |
|
Rob Campbell
|
8ec028ffbf
|
Bug 614350 - Web console's console object colliding with content breaks sites, additional testfix; f=rcampbell r=gavin.sharp, a=orange
|
2010-12-10 10:06:20 -08:00 |
|
Gavin Sharp
|
3a7201e83a
|
Bug 612405: use a more reliable trick to detect the console API being replaced, r=ddahl, a=dolske
--HG--
extra : rebase_source : 7c7753855472f3717a3f7e2fd5ecd5d14a736f27
|
2010-11-17 17:29:42 -05:00 |
|
Neil Deakin
|
ffa48f7ab4
|
Bug 592402, see if using waitForFocus helps this test, a=testfixonly
|
2010-12-09 09:18:32 -05:00 |
|
Justin Lebar
|
71e63abc25
|
Bug 615061 - Dispatch the hashchange event synchronously. r=smaug, a2.0=blocking
|
2010-11-29 11:13:12 -08:00 |
|
Gavin Sharp
|
f9eb99961a
|
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 |
|
Peter Van der Beken
|
0148dfb36c
|
Fix dom/tests/mochitest/general/file_frameElementWrapping.html to deal with proxies. r=mrbkap
|
2010-09-28 17:02:43 -07:00 |
|