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
mozilla.mano@sent.com
455ba54224
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
33a988643d
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
mats.palmgren@bredband.net
c712869d45
Bye bye gtk1 and xlib (part 1 of 2). b=326152 r+sr=roc
2007-04-30 16:52:44 -07:00
dveditz@cruzio.com
34c56bcec8
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-04-28 14:29:08 -07:00
gavin@gavinsharp.com
16d6ea87b2
Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me
2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
fe51e1ff1c
Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me.
2007-04-12 18:26:39 -07:00
mozilla.mano@sent.com
6871ef2e25
Bug 373264 - bookmarks toolbar event overrides all instances of the toolbar binding. r=dietcih.
2007-03-28 17:07:42 -07:00
dietrich@mozilla.com
a1bd238ad9
Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
2007-03-28 13:32:51 -07:00
asqueella@gmail.com
db810767a3
bug 372210, misc minor cleanup of browser.js:1. moved NS_ERROR_MODULE_NETWORK/NS_NET_STATUS_READ_FROM/NS_NET_STATUS_WROTE_TO from browser.js to web-panels.js, which is the only place they are used.
...
2. s/nsCI/Ci/g in browser.js, except in the global scope where it can't be used due to the #ifndef MOZ_PLACES at the top
3. switch to nsIPrefBranch2 from nsIPrefBranchInternal in browser.js. Instead of QIing gPrefService every time, just get the appropriate interface at the initialization. Based on IRC discussion, didn't fix the hacky way gPrefService is initialized.r=gavin
2007-03-24 20:41:16 -07:00
asqueella%gmail.com
5c8381d220
Bug 310651 - Full URL not displayed after cmd/ctrl/shift-enter and switching tabs
...
p=Edward Lee <edilee@gmail.com>
r=gavin
2007-03-12 06:06:26 +00:00
philringnalda%gmail.com
39082900d8
Bug 373428 - Deprecated DISALLOW_SCRIPT_OR_DATA checking feed URIs, r=mano
2007-03-10 20:50:41 +00:00
mozilla.mano%sent.com
da78c736f9
Bug 329964 - Can't open a bookmark in the Web Panels sidebar in Places. r=dietrich.
2007-03-08 09:29:19 +00:00
mozilla.mano%sent.com
92ff26e456
Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin.
2007-03-07 22:25:24 +00:00