Commit Graph

737 Commits

Author SHA1 Message Date
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