Commit Graph

873 Commits

Author SHA1 Message Date
Alexander Surkov
11522a48f5 Bug 494345 - Do not create accessibles for XUL label or description having a role of 'presentation', r=marcoz, enndeaking, sr=smaug 2009-07-10 20:17:15 +08:00
Dão Gottwald
e219153155 fix potential leak in scrollbox.xml 2009-07-10 10:29:20 +02:00
Masayuki Nakano
92c201750d Bug 502799 add new nsISound method for the event sounds r=roc+neil, sr=roc 2009-07-09 10:55:46 +09:00
Dão Gottwald
1edae0500c Bug 500980 - remove reference to obsolete userAction attribute. r=neil 2009-06-28 21:22:12 +02:00
Dão Gottwald
9b37774c3d Bug 500971 - Remove obsolete tabs-closebutton binding. r=enn 2009-06-28 18:04:47 +02:00
Dão Gottwald
4e7f9826ef fix indent 2009-06-28 14:52:31 +02:00
Dão Gottwald
5ccdb08491 Bug 500979 - searchParam getter depends on bug 232598. r=gavin 2009-06-28 14:28:24 +02:00
Dão Gottwald
ffb0d54ea3 Bug 500633 - remove obsolete ifSetAttribute method. r=neil 2009-06-26 14:49:37 +02:00
Dão Gottwald
7eb8b0e356 Bug 499298 - menubar auto-hiding doesn't work when removing default items from the toolbar. r=neil 2009-06-26 14:48:41 +02:00
Olli Pettay
2e0f78e968 Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil 2009-06-23 13:07:39 +03:00
Dão Gottwald
43f7432f44 Bug 90587 - clickSelectsAll should not trigger on task switch if textbox already had focus. r=enn 2009-06-22 21:53:58 +02:00
Philip Chee
4b4bfb5c95 Bug 489580 - Whitespace cleanup customizeToolbar.{js|xul} files. r=mano 2009-06-22 20:29:55 +08:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Michael Ryan
1b8b5f23c0 Bug 498553 - Setting <colorpicker> color property to lowercase color does not work. r=enn 2009-06-18 23:02:45 +02:00
Olli Pettay
4f0aa79a1e backout Bug 486990
--HG--
extra : rebase_source : 5947dd5fcc29bfb333c53cc2f60a00895910e9bb
2009-06-17 16:22:37 +03:00
Mark Smith
bb426c0819 Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
channels with no docshell.  r+sr=bzbarsky.
  Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
  Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
  Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.

