Commit Graph

3793 Commits

Author SHA1 Message Date
Simon Bünzli
b442b596be Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich 2009-04-11 10:49:17 +02:00
Vlado Valastiak
019c15684c Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin 2009-04-11 10:46:01 +02:00
Michael Kohler
af4dd1e7b2 Bug 485088 - use clearUserPref to set a userPref to default value in Session Restore tests. r=zeniko 2009-04-11 10:43:59 +02:00
Shawn Wilsher
93af15cb71 Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
r=dietrich
2009-04-10 13:51:40 -04:00
Edward Lee
50e5966da6 Bug 476298 - Switch RecalculateFrecencies to just fix invalid frecencies. r=dietrich
Bug 476300 - Calculate all page frecencies when upgrading/migrating
Bug 482351 - 1 sort operation required by mDBInvalidFrecencies
Create a new method FixInvalidFrecencies that finds invalid (negative) frecencies and recalculates them. Use it for handling creating/migrating DBs as well as recalculating invalid places on daily idle (place frecencies are already estimated by decay). This obviates a few preferences, queries and methods related to recalculating on idle. The test uses mork history with a number of pages that now all get their frecencies calculated on migrate, where before this fix, the test fails with a bunch of pages still with negative frecencies.
2009-04-10 10:24:10 -05:00
Dão Gottwald
2b158c4a2f Bug 487059 - clearUserPref shouldn't throw if a pref doesn't have a default or user value. r+sr=bsedberg 2009-04-10 10:24:24 +02:00
Nochum Sossonko
684740fa02 Test for bug 419612 - pref to not update site-specific zoom for existing background tabs. r=gavin 2009-04-09 08:45:07 +02:00
Mike Connor
750ca04386 Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin 2009-04-09 08:43:27 +02:00
Simon Bünzli
8463d99647 Bug 485563 - eval doesn't handle \u2028 (LINE SEPARATOR) and \u2029 the same as JSON.parse. r=dietrich 2009-04-09 08:48:46 +02:00
Josh Aas
c6a41e8074 Remove OJI from the tree. b=485984 r/sr=jst 2009-04-09 22:38:21 -04:00
Boris Zbarsky
a32ad92cc4 Backed out changeset b1237eca3670 (bug 481598) on suspicion of causing intermittent leak orange. 2009-04-09 12:01:21 -04:00
Mike Connor
b3f7809424 Bug 481598 - Starting Private browsing from window-less state shows last closed tab from PB mode in list of recently closed tabs after stop. r=gavin 2009-04-09 08:43:27 +02:00
Johnathan Nightingale
09d2e2f203 Bug 486826 - Firefox is overriding netErrorApp.dtd even though we actually override all of netError.dtd's strings. r=gavin 2009-04-08 12:01:03 -04:00
Johnathan Nightingale
5a894c20bd Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor 2009-04-01 17:56:29 -04:00
Dão Gottwald
e6dcf3b22b Bug 485835 - tabs close button also needs a bottom margin (browser.tabs.closeButtons=3). r=ventnor 2009-04-08 15:41:21 +02:00
Marco Bonardo
70b36105e3 Bug 486707 - Unable to search through the whole history in the Library, r=dietrich 2009-04-08 14:26:57 +02:00
Benjamin Smedberg
ace7fb1892 UPLOAD_EXTRA_FILES doesn't need a prepending $(DIST), followup to bug 485935 2009-04-07 15:49:38 -04:00
Benjamin Smedberg
808e4fc710 Bug 485935 - Build the default langpack (usually en-US) as part of make package, r=ted
--HG--
extra : rebase_source : 9c11818058da2a5da0c2c67cd03d8a6be5755d93
2009-04-07 13:21:57 -04:00
Markus Stange
d9827640b7 Bug 481382 - URL bar and searchbar don't honor graphite system appearance setting. r=gavin, ui-r=faaborg 2009-04-07 13:36:28 +02:00
Marco Bonardo
a68e4b85d2 fix key code typo in browser_bookmarksProperties.js (bug 485458) 2009-04-07 11:44:59 +02:00
Michael Kraft
082ed7c5f7 Bug 461634 - new API: allow to delete a single closed tab. r=zeniko, sr=dietrich 2009-04-06 13:50:45 +02:00
Sylvain Pasche
6c97d783fc Bug 436685. FeedConverter does not need canConvert. r=gavin 2009-04-06 12:28:17 +12:00
Jonathan Kew
e92879e603 Bug 423672. Use public Launch Services APIs instead of undocumented internals. r=joshmoz,mstange 2009-04-06 12:24:38 +12:00
Dão Gottwald
dd710093a1 Bug 458688 - disable browser_Browser.js 2009-04-05 23:11:43 +02:00
Florian Quèze
f1c08eba57 Bug 426029 - Media preview displays broken images for images with data url. r=mano 2009-04-05 16:45:54 +02:00
Dão Gottwald
bf04ba0769 Bug 481560 - tab closes and location bar clears before the window closes. r=gavin 2009-04-05 10:10:24 +02:00
Mike Connor
a42848cb0f Bug 483566 - When clearing visited pages on shutdown, saved data is saved or lost depending on shutdown method. r=dietrich 2009-04-04 21:28:25 +02:00
Mike Connor
6194d5d27e bug 418687 - [Mac] Firefox Menu Listing does not show Addons, Downloads, Error Console Popup Windows in PB mode, r=gavin 2009-03-12 21:41:57 -04:00
Ehsan Akhgari
36788021aa Bug 483608 - Disable Forget This Site in Private Browsing mode for Firefox 3.5; r=mak77,gavin 2009-04-03 22:25:37 +03:30
Ehsan Akhgari
e15bac5285 Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh 2009-04-03 13:56:26 +03:30
Dão Gottwald
669339984e Backout bug 463256 (changeset 1886b176f000), trying to fix orange. Tracked in bug 486655. 2009-04-03 16:07:43 +02:00
Ehsan Akhgari
3d5c531c60 Bug 463256 - SSL sites sometimes don't load after re-entering regular browsing mode (from Private Browsing); r=mconnor,sdwilsh 2009-04-03 13:56:26 +03:30
Ehsan Akhgari
6d20b1e85c Bug 485773 - Forget This Site should only be enabled for single selections; r=mak77 2009-04-03 14:00:16 +03:30
Ehsan Akhgari
6029c54b90 Bug 481860 - Get rid of RTL search icons by using mirror transformations; r=mano 2009-04-03 14:00:02 +03:30
Marco Bonardo
f2b57a8ead Bug 485458 - browser-chrome test for bookmarks Properties dialog, r=dietrich 2009-04-03 01:41:29 +02:00
Marco Bonardo
709721be3e Bug 422163 - Split History container in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-04-03 01:41:20 +02:00
Jim Mathies
bf62e148ca Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug. 2009-04-02 14:34:31 -05:00
Dão Gottwald
df2a416e74 Bug 468170 - Update comment to reality 2009-04-02 17:12:41 +02:00
Simon Bünzli
35ee81a6b3 Bug 475802 - remove undiscoverable accesskeys in Library. r=dietrich 2009-04-02 17:01:04 +02:00
Michael Kohler
8eb7ddcc40 Bug 468170 - Menu entry "Help > Release Notes" opens in same tab instead of new one. r=gavin 2009-04-02 16:56:25 +02:00
Marco Bonardo
18a643c289 test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-04-01 19:11:18 +02:00
Marco Bonardo
2d20882353 Bug 486008 - test_browserGlue_corrupt_nobackup.js is wrong, r=dietrich a=tests-only 2009-04-01 11:39:47 +02:00
Gavin Sharp
5ce8f74526 Bug 482229: tweak string used for site-specific searches, r=gavin/rflint 2009-03-31 15:16:03 -04:00
zeniko@gmail.com
8501a1f9e5 Bug 485346 - Location bar doesn't have an icon in customize toolbar dialog (r=gavin) 2009-03-31 11:11:53 -07:00
Dietrich Ayala
2dd8d1275e imported patch backout-bug-422163 2009-03-30 18:24:43 -07:00
Marco Bonardo
f6049e1ab9 backout changeset 459c8e138144 – test for Bug 427633, due to failures on OS X 2009-03-31 00:58:46 +02:00
Marco Bonardo
6f83c3e43e Bug 422163 - Split History in day containers in the Library (like sidebar BY DATE), r=dietrich ui-r=beltzner 2009-03-30 23:08:24 +02:00
Dietrich Ayala
f766fe6d47 Bug 485100 - Exchanging a letter of a tag name with its big/small equivalent removes tag from bookmark, r=mak77 2009-03-30 23:08:20 +02:00
Marco Bonardo
3fdd636ac0 test for Bug 427633 - Disable creating a New Folder in the bookmarks dialogs if insertionPoint is invalid, r=dietrich 2009-03-30 23:08:15 +02:00
Gavin Sharp
62fe4f4e83 Bug 483330: use new domWindowUtils getter to avoid flushing layout when getting scroll position during session store data collection, r=zeniko 2009-03-30 14:32:19 -04:00