Commit Graph

4297 Commits

Author SHA1 Message Date
Benjamin Smedberg
611c5b8124 Fix mis-spellings of "receive" to kick builds on a CLOSED TREE. 2009-05-18 09:48:36 -04:00
Dão Gottwald
d95335d8cf remove obsolete images 2009-05-18 13:04:58 +02:00
Dão Gottwald
d24ef01513 remove obsolete images 2009-05-18 12:43:31 +02:00
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
Drew Willcoxon
a506b12c1c Bug 491983 - nsIBrowserHistory needs removeVisitsByTimeframe method, r=dietrich 2009-05-16 19:32:13 -07:00
Robert O'Callahan
c6a84f5c5f Backing out bug 492225 on suspicion of causing Windows leak test fatal assertion. 2009-05-18 11:20:44 +12:00
Hiroyuki Ikezoe
2664872db7 Bug 492225. Remove nsUTF8Utils dependency from nsWIndowsWMain. r=bsmedberg 2009-05-18 10:30:41 +12:00
Josh Aas
280391f4ad Merge backout of 7cd22106e8d9 2009-05-16 21:10:10 -04: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
Dão Gottwald
3b8106de43 fix l10n note semantics 2009-05-16 12:25:14 +02: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
Michael Kohler
777a230d07 Bug 488076 - Incorrect grammar at error message. r=ted 2009-05-16 10:17:02 +02:00
Marco Perez
0a8ae499da Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin 2009-05-16 01:14:15 +02:00
Marco Bonardo
14124b5b86 Bug 488966 - Add a last_visit_date column with an index to moz_places, r=sdwilsh 2009-05-15 01:28:03 +02:00
Marco Bonardo
00b3590749 Followup to Bug 484019 - Fix corrupt or wrong roots titles in the database and in the Library. Wrong binding. r=sdwilsh 2009-05-15 01:27:58 +02:00
Dave Townsend
3f583e8e3c Bug 487717: browser_bug435788.js times out occasionally. r=robstrong 2009-05-14 19:11:16 +01:00
Hiroyuki Ikezoe
4f3fae71b8 Bug 490274 - Memory leak in toolkit/xre/nsWindowsRestart.cpp; r=benjamin 2009-05-14 16:17:51 +02:00
Dave Townsend
04f468e6a2 Bug 490195: Search field in "Get Add-ons" panel is badly aligned. r=dao 2009-05-14 13:13:11 +01:00
Marco Bonardo
a2935c0136 Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn 2009-05-14 14:11:46 +02:00
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