Commit Graph

1359 Commits

Author SHA1 Message Date
Phil Ringnalda
ebcefd8bde Bug 357570 - sidebarheader element does not have an ID : can't be overlaid, r=gavin 2009-06-27 18:49:04 -07:00
Gavin Sharp
4109cb3c44 Add Mohammad Reza Haghighat to credits, r=mconnor 2009-06-24 19:20:31 -04:00
Neil Deakin
8eb3e02e5d Bug 499547, double click on bookmark in library not raising window, r=dao 2009-06-24 13:12:31 -04:00
Gavin Sharp
2ddb71419e Fix typo in credits 2009-06-23 22:11:43 -04:00
Dão Gottwald
fbe7f2e857 Bug 500016 - superfluous wasOpen variable in HistoryMenu.onPopupShowing. r=mak 2009-06-24 01:55:35 +02:00
Gavin Sharp
a77f4490c1 Bug 492390: yet another credits update for 3.5, r=mconnor
--HG--
extra : rebase_source : e03662fbb30f1cdbb1210f823f9d0c5d7e8e13de
2009-06-23 18:15:07 -04:00
Gavin Sharp
898fb830c2 Typo fix for credits 2009-06-23 13:41:18 -04:00
Mike Beltzner
5a4e2f73c7 Bug 492390: more credits updates, r=gavin 2009-06-23 11:47:53 -04:00
Mike Connor
4ae52112b9 last round of updates before RC1 2009-06-11 14:59:09 -07:00
Marco Bonardo
752037d42a Bug 498619 - Pages list on History menu disappear when restore submenus are closed, r=dao 2009-06-23 01:00:44 +02:00
Dão Gottwald
130f868b39 Bug 499668 - useless try/catch block in handleLinkClick(). r=gavin 2009-06-22 15:02:59 +02:00
Neil Deakin
2737a14b5e Bug 456106, use new drag and drop api in browser and toolkit, r=mano 2009-06-20 20:04:07 -04:00
Justin Dolske
da8bd65806 Bug 469443 - Form Manager Storage should be a JavaScript-based component. r=gavin 2009-06-19 13:19:18 -07:00
Marco Bonardo
594bcaca0e Bug 478070 - Cannot drag url from location bar to desktop (create shortcut), r=dao 2009-06-18 10:57:14 +02:00
Dão Gottwald
7a8c432007 Bug 498841 - gURLBar.timeout shouldn't be set in BrowserStartup. r=gavin 2009-06-17 17:27:04 +02:00
Mark Smith
bb426c0819 Bug 437174 - Disabling 3rd party cookies breaks sending cookies for
channels with no docshell.  r+sr=bzbarsky.
  Added forceAllowThirdPartyCookie to nsIHttpChannelInternal.
  Added LOAD_FLAGS_FORCE_ALLOW_COOKIES to nsIWebNavigation.
  Added PERSIST_FLAGS_FORCE_ALLOW_COOKIES to nsIWebBrowserPersist.

