Commit Graph

78 Commits

Author SHA1 Message Date
sayrer@gmail.com
a0265b0ff2 Backing out test. Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 18:21:54 -07:00
sayrer@gmail.com
af987917d4 Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 15:47:12 -07:00
philringnalda@gmail.com
c8e3351869 Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer 2007-06-29 18:47:53 -07:00
enndeakin@sympatico.ca
95deb19d78 Bug 279703, backing out the popup changes due to performance regressions. sigh. 2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
6c59f4a6d3 Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz 2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com
d43ba6a037 Disable new location bar (bug 366797) due to perf/leak regressions 2007-06-27 23:15:51 -07:00
gavin@gavinsharp.com
a2f8d8124d Bug 366797 followup: retrieve effective TLD service lazily to see whether that fixes some of the (Txul, Ts) perf regression 2007-06-27 20:17:09 -07:00
gavin@gavinsharp.com
cc5cee7974 Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-06-27 15:31:06 -07:00
rflint@ryanflint.com
81be287856 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
sdwilsh@shawnwilsher.com
756f50870b Backout of Bug 366797 due to leaks 2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
79956847e4 Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-06-26 17:25:25 -07:00
mozilla.mano@sent.com
c8c8d62672 Bug 385710 - feed icon in url bar is broken, patch from Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=me. 2007-06-25 02:10:55 -07:00
mozilla.mano@sent.com
bc8b8e5ae7 Bug 385497 - when adding a sidebar panel bookmark, clicking on the 'show all folders' expand button in the 'add bookmark dialog' doesn't expand all the way. r=dietrich. 2007-06-24 17:21:19 -07:00
kherron@fmailbox.com
8a9805b57e Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 16:13:21 -07:00
kherron@fmailbox.com
33f7ff8d10 Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:31:18 -07:00
kherron@fmailbox.com
a214b89b02 Bug 383746 - Page Info RSS section should use code in browser.js to enumerate page feeds. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano. 2007-06-24 04:26:18 -07:00
sspitzer@mozilla.org
352cdde65f fix for bug #385490: when attempting to add a bookmark as a sidebar panel, add bookmark dialog is cropped.
r=mano
2007-06-22 16:02:35 -07:00
flamingice@sourmilk.net
bc80a3158d Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano 2007-06-21 18:19:30 -07:00
myk@mozilla.org
a5593b77b9 bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
r=sayrer
2007-06-21 14:19:15 -07:00
myk@mozilla.org
a412c03d68 bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
r=sayrer
2007-06-21 11:52:35 -07:00
myk@mozilla.org
1be6827538 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
philringnalda@gmail.com
3ddab82d70 Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano 2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org
0314d1b6da fix for bug #384677: for history sidebar and history menu, don't specify begin / end times
r=dietrich
2007-06-18 17:08:17 -07:00
mozilla.mano@sent.com
56a3006a8d Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me. 2007-06-15 18:53:06 -07:00
flamingice@sourmilk.net
b71fa8f35a Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
dietrich@mozilla.com
50ea4a95ca Bug 384519 typo in history popupshowing handler (r=sspitzer) 2007-06-15 10:00:08 -07:00
philringnalda@gmail.com
5f22be1c84 Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano 2007-06-13 22:06:48 -07:00
philringnalda@gmail.com
bc6ff4ad9b Bug 384256 - Remove unused function _getContentShell and useUBHistoryItem, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=gavin 2007-06-13 21:59:43 -07:00
sspitzer@mozilla.org
6f0266d111 fix for bug #382896: tooltip for folders shows internal location.r=mano 2007-06-12 08:34:02 -07:00
gavin@gavinsharp.com
a800378452 Bug 337344: inform users using a notification bar when sites hide chrome on popups, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor 2007-06-06 13:17:25 -07:00
mozilla.mano@sent.com
4d33bc373e Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer. 2007-06-05 16:26:26 -07:00
rflint@ryanflint.com
d21adfda6c Bug 383353 - Remove normalizePostData from browser.js. r=gavin 2007-06-05 13:07:41 -07:00
rflint@ryanflint.com
697aa8c3e3 Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com> 2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
fce32e2424 Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor 2007-06-04 21:51:15 -07:00
sspitzer@mozilla.org
ea05cf85cb fix for bug #379591: places toolbar.xml should just change existing button itemChanged()r=mano 2007-05-30 09:17:34 -07:00
dietrich@mozilla.com
46479133d9 Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano) 2007-05-25 15:42:21 -07:00
jminta@gmail.com
6ab8e77d63 Bug 381393 WARNING: Key 'historyHome' of menu item 'Home' could not be found, r=mano 2007-05-23 06:16:46 -07:00
mozilla.mano@sent.com
4466f1279a Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
fb0664a9e6 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
thunder@mozilla.com
0be057d039 Bug 381245: Add back the bookmarks toolbar icon to toggle the bookmarks sidebar. r=dietrich 2007-05-22 14:49:00 -07:00
sayrer@gmail.com
0123739ccf Bug 381366. Get rid of gBrowserGlue. r=gavin 2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
a4805be4dd Bug 381335 - Fix various js warnings in places front-end code. patch from Henrik Skupin <hskupin@gmail.com>, r=me. 2007-05-20 08:18:41 -07:00
mozilla.mano@sent.com
3a2fea94e0 Re-enabling, this doesn't seem to be the leak cause. 2007-05-19 18:32:01 -07:00
mozilla.mano@sent.com
c5918d71b1 Commenting out potential code path for the remaining Rlk on fxdebug. 2007-05-19 17:29:04 -07:00
sdwilsh@shawnwilsher.com
74a66368a8 Bug 381291 - Stephen Donner's name is misspelled in credits.xhtml. r=gavin.sharp 2007-05-19 15:24:12 -07:00
mozilla.mano@sent.com
6a18bda42a Bug 381052 - Customize of Navbar causes bookmarks on Bookmarks bar to disappear. r=sspitzer. 2007-05-18 12:05:31 -07:00
gavin@gavinsharp.com
19ca63911e Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-05-16 03:02:45 -07:00
mozilla.mano@sent.com
9cf5508862 Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
asqueella@gmail.com
3c8e93bdce Bug 338864 - ctrl+enter doesn't work if the url starts with wwwp=Simon Bunzli <zeniko@gmail.com>r=gavin 2007-05-13 08:47:05 -07:00
asqueella@gmail.com
228d6f48af Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner 2007-05-13 05:34:09 -07:00