Commit Graph

182480 Commits

Author SHA1 Message Date
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
dveditz@cruzio.com
0b690120e0 bug 280056 prevent javascript: url dropping r=jst, sr=mkaply 2007-08-21 21:59:54 -07:00
gerv@gerv.net
a374c5a49b Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-08-21 21:59:53 -07:00
jst@mozilla.jstenback.com
907122a790 Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org 2007-08-21 21:59:52 -07:00
jshin@mailaps.org
fa6169cde4 bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner) 2007-08-21 21:59:51 -07:00
timeless@mozdev.org
a2e14df521 Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter r=bz sr=neil 2007-08-21 21:59:50 -07:00
cbiesinger@web.de
410be5e8b7 Bug 179787 JavaScript strict "Warning: reference to undefined property this.mPanelContainer" in <tabbrowser.xml> r=mconnor 2007-08-21 21:59:49 -07:00
steffen.wilberg@web.de
7c315a0294 Bug 264145: disable Control+F4 (Close Tab keyboard shortcut) on Mac. p=mano, r=mconnor 2007-08-21 21:59:48 -07:00
bugzilla@arlen.demon.co.uk
6ddb02e8c2 Bug 175893 Make XUL <tab>'s focusable Relanding missing line from tabbrowser.xml following landing of aviary branch - previously reviewed 2007-08-21 21:59:47 -07:00
steffen.wilberg@web.de
56d591b20f fix xml parsing error: duplicate attribute 2007-08-21 21:59:46 -07:00
bugzilla@arlen.demon.co.uk
d9e7f3038b Bug 196755 [mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes) Relanding of patch following landing of aviary branch 2007-08-21 21:59:45 -07:00
bugzilla@arlen.demon.co.uk
e2da91705c Bug 175893 Make XUL <tab>'s focusable Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs Relanding relevant parts of patches following aviary branch landing 2007-08-21 21:59:44 -07:00
bugzilla@arlen.demon.co.uk
5d481bfc17 Bug 261790 port various changes betwen xpfe/toolkit Relanding patch after aviary branch landing - already reviewed 2007-08-21 21:59:43 -07:00
bugzilla@arlen.demon.co.uk
ba8b32a7e8 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes Relanding to fix aviary branch landing regressions 2007-08-21 21:59:42 -07:00
ben@bengoodger.com
e5c3ae357a Aviary branch landing 2007-08-21 21:59:41 -07:00
jst@mozilla.jstenback.com
59b5ecb460 Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2007-08-21 21:59:40 -07:00
jst@mozilla.jstenback.com
19dc2b3bca Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org 2007-08-21 21:59:39 -07:00
bugzilla@arlen.demon.co.uk
79b6fa4cc8 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes p=me r=vladimir 2007-08-21 21:59:38 -07:00
cbiesinger@web.de
84d5dad017 196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor 2007-08-21 21:59:37 -07:00
cbiesinger@web.de
f22fd433b0 Bug 261790 port various changes betwen xpfe/toolkit r=mconnor sr=neil 2007-08-21 21:59:36 -07:00
ben@bengoodger.com
7491405454 215929 - window title incorrectly shows [Object HTMLImageElement] when switching tabs, bringing across some of caillon's code from xpfe/, r=mscott a=me 2007-08-21 21:59:35 -07:00
steffen.wilberg@web.de
8e4cba5cb0 Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2007-08-21 21:59:34 -07:00
vladimir@pobox.com
508052381c b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2007-08-21 21:59:33 -07:00
bryner@brianryner.com
86b8dee5af Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2007-08-21 21:59:32 -07:00
mconnor@myrealbox.com
bddc10c10b bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2007-08-21 21:59:31 -07:00
aaronleventhal@moonset.net
186464199f Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2007-08-21 21:59:30 -07:00
aaronleventhal@moonset.net
ad60278748 Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed 2007-08-21 21:59:29 -07:00
aaronleventhal@moonset.net
63f2cd8cd3 Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2007-08-21 21:59:28 -07:00