Robert O'Callahan
720361957b
Bug 492213. Make video controls' statusFader status be determined by examining the element state instead of by making assumptions about what the state is when events fire. r=dolske,mconnor
...
--HG--
extra : rebase_source : 3438a026715b9170608d66b4f99b9db3efbca5a3
2009-05-21 14:53:07 +12:00
martijn.martijn@gmail.com
49b5f65d84
Bug 493658 - Highlight all of the Findbar does not work in a certain page (r=vlad)
2009-05-20 16:15:36 -07:00
Robert Strong
cd3e1c9a96
Bug 404541 - [MSFT-7816] on Vista / Windows 7 installer does not elevate or ask to be elevated. r=jmathies
2009-05-20 15:49:24 -07:00
Marco Bonardo
fca835893a
Bug 493934 - Autocomplete queries are wrongly cutting away some result, r=sdwilsh a191=beltzner
2009-05-20 21:27:36 +02:00
Marco Bonardo
7f7ec6f87a
Bug 493933 - When sorting bookmarks BY NONE we should take in count partitioning, r=sdwilsh a191=beltzner
2009-05-20 20:45:48 +02:00
Shawn Wilsher
dfaf303501
Bug 493602 - UMR when clicking history menu
...
Fixes a UMR introduced in bug 487777 caused by not passing enough arguments to
nsPrintfCString.
r=mak
2009-05-20 14:25:16 -04:00
Marco Bonardo
63eed0d984
Bug 491520 - Tag autocomplete prevents changing the case of tags, when adding tags, r=mano a=blocking191
2009-05-20 13:31:49 +02:00
Asaf Romano
988cdb8565
Bug 487263 - dragging a tab up or over the tab bar then out of the window does not detach. r=dietrich,mconnor.
2009-05-20 03:13:00 +03:00
Graeme McCutcheon
5ab45c8752
Backout bug 279022 to fix browser-chrome test failures
2009-05-20 00:51:22 +01:00
Jeff Beckley
f32b3a75e2
Bug 491436 - Some logging improvements to update service. r=rstrong
2009-05-19 13:24:59 -07:00
Robert Strong
953c9aa62b
Bug 486275 - active-update.xml is not saved after a channel change which leaves behind cruft. r=dtownsend
2009-05-19 13:24:26 -07:00
Robert Strong
df6d81ffc9
(test only change) Bug 493805 - Additional app update test cleanup. r=me
2009-05-19 13:24:12 -07:00
Graeme McCutcheon
2730455af5
Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano
2009-05-19 16:20:19 +01:00
Dave Townsend
888523c00d
Fix bustage from bug 386153, must close the file before deleting it
2009-05-19 12:20:41 +01:00
Ehsan Akhgari
394aba523a
Bug 489631 - HTML5 <video>/<audio> elements should not inherit document direction; r=dolske,mconnor
2009-05-19 14:12:29 +04:30
Dave Townsend
d5c67e48a6
Bug 386153: XPI files dropped in the extensions folder always appear unsigned. r=robstrong
2009-05-19 09:28:04 +01:00
Dietrich Ayala
3418d27755
Bug 492799 - nodeIsReadOnly should cache read-only item ids, r=mak77
2009-05-19 01:06:50 +02:00
Marco Bonardo
0eaa5c5003
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
f319200054
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
7887addc7b
Bug 493538 - Crash in [@ nsNavHistory::RecalculateFrecenciesInternal(mozIStorageStatement*, int)], r=mardak
2009-05-19 01:06:33 +02:00
Benjamin Smedberg
bb1c33c4ea
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
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