Peter Annema
36ce94740c
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
...
- Move nsWildCard.{h,cpp} into xpcom/io.
--HG--
rename : modules/libjar/nsWildCard.cpp => xpcom/io/nsWildCard.cpp
rename : modules/libjar/nsWildCard.h => xpcom/io/nsWildCard.h
2009-05-13 20:22:54 -07:00
Peter Annema
02e7d4d2a5
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
...
- Clean up memory usage.
- Turn the helper functions into template functions.
- Make both copies be exactly the same.
2009-05-13 20:22:54 -07:00
Peter Annema
ed77e28f6c
Bug 487192: Move both copies of nsWildCard into xpcom. r/sr=bsmedberg
...
- Sync up filepicker's nsWildCard to fixes made to libjar's version.
2009-05-13 20:22:53 -07:00
Alexander Surkov
62db441cb6
bug 490287: localization note fix
2009-05-14 13:37:11 +08: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
Hiroyuki Ikezoe
c1ca6df2bf
Bug 487559. Don't build tests if tests are disabled. r=ted
...
--HG--
extra : rebase_source : 7abf6b362d7bee0a91e9e16ce97214d4b7f4c843
2009-05-13 22:17:45 +12:00
Edward Lee
0646202e19
Bug 448344 - Download manager says "1 minute remaining" when it's really between 1 and 2 minutes. r=sdwilsh, ui=limi
...
Show seconds when we're under 4 minutes like how we show "few seconds" when we're under 3 seconds. This pushes the "double minute" problem to 4 minutes instead of 1 minute, but the user experience goes from 100% longer to 25% longer. Test by checking low times for seconds, minutes, hours and check that we generate the right string for the boundaries.
2009-05-12 22:04:10 -05:00
Shawn Wilsher
1f5973679d
Bug 490833 - mozIStorageStatement::getParameterIndex should only accept :-named parameters
...
This updates places to use the new API definition.
r=dietrich
2009-05-12 17:08:50 -04:00
Matt Noorenberghe
544ceffa17
Bug 482232 - Using search field in saved password window changes width of search field. r=dolske
2009-05-12 12:09:19 -07:00
Justin Dolske
1e8cbd2563
Bug 471906 - Login manager's onblur handler shouldn't do anything when the username is blank. r=gavin
2009-05-12 12:09:18 -07:00
Ehsan Akhgari
e6e16dae76
Bug 491898 - Random Test Failure (browser_passwordmgrdlg.js); r=dolske
2009-05-12 22:23:36 +04:30
Edward Lee
db56f2f905
Bug 485122 - When the user selects to only display history in the location bar, don't display the star and tag icons for items that happen to be bookmarked or tagged. r=dietrich
...
Pretend a page isn't bookmarked/tagged when searching for only history unless the user explicitly wants them. Test by updating special searches test to ignore tags when searching for history ^.
2009-05-12 10:17:57 -05:00
Edward Lee
016935e941
Bug 489872 - [@ nsNavHistory::IsVisited] doesn't check null aURI. r=sdwilsh
...
For public entry points of nsNavHistory, add ENSURE_ARG for in-pointers and ENSURE_ARG_POINTER for out-pointers; NS_ASSERTION for private APIs. Test automatically finds functions from nav history service and calls them with null arguments.
2009-05-12 10:11:53 -05:00
Ted Mielczarek
4f4b086565
bug 483062 - figure out how to get crash stacks from xpcshell tests. r=bsmedberg
...
--HG--
extra : rebase_source : 70355805b7f71c016eaa7aaea1d1916a23316b8a
2009-05-11 15:54:39 -04: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
Marco Bonardo
89641c2d96
Bug 491954 - Views should select exact columns, r=sdwilsh a=blocking191
2009-05-12 11:15:09 +02:00
Dave Townsend
f7a4e23645
Bug 396510: Remove EM command line global installation capability (e.g. -install-global-extension and -install-global-theme). r=robstrong
2009-05-12 09:22:39 +01:00
Dave Townsend
31119eee7e
Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong
2009-05-12 09:21:15 +01: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
Serge Gautherie
dd3a60e13e
Bug 464707 - port upload build target to comm-central apps
...
(Bv1-MC) 1 s/topsrcdir/MOZILLA_DIR/
2009-05-11 17:11:50 +02:00
Simon Montagu
4623df7209
Remove deprecated language code mo (Moldovian). Bug 399667, r=Masatoshi Kimura <VYV03354@nifty.ne.jp>
2009-05-11 04:23:42 -07:00
Marco Bonardo
35dff56288
Bug 491954 - Views should select exact columns, r=sdwilsh
2009-05-11 11:05:56 +02: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
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
TheOne
3d146e025e
Bug 482856 - Inconsistent comment for hiding pages in nsNavHistory. r=mak
2009-04-24 11:23:53 +02:00
Edward Lee
ff475d4811
Bug 487810 - Refactor UpdateFrecency and FixInvalidFrecencies to share frecency updating logic. r=dietrich
...
Separate the last half of UpdateFrecency into UpdateFrecencyInternal to be reused by FixInvalidFrecencies. Existing tests touch both paths, e.g., test_000_frecency and test_migrateFrecency.
2009-04-23 16:12:51 -05:00
Edward Lee
77cde94ecc
Bug 489443 - Places depends on a buggy behavior of SQLite's GROUP_CONCAT. r=dietrich, b191=beltzner
...
Don't bother GROUP_CONCATing tag titles that are empty. Restructure the BOOK_TAG_SQL #define to be somewhat more readable. Test by adding tags to a uri then renaming the tag to empty and making sure they don't show up in autocmoplete results.
2009-04-23 16:09:58 -05:00
Frederic Plourde
919fbf3727
Frederic Plourde - Bug 469873 - Fennec building does not link XPT files_fix, r+=ted
2009-04-23 14:23:02 -04: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
0648c8d320
Bug 488083 - video scrubber thumb can overlap play/pause button and duration. ui-r=boriss, r=ryan
2009-04-23 00:33:35 -07: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
Ehsan Akhgari
9001cb003e
Bug 451352 - Further fixes to pwmgr search filtering UI; r=dolske
2009-04-23 10:27:10 +04:30
Vladimir Vukicevic
dddf2154da
b=489732; add start of no-native-theme theme; r=me,nptob
2009-04-22 21:40:53 -07:00
cmills@nvidia.com
10eebb0922
b=484864, b=488910 - cairo ddraw backend for wince; r=vlad
2009-04-22 17:48:30 -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
Marco Bonardo
2501083269
Bug 488783 - Tags list no longer sorted (alphabetized) in latest Shiretoko nightly, r=dietrich a=blocking191
2009-04-22 14:22:53 +02:00
Neil Rashbrook
5e635310f7
Followup to bug 382591 to apply to gnomestripe as well since it was forked between creating and landing the patch r=gavin
2009-04-22 13:17:33 +01:00
Shawn Wilsher
be0a40cca4
Bug 489455 - Update URLClassifier to follow Safebrowsing spec
...
This makes us not change %00 to %01.
r=tony
2009-04-21 19:34:06 -04:00
Dave Townsend
7ddcc7c22d
Bustage fix from bug 484442
2009-04-21 11:53:43 -07:00
Benjamin Smedberg
ddeddf0c6d
Bug 484442: Firefox crashes on on bringing up safe-mode with any/all of the Options Checked. r=mossop
2009-04-21 11:36:44 -07:00
Robert Strong
8292b6bdf6
Bug 488928 - statusText is set twice in Downloader::onStopRequest. r=dtownsend
2009-04-20 18:58:15 -07:00
Jim Mathies
704b5a2912
Bug 403014 - Windows "Don't Index" bit set on download files. (r=sdwilsh,dougt)
2009-04-20 20:06:03 -05:00
Robert Strong
554ffc86b3
Test cleanup - Bug 488797 - Custom GreD directory in xpcshell tests fails on Thunderbird
2009-04-20 14:08:03 -07:00
Ted Mielczarek
625500a0da
bug 489073 - race condition with nsinstall in toolkit/mozapps/plugins/tests Makefile. r=mossop
2009-04-20 14:51:26 -04:00
Jeremy Huddleston
33be165699
Bug 486890 - Darwin/X11: undefined symbols in libsydneyaudio, fix toolkit==cocoa check. r=benjamin
2009-04-20 16:48:00 +02:00
Simon Bünzli
1658b25674
Bug 489026 - Strict Warning: assignment to undeclared variable logins. r=dolske
2009-04-20 01:03:09 +02: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
KUROSAWA, Takeshi
25cde7a1bf
Bug 487160 - build fails with --enable-libnotify after bug 423756 landed. r=roc
2009-04-18 16:28:05 +02:00
Dão Gottwald
c82d9b74e4
merge
2009-04-18 15:14:32 +02:00
Dão Gottwald
cbc3ecf920
Backed out changeset ea00ee9634c4
2009-04-18 15:14:08 +02:00
Marco Bonardo
bfa3af289e
Bug 487777 - History menu is slow and takes ages to open, trunk version, r=dietrich
2009-04-18 14:12:06 +02:00
Marco Bonardo
b0986bde8b
Bug 487040 - Crash [@ nsNavHistoryResult::OnItemAdded ] in mochitest-browser-chrome, r=dietrich,sdwilsh,smaug a=blocking191
2009-04-18 14:12:01 +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
Paul O'Shannessy
8a981765e0
Bug 479894 - Add a property-bag based searchLogins API to login manager. r=dolske, sr=vlad
2009-04-17 16:12:46 -07:00
Justin Dolske
caac9d436b
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
2009-04-17 14:36:13 -07:00
David Dahl
4dbb11d2ec
Bug 485442 - crash bug calling nsINavHistoryQuery.uri, r=mak,sdwilsh
2009-04-17 14:42:39 +02:00
Drew Willcoxon
609d0b7cf5
Bug 470314 - Send a bookmarks-restore notification, r=mak77
2009-04-17 14:42:34 +02:00
Marco Bonardo
a840184b5a
Bug 487789 - 1 sort operation required by mDBAdaptiveQuery, stop warning for now. rs=sdwilsh
2009-04-17 14:42:29 +02:00
Marco Bonardo
0bafad3ced
Bug 487787 - 1 sort operation required by mDBKeywordQuery , stop warning for now. rs=sdwilsh
2009-04-17 14:42:24 +02:00
Marco Bonardo
3dc0a432b8
Bug 487781 - 5 sort operations required by FindVisits selectStatement, r=sdwilsh
2009-04-17 14:42:20 +02:00
Dão Gottwald
dbe53e1158
merge
2009-04-17 12:03:43 +02:00
Dão Gottwald
5ba7140f3e
Backout bug 243136 (changeset 5eb5a07df2e0) to fix Windows unit test orange
2009-04-17 12:03:03 +02:00
Justin Dolske
e9211fce26
Bug 243136 - saved form data should expire after a time period defined by user. r=sdwilsh, r=gavin
2009-04-17 00:03:54 -07:00
Justin Dolske
a2bd009bdc
Bug 488571 - Get rid of explicit form history caching. r=sdwilsh, r=gavin
2009-04-17 00:03:52 -07:00
Robert Strong
e0571058b0
Test bustage fix for bug 487346
2009-04-16 19:46:03 -07:00
Robert Strong
3836e0c168
Bug 485624 - Downloads in progress for previous releases should be canceled on startup instead of resumed. r=dtownsend
2009-04-16 18:40:46 -07:00
Robert Strong
3019c536cd
Bug 487346 - app update test cleanup. r=dtownsend
2009-04-16 18:32:32 -07:00
David Dahl
4bda3c5de5
Bug 487012 - License file not found for nightly update. r=rstrong
2009-04-16 18:32:31 -07:00
Justin Dolske
f8614872f0
Bug 474846 - Data loss by migration from wallet to login manager. r=gavin
2009-04-16 18:27:21 -07:00
Dave Townsend
e0a3b8915d
Bustage fix from bug 480427
2009-04-16 21:07:00 +01:00
dtownsend@mozilla.com
bfeed79d00
Bug 487489 - browser_bug435788.js fails intermittently (r=rstrong)
2009-04-16 10:31:35 -07: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
Mike Beltzner
71c33fc8bd
Bug 463165 - Check box of about:sessionrestore is invisible with High-Contrast theme of Windows. r=dao
2009-04-16 10:15:26 +02:00
Jeff Walden
583c6b4c88
Bug 396226 - Provide an API to asynchronously generate HTTP responses in httpd.js, and implement a state-storage system which can store object references to provide greater contextual information in handlers. NB: this push enables httpd.js debug output just in case something goes wrong, to be disabled as soon as it's clear nothing has -- expect the first Windows builds to finish next century sometime. r=sayrer
2009-04-15 13:19:35 -07:00
Justin Dolske
777895d589
Bug 487719 - video controls should use addEventListener instead of oncommand. r=gavin
2009-04-14 20:35:16 -07:00
Jeff Muizelaar
ee34156e8f
Bug 488117 - Fix qcms part of toolkit-makefiles.sh. Finish last commit. blanket-r=ted
2009-04-14 16:23:24 -04:00
Jeff Muizelaar
1a2cd913af
Fix qcms and breakpad chunks of toolkit-makefiles.sh - bug 488117 blanket-r=ted
2009-04-14 15:39:48 -04:00
Walter Meinl
7f5fb011d3
Bug 487302 - make menus look more OS/2 alike; r=mozilla@Weilbacher.org
2009-04-14 10:37:51 +02:00
Dão Gottwald
2d1e0f0fec
Bug 487946 - scrollwheel scrolling in bookmarks menu slowed down. r=enn
2009-04-14 08:37:26 +02:00
Robert Strong
96c7170d8d
Bug 465490 - Intermittent time out after test_0051_general.js: test_0110_general.js hangs randomly.
2009-04-13 20:19:03 -07:00
Makoto Kato
22f819b3a7
bug 487888 - Possible crash in nsNativeAppSupportWin::Start() r=bsmedberg
2009-04-13 22:49:06 -04: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
1bc5658a1e
merge
2009-04-13 19:43:10 +02:00
Dão Gottwald
3132e13d68
Bug 487518 - Search widget on OS X shouldn't start search when clicking on non-existent search icon. r=enn
2009-04-13 19:41:23 +02:00
Dão Gottwald
88eef4436f
Bug 488006 - cocoa-size="small" should be a platform-independent class instead. r=enn
2009-04-13 19:40:00 +02: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
Tomeu Vizoso
9db0682493
Bug 486679 - misleading embedding assertion about NS_APP_USER_PROFILE_50_DIR not being defined, r=bsmedberg
2009-04-13 13:34:01 -04: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
Hiroyuki Ikezoe
502ab658ab
bug 485031 - WinCE Crash on First Startup (or command line environment passing) r=bsmedberg
2009-04-13 11:18:43 -04:00
Martijn Wargers
d238162113
Bug 420089 - Crash [@ nsFormFillController::SetPopupOpen] with changing body style on focus and more. r=smaug
2009-04-13 10:35:18 +02:00