Marco Bonardo
b80599d62a
Bug 493374 - Avoid marking database as corrupt if initializing additional db objects fails, and avoid creating more than one corrupt file every 24 hours, r=sdwilsh
2009-05-19 01:06:46 +02:00
David Dahl
ea49e678a0
Bug 491719 - Ctrl+H and Ctrl+Maj+H both display an empty history, r=mak77
2009-05-19 01:06:39 +02:00
Marco Bonardo
3b1383e32d
Bug 493538 - Crash in [@ nsNavHistory::RecalculateFrecenciesInternal(mozIStorageStatement*, int)], r=mardak
2009-05-19 01:06:33 +02:00
Benjamin Smedberg
6df221580d
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
...
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
2009-05-18 14:15:05 -04:00
Benjamin Smedberg
56cce7342e
Fix mis-spellings of "receive" to kick builds on a CLOSED TREE.
2009-05-18 09:48:36 -04:00
Dão Gottwald
5e2e6cdd73
remove obsolete images
2009-05-18 13:04:58 +02:00
Dão Gottwald
7c4b8be9d9
remove obsolete images
2009-05-18 12:43:31 +02:00
Robert O'Callahan
60103f1f54
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
c56a88f9f8
Bug 491983 - nsIBrowserHistory needs removeVisitsByTimeframe method, r=dietrich
2009-05-16 19:32:13 -07:00
Robert O'Callahan
6fe5f4e846
Backing out bug 492225 on suspicion of causing Windows leak test fatal assertion.
2009-05-18 11:20:44 +12:00
Hiroyuki Ikezoe
f00b0e83b5
Bug 492225. Remove nsUTF8Utils dependency from nsWIndowsWMain. r=bsmedberg
2009-05-18 10:30:41 +12:00
Josh Aas
f13d7b1f20
Merge backout of 7cd22106e8d9
2009-05-16 21:10:10 -04:00
Josh Aas
a5bdae5f94
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
44a4ba5481
fix l10n note semantics
2009-05-16 12:25:14 +02:00
Josh Aas
956f9c56b6
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
c1d061934a
Bug 491221 - default button styling missing in the bookmarks properties dialog. r=mak, enn
2009-05-15 15:33:59 +02:00
Michael Kohler
866ea88796
Bug 488076 - Incorrect grammar at error message. r=ted
2009-05-16 10:17:02 +02:00
Marco Perez
225f3bb6f7
Bug 489643 - set sane default options in UNPACK_TAR; r=benjamin
2009-05-16 01:14:15 +02:00
Marco Bonardo
68d88c3cf4
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
fc70bdb14e
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
5feb239461
Bug 487717: browser_bug435788.js times out occasionally. r=robstrong
2009-05-14 19:11:16 +01:00
Hiroyuki Ikezoe
3bbbc13d70
Bug 490274 - Memory leak in toolkit/xre/nsWindowsRestart.cpp; r=benjamin
2009-05-14 16:17:51 +02:00
Dave Townsend
8714d19108
Bug 490195: Search field in "Get Add-ons" panel is badly aligned. r=dao
2009-05-14 13:13:11 +01:00
Marco Bonardo
2e934ca40b
Bug 480238 - Double-clicking tree column separator opens highlighted link, r=enn
2009-05-14 14:11:46 +02:00
Peter Annema
8c8313039e
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
94935dfe87
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
8ae104db6e
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
ac372ba300
bug 490287: localization note fix
2009-05-14 13:37:11 +08:00
Alexander Surkov
6e14bc27a5
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
5d8a81436f
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
c691b97a30
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
350b3afb32
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
a72b5e0b6d
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
159390e92a
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
f5bca61609
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
7d1a8d37e8
Bug 491898 - Random Test Failure (browser_passwordmgrdlg.js); r=dolske
2009-05-12 22:23:36 +04:30
Edward Lee
78e016cdd8
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
5b39be8eb8
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
995b061680
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
9b713795a2
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
c862548ff4
Bug 491954 - Views should select exact columns, r=sdwilsh a=blocking191
2009-05-12 11:15:09 +02:00
Dave Townsend
6cb6f9d568
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
0302f6c4f5
Bug 415297: Content styles should control display behaviours, not the theme. r=robstrong
2009-05-12 09:21:15 +01:00
David Bolter
8ae02a93d0
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
2cb429884b
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
bc928cfd5d
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
6c48d2f50e
Bug 491954 - Views should select exact columns, r=sdwilsh
2009-05-11 11:05:56 +02:00
Alexander Surkov
05fb56e313
Bug 285167 - Mozilla doesn't support Scrollbar accessible, r=marcoz, davidb, enndeaking, sr=neil
2009-05-11 13:30:40 +08:00
Alexander Surkov
906cbaed37
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
73396dba13
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