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
Phil Ringnalda
d54e367f42
Bug 480080 - updateStatusBar not defined in gSelectionListener in viewSource.js (when it's getting notified of a selection change after the window has already closed), r=gavin
2009-05-08 21:36:55 -07:00
Josh Aas
d10ea1d01e
merge
2009-05-08 13:42:39 -04:00
Josh Aas
bcde3caab0
Backed out changeset 9f9b05760fff, bug 480080, to see if it fixes orange
2009-05-08 13:42:19 -04:00
Robert Kaiser
e5e74146dc
bug 483781 - make tests that require the toolkit dlmgr UI not fail with new SeaMonkey dlmgr UI work, r=sdwilsh
2009-05-08 13:46:36 +02:00
Phil Ringnalda
c370c23653
Bug 480080 - updateStatusBar not defined in gSelectionListener in viewSource.js (when it's getting notified of a selection change after the window has already closed), r=gavin
2009-05-07 20:28:04 -07:00
Boris Zbarsky
64b2d5e1bf
Bug 490957. Eliminate nsWebShell. r+sr=bsmedberg
2009-05-07 15:21:53 -04: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
Josh Aas
f18c279e92
Improve proxy exception parsing on Mac OS X and Windows. b=470207 sr=roc
2009-05-06 16:44:11 -04:00
Justin Dolske
fdaebecd29
Bug 489679 - eliminate init method in video controls XBL binding. r=enn
2009-05-06 12:55:26 -07:00
Matt Noorenberghe
58cc3e019b
Bug 488796 - form history should not save extremely large values. r=dolske, r=gavin
2009-05-06 12:55:26 -07:00
Matt Noorenberghe
7bf8bb64d3
Bug 487797 - Don't rely on button names in <passwordmgr/test/*>. r=dolske
2009-05-06 12:55:25 -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
Aronnax
3aafdfba2e
Bug 491329 - Tweak the view button colors a little, r=dao
2009-05-05 17:10:38 +02:00
Dave Townsend
02fb474890
Bug 486195: getItemLocation on WinRegInstallLocation should return a clone of the item location. r=robstrong
2009-05-05 12:45:53 +01:00
Dave Townsend
96ea885e9d
Bug 465190: Don't log errors when we can't create the global install locations. r=robstrong
2009-05-05 12:45:26 +01:00
adw@mozilla.com
0f2289897a
Bug 399799 - Provide better options to query for tags (r=dietrich)
2009-05-04 20:40:34 -07:00
Neil Rashbrook
e483ab3bb2
Test for bug 488752 r=enn
2009-05-04 21:16:05 +01:00
Neil Deakin
589c6ddc5b
Bug 378893, xul template tests, r=smaug
2009-05-04 10:55:44 -04:00
Michael Ventnor
c1bd60ff54
Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc
2009-05-04 10:11:11 +02:00
Dão Gottwald
64aeaa3e98
Backed out changeset 99cdecb3734f
2009-05-04 10:23:25 +02:00
Michael Ventnor
4f7a000aee
Bug 469880 - Implement callback support for libnotify notifications, and fall back to XUL notifications if the server doesn't support callbacks. r+sr=roc
2009-05-04 10:11:11 +02:00
Alex Faaborg
7351133899
Bug 386766 - Refresh refreshed crash reporter icons on Windows and OS X
2009-05-03 19:37:31 -07:00
Siddharth Agarwal
81ff1e06cd
Part 3 of bug 472093 -- fix build system to use NTDDI_VERSION instead of random checks -- add MOZ_NTDDI_* defines, switch code over to use these defines.
...
r=ted for build config parts, r=jmathies for app association and download manager changes, r+sr=bz for helper app service, r=vlad + sr=ted for stock icons.
2009-04-12 20:25:29 +05:30
Phil Ringnalda
c0abf9373e
Bug 379822 - Make view source character encoding menuitems work in Thunderbird by not reloading from history if history is disabled, r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
77811df3a6
Bug 489953 Remove extraneous semicolons
...
r=gavin
2009-05-03 09:28:43 -07:00
timeless@mozdev.org
5b068f69cb
Bug 489956 Use Constructor to save lookups for loop in nsContentDispatchChooser.prototype.ask
...
r=gavin
2009-05-03 09:28:42 -07:00
Ehsan Akhgari
4a6b2c918b
Bug 433748 - Error: this._processor is null; r=dietrich
2009-05-02 09:47:07 +04:30
Robert Kaiser
17062b2e6d
fix test from bug 489443 to work on SeaMonkey, r=Mardak
2009-05-02 00:25:33 +02: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
Doug Turner
72fdc51bce
Bug 488884. Blue Learn More link is really hard to read on the mac. r=gavin
2009-04-30 22:04:16 -07:00
Marco Bonardo
5f4896e73d
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
2009-04-30 09:52:40 -07:00
Marco Bonardo
82a63d6934
Bug 490200 - Tags autocomplete does not show all results because it is case-sensitive, r=dietrich
2009-04-30 09:52:32 -07: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
Serge Gautherie
8470aed967
Bug 488091 - Review |make check| usages; (Av2a) Remove empty targets; r=ted.mielczarek
2009-04-29 00:57:50 +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
Phil Ringnalda
a8141eeba7
Bug 488117 - Fix missing and overly-present google-breakpad things in toolkit-makefiles.sh, r=ted's-blanket
2009-04-25 20:19:46 -07:00
Jeremy Huddleston
1d6126a023
Bug 486036. Fix 'make install' for Darwin/X11. r=bsmedberg
...
--HG--
extra : rebase_source : 96f495fb8471e6fbe90a2aca17f0689983defddf
2009-04-25 20:53:02 +12: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
Mitchell Field
d1ce74dea4
Bug 485764. Implement system proxy settings module for Windows. r+sr=roc
...
--HG--
extra : rebase_source : ce445facfdc86618028afeb113987040ab5be492
2009-04-25 20:29:32 +12:00
Marco Bonardo
27a80f377c
backout Bug 484019 due to test failures.
2009-04-24 17:57:24 +02:00
Marco Bonardo
0d545b7758
Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library, r=dietrich
2009-04-24 15:11:06 +02:00
Drew Willcoxon
0f77079450
Bug 444849 - Removing a bookmark doesn't clean up tags, r=mak77
2009-04-23 10:31:46 -07: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