Commit graph

932 commits

Author SHA1 Message Date
gavin@gavinsharp.com
e89e53434e Bug 400935: Opening the identity box shouldn't select the address, patch by Dão Gottwald <dao@mozilla.com>, r=me 2007-11-06 10:48:58 -08:00
reed@reedloden.com
d4e8231baf Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner] 2007-11-05 14:59:09 -08:00
reed@reedloden.com
721cd9b8fe Bug 400935 - "Opening the identity box shouldn't select the address" [p=dao r=mconnor aM9=beltzner] 2007-11-05 12:26:53 -08:00
reed@reedloden.com
f5f27fd7da Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9] 2007-11-03 11:49:47 -07:00
reed@reedloden.com
b62c7f8b03 Bug 395174 - "Identity pop-up should disappear as soon as I start typing in the location bar" [p=johnath r=gavin a=blocking-firefox3+ for M9] 2007-10-29 11:21:31 -07:00
reed@reedloden.com
db7cd57c4e Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
reed@reedloden.com
83208efeac Bug 395314 - "Larry UI: click to close" [p=johnath r=gavin a=blocking-firefox3+ for M9] 2007-10-23 12:22:31 -07:00
dmose@mozilla.org
71fdcd6817 Fix web-based protocol handlers not working from Send Link and certain other situations (bug 394483), r=biesi, r=gavin (browser portion), sr=sicking, a=beta blocker 2007-10-23 11:20:56 -07:00
mconnor@steelgryphon.com
9b05eb630f bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
dtownsend@oxymoronical.com
3e2e608a8b Bug 385837: No window gets the focus when loading a URL from an external application. r=gavin.sharp, a=blocking-firefox3 M9 2007-10-19 07:31:45 -07:00
reed@reedloden.com
99b30a7c67 Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor] 2007-10-19 01:19:34 -07:00
sspitzer@mozilla.org
19fbbbf99d fix for bug #399739: The "Recently Starred Pages" and "Most Visited Starred Pages" in "Places" folder shows live bookmarks as starred pages. r=dietrich, a=blocking-firefox3-+ 2007-10-18 23:28:06 -07:00
sspitzer@mozilla.org
6ee3eb160f fix for bug 399460: if browser crashes or is killed (like with the Ts test) before we write out prefs, you can get two Places folders on the toolbar. r=mano, a=mconnor for M9 2007-10-12 19:43:48 -07:00
mozilla.mano@sent.com
e0f4feb1cf Bug 399476 - Ts and Txul improvements for the places-smart-folders container, note the feature isn't re-enabled yet. r=sspitzer. 2007-10-12 17:27:31 -07:00
dtownsend@oxymoronical.com
6c85f52158 Bug 399440: Fix work offline menu inconsistencies in sub-windows. r=gavin.sharp, a=blocking-firefox3+ 2007-10-11 11:17:50 -07:00
sspitzer@mozilla.org
20767c9104 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
myk@mozilla.org
6989c455b3 move location change listening from ContentPrefSink to nsBrowserStatusHandler to possibly improve performance; r=sayrer, a=mconnor 2007-10-10 23:35:20 -07:00
rflint@ryanflint.com
fbda39c667 Bug 399265 - Use the favicon service's hash table instead of cache to store failed favicons. r/a=mconnor 2007-10-09 22:03:52 -07:00
reed@reedloden.com
bd2b254d12 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07:00
sayrer@gmail.com
b0256ba928 Bug 398360. speed up onSecurityChange. r=gavin, a=beltzner 2007-10-04 13:02:36 -07:00
reed@reedloden.com
f2cf59f21f Bug 398399 - "make DOMLinkHandler implement nsIDOMEventListener" [p=dao@design-noir.de (Dão Gottwald) r+a1.9=mconnor] 2007-10-03 14:52:44 -07:00
rflint@ryanflint.com
22c21d3bb8 Fix a typo 2007-10-02 23:45:03 -07:00
dtownsend@oxymoronical.com
f068d42fae Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong 2007-10-02 15:39:07 -07:00
mozilla.mano@sent.com
aacc34492c Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor. 2007-10-02 12:18:44 -07:00
db48x@yahoo.com
a937be023c Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor 2007-10-02 12:08:00 -07:00
rflint@ryanflint.com
9ace39b434 Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor 2007-10-02 10:54:35 -07:00
rflint@ryanflint.com
98460592b4 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com
55c3b477a2 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
reed@reedloden.com
046df0809e Bug 397207 - "use "Open Web Location" dialog when location bar is read-only" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-09-29 00:25:09 -07:00
gavin@gavinsharp.com
53e80a4aa5 Bug 397492: track state used to update security UI to avoid making unnecessary updates from onSecurityChange, r=mano, a=mconnor 2007-09-27 08:34:01 -07:00
mconnor@steelgryphon.com
ebf40bff3b backing out larry again, just for now, since we should have enough data by now 2007-09-26 23:55:04 -07:00
mconnor@steelgryphon.com
b727446dbb landing larry on closed tree attempting to add an http fastpath, a=roc 2007-09-26 20:54:55 -07:00
dtownsend@oxymoronical.com
bd4408fb30 Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
gavin@gavinsharp.com
5299a4935a Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 07:42:33 -07:00
philringnalda@gmail.com
26b6107374 Bug 397281 - Undeclared unused variable in loadOneOrMoreURIs, r=mano, a=mconnor 2007-09-24 13:53:57 -07:00
gavin@gavinsharp.com
51724f48bc Revert experimental change 2007-09-23 13:53:48 -07:00
gavin@gavinsharp.com
2fa81c496f Temporarily disabling the main browser progress listener to see what kind of impact it will have on perf numbers 2007-09-23 11:36:46 -07:00
myk@mozilla.org
7cd8a5b5b4 bug 357235: make the 'undo close tab' keyboard shortcut more discoverable; Patch by Michael Ventnor; r=mano, uir=beltzner, a=mconnor 2007-09-20 11:26:44 -07:00
philringnalda@gmail.com
a9e007cb74 Bug 395615 - Remove unused globals in browser.js, r=gavin, a=mconnor 2007-09-18 20:38:21 -07:00
joshmoz@gmail.com
ffe2dbec39 Fix window staggering and positioning to make sure new windows are never partly positioned offscreen and don't seeminly arbitrarily get larger by the size of the title bar. b=218214 r=mano r=cbarrett sr=roc a=roc 2007-09-15 10:01:35 -07:00
pavlov@pavlov.net
4939e74784 backing out 383183 due to Tp regressions (396064). 2007-09-13 17:11:46 -07:00
mozilla.mano@sent.com
f6e992a2df Bug 395122 - Toolbar customization sheet is broken. r+a=mconnor. 2007-09-06 17:59:29 -07:00
gavin@gavinsharp.com
9f124b4780 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-05 13:24:44 -07:00
gavin@gavinsharp.com
62369c830a Back out Larry (perf regressions) 2007-09-03 20:35:20 -07:00
gavin@gavinsharp.com
da3a974852 Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-09-03 17:42:41 -07:00
asqueella@gmail.com
b05438628a remove trailing whitespace to kick qm-win2k3-01 2007-09-02 16:47:53 -07:00
asqueella@gmail.com
08cf80bb42 Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
sspitzer@mozilla.org
dcd754b2ab fix for bug #389487: Add favicons on recently closed tabs list patch=Michael Wu <flamingice@sourmilk.net> r=sspitzer 2007-08-31 16:03:29 -07:00
dolske@mozilla.com
76e443fcb0 Bug 226735: replace modal pre-submit save password dialog with post-submit bar. r=gavin 2007-08-31 15:29:55 -07:00
dtownsend@oxymoronical.com
996c8e5dcf Bug 252830: Blocked XPI install should have allow once feature. r+sr=dveditz, r=gavin.sharp, a=bzbarsky 2007-08-31 12:29:18 -07:00
dbaron@dbaron.org
ccc36edae0 Add shutdown code for the macBrowserOverlay so that we remove gSanitizeListener as a pref observer. b=342600 r=mano 2007-08-31 10:08:03 -07:00
gavin@gavinsharp.com
05fe14cbcc Back out bug 383183 due to unit test failures and perf regression 2007-08-30 15:48:29 -07:00
gavin@gavinsharp.com
25a31f34f3 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-08-30 14:17:35 -07:00
enndeakin@sympatico.ca
5c3dee16d7 Bug 195031, support sticky bookmarks menus, r=mano,sr=bz, blocking bug 2007-08-30 08:43:10 -07:00
gavin@gavinsharp.com
279df1098b Fix newlines 2007-08-29 10:33:31 -07:00
mozilla.mano@sent.com
bb205dfebc Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-08-28 14:47:43 -07:00
philringnalda@gmail.com
16be355269 Bug 321954 followup, forgot to address review comment 2007-08-22 21:13:36 -07:00
philringnalda@gmail.com
36d38a4df6 Bug 321954 - Make it easier for apps to hook into toolkit's printing component, patch nearly all by Ian Neal <iann_bugzilla@blueyonder.co.uk> with very little from me, r=gavin 2007-08-22 21:07:30 -07:00
sdwilsh@shawnwilsher.com
30d7fb302b Bug 308073 - Change default downloading folder in Windows Vista from Desktop to Downloads. Patch by Jim Mathies <jmathies@mozilla.com>. r=robarnold, r=robert.bugzilla, sr=dougt, a=mconnor 2007-08-21 10:22:02 -07:00
gavin@gavinsharp.com
0995a3d991 Bug 307770: pass the blocked host to xpinstall-install-blocked observers so that they can offer to whitelist the correct URI (fix installation of XPIs from target="blank" links), r=mano, sr=dveditz 2007-08-19 13:51:30 -07:00
mozilla.mano@sent.com
acea337976 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-08-17 00:22:12 -07:00
mozilla.mano@sent.com
1bfb840f8e Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-08-15 18:15:50 -07:00
gavin@gavinsharp.com
cf897b4f98 Bug 356581: focus the location bar after closing the tab so that Ctrl+W doesn't cause it to loose focus, patch by Simon Bünzli <zeniko@gmail.com>, r=me 2007-08-12 06:58:33 -07:00
gavin@gavinsharp.com
48ceb42878 Bug 389948: catch microsummary service initialization exceptions so that they don't disrupt startup (e.g. breaking session restore), r=mconnor, a=mconnor on IRC Firefox 3 M7 2007-07-28 19:47:40 -07:00
jag@tty.nl
f491d62e06 Bug 383252: Cannot drag / drop URL or link onto tabbar, r=mconnor
When SeaMonkey switched to toolkit's nsDragAndDrop.js, it lost the dragDropSecurityCheck method, which for SM was on nsDragAndDrop, but for FF was on tabbrowser.

