Chris Pearce
407767521d
Bug 762191 - Make video controls mute/volume widgets do nothing if the video doesn't have audio. r=jaws
2012-06-28 17:31:09 +12:00
Ehsan Akhgari
45fe6d3ae2
Bug 722872 - Part 1: Add nsITransferable::Init(nsILoadContext*), enforce that it's called in debug builds, and add nsIDOMDocument* arguments to nsIClipboardHelper methods; r=roc
...
This patch does the following:
* It adds nsITransferable::Init(nsILoadContext*). The load context
might be null, which means that the transferable is non-private, but
if it's non-null, we extract the boolean value for the privacy mode
and store it in the transferable.
* It adds checks in debug builds to make sure that Init is always
called, in form of fatal assertions.
* It adds nsIDOMDocument* agruments to nsIClipboardHelper methods which
represent the document that the string is coming from.
nsIClipboardHelper implementation internally gets the nsILoadContext
from that and passes it on to the transferable upon creation. The
reason that I did this was that nsIClipboardHelper is supposed to be a
high-level helper, and in most of its call sites, we have easy access
to a document object.
* It modifies all of the call sites of the above interfaces according to
this change.
* It adds a GetLoadContext helper to nsIDocument to help with changing
the call sites.
2012-04-16 22:14:01 -04:00
Ryan VanderMeulen
891e38e528
Revert c39d36167b99 due to a horribly munged backout.
2012-06-10 19:44:50 -04:00
Ryan VanderMeulen
f497d31a0a
Backout the bug 754202 backout due to orange.
2012-06-10 19:37:47 -04:00
Olli Pettay
ac6b89bfdb
Bug 761613 - Merge nsIPrivateDOMEvent to nsIDOMEvent, r=jst
2012-06-10 21:14:30 +03:00
Mats Palmgren
50c5d12ed5
Bug 759243 - Remove event listeners when the test is done. r=philor
2012-05-30 15:03:19 +02:00
Mounir Lamouri
b941f914a4
Bug 376649 - In GTK, F10 key should show active menubar item and open submenu. r=bz
...
--HG--
rename : toolkit/content/tests/widgets/test_menubar.xul => toolkit/content/tests/widgets/test_menubar_gtk.xul
rename : toolkit/content/tests/widgets/window_menubar.xul => toolkit/content/tests/widgets/window_menubar_gtk.xul
2012-05-22 01:31:17 +02:00
Ed Morley
c5acb642c1
Merge mozilla-central to mozilla-inbound
2012-05-21 13:19:38 +01:00
Gervase Markham
ca171eec44
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Phil Ringnalda
df87bab10f
Bug 756885 - Bail out of test_bug624329.xul early on 10.7, where win.maximize() gives us a resize without actually maximizing, r=karlt
2012-05-20 11:51:34 -07:00
Neil Rashbrook
0efdc15974
Bug 678726 Improved diagnostics to try to figure out what this random orange is r=ted
2012-05-10 22:46:15 +01:00
Masayuki Nakano
09a0295102
Bug 749563 nsMenuBarListener should ignore consumed alt key events in its keydown and keyup event handlers r=enn
2012-05-10 08:25:48 +09:00
Tim Taubert
1e6fbfb871
Bug 743877 - tab switching shouldn't occur off a timeout; r=gavin
2012-05-05 01:32:34 +02:00
Jared Wein
1504e6e3d5
Bug 702463 - Increasing the timeout of the tests due to the presence of multiple refresh drivers. r=ehsan
2012-04-30 13:44:55 -04:00
Ryan VanderMeulen
a906c21250
Mark a failing test from bug 741842 as todo-is until bug 716321 lands.
2012-04-03 20:33:14 -04:00
Gordon P. Hemsley
964fee49e3
Bug 741842 - Improve BCP 47 support for extension and privateuse subtags. r=gavin
2012-04-03 12:49:51 -04:00
Gordon P. Hemsley
1d119d871a
Bug 730209: Parse spellchecker dictionary names as BCP 47 language tags. r=gavin
2012-03-28 18:56:02 -04:00
Phil Ringnalda
6e9250f387
Back out 0cb85ff0f764 (bug 738568), 9949bb092303 (bug 730209), 095fd525afa7 (bug 729924), dcf8929a8115 (bug 633602) because of widely scattered and unclear bustage on a CLOSED TREE
2012-03-28 22:37:46 -07:00
Gordon P. Hemsley
ed896fb785
Bug 730209 - Parse spellchecker dictionary names as BCP 47 language tags. r=gavin
2012-03-28 18:56:02 -04:00
Masayuki Nakano
e780865b68
Bug 722961 Add tests for autocomplete with composition r=m_kato
2012-03-27 23:22:56 +09:00
Dão Gottwald
d57a9c568f
Bug 585946 - Location / search bar splitter moves to the end of the toolbar when toggling "tabs on top". r=neil
2012-03-25 18:10:36 +02:00
Aryeh Gregor
d53f12b80c
Bug 735805 - Part 4: Fix toolkit mochitest that runs no tests. r=enn
2012-03-16 16:07:16 -04:00
Masayuki Nakano
12da403f4d
Bug 728103 part.2 Fix new test failures r=smaug
2012-03-16 15:29:15 +09:00
Marco Bonardo
255a1c96b7
Bug 734653 - Scrollbox should filter out hidden elements, since they are unscrollable.
...
r=mano
2012-03-13 12:05:23 +01:00
Serge Gautherie
925f8c521b
Bug 727954. (Bv1) test_autocomplete_delayOnPaste.xul: Support XPFE AutoComplete widget too. r=mak77.
2012-03-05 19:34:55 +01:00
Gavin Sharp
90b4228ae6
Bug 724161: simplify some javascript:/data: drop checks, r=dao
...
--HG--
extra : transplant_source : q%C4%92%1C%BA%11/%93%85f%9D%26%A1%8AE%A1O%07%C7b
2012-02-14 15:08:35 -08:00
Felix Fung
f1ffed5900
Bug 495277 - Reduce calls to new Function in Autocomplete.xml. r=gavin
2012-02-16 14:56:06 -05:00
Tim Taubert
1f0bbcfbb0
merge m-c to fx-team
2012-02-15 11:15:26 +01:00
Masayuki Nakano
c4557e80fd
Bug 625151 Reset accesskey state at blur and alt keydown r=enn
2012-02-14 09:56:03 +09:00
Jared Wein
3fa5b393f0
Bug 725122 - Fix the intermittent timeouts by only setting the src attribute of the <audio> element after the event listener has been added. r=neil
2012-02-13 16:48:44 -08:00
Geoff Lankow
b0321a6413
Bug 718255 - Merge nsIPrefBranch2 with nsIPrefBranch - Part C, remove uses of nsIPrefBranch2 in toolkit/ ; r=bsmedberg
2012-01-17 14:18:29 +13:00
Matthew Noorenberghe
42961c6594
Bug 722636 - Only show "Undo Add to Dictionary" context menu on text fields and add separator r=ehsan
...
--HG--
extra : rebase_source : 85fab3254730ef89d66fe86b4a6fb6c8f392b882
2012-01-31 14:53:21 -08:00
Tim Taubert
ce8456e7af
merge m-c to fx-team
2012-02-04 11:28:09 +01:00
Jared Wein
8730cd7ebd
Bug 722532 - Large play button should not be displayed on audio elements. r=dolske
2012-02-03 13:29:44 +01:00
Neil Rashbrook
fda00c5f29
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
2012-02-02 22:54:58 +01:00
Ehsan Akhgari
440851ce36
Backout changeset 8b6e498d5933 (bug 649840) because it landed without reviews
2012-01-31 12:07:56 -05:00
Neil Rashbrook
8c5bbda76b
Better test for bug 649840. r=ehsan. + bustage-fix by sgautherie.
2012-01-31 00:27:23 +01:00
Ed Morley
eb00fb62c0
Backout 8705f07a49ec (bug 649840) for bustage
2012-01-30 23:20:54 +00:00
Neil Rashbrook
1487d8fa74
Better test for bug 649840 r=ehsan
2012-01-30 22:28:21 +00:00
Dão Gottwald
50ad4b2ada
Bug 720984 - contentAreaUtils.js: getTargetFile leaks gDownloadLastDir into the global scope. r=gavin
2012-01-26 13:09:45 +01:00
Dão Gottwald
2e4b60b563
No bug - fix some browser chrome tests that pollute the global scope
2012-01-24 23:08:42 +01:00
Serge Gautherie
440b532520
Bug 718545. (Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey(). r=enndeakin.
2012-01-24 07:05:14 +01:00
Asaf Romano
f83c1d2ec4
Reland Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm
2012-01-23 14:05:01 +02:00
Ed Morley
1b0a6be9dc
Backout 5ad0ee32f855 (bug 710259) for build failures on all platforms
2012-01-22 22:08:18 +00:00
Asaf Romano
d0b02aeccb
Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm
2012-01-22 23:49:20 +02:00
Marco Bonardo
8abeaa91a6
Bug 717772 - Delay autocomplete of pasted value.
...
r=gavin
2012-01-19 12:31:29 +01:00
Till Schneidereit
67c06fca06
Bug 718518. Remove in-tree uses of the nonstandard third argument to String.prototype.replace. r=dcamp,jgriffin,dao,ted,dtownsend
2012-01-18 16:10:39 -05:00
Gavin Sharp
4f261af49a
Bug 712421: allow pasting of a URL in the download manager window, r=neil
2011-12-20 14:14:10 -08:00
Marco Bonardo
1b31e5f0a2
Merge last green PGO changeset from inbound to central
2012-01-17 16:22:33 +01:00
Tim Taubert
d798b882da
merge m-c to fx-team
2012-01-16 11:20:19 +01:00
Jared Wein
3a800a6051
Bug 198964 - Enable smooth scrolling by default. r=gavin
2012-01-13 16:26:34 -08:00
Masayuki Nakano
93585d095a
Bug 717147 part.3 Findbar shouldn't do incremental search during composition r=gavin
2012-01-13 15:19:22 +09:00
Bobby Holley
3d280d317c
Bug 713747 - Use UniversalXPConnect and UniversalXPConnect only in test coverage. r=bz
2011-12-30 09:35:38 -08:00
Quentin Headen
8db5bf6208
Bug 352037 - Add an "Undo add to dictionary" item to spell checker's context menu item; r=ehsan
2011-12-29 16:06:56 -05:00
Rafael Ávila de Espíndola
e86b1ae807
Bug 713294 - send quit-application in test_privatebrowsing_downloadLastDir_c.js. r=mak.
2011-12-28 12:27:23 -05:00
Geoff Lankow
48d0dde864
Bug 712518 - Improve MockFilePicker.jsm; r=jmaher
2011-12-23 11:10:52 +13:00
Neil Rashbrook
5d0063889c
Bug 669026 Fix caret movement when contenteditable areas are present r=ehsan
2011-12-24 00:11:30 +00:00
Masayuki Nakano
d82ad83346
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=smaug+ehsan+dolske+enndeakin
2011-12-16 22:38:45 +09:00
Jan Bambach
2cd6ae449b
Bug 707677 - Use defaultPrevented instead of the deprecated getPreventDefault() in front-end code. r=dao
2011-12-08 10:21:32 +01:00
Masayuki Nakano
5aaeb19ce0
backout 34b8fe028357
2011-12-08 16:42:45 +09:00
Masayuki Nakano
0cf8dbff4b
Bug 700199 EventUtils.js should use synthesized events for sendKey(), sendChar() and sendString() rather than untrusted events r=ehsan+smaug+enndeakin+dolske
2011-12-07 14:13:06 +09:00
Boris Zbarsky
7aa7552d1b
Bug 706528. Remove vestigial beforepaint event stuff. r=smaug
2011-11-30 19:45:32 -05:00
Boris Zbarsky
3b713f03ab
Bug 704171 part 1. Stop using the no-argument form of mozRequestAnimationFrame in our chrome. r=roc,gavin
2011-11-28 07:49:44 -05:00
Serge Gautherie
9ac25e744a
Bug 632433 - Remove calls to Firefox stopSearch(), rename test_autocomplete.xul to test_autocomplete_mac_caret.xul. r=enn
...
--HG--
rename : toolkit/content/tests/chrome/test_autocomplete.xul => toolkit/content/tests/chrome/test_autocomplete_mac_caret.xul
2011-11-27 12:24:37 +01:00
Ed Morley
658f3825f6
Merge last green changeset of mozilla-inbound to mozilla-central
2011-11-24 15:50:30 +00:00
Rob Campbell
338dec43d5
merge fx-team to m-c
2011-11-24 11:44:28 -04:00
Jared Wein
5bec4b60a8
Bug 470628 - Part 3: Update tests to work with the new full screen button. r=dolske
2011-11-23 16:07:41 -05:00
David Anderson
4a1362a06f
Remove browser prefs for the tracer (bug 698201 part 7, r+sr=gal).
2011-11-22 17:41:43 -05:00
Jonathan Kew
3f08df1be3
bug 703990 - fix incorrect messages in test_tooltip.xul. r=enndeakin
2011-11-21 08:19:37 +00:00
Geoff Lankow
a30a43e3b2
Back out changeset 453772872eeb (bug 668710) for bustage
2011-11-20 01:10:40 +13:00
Geoff Lankow
448767c68b
Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
...
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
2011-08-05 23:55:49 +12:00
Ed Morley
6a998be2c5
Backout 4997c6f8b24d (bug 616542) for causing locally run mochitest-browser-chrome test runs to fail
2011-11-05 18:35:59 +00:00
Rail Aliiev
364e83c545
Bug 616542 - Shorten file path length of mochitest; r=ted
2011-11-04 21:13:42 +00:00
Geoff Lankow
05b39c14b0
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests; r=jmaher
2011-10-22 12:39:30 +13:00
Olli Pettay
5a32278058
Bug 696020, target key events to html:body, r=bz+enn
...
--HG--
extra : rebase_source : 9befed4031ef3f43aa5ff6daa2c6bb23e66024f8
2011-10-24 22:54:18 +03:00
Joel Maher
92cffba041
Bug 693577 - port mockprovider.js to specialpowers. r=ted
2011-10-14 07:52:02 -04:00
Rob Campbell
abf84621d6
merge m-c to fx-team
2011-10-13 10:35:04 -03:00
Brian Hackett
21a1740a0b
Disable jstracer by default, bug 693815. r=dmandelin
2011-10-11 18:41:45 -07:00
Jared Wein
cac266e602
Back out changeset d9ff4a720e19 because I forgot to test on Android
2011-10-03 20:53:08 -07:00
Jared Wein
fc968f44bb
Bug 690208 - Test to instrument video controls when viewing a standalone video. r=dolske
2011-10-03 20:47:14 -07:00
Neil Deakin
212ec7e2d9
Bug 628626, arrow panels misplaced when the position is partially over the anchor in one direction, r=neil
2011-09-30 15:47:13 -04:00
Geoff Lankow
0da1c7db6e
Bug 668710 - Move mockObjects.js in with the rest of SimpleTest; r=dao
...
--HG--
rename : toolkit/content/tests/browser/common/mockObjects.js => testing/mochitest/tests/SimpleTest/MockObjects.js
2011-08-05 23:55:49 +12:00
Geoff Lankow
590a0ca6a5
Bug 702744 - Use do_get_profile() instead of CurProcD in test_privatebrowsing_downloadLastDir.js; r=gavin.sharp
2011-11-20 11:12:06 +13:00
Neil Deakin
aa0fbc4269
Bug 370396, focus tab if something in another tab ends up being focused when switching tabs, r=neil
2011-09-29 16:05:10 -04:00
Paul Biggar
d8fd60d75c
Change in-tree users of Array.prototype.splice to not rely on non-standard behavior of deleting all elements from |k| onward for |arr.splice(k)|. r=jwalden
...
--HG--
extra : rebase_source : b2f041ab27c500636598fe6213481c1a5f0989e8
2011-09-22 15:43:11 -07:00
Hernan Rodriguez Colmeiro
3b1757fbac
Bug 693508. Add nsSystemInfo to Services.jsm. r=dolske
2011-10-11 14:41:11 -07:00
Malini Das
841f72da21
Bug 677626 - Add a profiling test suite for mochitest. r=jmaher
2011-09-19 14:52:04 -04:00
Neil Deakin
4cf9767a35
Bug 507186, check source of command events so that checkboxes with an attached command will update preferences properly, r=neil
2011-09-06 10:44:55 -04:00
Mihai Sucan
b2794040a4
Bug 600501 - Implement support for removed() callback (notificationbox); r=neil
2011-08-24 15:42:34 +03:00
Ian Neal
d554403253
Bug 679320 - Add currentURI as a property to the xul:editor element r=ehsan
2011-08-18 00:15:29 +01:00
Malini Das
960a7c7495
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
a0832b693a
Bug 367393 - Add a packed MochiKit that contains only SimpleTest dependencies- plain tests 2/2. r=jmaher, a=test-only
2011-08-12 12:21:44 -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
Mounir Lamouri
bde4b8d6ff
Bug 678166 - Use the original CID for the mock object in mockObjects.js. r=ehsan
2011-08-11 18:30:38 +02:00
Neil Deakin
608b18dfde
Bug 672254, allow content inside an arrowpanel to be flexible, r=neil
2011-08-10 15:51:25 -04:00
Neil Deakin
4b7a4d3893
Bug 626563, disable part of the arrowpanels test that tends to fail
2011-08-05 16:26:53 -04:00
Neil Deakin
33301f51f6
Bug 628238, arrow panels not positioned correctly when the page is zoomed, r=neil
...
--HG--
rename : toolkit/content/tests/widgets/test_arrowpanel.xul => toolkit/content/tests/chrome/test_arrowpanel.xul
2011-08-05 15:24:24 -04:00
Neil Deakin
5cdace403e
Bug 524545, popups with large margins appearing offscreen, r=roc
2011-08-05 15:24:24 -04:00
Justin Dolske
8056969982
Bug 671078 - Add Telemetry to Services.jsm. r=mossop
2011-07-27 16:40:19 -07:00
Dão Gottwald
1f7ec657d0
Restore enablePrivilege hack for non-browser-chrome consumers in mockObjects.js
2011-07-20 12:57:14 +02:00
Dão Gottwald
640abb2979
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
Dão Gottwald
5a9f25b436
Bug 672090 - Remove toolkit/content/tests/browser/common/_loadAll.js, testRunner.js, toolkitFunctions.js. r=gavin
...
--HG--
rename : toolkit/content/tests/browser/common/mockTransferForContinuing.js => toolkit/content/tests/browser/common/mockTransfer.js
2011-07-20 10:37:53 +02:00
Kailas
846f5869f6
Bug 564387 - Let "Save Video As..." respect the filename set in the Content-Disposition header. r=gavin
...
--HG--
rename : embedding/test/320x240.ogv => browser/base/content/test/bug564387_video1.ogv
2011-07-10 13:53:22 -07:00
Daniel Holbert
5493695d98
Backout f2390732b6a4 (Bug 668154) for apparently turning debug mochitest-oth & mochitest-4 perma-orange
2011-07-11 17:49:03 -07:00
Geoff Lankow
2ebe71ef6e
Bug 668154 - Use the same mock file picker for all mochitests and xpcshell tests r=jmaher
2011-07-11 12:24:13 -07:00
Karl Tomlinson
68408dc384
test for bug 624329
...
--HG--
extra : rebase_source : 04799e53a86060cf9532c2a2d72f716288997c6d
2011-07-08 15:14:00 +12:00
Jan Varga
b4bb28b0f5
Bug 295285 - onpopupshowing does not expose accesskeys (event.shiftKey) r=enn
2011-07-09 09:41:32 +02:00
Felipe Gomes
091d656e1b
Bug 662500. Drop support for pref that forces OOP tabs. r=bsmedberg
2011-06-07 12:23:15 -07:00
Joel Maher
a2939da6d0
Bug 668432 - move toolkit/content/tests/widgets/*.xul to mochitest-chrome; round 2. r=enn, a=test-only
2011-07-01 20:52:32 -04:00
Neil Deakin
5281dc69be
Bug 655004, cancel mouse scroll event and key events for grid datepicker and trees, prevents scroll events from bubbling up in tests, r=neil
2011-07-01 20:52:30 -04:00
Joel Maher
176fdc3ff9
Bug 508710 - moving toolkit/content/tests/widgets/*.xul from mochitest to mochitest-chrome. r=enn, a=test-only
...
--HG--
rename : toolkit/content/tests/widgets/frame_popupremoving_frame.xul => toolkit/content/tests/chrome/frame_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/popup_childframe_node.xul => toolkit/content/tests/chrome/popup_childframe_node.xul
rename : toolkit/content/tests/widgets/popup_trigger.js => toolkit/content/tests/chrome/popup_trigger.js
rename : toolkit/content/tests/widgets/test_bug360220.xul => toolkit/content/tests/chrome/test_bug360220.xul
rename : toolkit/content/tests/widgets/test_bug365773.xul => toolkit/content/tests/chrome/test_bug365773.xul
rename : toolkit/content/tests/widgets/test_bug382990.xul => toolkit/content/tests/chrome/test_bug382990.xul
rename : toolkit/content/tests/widgets/test_bug457632.xul => toolkit/content/tests/chrome/test_bug457632.xul
rename : toolkit/content/tests/widgets/test_bug460942.xul => toolkit/content/tests/chrome/test_bug460942.xul
rename : toolkit/content/tests/widgets/test_bug509732.xul => toolkit/content/tests/chrome/test_bug509732.xul
rename : toolkit/content/tests/widgets/test_bug554279.xul => toolkit/content/tests/chrome/test_bug554279.xul
rename : toolkit/content/tests/widgets/test_bug557987.xul => toolkit/content/tests/chrome/test_bug557987.xul
rename : toolkit/content/tests/widgets/test_bug562554.xul => toolkit/content/tests/chrome/test_bug562554.xul
rename : toolkit/content/tests/widgets/test_button.xul => toolkit/content/tests/chrome/test_button.xul
rename : toolkit/content/tests/widgets/test_closemenu_attribute.xul => toolkit/content/tests/chrome/test_closemenu_attribute.xul
rename : toolkit/content/tests/widgets/test_colorpicker_popup.xul => toolkit/content/tests/chrome/test_colorpicker_popup.xul
rename : toolkit/content/tests/widgets/test_contextmenu_list.xul => toolkit/content/tests/chrome/test_contextmenu_list.xul
rename : toolkit/content/tests/widgets/test_focus_anons.xul => toolkit/content/tests/chrome/test_focus_anons.xul
rename : toolkit/content/tests/widgets/test_hiddenitems.xul => toolkit/content/tests/chrome/test_hiddenitems.xul
rename : toolkit/content/tests/widgets/test_hiddenpaging.xul => toolkit/content/tests/chrome/test_hiddenpaging.xul
rename : toolkit/content/tests/widgets/test_menu.xul => toolkit/content/tests/chrome/test_menu.xul
rename : toolkit/content/tests/widgets/test_menu_hide.xul => toolkit/content/tests/chrome/test_menu_hide.xul
rename : toolkit/content/tests/widgets/test_menuitem_blink.xul => toolkit/content/tests/chrome/test_menuitem_blink.xul
rename : toolkit/content/tests/widgets/test_menulist.xul => toolkit/content/tests/chrome/test_menulist.xul
rename : toolkit/content/tests/widgets/test_menulist_keynav.xul => toolkit/content/tests/chrome/test_menulist_keynav.xul
rename : toolkit/content/tests/widgets/test_notificationbox.xul => toolkit/content/tests/chrome/test_notificationbox.xul
rename : toolkit/content/tests/widgets/test_panelfrommenu.xul => toolkit/content/tests/chrome/test_panelfrommenu.xul
rename : toolkit/content/tests/widgets/test_popup_attribute.xul => toolkit/content/tests/chrome/test_popup_attribute.xul
rename : toolkit/content/tests/widgets/test_popup_button.xul => toolkit/content/tests/chrome/test_popup_button.xul
rename : toolkit/content/tests/widgets/test_popup_coords.xul => toolkit/content/tests/chrome/test_popup_coords.xul
rename : toolkit/content/tests/widgets/test_popup_keys.xul => toolkit/content/tests/chrome/test_popup_keys.xul
rename : toolkit/content/tests/widgets/test_popup_preventdefault.xul => toolkit/content/tests/chrome/test_popup_preventdefault.xul
rename : toolkit/content/tests/widgets/test_popup_recreate.xul => toolkit/content/tests/chrome/test_popup_recreate.xul
rename : toolkit/content/tests/widgets/test_popup_scaled.xul => toolkit/content/tests/chrome/test_popup_scaled.xul
rename : toolkit/content/tests/widgets/test_popup_tree.xul => toolkit/content/tests/chrome/test_popup_tree.xul
rename : toolkit/content/tests/widgets/test_popuphidden.xul => toolkit/content/tests/chrome/test_popuphidden.xul
rename : toolkit/content/tests/widgets/test_popupincontent.xul => toolkit/content/tests/chrome/test_popupincontent.xul
rename : toolkit/content/tests/widgets/test_popupremoving.xul => toolkit/content/tests/chrome/test_popupremoving.xul
rename : toolkit/content/tests/widgets/test_popupremoving_frame.xul => toolkit/content/tests/chrome/test_popupremoving_frame.xul
rename : toolkit/content/tests/widgets/test_position.xul => toolkit/content/tests/chrome/test_position.xul
rename : toolkit/content/tests/widgets/test_progressmeter.xul => toolkit/content/tests/chrome/test_progressmeter.xul
rename : toolkit/content/tests/widgets/test_props.xul => toolkit/content/tests/chrome/test_props.xul
rename : toolkit/content/tests/widgets/test_radio.xul => toolkit/content/tests/chrome/test_radio.xul
rename : toolkit/content/tests/widgets/test_richlist_direction.xul => toolkit/content/tests/chrome/test_richlist_direction.xul
rename : toolkit/content/tests/widgets/test_scale.xul => toolkit/content/tests/chrome/test_scale.xul
rename : toolkit/content/tests/widgets/test_scrollbar.xul => toolkit/content/tests/chrome/test_scrollbar.xul
rename : toolkit/content/tests/widgets/test_sorttemplate.xul => toolkit/content/tests/chrome/test_sorttemplate.xul
rename : toolkit/content/tests/widgets/test_statusbar.xul => toolkit/content/tests/chrome/test_statusbar.xul
rename : toolkit/content/tests/widgets/test_tabbox.xul => toolkit/content/tests/chrome/test_tabbox.xul
rename : toolkit/content/tests/widgets/test_tabindex.xul => toolkit/content/tests/chrome/test_tabindex.xul
rename : toolkit/content/tests/widgets/test_textbox_emptytext.xul => toolkit/content/tests/chrome/test_textbox_emptytext.xul
rename : toolkit/content/tests/widgets/test_textbox_number.xul => toolkit/content/tests/chrome/test_textbox_number.xul
rename : toolkit/content/tests/widgets/test_textbox_search.xul => toolkit/content/tests/chrome/test_textbox_search.xul
rename : toolkit/content/tests/widgets/test_timepicker.xul => toolkit/content/tests/chrome/test_timepicker.xul
rename : toolkit/content/tests/widgets/test_toolbar.xul => toolkit/content/tests/chrome/test_toolbar.xul
rename : toolkit/content/tests/widgets/test_tooltip.xul => toolkit/content/tests/chrome/test_tooltip.xul
rename : toolkit/content/tests/widgets/test_tooltip_noautohide.xul => toolkit/content/tests/chrome/test_tooltip_noautohide.xul
rename : toolkit/content/tests/widgets/test_tree.xul => toolkit/content/tests/chrome/test_tree.xul
rename : toolkit/content/tests/widgets/test_tree_single.xul => toolkit/content/tests/chrome/test_tree_single.xul
rename : toolkit/content/tests/widgets/test_tree_view.xul => toolkit/content/tests/chrome/test_tree_view.xul
rename : toolkit/content/tests/widgets/window_popup_attribute.xul => toolkit/content/tests/chrome/window_popup_attribute.xul
rename : toolkit/content/tests/widgets/window_popup_button.xul => toolkit/content/tests/chrome/window_popup_button.xul
rename : toolkit/content/tests/widgets/xul_selectcontrol.js => toolkit/content/tests/chrome/xul_selectcontrol.js
2011-06-24 12:39:13 -04:00
Dão Gottwald
9875ff106c
Backed out changeset dc3780dd8a43 (bug 311007). Going to change onLocationChange instead of adding onLocationChange2.
2011-06-14 00:02:28 +02:00
Oonishi Atsushi
a32cac7d4c
Bug 311007 - Add onLocationChange2 which distinguishes between same-document and different-document location changes to web progress listeners. r=smaug, sr=bzbarsky
2011-06-04 05:31:07 +09:00
Neil Deakin
82200ac5ea
Bug 554919, support panels which can dragged via their backgrounds, r=dao,smaug
2011-06-03 15:38:24 -04:00
Neil Deakin
d82e4f5a03
Bug 577377, add a means to get the screen rectangle of a popup, r=neil
2011-06-03 15:38:23 -04:00
Neil Deakin
b4836cdc10
Bug 637234, don't use readonly field for timepicker as they are initialized in this constructor, r=neil
2011-06-03 15:38:23 -04:00
Geoff Lankow
2d732b71c2
Bug 506069 - textbox with type=number does not properly update value for oninput event. r=enn
2011-06-02 10:53:42 +12:00
Joel Maher
6993636556
Bug 616999. Xpcshell manifest support; manifest files. r=ted, a=test-only
2011-05-20 11:54:01 -04:00
Ms2ger
6c02285d88
Bug 654137 - Make window.top not replacable; r=bz
2011-05-10 20:24:44 +02:00
Anas Husseini
e52a7d8e02
Bug 649840 - Adjust the direction of the autocomplete popup list based on the textbox direction. r=neil
...
--HG--
extra : rebase_source : 9d9befb9c9179214cc472498bde6fdab66d9bbb5
2011-04-27 10:09:23 +02:00
Margaret Leibovic
18a0a9611f
Bug 653010 - Add cookies and logins to Services.jsm. r=gavin
2011-04-26 19:56:59 -04:00
Neil Deakin
dff3b0b708
Bug 608603, properly handle adjusting the day in the grid datepicker when switching to a month with fewer days, and add displayed month and year properties to datepicker, which can differ from the selection, r=neil
2011-04-13 13:53:24 -04:00
Neil Deakin
2e418cd5d2
Bug 126189, pass modifiers on to command events in menus when enter was pressed, r=neil
2011-04-13 13:53:24 -04:00
Neil Deakin
bc2478419a
Bug 590665, panels jump around when dragged across screens, so don't do flipping when moving one, r=roc
2011-04-13 13:53:24 -04:00
Neil Deakin
1541d0e3db
Bug 630830 - "key" attribute changes to menuitems are not handled; r=joshmoz
2011-02-13 07:28:00 -05:00
Ehsan Akhgari
8b21e28d22
Bug 614643 - Don't rely on the afterpaint event because its firing times can be seemingly random. Instead, use the beforepaint event to see when the test is painting; r=arpad
2011-03-21 15:37:17 -04:00
Siddarth Agarwal
673dceb30b
Bug 621204 - Add Dict.jsm to toolkit, r=dtownsend
2011-03-23 15:13:41 -04:00
Ehsan Akhgari
6e3f683d41
Bug 614643 - Cause a repaint no matter what so that the test becomes more robust; r=neil a=test-only
2011-03-16 16:03:12 -04:00
Jonathan Kew
abe383a68f
bug 622507 - allow a possible subpixel discrepancy at bottom/right of popup rect because we snap the top/left to a pixel boundary when positioning. r+a=roc, test-only
2011-02-21 08:52:21 +00:00
David Mandelin
a4880c2f6d
Bug 611652: clear values instead of scope when global window is cleared, r=brendan,enn,jeff,mrbkap,smaug
...
--HG--
extra : rebase_source : 77e3844d35de229817bee767256a96d030a78bf9
2011-01-21 18:37:30 -08:00
Dão Gottwald
58ae6f9e7f
Bug 604257 - Enable test_arrowpanel.xul on Linux
2011-02-01 11:16:24 +01:00
Jeff Walden
15fda24aa9
Bug 497869 - Future reserved words are syntax errors in strict mode. r=brendan
2011-01-22 17:46:22 -08:00
Jeff Walden
882117c5e3
Back out everything from the last several hours for turning into a disaster zone finally ending in total orange. r=return-to-sanity
2011-01-23 03:12:28 -08:00
Jeff Walden
5ef527b523
Another round of orange fixes, sigh. r=orange yet again
2011-01-23 00:12:05 -08:00
Neil Deakin
deb3710bed
Bug 616607, use screen coordinates to calculate arrow panel position, r=neil, a=blocking
2011-01-12 20:57:36 -05:00
Neil Deakin
9745c2afd5
Bug 607224, add property that specifies if a menu was opened via the keyboard, r=neil,a=blocking
2011-01-04 12:24:51 -05:00
Olli Pettay
adda60ddf0
Bug 605127 - Autoscroll stops unintentionally while page is scrolling, r=neil, a=blocking
2010-12-29 10:14:12 +02:00
Phil Ringnalda
62bfcb807b
Bug 567950 - Re-enable browser_keyevents_during_autoscrolling.js to see whether the cause of its intermittency is actually long gone, a=test
2010-12-26 14:20:27 -08:00
Dão Gottwald
dacbe4b5d0
Bug 554279 - Defer toolbar initialization to get XUL overlays for the toolbar palette loaded. r=enn a=b
2010-12-15 20:03:00 +01:00
Masayuki Nakano
da8578755a
Bug 616797 relanding backed-out test for the bug r=enn, a=final+
2010-12-09 14:52:33 +09:00
Masayuki Nakano
0d9c0a21d3
Bug 616797 backing-out the new tests a=orange
2010-12-08 21:25:20 +09:00
Masayuki Nakano
fa4f748442
Bug 616797 Menubar doesn't appear by Alt key after using accelerator to open a popup menu and closing it by click r=enn, a=final+
2010-12-08 19:49:09 +09:00
Neil Deakin
b722cf2bf2
Bug 606343, part 2, centre arrow on anchor in notification panel, r=dao, a=blocking
2010-12-05 17:10:36 -05:00
Neil Deakin
bfc477c78a
Bug 606343, part 1, add centering position types for panels, r=neil, a=blocking
2010-12-05 17:09:36 -05:00
Masayuki Nakano
6aaa0b5d0d
Bug 261715 Alt key auto-repeat shouldn't cause to show/focus menubar if mouse button is down during first Alt keydown and Alt keyup r=enn, a=jst
2010-12-04 10:55:15 +09:00
Neil Deakin
4c6bbc0457
Bug 561243 - Name field in edit bookmarks panel ignores mouse events while focused. r=roc, a=blocking
2010-12-01 09:39:10 -08:00
Timothy Nikkel
74ff18e6d8
Bug 539949. Keep trying to scroll content into view even if it is clipped out. r=roc a=blocking-final+
2010-11-24 19:35:01 -06:00
Neil Deakin
e5d0c6c849
Bug 614152, don't set popupNode when opening notification popup, otherwise page context menu won't appear, r=dao, a=blocking
2010-11-24 13:31:25 -05:00
Arpad Borsos
cbde904c21
Use mozRequestAnimationFrame to animate autoscroll; r=neil@parkwaycc.co.uk a=bsmedberg
2010-08-18 19:57:31 +02:00
Serge Gautherie
8847987fe0
Bug 611231 - [SeaMonkey] mochitest-plain-5: "test_arrowpanel.xul" fails now; (Av1) Set 'middle' label at a more centered position.
...
r=enndeakin a=(test only).
2010-11-11 20:52:30 +01:00
Mounir Lamouri
45a67c2d71
Bug 609279 - Add getLabelAt in tests redifining nsAutoCompleteSimpleResult. r=ehsan a=tests
2010-11-05 18:14:40 +01:00
Margaret Leibovic
0268cab922
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page (Tests). r=gavin, a=blocking-beta7
2010-10-28 15:00:50 -07:00
Margaret Leibovic
6a27d3fb58
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
2010-10-28 15:00:31 -07:00
Robert O'Callahan
6bb7a02bbf
Backed out changeset ecd1948992eb
2010-10-29 16:07:46 +13:00
Margaret Leibovic
f74adedb2c
Bug 575561 - External links from within app tabs should always open in new tabs instead of replacing the app tab's page. r=gavin+bz, a=blocking-beta7
2010-10-28 15:00:31 -07:00
Neil Deakin
902842e19b
Bug 578667, text not highlighting when selectiondrag is outside frame, r=mats,a=blocking
2010-10-25 10:06:30 -04:00
Timothy Nikkel
4110d0d0a8
Bug 592882. Don't re-add the listener because we don't need it anymore. r=dolske a=orange
2010-10-21 19:58:11 -05:00
Ehsan Akhgari
df16cbf877
Bug 525222 - XML errors possible on file:// listings; r=bzbarsky a=jst
...
--HG--
extra : rebase_source : 343aa3a018f007db8336e4c221fef27981e5bc45
2010-10-12 18:30:42 -04:00
Timothy Nikkel
51039539c6
Bug 592882. Use setTimeout so test starts after paint suppression ends.
2010-10-14 20:03:45 -05:00
Blake Kaplan
29e85b9844
Merge mozilla-central into tracemonkey
2010-10-13 17:54:54 -07:00
Johnny Stenback
41120f4b7c
Bug 580128. Fix various mochi chrome tests to work with the new wrappers. r=mrbkap@gmail.com
2010-10-10 15:37:28 -07:00
Neil Deakin
71674132a2
Bug 554937 - Implement arrow panels and use them for some notifications, r=gavin, a=betaN+
2010-10-13 15:41:37 -04:00
Mounir Lamouri
cc33a99998
Merging to tip. a=blocking-b7
2010-09-30 17:10:19 -07:00
Justin Wood
29c2415b89
Test for Bug 594509 does not unregister its load listener. (Bug 595188). r=gavin
...
[SeaMonkey 2.1, mochitest-browser-chrome] TEST-UNEXPECTED-FAIL | chrome://mochikit/content/browser/toolkit/content/tests/browser/browser_bug594509.js | about:rights content loaded
a=gavin
2010-09-18 11:07:01 +01:00
Timothy Nikkel
6b52748494
Bug 587960. Backout test workaround now that we have real fix. a=backout
2010-10-09 14:09:22 -05:00
Neil Deakin
3c2dd5c871
Bug 522956 - Clicking Larry's "More Information" button opens Page Info dialog but doesn't close Larry. r=karlt a=b
2010-09-16 13:24:08 +02:00
Neil Deakin
43da4cf629
Bug 566154 - text missing from preferences font size pulldown.; f=neil r=neil a=blocking-betaN+
2010-09-15 11:25:08 -04:00
Dão Gottwald
cf5fbd3d81
Bug 578785 - Animate notification bar sliding with CSS transitions instead of JS. r=enn
2010-09-15 09:25:16 +02:00
Matthew Gregan
399b2ac23d
Bug 584615 - Fix for video controls direction test failure. r=kinetik a=blocking2.0
2010-09-14 16:53:02 +12:00
Robert Sayre
e7de428249
jaegermonkey. what. a=arewefastyet
2010-09-11 15:07:27 -04:00
Robert Sayre
4659902f34
jaegermonkey. what. a=arewefastyet
2010-09-11 15:06:33 -04:00
Timothy Nikkel
f7279c93a5
Bug 593892. Fix a test to start after paint suppression ends. r=roc a=roc
2010-09-11 13:24:49 -05:00
Robert Sayre
59773ae503
Merge mozilla-central to tracemonkey.
2010-09-10 11:47:11 -04:00
Margaret Leibovic
788df240de
Bug 594509 - fix about:rights page for unbranded builds. r+a=gavin.sharp
2010-09-09 19:08:25 -07:00
Makoto Kato
6103055406
Bug 593133 - TM: PGO doesn't use tracejit profile. r=dmandelin
2010-09-09 16:55:59 +09:00
Neil Deakin
b753ff6479
Bug 558072. Allow getting of popup position and size from popupshowing event. r=roc,a=blocking
...
--HG--
extra : rebase_source : 0589fbc0410548f8f7ee748d59e70721c5fcc29b
2010-09-06 15:30:17 +12:00
Robert O'Callahan
243921c92a
Bug 584703. Compute XUL listbox contents overlow area correctly. r=enndeakin
...
--HG--
extra : rebase_source : a5c20c7ad240643a734a3e0f27c5357adc13c9ae
2010-09-06 15:23:44 +12:00
Neil Rashbrook
deb54a6c9c
Bug 586408 document.popup node doesn't work with nested popups (regression from bug 383930) r=Enn a=beltzner
2010-09-10 21:24:25 +01:00
Joel Maher
161d8ae5ae
Bug 591325 Fix regression due to relativesrcdir landing in xpchsell test, continued cleanup in chrome tets r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Joel Maher
3b1fb9d8ce
Bug 592859 Update browser chrome tests to only use chrome paths for mochitest to prep for android support r=ctalbert a=NPOTB
2010-09-10 10:20:38 -07:00
Ehsan Akhgari
3961485b42
Bug 570192 - Make sure that XUL textbox's constructor does not fail if we don't have a frame available; r,a=gavin
...
--HG--
extra : rebase_source : c5b6768df4a5286d85df39b45858f90ea376638c
2010-06-04 14:58:02 -04:00
Timothy Nikkel
7e9cbdb239
Bug 587960. XUL trees can have their methods called at werid times, so guard against that in test. r=roc
2010-08-27 18:15:08 -05:00
Joel Maher
b61eda4b1d
Bug 586754 Xpcshell tests should use relativesrcdir instead of $MODULE (android prepartion) r=mitchell.field a=NPOTB
2010-08-26 14:47:28 -07:00
Clint Talbert
1afdc1b8df
Backed out changeset 49beef9387a0 due to Xpcshell orange a=backout
...
--HG--
extra : rebase_source : 01307f705ab07b7784401d69a53921b200544978
2010-08-25 14:03:44 -07:00
Joel Maher
51fff79f07
Bug 586754 Change xpcshell to use $relativesrcdir instead of $module for android support a=NPOTB r=mitchell.field
2010-08-25 11:47:39 -07:00
Joel Maher
ce269022ab
Bug 574189 - Fix chrome tests to work from an extension for android and e10s support a=NPOTB r=ctalbert
2010-08-24 10:29:34 -07:00
Jonas Sicking
cbc0676504
Backout bugs 586754, 574189, 584611 due to orange. a=backout
2010-08-20 11:08:43 -07:00
Joel Maher
6763342e81
Bug 586754 xpcshell tests should use relativesrcdir instead of $MODULE r=:Mitch a=NPOTB
2010-08-20 09:32:58 -07:00
Joel Maher
978a4a1ad2
Bug 574189 - Fix chrome tests so they can run from a .jar bundle (e10s, android) r=ctalbert a=NPOTB
2010-08-20 09:28:13 -07:00
Chris Pearce
8224c358fa
Bug 485288 - Replace all usage of video autobuffer attribute with preload=auto. a=test-fix
2010-08-20 10:50:37 +12:00
Simon Montagu
9cbf659f68
Remove test for bug 558403. (Bug 581734) r=sayrer a2.0=tests
2010-08-15 11:19:34 -04:00
Edward Lee
acdf97d2b1
Bug 582865 - Provide a shared "shape" module for Point, Rect, etc. [r=mossop a=gavin]
2010-08-12 02:51:03 -07:00
Michael Yoshitaka Erlewine
7f3c8313d6
Move Geometry utility classes (+tests) to the toolkit for bug 582865.
2010-08-11 01:21:11 -07:00
Neil Deakin
fb66fae998
Bug 383930/552341, allow usage of a property on popups instead of using document.popupNode, should fix leak of popupNode, r=neil,sr=roc
2010-08-09 12:17:19 -04:00
Neil Deakin
0284f4eb26
Bug 583255, don't involve views in tree offset computation, fixes inspector mouse events, r=roc,a=dbaron
2010-08-09 12:15:39 -04:00
Neil Deakin
22a92d13e6
Bug 552982, popups with titlebars tests
2010-07-27 09:38:04 -04:00
Vivien Nicolas
c9fc17e7f1
Bug 580676 - Add content prefs service service to Services.jsm [r=gavin]
2010-07-22 01:56:15 +02:00
Ben Parr
9b870877ea
Bug 558287: Add support for searching add-ons on AMO via the search bar. r=dtownsend
2010-07-19 16:01:23 -07:00
Makoto Kato
6f9d74539c
Bug 574051 - permanent orange test on 64-bit win7: 15875 ERROR TEST-UNEXPECTED-FAIL | /tests/toolkit/content/tests/widgets/test_tree_hier.xul | cycleHeader column sortDirection - "descending" should equal "". r=enndeakin
2010-07-16 15:59:13 +09:00
Neil Deakin
8e9b38fd58
Bug 574040, fix test so that it doesn't have an underlying missing menu label layout issue on Windows 7 64bit
2010-07-13 16:13:54 -04:00
Dão Gottwald
a87853c0f4
Bug 578032 - Remove support for generic toolbar splitters, unintentionally added in bug 354048. r=enn
2010-07-12 16:47:34 +02:00
Neil Deakin
1c203e93aa
Bug 515153, add some better logging to this test to help debug it
2010-07-12 09:50:26 -04:00
Benjamin Stover
82fe8b26eb
Bug 530835 - Flash: Chrome UI shows up on background of flash videos [r=gavin.sharp]
2009-12-04 12:03:56 -08:00
Benjamin Stover
18763254a9
Bug 520910: Refactor Rect and add Point class, r=gavin
2009-10-15 15:50:32 -04:00
Benjamin Smedberg
4d172dd53d
Merge mozilla-central, including the Electrolysis changes, into the branch for bug 568691.
2010-07-01 11:55:57 -04:00
Benjamin Smedberg
a2833452f8
Merge mozilla-central to the bug 568691 branch.
...
--HG--
rename : gfx/public/nsITheme.h => gfx/src/nsITheme.h
2010-06-30 14:23:23 -04:00
Benjamin Smedberg
43c2f8a8e4
On Windows and Mac, nsIFile.copyTo will fail if the file already exists. Use the .createUnique logic to create a unique name, but then remove it for the copy.
2010-06-29 23:24:09 -04:00
Benjamin Smedberg
1a140494e8
Fixes for more test failures from bug 568691 - the RTL tests dynamically register chrome which must be un-done: to do this, I register a manifest for the life of the app, but truncate it after this test is complete. The toolkit tag-autocomplete tests were failing because of a missing close-brace.
2010-06-27 17:04:45 -04:00
Benjamin Smedberg
c16cf0f0c5
Fix a bunch of test failures caused by typos or other issues from bug 568691.
2010-06-27 14:03:05 -04:00
Benjamin Smedberg
63c0077443
Merge mozilla-central into the branch for bug 568691, including fixup of the new jetpack binary module.
2010-06-25 19:41:09 -04:00
Benjamin Smedberg
762def30bb
Merge mozilla-central into the static-xpcom-registration branch.
2010-06-23 17:26:25 -04:00
Benjamin Smedberg
76f5edb3bb
Bug 568691 fixups: alter mockObjects.js so that it registers its mock by contractID but doesn't replace the CID. Fix the generic classinfo not to assert when code asks for the class description (which is no longer implemented).
2010-06-23 15:18:13 -04:00
Frank Yan
94d7a77db6
Bug 565783: Eliminate bounce when scrolling tab bar. r=enndeakin,dolske
2010-06-23 10:28:12 -07:00
Neil Deakin
53ac2d5dcb
Bug 572823, clear button open state when its popup is destroyed, r=neil
2010-06-21 08:37:35 -04:00
Timothy Nikkel
2226d955cd
Bug 571640. Part 3. In window_browser_drop.xul make the html element draggable so drag and drop works. r=enndeakin
2010-06-25 16:51:17 -05:00
Timothy Nikkel
70ed6cf63f
Bug 571640. Part 2. In test_findbar.xul use an image source node so we can start a drag. r=enndeakin
2010-06-25 16:51:17 -05:00
Timothy Nikkel
862d66fc00
Bug 571640. Part 1. Enhance synthesizeDrop to take a source element to start the drag on. r=enndeakin
2010-06-25 16:51:17 -05:00
Doug Turner
901e02b2de
Merging with mozilla-central. Manually merged: content/canvas/src/nsCanvasRenderingContext2D.cpp ipc/ipdl/Makefile.in toolkit/toolkit-tiers.mk toolkit/xre/nsEmbedFunctions.cpp
...
--HG--
rename : gfx/thebes/src/gfxSharedImageSurface.cpp => gfx/thebes/gfxSharedImageSurface.cpp
rename : gfx/thebes/public/gfxSharedImageSurface.h => gfx/thebes/gfxSharedImageSurface.h
2010-06-28 16:33:19 -07:00
Oleg Romashin
b8ab8239cd
Auto-merge with m-c b51803f3fdef
2010-06-25 08:30:40 -04:00
Doug Turner
4719dd0705
Automerge w mozilla-central
2010-06-24 14:06:13 -07:00
Jason Duell
d194b9d486
Merge from m-c.
...
Fair amount of merge conflicts.
Biggest item was changes to nsHttpChannel from web sockets changes.
Other likely suspects if things are borken:
nsFrameLoader.cpp:
- nsFrameLoader::EnsureMessageManager: pass "this" (orig e10s code) or
nsnull (m-c) to local process call to new nsFrameMessageManager(),
callback arg? Smaug said null.
- only calling SetCallBackData for local case. also +r smaug.
nsPrefBranch.cpp had fairly extensive merge conflicts.
nsChromeRegistry had lots of changes.
Dougt did most of the non-necko changes (thanks).
--HG--
rename : netwerk/protocol/http/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannelAuthProvider.cpp
rename : netwerk/protocol/http/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannelAuthProvider.h
2010-06-22 17:33:57 -07:00
Doug Turner
ded51c1c5f
Merging with M-C.
...
Hand merged the following files:
U chrome/src/nsChromeRegistry.cpp
U chrome/src/nsChromeRegistry.h
U content/base/src/nsFrameLoader.cpp
U content/base/src/nsFrameLoader.h
U dom/src/geolocation/nsGeolocation.cpp
U dom/src/geolocation/nsGeolocation.h
U netwerk/build/Makefile.in
U netwerk/cookie/nsCookieService.cpp
U netwerk/cookie/nsCookieService.h
--HG--
rename : extensions/cookie/test/unit/test_cookies.js => extensions/cookie/test/unit/test_cookies_thirdparty.js
rename : netwerk/cookie/src/nsCookieService.cpp => netwerk/cookie/nsCookieService.cpp
rename : netwerk/cookie/src/nsCookieService.h => netwerk/cookie/nsCookieService.h
rename : netwerk/dns/src/nsIDNKitInterface.h => netwerk/dns/nsIDNKitInterface.h
rename : netwerk/protocol/http/src/nsHttp.h => netwerk/protocol/http/nsHttp.h
rename : netwerk/protocol/http/src/nsHttpChannel.cpp => netwerk/protocol/http/nsHttpChannel.cpp
rename : netwerk/protocol/http/src/nsHttpChannel.h => netwerk/protocol/http/nsHttpChannel.h
rename : netwerk/protocol/http/src/nsHttpChunkedDecoder.h => netwerk/protocol/http/nsHttpChunkedDecoder.h
rename : netwerk/protocol/http/src/nsHttpHandler.cpp => netwerk/protocol/http/nsHttpHandler.cpp
rename : netwerk/protocol/http/src/nsHttpHeaderArray.h => netwerk/protocol/http/nsHttpHeaderArray.h
rename : netwerk/protocol/http/src/nsHttpRequestHead.h => netwerk/protocol/http/nsHttpRequestHead.h
rename : netwerk/protocol/http/src/nsHttpResponseHead.h => netwerk/protocol/http/nsHttpResponseHead.h
rename : netwerk/protocol/http/src/nsHttpTransaction.cpp => netwerk/protocol/http/nsHttpTransaction.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.cpp => netwerk/protocol/res/nsResProtocolHandler.cpp
rename : netwerk/protocol/res/src/nsResProtocolHandler.h => netwerk/protocol/res/nsResProtocolHandler.h
2010-06-07 13:38:02 -07:00
Oleg Romashin
b36fb69349
Merge with latest mozilla central r 42802:ffbc3baf03ae
2010-05-25 15:19:33 -04:00
Olli Pettay
58b4f71840
m-c to e10 merge
2010-05-24 17:45:59 +03:00
Robert Sayre
def349ad75
Merge mozilla-central to tracemonkey.
2010-05-24 09:05:39 -07:00
Michael Kohler
5f19df86e0
Bug 564091: Fix spelling of nonexistent across the tree. r=timeless
...
--HG--
extra : rebase_source : 4f15f7fd6f90926b77d136be83af7f22c5ffa830
2010-05-23 12:26:15 -07:00
Robert Sayre
13c247559e
Merge mozilla-central to tracemonkey
2010-05-17 13:55:37 -04:00
Doug Turner
3ad0032930
Merged with MC. Hand merged netwerk/protocol/http/src/nsHttpHandler.cpp
...
also removed modules/plugin/default*
2010-05-17 08:59:15 -07:00
Chris Jones
9327ed8dcc
Merged m-c
2010-05-13 18:04:53 -05:00
Doug Turner
fe405e740c
merge with m-c. resolved conflicts in:
...
U chrome/src/nsChromeRegistry.cpp
U content/base/src/Makefile.in
U dom/base/nsDOMClassInfo.cpp
U toolkit/toolkit-tiers.mk
--HG--
rename : toolkit/mozapps/extensions/test/unit/test_bug541420.js => toolkit/mozapps/extensions/test/xpcshell/test_bug541420.js
2010-05-11 11:09:54 -07:00
Doug Turner
8f97a20153
Merge with m-c. no hand edits
2010-04-29 21:04:50 -07:00
Jim Mathies
d814f747d4
Bug 513162 - nsAttrValue margin parsing and chromemargin chrome tests. r=smaug, gavin.
2010-06-24 21:01:07 -05:00
Jim Mathies
36e51d4715
Bug 513162 - Add tests for client coordinates of subframes. r=sdwilsh.
2010-06-24 21:01:06 -05:00
Jim Mathies
fb160fe45a
Bug 513162 - Fix for intermittent failure in test_titlebar.xul, due to left over focus listener. r=sdwilsh.
2010-06-24 21:01:06 -05:00
Ehsan Akhgari
8b8e8e2584
Bug 565943 - Intermittent timeout in test_bug253481.xul
2010-06-03 21:49:53 -04:00
Neil Deakin
a45e72c383
Bug 554873, improve waitForFocus to check for about:blank pages, r=mak
2010-05-18 09:31:03 -04:00
L. David Baron
c217da4313
On the theory that changeset 31fbc861bcb9 did not intend to back out the piece of changeset eb49e81b9f4d that touched this test, I'm going to put it back, and hope that it might fix some random orange (bug 572954).
2010-06-19 16:17:18 -07:00
Gavin Sharp
3996de6d69
Bug 567950: disable browser_keyevents_during_autoscrolling.js because it times out too much
2010-06-17 21:27:35 -04:00
Neil Deakin
6d6ff9188a
Bug 379745, add some additional template sort hint options to sort case-insensitive, sort by integers, and skip natural sort order, r=neil,sr=sicking
2010-06-16 13:09:51 -04:00
Simon Montagu
b49c3ecda7
Test for bug 558403
...
--HG--
rename : toolkit/content/tests/chrome/bug437844.css => toolkit/content/tests/chrome/rtlchrome/rtl.css
rename : toolkit/content/tests/chrome/bug437844.dtd => toolkit/content/tests/chrome/rtlchrome/rtl.dtd
rename : toolkit/content/tests/chrome/bug437844.manifest => toolkit/content/tests/chrome/rtlchrome/rtl.manifest
2010-04-29 09:08:15 +03:00
Oleg Romashin
87c511839e
Merged with mozilla-central
2010-04-22 20:22:26 -04:00
Doug Turner
6c196f14e2
Automerge with mc. no manual changes
2010-04-21 03:31:13 -07:00
Markus Stange
c34c8948f8
Bug 355375 - Make context menuitems blink when chosen. r=enn
...
--HG--
extra : rebase_source : 87b93bda596b4af4c1adf294ecc91510047ca0f1
2010-04-19 16:12:58 +02:00
Neil Deakin
ceb1712f98
Bug 418521, improve the way focus indicators are displayed to correlate better with system behaviour, add -moz-focusring property to apply only when focus rings should be drawn, r=dao,jmathies,dbaron sr=neil
2010-04-21 10:53:42 -04:00
Neil Deakin
ac77f871d2
Bug 560166, add link drop handler to installer and reenable test, r=gavin
2010-04-19 15:07:29 -04:00
Chris Jones
09869cfb77
Merge mozilla-central
2010-04-16 01:34:35 -05:00
Arpad Borsos
3e4381af31
Bug 558945 - Autoscroll doesn't take into account overflow: -moz-hidden-unscrollable; r=neil@parkwaycc.co.uk
2010-04-13 10:50:17 +02:00
Oleg Romashin
8de514e284
Merged with mozilla-central
2010-04-07 06:59:04 -04:00
Ehsan Akhgari
a7ebcd12b9
Back out the editor lazy inititialization patches (bug 221820) to try to solve the orange in bug 557689
2010-04-06 21:08:58 -04:00
Ehsan Akhgari
ee08070ca4
Bug 221820 - Part 5: Make lazy editor initialization compatible with placeholder values; r=bzbarsky
...
--HG--
extra : rebase_source : f7e1954482d34f5a229307ff7a6bc4fa527171ff
2010-04-06 16:43:39 -04:00