--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Olli Pettay
b4d60fb950 Bug 486990 - Context Menu can be disabled by stopping propagation, r=enn, sr=neil
--HG--
extra : rebase_source : a425f116d1350ff1204f1b031754a262ec73f8b1
2009-06-17 13:26:21 +03:00
Dão Gottwald
7269359c18 Bug 498628 - autohide="true" should be a no-op for menu toolbars on Linux. r=neil 2009-06-17 08:30:44 +02:00
Dão Gottwald
db2c57b96b Bug 415791 - Page scrolls to the focused element when closing panels. r=enn 2009-06-15 20:38:25 +02:00
Neil Deakin
718c760715 Bug 497562, accesskeys on radio don't focus properly, r+sr=neil 2009-06-15 11:08:41 -04:00
Gavin Sharp
7ccc2d9d90 Bug 491636 - -moz-user-focus:normal for selected tabs should be set consistently and in the content stylesheet. r=enn 2009-06-15 15:43:34 +02:00
Dão Gottwald
c7b86bd0ba Bug 498100 - Can't remove toolbar itmes from the menu toolbar after customizing and (un)hiding it. r=neil 2009-06-15 10:18:25 +02:00
Dão Gottwald
a3b518d9d3 Bug 498112 - self._setInactive is not a function error when toggling the Menu Bar. r=neil 2009-06-15 00:32:30 +02:00
Dão Gottwald
3ae87bee43 Bug 477256 - Implement menubar auto-hiding in toolkit. r=neil,enn 2009-06-13 08:03:02 +02:00
Josh Aas
4bd6720b31 Simplify code for exposing plugin file names vs. full path. Second landing. b=488181 r/sr=jst,bz 2009-06-10 16:47:49 -04:00
Neil Deakin
79321ef1f8 Bug 178324, refactor focus by moving all focus handling into one place and simplifying it, add many tests, fixes many other bugs too numerous to mention in this small checkin comment, r=josh,smichaud,ere,dbaron,marco,neil,gavin,smaug,sr=smaug (CLOSED TREE) 2009-06-10 14:00:39 -04:00
Gervase Markham
369698b453 Bug 497103 - update list of MPL Initial Developers. Patch by gerv; r,a=bsmedberg. 2009-06-09 18:20:23 +01:00
Justin Dolske
76714ca862 Bug 496231 - videocontrols don't properly change play button state after video has ended. r=roc, r=gavin, a191=beltzner 2009-06-04 14:34:21 -07:00
Robert O'Callahan
84e88cf105 Bug 493621. Correctly set marginTop style to make volume slider appear when quirks are disabled. r=dolske 2009-06-02 20:55:29 +12:00
mak77@bonardo.net
98b83ebfc4 Bug 494410 - autocomplete fields with completeDefaultIndex can't be reasonably edited (r=gavin) 2009-05-26 10:24:29 -07:00
Ehsan Akhgari
e59c47a95e Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (tests); r=gavin 2009-04-23 20:00:25 +04:30
Justin Dolske
8f27a2419e Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor 2009-05-22 16:03:47 -07:00
David Bolter
0bac424420 Backing out changeset b93c27231300 due to keyboard conflicts (Bug 486899)
--HG--
extra : rebase_source : aa3ddc297fd6a52c982f74282cb0506f864e2869
2009-05-22 16:27:04 -04:00
Justin Dolske
464859edf2 Bug 486899 - Keyboard Accessibility on video element (also audio), r=mconor 2009-05-23 01:49:33 +08:00
Dão Gottwald
e0b53c2cb4 Backed out changeset d37e68656412 because of a11y test failure 2009-05-22 11:17:52 +02:00
Justin Dolske
f326f68660 Bug 486899 - Keyboard Accessibility on video element (also audio). r=mconnor, a=blocking191 2009-05-21 23:50:53 -07:00
Justin Dolske
cf8fb28253 Bug 493508 - video <scale> thumb can jump around while it's being dragged. r=roc, r/sr=mconnor, a192=beltzner 2009-05-20 22:27:01 -07:00
Justin Dolske
c3a2ad3e58 Bug 493884 - video control playback postion bar disconnects from thumb while dragging. r=neil, a192=beltzner 2009-05-20 22:27:01 -07:00
Justin Dolske
03a33c38a6 Bug 493523 - Scrubber doesn't show the correct time if it changed while hidden. r=neil, a192=beltzner 2009-05-20 22:27:01 -07:00
Justin Dolske
b922cc0075 Bug 481106 - Scrubber may not be positioned at end of buffer bar when playback ends. r=gavin, a192=beltzner 2009-05-20 22:27:01 -07:00
Robert O'Callahan
720361957b Bug 492213. Make video controls' statusFader status be determined by examining the element state instead of by making assumptions about what the state is when events fire. r=dolske,mconnor
--HG--
extra : rebase_source : 3438a026715b9170608d66b4f99b9db3efbca5a3
2009-05-21 14:53:07 +12:00
martijn.martijn@gmail.com
49b5f65d84 Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad) 2009-05-20 16:15:36 -07:00
Marco Bonardo
63eed0d984 Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191 2009-05-20 13:31:49 +02:00
Asaf Romano
988cdb8565 Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor. 2009-05-20 03:13:00 +03:00
Graeme McCutcheon
5ab45c8752 Backout bug 279022 to fix browser-chrome test failures 2009-05-20 00:51:22 +01:00
Graeme McCutcheon
2730455af5 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-05-19 16:20:19 +01:00
Ehsan Akhgari
394aba523a 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
a9260ccd76 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
5edcbc52ca 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
22c9a18612 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
ecd153a3b8 Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn 2009-05-15 15:33:59 +02:00
Marco Bonardo
a2935c0136 Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
Alexander Surkov
4f5a62cf0d 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
85be1ab722 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
d685eb8728 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
993624156d 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
eb68e45eae Bug 285167 - Mozilla doesn't support Scrollbar accessible, r=marcoz, davidb, enndeaking, sr=neil 2009-05-11 13:30:40 +08:00
Alexander Surkov
cb2d95a146 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
8c38aba811 Switch HTML mochitests from using MochiKit.js to packed.js. (Bug 490955) r=sayrer 2009-05-06 13:46:04 -07:00
Justin Dolske
fdaebecd29 Bug 489679 - eliminate init method in video controls XBL binding. r=enn 2009-05-06 12:55:26 -07:00
Brad Lassey
8080f6b880 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
04547712e1 bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Serge Gautherie
ab1fa47cef Backed out changeset: d9bd4e76e241
1 of 3 changesets causing lots of test failures
2009-05-06 01:57:46 +02:00
Neil
6fe9bbd35c bug 481914 - dialogs shouldn't be larger than available screen space r=blassey 2009-05-05 15:03:27 -04:00
Neil Rashbrook
e483ab3bb2 Test for bug 488752 r=enn 2009-05-04 21:16:05 +01:00
Neil Rashbrook
0b494fd2d1 Bug 488752 Incorrect menulist behaviour on Mac OS X r=enn sr=roc 2009-05-01 13:24:49 +01:00
stefanh@inbox.com
1525bbceb8 Bug 485235 - Remove the mac-specific wizard-label-box in wizard.xml. r=gavin. 2009-04-30 12:24:05 +02:00
Boris Zbarsky
dcc22a1654 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
625f2cd489 Bug 490150: report what the exception was when command updating failed. r=gavin 2009-04-26 13:38:22 +03:00
Robert O'Callahan
0e278f42c6 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
d58008b5eb Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-24 13:20:03 +02:00
Markus Stange
234627d86b 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
42e3ba910b merge 2009-04-23 11:47:40 +02:00
Dão Gottwald
448c7ca718 Backed out changeset 69f84bd26700 (bug 487250) to fix browser_privatebrowsing_searchbar.js failure 2009-04-23 11:47:12 +02:00
Dão Gottwald
1896e31769 Bug 487250 - 'empty' attribute for textboxes with emptytext conflicts with xul templates. r=enn 2009-04-23 08:57:38 +02:00
Justin Dolske
e1c911e3a8 Bug 475317 - Need UI for volume control on <video>. r=enn, ui-r=boriss 2009-04-23 00:33:35 -07:00
Justin Dolske
c515807e69 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
3a27432a29 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
2b562dee7e Drop the feeds cache in browser's destroy method. (Bug 489520) r=gavin.sharp 2009-04-22 10:13:48 -07:00
Neil Deakin
dd459b4af0 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
e4996e8587 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
b39ca36e34 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
be351e6741 Backed out changeset c319b49e2880 due to test failures 2009-04-19 14:20:55 +03:30
Ehsan Akhgari
0f7a8913b6 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
cbc3ecf920 Backed out changeset ea00ee9634c4 2009-04-18 15:14:08 +02:00
Graeme McCutcheon
2e61db4de6 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-04-18 09:44:33 +01:00
Graeme McCutcheon
9b9c62e569 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-06 17:02:32 +01:00
Asaf Romano
0a1b8c4649 Bug 477014 -Work around bug 458697 for the tabs' busy state. r=mconnor. 2009-04-16 17:44:07 +03:00
Justin Dolske
777895d589 Bug 487719 - video controls should use addEventListener instead of oncommand. r=gavin 2009-04-14 20:35:16 -07:00
Dão Gottwald
2d1e0f0fec Bug 487946 - scrollwheel scrolling in bookmarks menu slowed down. r=enn 2009-04-14 08:37:26 +02:00
Boris Zbarsky
d92725cd1e 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
92edfc0145 Merge backout of rev 524ab31ef073 to CLOSED TREE. 2009-04-13 15:35:12 -04:00
Boris Zbarsky
c316a4a639 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
23388547f8 Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn 2009-04-13 19:38:09 +02:00
Neil Deakin
5d2d812934 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
cddc348ced Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor 2009-04-13 19:08:20 +03:00
Justin Dolske
5a83dbd158 Backed out changeset 1e38c7369a3d (bug 475318) 2009-04-13 01:29:57 -07:00
Justin Dolske
29fa8ab2f5 Bug 475318 - video controls should display numeric position and duration. r=enn, ui-r=boriss 2009-04-12 23:09:22 -07:00
Dão Gottwald
69e5926b8c Bug 486821 - Misplaced white line under last visible entry of location bar autocomplete. r=enn 2009-04-09 08:42:01 +02:00
Dão Gottwald
54f04b05cf Bug 483552 - ensureElementIsVisible on scrollBoxObject doesn't take border into account. r=enn 2009-04-09 14:40:59 +02:00