--HG--
extra : rebase_source : 0ea11e1ed53d75152f57ffed74f44fc749a7a567
2009-06-16 10:30:25 -04:00
Vladimir Vukicevic
f9840dba79 b=498452; add pref for autocomplete timeout to firefox; r=mconnor 2009-06-16 11:56:36 -07:00
Marco Bonardo
4a7058a7b6 Bug 324430 - Allow stopping Places results updates when they are unused, r=dietrich 2009-06-15 13:09:40 +02:00
John P Baker
fc4121bd32 Bug 479634 - Multiple declarations of loop variable in tabbrowser.xml. r=dao 2009-06-15 12:00:58 +02:00
Olli Pettay
42ec618ee6 Trunk patch for Bug 491134, r+sr=jst 2009-06-15 11:27:29 +03:00
Gavin Sharp
c8473fc796 Reland changeset bfb383af1903 2009-05-28 18:43:58 -04:00
Dão Gottwald
4b1f97db5e merge 2009-06-13 11:24:48 +02:00
Dão Gottwald
5f3ad5f7ae Bug 495751 - Backed out change to browser_bug304198.js (changeset bfb383af1903) in order to figure out if the intermittent failure still happens 2009-06-13 11:23:53 +02:00
Dão Gottwald
42d30b5d4a Bug 456535 - On Windows, users should be able to hide the menubar and show it with the alt key. r=mano, ui-r=faaborg 2009-06-13 08:08:20 +02:00
Dietrich Ayala
17819e9de5 Bug 492796 - isLivemark should use the livemark cache, instead of the db (r=marco) 2009-06-12 15:39:42 -07:00
Gavin Sharp
20d1c5bca1 Port more reliable branch test from bug 304198 to trunk to fix intermittent oranges, a=beltzner/shaver 2009-05-28 18:43:58 -04:00
Ehsan Akhgari
4dc407e540 Bug 494838 - about:privatebrowsing / about:sessionrestore favicon gets reset when pressing Esc while focus is in the location bar; r=gavin 2009-05-27 08:01:00 +04:30
leftturnsolutions@yahoo.com
1593cffe4d Bug 304198 - Deleted URL from location bar reappears after switching tabs. r=dao 2009-05-26 06:17:22 +02:00
Johnathan Nightingale
aa69868ad8 Bug 497656: don't migrate passwords and offlineApps settings from sanitize-on-shutdown to CPD-dialog, since the dialog no longer has UI for controlling them, r=gavin 2009-06-12 00:03:35 -04:00
Mike Connor
39d06f2734 bug 492390 - update credits for 3.5, round 1 2009-05-21 15:15:15 -04:00
Ehsan Akhgari
17bfc90e36 Bug 488706: Migrate clear private data settings. r=mconnor 2009-05-21 10:51:56 +01:00
Drew Willcoxon
58d4e4e702 Bug 489958 - New Clear recent history dialog shows unnecessary scrollbars with details expanded, r=johnath 2009-05-20 10:06:08 -07:00
Asaf Romano
5b82eb810a Bug 493978 - Disable tab-detach when the tab is dropped very close to the tabbar (also fixes bug 494026). r=dietrich. a=beltzner. 2009-05-21 04:53:53 +03:00
adw@mozilla.com
ba863495e0 Bug 491883 - Clear Recent History removes pages (URIs) from history instead of visits (r=johnath) 2009-05-20 16:05:25 -07:00
Asaf Romano
385f241add 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:11:18 +03:00
Graeme McCutcheon
5ab45c8752 Backout bug 279022 to fix browser-chrome test failures 2009-05-20 00:51:22 +01:00
Graeme McCutcheon
2730455af5 Bug 279022 - "Highlight all" cannot be undone after switching tabs. r=mano 2009-05-19 16:20:19 +01:00
Drew Willcoxon
f91a54288d Bug 493559 - The 'Clear Recent History' dialog can be too slow when Everything is selected; r=johnath 2009-05-19 19:31:42 +04:30
Phil Ringnalda
b1e4112ca1 Bug 489545 - Switch to using the toolkit support for toolbar customization sheets, r=mano 2009-05-18 18:12:59 -07:00
Jorge Villalobos
9fc1f9ebcf Bug 486791 - BrowserStartup() throws exception when sidebars are inserted by code. r=gavin 2009-05-18 12:43:39 +02:00
Asaf Romano
4b1e16bc03 bug 490068 - leak window after showing bookmarks panel. r=dietrich. 2009-05-17 23:14:27 +03:00
Ehsan Akhgari
d6f5a85336 Bug 493225 - Remove the unused members of pageInfoTreeView; r=gavin 2009-05-17 15:55:58 +04:30
Dão Gottwald
0bff3af5b7 remove cruft from test script 2009-05-16 12:22:20 +02:00
Drew Willcoxon
4108ca18d0 Bug 491638 - Clear recent history dialog should persist details expansion, r=johnath 2009-05-15 09:42:08 -07:00
Dão Gottwald
c0471b10a5 test for bug 482801 2009-05-16 00:15:46 +02:00
Dão Gottwald
1606fe51cd Bug 493178 - replacetabwithwindow doesn't always return a value. r=gavin 2009-05-15 15:44:05 +02: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
Paul O’Shannessy
1877caeec7 Bug 491431 - No way to distinguish tab detach vs tab close, r=gavin 2009-05-14 09:46:50 -07:00
Drew Willcoxon
346051162d Bug 489700 - Focus ring is cut off for XUL dropdown in Clear Recent History dialog. r=johnath 2009-05-15 09:24:33 +02:00
Dão Gottwald
31b3adffcd Backed out changeset 350e7f02ea89, since it might have issues, and I won't be there to watch the results :( 2009-05-14 20:57:00 +02:00