Moving that method from tabbrowser to toolkit's nsDragAndDrop.js, and cleaning it up a little.
2007-07-25 23:40:24 -07:00
martijn.martijn@gmail.com
5362ce7093 Bug 389179 - I can't always go back from a wink with target=_self inside a frameset, r=gavin 2007-07-23 14:04:34 -07:00
kaie@kuix.de
c3f133e322 Bug 386681, nsIWebProgressListener security: Test for bits, not for absolute values
r=mconnor
2007-07-23 04:03:22 -07:00
mozilla.mano@sent.com
8854db12e8 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-07-17 14:08:24 -07:00
gavin@gavinsharp.com
4a251f7a3a Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-07-12 08:04:00 -07:00
enndeakin@sympatico.ca
3eca1f5f3a Bug 386390, remove tooltip size workaround that isn't needed any more, r=gavin 2007-07-06 05:45:10 -07:00
gavin@gavinsharp.com
edc4f79c71 Bug 366797: try re-enabling the new location bar now that some enhancements have been made to the binding 2007-07-05 07:30:39 -07:00
gavin@gavinsharp.com
7ab79d699a Disable new location bar (bug 366797) again due to Ts/Txul regression 2007-07-03 15:32:31 -07:00
gavin@gavinsharp.com
f8eb26511d Bug 386746: remove unneeded URL bar code, patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-07-03 10:40:40 -07:00
sayrer@gmail.com
105e5dfa34 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
6727a47b11 Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin 2007-07-01 15:47:12 -07:00
gavin@gavinsharp.com
e42b3ec095 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
ca0e1f37e7 Bug 378553 - Expose search engine alias functionality. r=gavin 2007-06-27 12:25:14 -07:00
sdwilsh@shawnwilsher.com
49e767d479 Backout of Bug 366797 due to leaks 2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
c4915bdc61 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
4a1fb3feba 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
e7e14a7ea0 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
706c1bce1a 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
sspitzer@mozilla.org
907d30783a 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
myk@mozilla.org
a9f7d7c3a3 bug 378549: remember text zoom changes on a site-specific (per-site) basis
r=mconnor
2007-06-19 11:58:14 -07:00
flamingice@sourmilk.net
842c8ce636 Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner 2007-06-15 11:01:25 -07:00
philringnalda@gmail.com
9837bbf7c8 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
gavin@gavinsharp.com
cf61552f16 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
rflint@ryanflint.com
e01421b4b8 Bug 383353 - Remove normalizePostData from browser.js. r=gavin 2007-06-05 13:07:41 -07:00
dietrich@mozilla.com
037733ef61 Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano) 2007-05-25 15:42:21 -07:00
mozilla.mano@sent.com
fe6836f591 Bug 372508 - onFolderChanged removal. r=dietrcih. 2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
c93dcc6358 Bug 371823 - Optimize item moves. r=sspitzer. 2007-05-22 15:03:53 -07:00
thunder@mozilla.com
2427a48a87 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
d293b8439d Bug 381366. Get rid of gBrowserGlue. r=gavin 2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
d51f54dc00 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
950b2995fc Re-enabling, this doesn't seem to be the leak cause. 2007-05-19 18:32:01 -07:00
mozilla.mano@sent.com
d5ebae56aa Commenting out potential code path for the remaining Rlk on fxdebug. 2007-05-19 17:29:04 -07:00
mozilla.mano@sent.com
fc75f37616 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
405957fd02 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
1355c9bb8a Bug 329842 - Add support for POST keywords. r=sspitzer. 2007-05-14 20:59:38 -07:00
asqueella@gmail.com
66932e16e5 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