Commit Graph

840 Commits

Author SHA1 Message Date
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
Josh Aas
c6a41e8074 Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Boris Zbarsky
89f22bb63c Backed out changeset 716fc2e4f7d3 (bug 486821) on suspicion of causing intermittent leak orange. 2009-04-09 12:02:55 -04:00
Dão Gottwald
423e6207f9 Bug 486821 - Misplaced white line under last visible entry of location bar autocomplete. r=enn 2009-04-09 08:42:01 +02:00
Graeme McCutcheon
c6a83208d3 Bug 477631 - fix intermittent test_bug418874.xul failure 2009-04-08 15:40:35 +02:00
Robert O'Callahan
9c2fd77235 Backed out changeset 7c809460ad13 2009-04-06 15:56:03 +12:00
Graeme McCutcheon
9a5f380485 Bug 451540 - Find highlighting in textboxes grows/decreases when editing matched word. r=mano 2009-04-03 13:53:36 +01:00
Robert O'Callahan
64b6352d5f Bug 475441. Make the media cache size really small while we're running mochitests, to give the cache code a thorough workout. r=doublec 2009-04-01 13:52:56 +13:00
Neil Deakin
5d99cbc1d8 Bug 475286, support a movetoclick mode for scales. Use this by default for mac and video position widget, r+sr=neil 2009-03-31 14:11:35 -04:00
Paolo Amadini
0dc12d3413 Bug 471875 and bug 300032. Refactor the saving code in contentAreaUtils a bit, and make sure that POST data gets correctly sent when saving non-HTML documents (e.g. text, image, etc). r=bzbarsky 2009-03-30 14:47:31 -04:00
Justin Dolske
7cfabbe975 Bug 484935 - videocontrols should use display:none on hidden items to minimize CPU usage. r=enn 2009-03-29 15:29:21 -07:00
Ehsan Akhgari
77e9e5abf9 Bug 485407 - Assignment to undeclared variable dragAfter; r=gavin 2009-03-28 11:20:36 +03:30
Ehsan Akhgari
36e86d63df Bug 485187 - Rename gDownloadLastDir.path to gDownloadLastDir.file and gDownloadLastDirPath to gDownloadLastDirFile; r=gavin 2009-03-28 11:20:36 +03:30
Serge Gautherie
479b870f09 Bug 443763 - Unit test for Bug 331215 fails rather frequently on Mozilla2 builds (and nearly constantly on SeaMonkey builds); (Bv1) Add |todo(false, ...)|; r=gavin.sharp 2009-03-27 00:40:11 +01:00
Dão Gottwald
ed55c2a670 Bug 429857 - Don't show entry divisor for last entry in location bar autocomplete. r=gavin 2009-03-26 13:52:31 +01:00
Justin Dolske
6071c27986 Bug 481040 - video controls should indicate when an error occurs. r=enn 2009-03-23 16:40:39 -07:00
Ori Avtalion
2dd33956c1 Bug 444892 - when find bar is focused, ctrl+pageup/dn will scroll page content. r=enn 2009-03-22 09:59:56 +01:00
Paolo Amadini
f2175ac7bc Bug 483959 - [SeaMonkey] Browser-Chrome browser_bug471962.js times out on SeaMonkey; Bypass the download manager using a mock transfer implementation; r=sdwilsh 2009-03-19 15:50:29 +01:00
Doug Turner
2a342ebe12 Bug 479898 - Support for wifi scanning. r=dolske/stuart, sr=jst 2009-03-16 17:30:58 -07:00
Paolo Amadini
35b96e8529 Add test for bug 471962, r=gavin 2009-03-16 14:50:30 -04:00
Gavin Sharp
b42d0c252d Bug 471962: wrong post data sent when saving an inner frame, r=bzbarsky 2009-03-16 14:47:19 -04:00
Dão Gottwald
458326766b Bug 483378 - findbar-textbox should be a proper textbox rather than faking the appearance on find-field-container. r=gavin 2009-03-14 20:53:12 +01:00
Dão Gottwald
e06981f06c Bug 410719 - Menu buttons, menulists, autocomplete dropdown buttons and toolbarbuttons with menupopups should appear pressed when the menupopup is open. r=neil/vlad 2009-03-13 13:23:26 +01:00
Boris Zbarsky
a9dc16395d Bug 482585. Move some XUL textbox-specific rules out of xul.css and into the relevant bindings. r=enn, sr=dbaron 2009-03-12 10:16:33 -04:00
Ehsan Akhgari
f6cd477e73 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after (follow-up fix); r=gavin 2009-03-12 12:27:53 +03:30
Dão Gottwald
4d901e2d18 Bug 481397 - Incorrect tab order of findbar buttons on Linux. r=enn 2009-03-11 16:10:52 +01:00
Justin Dolske
c15e7e6e31 Bug 462368 - Controls should always be visible for a <video> element without a video track. r=enn 2009-03-10 14:16:35 -07:00
Dão Gottwald
73f1afbba0 try to make test_bug418874.xul reliable 2009-03-09 12:21:20 +01:00
mozbugz@karlt.net
4cfb92a744 Bug 481768 - mouse wheel scrolls too far when viewport is smallish, p=karlt+smaug, r=karlt+smaug, sr+roc 2009-03-09 13:10:12 +02:00
Chris Pearce
cdac4f5e82 Matthew Gregan - Bug 470662 - controls patch 2009-03-09 15:22:47 +13:00
Dão Gottwald
bca8c5db80 Bug 479899 - Remove id selector usage from toolkit themes. r=enn 2009-03-08 20:05:53 +01:00
Graeme McCutcheon
affeba2c40 Try to collect some more data for bug 477631: [Linux] Intermittent Chrome test_bug418874.xul failure 2009-03-08 20:05:23 +01:00
Neil Rashbrook
3702df5162 Bug 456256 autoFillAfterMatch is now completeDefaultIndex r+sr=jag NPOFB 2009-03-07 11:34:33 +00:00
Dão Gottwald
2ab299db55 Bug 481427 - findbar-textbox binding incorrectly assigned in theme files. r=enn 2009-03-05 13:39:39 +01:00
Ehsan Akhgari
895417dfa6 Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=mano 2009-02-01 18:34:09 +03:30
Ehsan Akhgari
3ac8f64a91 Backed out bug 427021 in order to get proper peer reviews 2009-03-02 22:44:50 +04:30
Ehsan Akhgari
21fe32faa7 Bug 477902 - [RTL] URLs are not left-to-right in the list pane of the Library; r=enndeakin 2009-02-27 22:07:59 +03:30
Boris Zbarsky
108bd126ea Bug 480318. Fix getting of content-disposition for the document save-as case. r=gavin 2009-02-26 15:40:26 -05:00
Justin Dolske
0ffc0e6eb8 Bug 470983 - Video controls should ...buffering... indicate when ...buffering... playback is stalled. r=enn, ui-r=boriss 2009-02-25 23:40:38 -08:00
Justin Dolske
25382dc4f4 Bug 462114 - Event handlers in video control XBL binding should self-terminate. r=enn 2009-02-25 23:40:37 -08:00
Robert Strong
e960f589c6 Bug 476817 - Optional credit for NSIS team in about:licence. r=gerv 2009-02-25 11:47:01 -08:00
Dão Gottwald
c4850d0d07 Bug 404229 - remove inclusion of global/skin/toolbar.css from browser.xul. r=gavin 2009-02-22 10:13:59 +01:00
Dão Gottwald
bcb0d0ceda Bug 479439 - If followed by a dropmarker, toolbarbutton-icon should have a margin. r=neil 2009-02-21 17:33:07 +01:00
Dão Gottwald
4abe98650f Bug 479439 - toolbarbutton-icon shouldn't have a margin if the toolbarbutton doesn't have a label. r=neil 2009-02-21 00:37:16 +01:00
Edward Lee
313f542b59 Bug 478939 - listboxes should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Edward Lee
73568a9409 Bug 478666 - about:config should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Edward Lee
0eed40a42d Bug 478607 - Download manager should support three finger swipe up/down on Mac OS X. r=enndeakin 2009-02-20 17:16:04 -06:00
Nochum Sossonko
1aafbb746e b=478982 Gecko users may need to prevent autoplay for video/audio content in messages r=roc,dolske sr=roc 2009-02-20 17:05:07 +13:00
Boris Zbarsky
8eab85d08a Speed up canvas comparisons in bidi mochitests. No bug 2009-02-19 22:04:19 -05:00
Boris Zbarsky
73f6060a8c Bug 84106. Actually pass a cache key to web browser persist so that POST result pages have a chance of being read from cache. Also change nsWebBrowserPersist to accept a session history entry, not just an nsIWebPageDescriptor or necko cache key, as its cache key argument. r=gavin, r+sr=jst 2009-02-19 14:18:02 -05:00
Gervase Markham
a0c863530c Bug 473794 - Include Little cms and SunSoft licences in about:licence 2009-02-19 14:14:10 +01:00
Neil Deakin
afce8281bb Bug 474149, disable some tests temporarily as they fail on some machines 2009-02-17 13:22:37 -05:00
Neil Deakin
90c37e3e72 Bug 399427, don't update caret position when a xul element is focused, r=neil, sr=roc 2009-02-17 10:51:11 -05:00
Neil Deakin
c3cb40f239 Bug 474149, use SetPopupPosition for popup moveTo handling, should fix jumpiness when moving a popup, r+sr=roc 2009-02-17 10:51:11 -05:00
Ben Turner
856d380956 Merge backout. 2009-02-16 13:09:46 -08:00
Ben Turner
426aea06f2 Backed out changeset 6430d01da9e3 for failing unit tests on Windows. 2009-02-16 13:08:56 -08:00
Philip Chee
e991ddd089 Bug 476814 - Unfork/Unify customizeToolbar.* and customizeToolbarSheet.*; Patch v1.0 Unfork OSX; r=mano 2009-02-16 16:27:20 +01:00
Gavin Sharp
66b5a953ae Bug 474527 - onbeforeaccept handler in custom extension <prefwindow> can't prevent the window from closing; r=enndeakin 2009-02-16 16:27:16 +01:00
Graeme McCutcheon
8658382ce5 Bug 471776 - Textboxes with emptytext shouldn't enable undo for display and deletion of empty text. r=enndeakin 2009-02-15 17:35:50 +01:00
Ehsan Akhgari
49edf7e991 Bug 348233 - FTP and Gopher index pages are LTR always; r+sr=bzbarsky 2009-02-15 10:51:04 +03:30
Dão Gottwald
0c2a97a8a9 Bug 475327 - New Tab button is still right side of the Tab bar on Linux. r=gavin 2009-02-12 10:18:37 +01:00
John P Baker
2e13402791 Bug 449730 - favicon doesn't show up when dragging a tab between browser windows. r=gavin 2009-02-12 10:17:31 +01:00
Dão Gottwald
aa957769f8 Bug 477693 - chromedir attribute needed on toolbarbuttons for pinstripe's .bookmark-item styling. r=enndeakin 2009-02-11 17:46:59 +01:00
Markus Stange
1a371142f3 Bug 477751 - Attempting to drag item from bookmarks toolbar overflow menu results in entire window moving, r=Enn 2009-02-11 16:56:56 +01:00
Taras Glek
44022ace1a bug 476897 - add pref to disable caret browsing/f7 - r=gavin 2009-02-10 15:10:07 -08:00
Justin Dolske
1ccc08d43f Disable a check in test_videocontrols.html due to bug 477434 (videocontrols test encounters incorrect seeking behavior) 2009-02-07 17:28:56 -08:00
Justin Dolske
c43bcf5719 Adding a test for bug 462113 - Implement progress bar / scrubber for video controls. 2009-02-07 13:43:43 -08:00
Justin Dolske
455ed37ff6 Bug 467680 - volumechange events are fired synchronously. r=doublec, sr=roc 2009-02-07 13:43:43 -08:00
Marco Zehe
ae20bb4203 bug 469367 - Add ARIA semantics to those search widget types that don't have a Search button, r=dao, r=surkov 2009-02-02 10:38:53 +01:00
Marco Zehe
729e5a9577 bug 472311 - Alert dialogs not being spoken, section 508 issue, r=aaronlev, r=enn 2009-02-02 10:35:36 +01:00
Justin Dolske
27ddb1cca1 Bug 475861 - Clicking video control's scrubber line causes only tiny position change. r=gavin 2009-02-01 23:44:01 -08:00
Ehsan Akhgari
dbc6942b6a Bug 427021 - [RTL] Wizard widget should get mirrored buttons on GTK; r=dao 2009-02-01 18:34:09 +03:30
Neil Rashbrook
4b32340e10 Bug 475711 Restore Default Set doesn't handle springs/spacers/separators r=gavin 2009-01-31 23:12:21 +00:00
stefanh@inbox.com
513cca2256 Bug 476226 - Beep when closing prefwindow with cmd+w in apps without own close key defined. r=gavin. 2009-01-31 14:56:25 +01:00
Philip Chee
3f7e5b95c2 Bug 471508 - Make the toolboxChanged() callback return useful information. r=gavin. 2009-01-30 23:05:44 +01:00
Ehsan Akhgari
207ac5e99c Bug 437844 - [RTL] about:plugins is hardcoded to LTR; r=bz 2009-01-30 11:43:17 +03:30
Justin Dolske
919458d1a9 Test for bug 464377 - <video> fires load events twice 2009-01-29 17:45:58 -08:00
Gavin Sharp
1dd0d77ca8 Bug 474964: fix tabbrowser mousewheel scrolling (tabbrowser needs to override default scrollbox behavior since bug 457651), r=mano/Natch 2009-01-25 03:06:45 -05:00
Justin Dolske
d1bac89ccf Bug 462113 - Implement progress bar / scrubber for video controls. r=enn, ui-r=boriss 2009-01-24 21:21:32 -08:00
Daniel Holbert
2a7d88e05a Bug 473236 - Remove executable bit from files that don't need it. (Only changes file mode -- no code changes.) r=bsmedberg 2009-01-21 22:55:08 -08:00
arno renevier
3389ca3d23 Bug 474309 - error using zoomValues. r=gavin 2009-01-21 16:46:16 +01:00
stefanh@inbox.com
1febd11d50 Bug 473444, follow-up adjustment of original patch. r=gavin. 2009-01-20 18:53:25 +01:00
Neil Deakin
bf030ccabd Bug 467360, support buttons with child panels, r+sr=neil 2009-01-20 12:46:55 -05:00
Neil Deakin
ad4f866114 Bug 474336, updating max on progressmeter doesn't update display, r+sr=neil 2009-01-20 12:46:52 -05:00
Justin Dolske
bb6454e798 Bug 469211 - Video controls should not require initial mouse over to appear. r=enn ui-r=boriss 2009-01-19 14:51:38 -08:00
Graeme McCutcheon
d881d06a59 Bug 451212. Don't confuse the selection controller. r=mano 2009-01-19 21:47:25 +13:00
Dão Gottwald
115713aa47 add reference to bug 309953 (comment only change) 2009-01-18 16:03:14 +01:00
Markus Stange
10fc7c3b4e Bug 206636 - Throbbing default buttons, r=josh r=Enn sr=roc 2009-01-18 12:05:38 +01:00
Kai Liu
4b0b5e5530 Bug 240536 - resizer direction is to the right, when interface is RTL; r=roc,mano sr=roc 2009-01-18 13:58:19 +03:30
Neil Deakin
6328036c1a Bug 212750, disable one specific test on windows for now 2009-01-17 22:36:09 -05:00
Neil Deakin
c8df9e6d4f Bug 212750, position context menu for menus when the keyboard shortcut is used, also move code around so that the right targets are set for context menu key events, r=smaug,sr=roc 2009-01-17 15:50:00 -05:00
Graeme McCutcheon
32ba4027da Test for bug 429723 - Empty findbar turns red and "Phrase not found" is displayed when "Highlight all" is enabled and search term is removed. r=mano 2009-01-17 21:39:32 +01:00
Teune van Steeg
3da589286c Bug 309953 - toolbarbuttons aren't in sync with their commands after customizing; updated patch by Klaas Heidstra. r=mano 2009-01-17 21:20:31 +01:00
stefanh@inbox.com
510edd5e1d Bug 473444 - Help opens, but with a beep with cmd+? in prefwindow without overlayed/own key (this also makes us only open 1 help instance on mac from the prefwindow). r=gavin. 2009-01-17 15:21:51 +01:00
Gavin Sharp
dbd10e746e Bug 473128: add test for bug 422590, r=mano 2009-01-16 14:19:30 -05:00
Phil Ringnalda
4d8777d31a Bug 243621 - (Back out) Standardize QueryInterface without throw, r=timeless, sr=sicking 2009-01-15 20:02:21 -08:00
Neil Deakin
843220e729 Bug 443609, key usage for scales isn't intuitive, r=neil 2009-01-15 13:44:38 -05:00
Neil Deakin
1aba31e337 Bug 342619, fix test on linux caused by window coordinates not updating properly when moving the window, r=roc 2009-01-14 13:23:09 -05:00
Neil Deakin
a7f74b19f7 Bug 472090, change scale to use a listener instead of mutation events, r=smaug,sr=neil 2009-01-14 13:21:58 -05:00
Dave Townsend
b1e513e1d5 Bug 386835: Page loaded in background doesn't get zoom applied until it is switched to. r=gavin 2009-01-12 20:15:27 +00:00
Ehsan Akhgari
1d74aff96d Bug 473440 - LTR edit box context menu appears LTR in RTL locales; r=dao,enndeakin 2009-01-14 20:26:33 +03:30
Nick Kreeger
6373ae3766 Fixing Bug 454632 - Resizing tree widget always re-scrolls to current index. r=enndeakin,sr=bz. Patch by Stephen Lau <steve@grommit.com>. 2009-01-13 10:50:26 -08:00
Ehsan Akhgari
4d6f0e54b7 Bug 140759 - tree cell content is not aligned to the right when tree direction is right to left; r=roc,gavin sr=roc 2009-01-13 21:30:06 +03:30
Ehsan Akhgari
7e27b6ead9 Bug 464795 - Persist "save as" directory during private browsing, but restore previous value after; r=gavin 2009-01-13 21:30:05 +03:30
Dão Gottwald
8404ded37a Bug 416013 - switching the text input direction should not affect emptytext. r=ehsan,gavin 2009-01-13 02:28:32 +01:00
Dão Gottwald
08b1baef9f Bug 472302 - get rid of fragile timeouts in textbox binding. r=enn 2009-01-12 20:55:37 +01:00
L. David Baron
ae3e598878 Handle mouseover/mouseout when the mouse transitions between the video element and its videocontrols child (which covers its entire content area). (Bug 470596) r=dolske,enndeakin 2009-01-10 08:28:15 -08:00
Dão Gottwald
3b27428c91 Bug 471921 - use proper CSS instead of first-tab, last-tab and afterselected attributes. r=gavin 2009-01-09 10:57:57 +01:00
Taras Glek
166f51b49c Bug 471479. Cache webNavigation and contentWindow in the browser widget. r=gavin 2009-01-09 13:33:58 +13:00
Phil Ringnalda
860b4f595f Bug 207864 - Some things GetService "@mozilla.org/rdf/container;1", r=gavin 2009-01-06 21:33:04 -08:00
Neil Deakin
8f0bd73841 Bug 342619, disable left check on Linux for now 2009-01-06 16:17:05 -05:00
Neil Deakin
7dd8ac103b Bug 342619, don't resize context menus when they would fit on the screen, r+sr=roc 2009-01-06 14:21:23 -05:00
Graeme McCutcheon
b0ef19dbcb Bug 418874 - undo function does not work in emptyText textboxes (e.g. Firefox search field, URL bar). r=gavin 2008-12-31 11:40:23 +01:00
L. David Baron
db20408c4d Add test for bug 470596. r=dolske 2008-12-27 20:58:14 -05:00
Justin Dolske
7edfadf65b Bug 464371 - <video> fires multiple load events, controls should be <button>s. r=enn 2008-12-22 13:05:29 -08:00
Justin Dolske
61c315c483 Bug 469030 - video control binding shouldn't use ID attribute. r=enn 2008-12-20 14:57:34 -08:00
Justin Dolske
8b750632b1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-19 17:33:20 -08:00
Neil Deakin
685b30c311 Bug 279539, rework SetPopupPosition to be simpler, r+sr=roc 2008-12-10 07:19:16 -08:00
Steffen Wilberg
0965bc8332 Bug 319850: Make F1 open the respective Help topic by firing dialoghelp in prefwindows. r=mano 2008-12-18 20:50:49 +01:00
Francis Gastellu
9d520538f7 Bug 456164 - Mouse wheel scrolls both tree and column picker menu 2008-12-13 12:21:50 -08:00
Robert O'Callahan
ed66190092 Bug 449149. Implement the 'controls' attribute for audio elements. r+sr=bzbarsky,r=dolske,r=enndeakin
--HG--
extra : rebase_source : 4d11b963d3082f98269069c68aae33eef365aacb
2008-12-17 13:27:46 +13:00
L. David Baron
6f9bb16115 Fix test to deal with wrapping in bug 421203. 2008-12-16 18:14:20 -08:00
Dão Gottwald
8411de4bf7 Bug 464084 - Clicking Search button in search bar highlights the default text (browser.urlbar.clickSelectsAll = true). r=enn 2008-12-11 13:09:03 +01:00
Justin Dolske
346d856ebc Backout bug 461680 and bustage fixes due to still failing on Linux and possible leaks. 2008-12-10 23:30:54 -08:00
Justin Dolske
d95f010b9d Test bustage fix by using specific event listener. 2008-12-10 20:50:29 -08:00
Justin Dolske
8e2366ed19 Bug 461680 - Improve video control fade in/out animation. (test bustage fix) 2008-12-10 18:09:19 -08:00
Justin Dolske
ec8bca15a1 Bug 461680 - Improve video control fade in/out animation. r=enn 2008-12-10 16:15:47 -08:00
Justin Dolske
98516ff2e7 Bug 424363 - Customize Toolbar ▸ Restore Default Set uses gtk-refresh instead of gtk-revert-to-saved. r=gavin, ui-r=faaborg 2008-12-08 00:05:10 -08:00
Robert Kaiser
3d62d3af26 bug 466302 - remove superfluous inclusion of global/skin in editMenuOverlay, r=gavin 2008-12-07 17:33:21 +01:00
Masayuki Nakano
31a6c9d2fd Bug 463209 No sound when message box is opened (alert/confirm) r=roc+neil, sr=roc, ui=jboriss 2008-12-05 16:29:17 +09:00
Neil Rashbrook
0fab8ae13d Bug 459372 Move filefield style rules to toolkit r=Mano
--HG--
rename : browser/themes/gnomestripe/browser/preferences/preferences.css => toolkit/themes/gnomestripe/global/filefield.css
rename : browser/themes/pinstripe/browser/preferences/preferences.css => toolkit/themes/pinstripe/global/filefield.css
rename : browser/themes/winstripe/browser/preferences/preferences.css => toolkit/themes/winstripe/global/filefield.css
2008-12-03 14:11:37 +00:00
Neil Rashbrook
c9f8c5fbb8 Bug 407725 Toolbar customisation pointlessly removes, clones and adopts nodes r=gavin 2008-12-03 12:35:34 +00:00
Justin Dolske
44a6f05116 Bug 462116 - Need tests for <video> controls; (no review) 2008-12-02 18:47:44 +01:00
Shawn Wilsher
1bc4d2d896 Backed out changeset fdd5e4e34241 (bug 407725) to possibly fix random failures of browser/base/content/test/browser_customize.js 2008-11-28 15:19:21 -08:00