Commit Graph

1872 Commits

Author SHA1 Message Date
Ehsan Akhgari
ca7a2fcb8c Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor 2009-05-19 14:12:29 +04:30
Robert O'Callahan
60103f1f54 Fix videocontrols test; its video resource needs to be autobuffered or we may never fire the load event... 2009-05-18 17:26:35 +12:00
Josh Aas
a5bdae5f94 Backed out changeset 7cd22106e8d9. Simplify code for exposing plugin file names vs. full path. b=488181 2009-05-16 21:09:48 -04:00
Josh Aas
956f9c56b6 Simplify code for exposing plugin file names vs. full path. b=488181 r/sr=jst 2009-05-15 18:26:21 -04:00
Dão Gottwald
c1d061934a Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Marco Bonardo
2e934ca40b Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
Alexander Surkov
6e14bc27a5 Bug 490287 - slider of audio/video element hasn't accessible name, r=marcoz, davidb, dolske, l10n, mconor, sr=neil 2009-05-14 13:29:33 +08:00
Dão Gottwald
5d8a81436f Bug 490121 - Drag & drop scrolling in places menus needs to be more responsive. r=enn 2009-05-14 00:46:34 +02:00
Marco Bonardo
9b713795a2 Bug 481767 - Tag field overlay issue when 2 or more bookmarks in the same tag, r+sr=neil a=blocking191 2009-05-12 11:15:15 +02:00
David Bolter
8ae02a93d0 Backing out changeset f640af4933fc and changeset ca15d173817d (fix for bug 285167) to investigate TXul regression
--HG--
extra : rebase_source : ab3f98729c513c54e11f1dc0ab520bfa5adfc614
2009-05-11 11:20:03 -04:00
Alexander Surkov
05fb56e313 Bug 285167 - Mozilla doesn't support Scrollbar accessible, r=marcoz, davidb, enndeaking, sr=neil 2009-05-11 13:30:40 +08:00
Alexander Surkov
906cbaed37 Bug 489549 - Buttons of HTML5 audio and video element control set have no accessible names, r=marcoz, davidb, dolske, enndeaking, sr=neil
--HG--
rename : accessible/tests/mochitest/nsIAccessible_actions.js => accessible/tests/mochitest/actions.js
2009-05-11 09:32:09 +08:00
L. David Baron
f0c43ecb3d Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Justin Dolske
6f013310f3 Bug 489679 - eliminate init method in video controls XBL binding. r=enn 2009-05-06 12:55:26 -07:00
Brad Lassey
5dfc83d7b7 bug 481914 - dialogs shouldn't be larger than available screen space. Listen to soft keyboad notifications r=neil 2009-04-20 02:17:48 -04:00
Neil
491f68ca2a bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Serge Gautherie
711653e0e7 Backed out changeset: d9bd4e76e241
1 of 3 changesets causing lots of test failures
2009-05-06 01:57:46 +02:00
Neil
44f605a1fa bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Neil Rashbrook
4a67130f15 Test for bug 488752 r=enn 2009-05-04 21:16:05 +01:00
Neil Rashbrook
27cd0e696c Bug 488752 Incorrect menulist behaviour on Mac OS X r=enn sr=roc 2009-05-01 13:24:49 +01:00
stefanh@inbox.com
a22bdf4cb4 Bug 485235 - Remove the mac-specific wizard-label-box in wizard.xml. r=gavin. 2009-04-30 12:24:05 +02:00
Boris Zbarsky
6940b0930e Bug 481024. Text control frame screws up max-width and max-height. r+sr=dbaron 2009-04-27 14:18:37 -07:00
Magnus Melin
fcfa2837bc Bug 490150: report what the exception was when command updating failed. r=gavin 2009-04-26 13:38:22 +03:00
Robert O'Callahan
63d738d44f Bug 489506. Fix test so it can pass when the screen height is an odd number. r=enndeakin
--HG--
extra : rebase_source : 50f3fd53ab54185ed6f05525dcae070ca6bf9d6e
2009-04-25 20:39:32 +12:00
Dão Gottwald
ae0fc3a69f Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Markus Stange
e3928f374b Bug 477827 - Use inset box shadows instead of border images for the toolbar buttons in the Add-ons Manager, Page Info dialog and Error Console. r=dao, r=Enn, r=dtownsend 2009-04-24 12:01:21 +02:00
Dão Gottwald
c40f1cd4f7 merge 2009-04-23 11:47:40 +02:00
Dão Gottwald
bbcdf6b06e Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald
abb52edb29 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Justin Dolske
49bf2e9b7a Bug 475317 - Need UI for volume control on <video>. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Justin Dolske
6b96f6adbd Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Dave Townsend
51ec924c58 Bug 427744: List plugin file version number under about:plugins. r=josh, sr=jst 2009-04-22 12:13:10 -07:00
L. David Baron
e662c23b16 Drop the feeds cache in browser's destroy method. (Bug 489520) r=gavin.sharp 2009-04-22 10:13:48 -07:00
Neil Deakin
6de3035c87 Bug 487631, fix a number of xul tests which were disabled in the past due to not working on some platforms, these are tests for bugs 474149, 416390, 212750, 409242, r=gavin 2009-04-22 08:55:49 -04:00
Simon Bünzli
8979139de5 Bug 489025 - Strict Warning: reference to undefined property this.video.HAVE_META_DATA. r=chris.double 2009-04-20 00:55:11 +02:00
Dão Gottwald
30aea48414 Bug 488357 - Item in location bar drop down highlighted after clicking same one on previous location bar usage. r=gavin 2009-04-20 00:51:38 +02:00
Ehsan Akhgari
3c5824229c Backed out changeset c319b49e2880 due to test failures 2009-04-19 14:20:55 +03:30
Ehsan Akhgari
4960463aa1 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-19 12:18:13 +03:30
Dão Gottwald
e45be30080 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Graeme McCutcheon
a5609045b0 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Graeme McCutcheon
96e8de3605 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-06 17:02:32 +01:00
Asaf Romano
c5e9c97a0f Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor. 2009-04-16 17:44:07 +03:00
Justin Dolske
41162b4590 Bug 487719 - video controls should use addEventListener instead of oncommand. r=gavin 2009-04-14 20:35:16 -07:00
Dão Gottwald
6aef714b19 Bug 487946 - scrollwheel scrolling in bookmarks menu slowed down. r=enn 2009-04-14 08:37:26 +02:00
Boris Zbarsky
03b7bba2dd Backed out changeset 05fd6a9c8ff7 (bug 487631) on suspicion of causing Windows unit test orange in CLOSED TREE. 2009-04-13 17:45:54 -04:00
Boris Zbarsky
ff3644e62c Merge backout of rev 524ab31ef073 to CLOSED TREE. 2009-04-13 15:35:12 -04:00
Boris Zbarsky
328736ba9e Backed out changeset 524ab31ef073 (bug 477014) in an attempt to fix the unit test orange on Mac. 2009-04-13 15:34:41 -04:00
Dão Gottwald
eb4d7e4767 Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn 2009-04-13 19:38:09 +02:00
Neil Deakin
a5b26a8736 Bug 487631, fix a number of xul tests which were disabled in the past due to not working on some platforms, these are tests for bugs 474149, 416390, 212750, 409242, r=gavin 2009-04-13 12:13:47 -04:00
Asaf Romano
a847e44090 Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00