Boris Zbarsky
ff3644e62c
Merge backout of rev 524ab31ef073 to CLOSED TREE.
2009-04-13 15:35:12 -04:00
Boris Zbarsky
328736ba9e
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
fa2d980aa0
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
eb4d7e4767
Bug 487982 - arrowscrollbox.scrollByIndex fails if there are gaps between the elements. r=enn
2009-04-13 19:38:09 +02:00
Jim Mathies
60d5094f0a
Bug 313879 - Support migration of multi-tab group IE homepages. r=bsmedberg.
2009-04-13 11:55:21 -05:00
Asaf Romano
a847e44090
Bug 477014 - Work around bug 458697 for the tabs' busy state. r=mconnor
2009-04-13 19:08:20 +03:00
Simon Bünzli
9df1fad070
Bug 485482 - Session Restore should handle invalid XPaths better. r=dietrich
2009-04-11 10:49:17 +02:00
Vlado Valastiak
4c8c64d3b8
Bug 448029 - "Check for Updates" label and its variations need separate accesskeys. r=gavin
2009-04-11 10:46:01 +02:00
Michael Kohler
f5aacd0399
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
1017334566
Bug 487511 - nsINavHistoryObserver has no "onBeforeDeleteURI" callback
...
r=dietrich
2009-04-10 13:51:40 -04:00
Edward Lee
da1fbb8ad9
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
65b5d09e58
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
81b5b65f05
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
10a4c65886
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
3f79a91744
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
39f5ad242c
Remove OJI from the tree. b=485984 r/sr=jst
2009-04-09 22:38:21 -04:00
Boris Zbarsky
ae41479a15
Backed out changeset b1237eca3670 (bug 481598) on suspicion of causing intermittent leak orange.
2009-04-09 12:01:21 -04:00
Mike Connor
c939def125
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
c6962fdcab
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
7b94168315
Bug 483950 - Hide statusbar domain name for SSL, pending removal. r=mconnor
2009-04-01 17:56:29 -04:00
Dão Gottwald
1719b25db6
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
204a73881f
Bug 486707 - Unable to search through the whole history in the Library, r=dietrich
2009-04-08 14:26:57 +02:00
Benjamin Smedberg
ece111ec3b
UPLOAD_EXTRA_FILES doesn't need a prepending $(DIST), followup to bug 485935
2009-04-07 15:49:38 -04:00
Benjamin Smedberg
29704cf293
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
0a8626cf53
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
13a46ee3e1
fix key code typo in browser_bookmarksProperties.js (bug 485458)
2009-04-07 11:44:59 +02:00
Michael Kraft
5670e0305e
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
d2136523e7
Bug 436685. FeedConverter does not need canConvert. r=gavin
2009-04-06 12:28:17 +12:00
Jonathan Kew
75cb51bffc
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
70159762f5
Bug 458688 - disable browser_Browser.js
2009-04-05 23:11:43 +02:00
Florian Quèze
23a7350d0e
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
1244bc4295
Bug 481560 - tab closes and location bar clears before the window closes. r=gavin
2009-04-05 10:10:24 +02:00
Mike Connor
6ed441a296
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
6eef30513f
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
596b63242a
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
1063b73150
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
a5d4ae3d6c
Backout bug 463256 (changeset 1886b176f000), trying to fix orange. Tracked in bug 486655.
2009-04-03 16:07:43 +02:00
Ehsan Akhgari
6c0bfc5f88
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
d222de2356
Bug 485773 - Forget This Site should only be enabled for single selections; r=mak77
2009-04-03 14:00:16 +03:30
Ehsan Akhgari
53e8942191
Bug 481860 - Get rid of RTL search icons by using mirror transformations; r=mano
2009-04-03 14:00:02 +03:30
Marco Bonardo
e84ed7435b
Bug 485458 - browser-chrome test for bookmarks Properties dialog, r=dietrich
2009-04-03 01:41:29 +02:00
Marco Bonardo
d6ad4c4b1a
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
b8a60b594a
Bug 479901 - Add WM_GESTURE support for Windows 7. r=vlad+smaug.
2009-04-02 14:34:31 -05:00
Dão Gottwald
4bd7d1c87e
Bug 468170 - Update comment to reality
2009-04-02 17:12:41 +02:00
Simon Bünzli
6c7a5a301d
Bug 475802 - remove undiscoverable accesskeys in Library. r=dietrich
2009-04-02 17:01:04 +02:00
Michael Kohler
e1cf0a4560
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
6a9d09a3f8
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
b4f081e8d6
Bug 486008 - test_browserGlue_corrupt_nobackup.js is wrong, r=dietrich a=tests-only
2009-04-01 11:39:47 +02:00
Gavin Sharp
5ba5c2f2a5
Bug 482229: tweak string used for site-specific searches, r=gavin/rflint
2009-03-31 15:16:03 -04:00
zeniko@gmail.com
9ba6097af7
Bug 485346 - Location bar doesn't have an icon in customize toolbar dialog (r=gavin)
2009-03-31 11:11:53 -07:00