182607 Commits

Author SHA1 Message Date
mconnor@steelgryphon.com
19e4ec716b bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir 2007-08-21 22:00:44 -07:00
dveditz@cruzio.com
7009735701 locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky 2007-08-21 22:00:43 -07:00
gavin@gavinsharp.com
ca2df7d8b0 Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2007-08-21 22:00:42 -07:00
mozilla.mano@sent.com
d1e70ea629 Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor. 2007-08-21 22:00:41 -07:00
gavin@gavinsharp.com
a38f10829c Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2007-08-21 22:00:40 -07:00
mconnor@steelgryphon.com
17730c5625 bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad 2007-08-21 22:00:39 -07:00
gavin@gavinsharp.com
862b26fba4 Bug 304531: event.target.rel has no properties (Port fix from bug 225854), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2007-08-21 22:00:38 -07:00
gavin@gavinsharp.com
3378f8df40 Bug 306243: When browser.tabs.autohide is enabled, toolbar customisation settings are ignored after restarting Firefox; extensions' icons are missing from the palette, patch by moz_bug_r_a4@yahoo.com, r=vlad 2007-08-21 22:00:37 -07:00
masayuki@d-toybox.com
9901c0ea33 Bug 292865 Throbber/"Loading" doesn't appear when tab bar gets displayed r=mconnor 2007-08-21 22:00:36 -07:00
gavin@gavinsharp.com
0d2b8e7343 Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2007-08-21 22:00:35 -07:00
mozilla.mano@sent.com
7cc9bc81e1 Bug 306208 - tabbar is visible in popups. r=vladimir. 2007-08-21 22:00:34 -07:00
gavin@gavinsharp.com
2558a95f8a Bug 305828: Changes to tabbrowser.xml for sessionsaver extension, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad 2007-08-21 22:00:33 -07:00
vladimir@pobox.com
856a359e7e b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa 2007-08-21 22:00:32 -07:00
ben@bengoodger.com
a7f5ff9e07 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2007-08-21 22:00:31 -07:00
cbiesinger@web.de
f6d1eba409 301119 allow error pages to load favicons xpfe: dveditz: second-review+ benjamin: first-review+ asa: approval1.8b4+ toolkit: benjamin: first-review+ benjamin: approval1.8b4+ patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com> 2007-08-21 22:00:30 -07:00
aaronleventhal@moonset.net
5a072e6827 Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|. 2007-08-21 22:00:29 -07:00
aaronleventhal@moonset.net
799f2c52b3 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2007-08-21 22:00:28 -07:00
aaronleventhal@moonset.net
88d9a9fcec Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479 2007-08-21 22:00:27 -07:00
gavin@gavinsharp.com
ad090474f7 Bug 303075 : removeProgressListener resets the progressListener to null instead of removing it, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2007-08-21 22:00:26 -07:00
aaronleventhal@moonset.net
5dc21c248f Bug 249136. Focus lost when key pressed in newly loading foreground tab. r=mconnor, a=mconnor 2007-08-21 22:00:25 -07:00
gavin@gavinsharp.com
f80c722f89 Bug 302847 : Remove lookupMethod code from toolkit/, patch by Frank Wein <bugzilla@mcsmurf.de>, r=mconnor+Neil, a=bsmedberg 2007-08-21 22:00:24 -07:00
mconnor@steelgryphon.com
8f1c560e48 bug 287467 - flash game stops close tab from working, r+a=bsmedberg 2007-08-21 22:00:23 -07:00
bugzilla@arlen.demon.co.uk
d46c63c2a6 Bug 285438 Drag and drop gestures can be hijacked to load priviliged xul - xpfe/toolkit trunk patch v2.0 p=jst/me r=neil.parkwaycc.co.uk sr=bzbarsky a=benjamin 2007-08-21 22:00:22 -07:00
aaronleventhal@moonset.net
183e7c9d78 bug 287739. New way of doing mnemnonics on message bar buttons that doesn't break extensions. Patch by Giorgio Maone. r=mconnor, a=bsmedberg 2007-08-21 22:00:21 -07:00
aaronleventhal@moonset.net
19032b8553 Bug 287739. All message bar buttons need mnemonics otherwise they are very difficult to discover and activate for screen reader users. Patch thanks to Peter Parente (parente@cs.unc.edu). r=mconnor, a=asa 2007-08-21 22:00:20 -07:00
mozilla.mano@sent.com
fd719c14d0 Bug 243893 - Open in Tab is unusable when toolbars are not present. r=mconnor, a=asa 2007-08-21 22:00:19 -07:00
mozilla.mano@sent.com
87786a365e Bug 224002 - double clicking tab close button creates new tab. r=mconnor, a=asa. 2007-08-21 22:00:18 -07:00
mozilla.mano@sent.com
3dc9920785 Bug 299706 - When a tab is focused, cmd+right/left-arrow drags it and goes back/forward. r=mconnor, a=chase. 2007-08-21 22:00:17 -07:00
mozilla.mano@sent.com
e61f0d2804 Bug 230401 - Focus not in address bar after opening new Tab by DoubleClick. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor/bsmedberg, a=bsmedberg. 2007-08-21 22:00:16 -07:00
db48x@yahoo.com
942cb18c55 bug 291375: toolkit: javascript strict warning in tabbrowser.xml - redeclaration of var reallyClose patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=bsmedberg, a=bsmedberg 2007-08-21 22:00:15 -07:00
vladimir@pobox.com
0bac98eeeb b=109672, site icon for iframe content is shown as proxy icon, patch from bugzilla.mozilla.org@chsc.dk, r=vladimir,a=asa 2007-08-21 22:00:14 -07:00
mconnor@steelgryphon.com
a1a111453c bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg 2007-08-21 22:00:13 -07:00
mozilla.mano@sent.com
c538d41392 backing out bug 169826 (Port patch from bug 164006 to Firefox (wyciwyg: in tab titles)) as it caused bug 297037 / 297047 2007-08-21 22:00:12 -07:00
mozilla.mano@sent.com
0818da2c1c Bug 169826 - Port patch from bug 164006 to Firefox (wyciwyg: in tab titles). patch from Gavin Sharp <gavin.sharp@gmail.com>, r=mconnor, a=asa 2007-08-21 22:00:11 -07:00
mconnor@steelgryphon.com
f574e90bd2 bug 179656 - allow drag and drop reordering of tabs, patch originally based on miniT by dorando, r=vlad, a=shaver 2007-08-21 22:00:10 -07:00
bzbarsky@mit.edu
a74765f998 Removing uneeded manual wrapper. More attempts at bug 294893, r+sr=jst, a=drivers 2007-08-21 22:00:09 -07:00
brendan@mozilla.org
42f89d3841 Fixes and cleanups required by the infrastructure patch for 281988, r+sr=bsmedberg+bz. 2007-08-21 22:00:08 -07:00
dbaron@dbaron.org
f703f9b809 Cleaner fix for bug 290036. b=290949 r=dveditz sr=darin a=asa 2007-08-21 22:00:07 -07:00
cst@andrew.cmu.edu
0e8297580c Bug 289553 Make dynamically changing the favicon update the icon in the tab r=mconnor a=asa 2007-08-21 22:00:06 -07:00
dbaron@dbaron.org
cfc3abe1b3 Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase 2007-08-21 22:00:05 -07:00
aaronleventhal@moonset.net
d90baa7f15 Bug 288986. Disabled attribute confusion causing some XUL elements to be exposed in accessibility APIs as disabled when they aren't. sr=neil, a=asa 2007-08-21 22:00:04 -07:00
jst@mozilla.jstenback.com
37ed8d2688 Fixing typo in comment. 2007-08-21 22:00:03 -07:00
jst@mozilla.jstenback.com
998d616e71 Fixing the remaining part of bug 285438 for Firefox. Do the appropriate security checks when drag n' dropping into Firefox. r=ben@bengoodger.com, sr=dveditz@cruzio.com 2007-08-21 22:00:02 -07:00
aaronleventhal@moonset.net
b69691ad6d Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia 2007-08-21 22:00:01 -07:00
bryner@brianryner.com
6dd3ef4d3d Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben. 2007-08-21 22:00:00 -07:00
mozilla.mano@sent.com
6085af93f1 Bug 125998 - For image documents, use the iamge-url as the tab-icon. patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk> r=vlad 2007-08-21 21:59:59 -07:00
dbaron@dbaron.org
40aa67f9b0 Fix spelling mistake in comment that I introduced recently. 2007-08-21 21:59:58 -07:00
dbaron@dbaron.org
21623bd97d Null out a few more things. b=131456 r=mconnor 2007-08-21 21:59:57 -07:00
dbaron@dbaron.org
e100ece002 Null out browser's focusedWindow field as well (to prevent leaks). b=283063 r=mconnor 2007-08-21 21:59:56 -07:00
mozilla.mano@sent.com
d9826cebed Bug 280438 - tab gives away password when no title is defined. patch by Gavin Sharp <gavin.sharp@gmail.com> r=mconnor 2007-08-21 21:59:55 -07:00