mozilla.mano@sent.com
1926b74db9
Bug 392427 - Better, still temporary, unstarred icon. Image from Alex Faaborg.
2007-08-22 07:55:09 -07:00
gavin@gavinsharp.com
0b758ec54e
Bug 386789: create JSON utilities module and use it for search suggest/sessionstore/Places, patch by Simon Bünzli <zeniko@gmail.com>, r=sspitzer, sr+a=brendan
2007-08-22 07:47:56 -07:00
mozilla.mano@sent.com
15e5163626
Bug 385266 - New add-bookmark ui, another round of changes, see comment 23 on the bug. r=dietrich.
2007-08-22 07:42:37 -07:00
rflint@ryanflint.com
91f0ee9064
Copy missed file for bug 339964. r=mconnor
2007-08-22 00:35:26 -07:00
philringnalda@gmail.com
8a4ed8f4bd
Bug 375485 - Remove some unused toolkit strings, r=mano
2007-08-21 22:02:44 -07:00
rflint@ryanflint.com
15a51d543f
Bug 347363 - Implement smooth scroll for the tab bar. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au> and Dao Gottwald <dao@design-noir.de>, r=enndeakin ui-r=beltzner
2007-08-21 22:02:44 -07:00
gavin@gavinsharp.com
1c02e7aaab
Bug 390887: remove margins on the tab drop indicator when hiding it to prevent it from interfering with tabbar resizing, r=mano
2007-08-21 22:02:43 -07:00
jag@tty.nl
9c673e0431
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-08-21 22:02:42 -07:00
cst@yecc.com
20a41d4e92
Bug 386949 - Browsers should share autoscroll popups when possible; otherwise, a browser should delete its popup when it's closed r=mano
2007-08-21 22:02:41 -07:00
asqueella@gmail.com
09eb41beaa
Bug 356819 - drag&drop to a background tab that's scrolled off the tabstrip not functional if the drag source is another application p=Martijn Wargers <martijn.martijn@gmail.com> r=gavin
2007-08-21 22:02:40 -07:00
enndeakin@sympatico.ca
9349b70d46
Bug 323805, tab switching not working when for non-html and non-xul elements are focused, r=neil,sr=bz
2007-08-21 22:02:39 -07:00
kherron@fmailbox.com
1a910a81a1
Bug 346931 - code cleanup: remove <xul:hbox style="position: relative;">. Patch by Dão Gottwald <dao@design-noir.de>. r=mano.
2007-08-21 22:02:38 -07:00
stefanh@inbox.com
6de9860322
Bug 378295: Remove obsolete tabs binding in *stripe/global/globalBindings.xml. r=Mano.
2007-08-21 22:02:44 -07:00
neil@parkwaycc.co.uk
ab647c86f7
Fix regression from winstripe landing b=370109 r=gavin
2007-08-21 22:02:43 -07:00
mozilla.mano@sent.com
fd02a6626c
Bug 363125 - location bar is stretched vertically in Pinstripe. r=gavin.
2007-08-21 22:02:42 -07:00
mozilla.mano@sent.com
dc305cc6e9
Backing out the fix for 353757 since it didn't help Ts. a=mconnor.
2007-08-21 22:02:41 -07:00
mozilla.mano@sent.com
093344a351
Attempt to fix Ts regression from the new theme landing. r=gavin.
2007-08-21 22:02:39 -07:00
rflint@ryanflint.com
93acbd79d9
Bug 345950 - Provide a browser.tabs.tabMaxWidth. Patch by Dao Gottwald <dao@design-noir.de>, r=mano
2007-08-21 22:02:37 -07:00
gavin@gavinsharp.com
b3e090bca2
Bug 345561: remove unneeded try/catch, patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me
2007-08-21 22:02:36 -07:00
asqueella@gmail.com
98de2a61a5
Bug 378344 - Triple clicking the tabbar can open a tab and close it again right away p=Dao Gottwald <dao@design-noir.de> r=mano
2007-08-21 22:02:35 -07:00
asqueella@gmail.com
01def120b5
Bug 374489 - after clicking a close button, double-clicking doesn't open a new tab until you move the mouse p=Dao Gottwald <dao@design-noir.de> r=mano
2007-08-21 22:02:34 -07:00
dveditz@cruzio.com
26ac115bb9
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-08-21 22:02:33 -07:00
asqueella@gmail.com
75e9a26361
Bug 345741 - Improve "All Tabs" menu active/visible tab feedback
...
p=Michael Ventnor <ventnor.bugzilla@yahoo.com.au> r=mano
2007-08-21 22:02:32 -07:00
enndeakin@sympatico.ca
d51725cbd2
Bug 370742, tabbox cleanup, changes listed in bug, r=mano
2007-08-21 22:02:31 -07:00
mozilla.mano@sent.com
45726f05b9
Bug 342485 - Replace calls to CheckLoadURI() with calls to CheckLoadURIWithPrincipal(). r=gavin, sayrer (for tests).
2007-08-21 22:02:30 -07:00
mozilla.mano@sent.com
82e30d4e6b
Bug 83265 - Add a way to disable HTTP-EQUIV=refresh. patch from Mark Pilgrim <pilgrim@gmail.com>, r=biesi,mano,mento. sr=bz.
2007-08-21 22:02:29 -07:00
mozilla.mano@sent.com
89269ed0ee
Bug 368456 - 'Close Tab' in the context menu for tabs should not be disabled when only one tab is open. r=gavin.
2007-08-21 22:02:28 -07:00
mats.palmgren@bredband.net
93fd6a8c02
Improve overflow/underflow DOM event handling. b=365477 r+sr=roc
2007-08-21 22:02:27 -07:00
dbaron@dbaron.org
3b55b16d15
Remove setTimeout so that we don't call focus on a window that's no longer active once the timeout runs. b=330006 r=gavin
2007-08-21 22:02:26 -07:00
martijn.martijn@gmail.com
436e2fc061
Bug 363934 - keyboard tab bar navigation broken, r=gavin, sr=neil
2007-08-21 22:02:25 -07:00
mozilla.mano@sent.com
eed7cc5617
Bug 362295 - Remove find methods from browser and tabbrowser, r=gavin.
2007-08-21 22:02:24 -07:00
martijn.martijn@gmail.com
a1ca2e73f7
Bug 361383 - Patch for bug 348183 can be backed out now that the patch for bug 348357 went in, r=gavin.sharp, r=sspitzer
2007-08-21 22:02:23 -07:00
mozilla.mano@sent.com
a7e02b5b3e
Bug 348369 - Tabbrowser steals focus any time the current browser changes. r=gavin.
2007-08-21 22:02:22 -07:00
bzbarsky@mit.edu
2c2a5cbd0c
Stop about:blank loads in new tabs in case we're loading a javascript: URL. Bug 357437, r=mconnor for toolkit, r=neil for xpfe
2007-08-21 22:02:21 -07:00
mozilla.mano@sent.com
279267c371
Bug 345258 - Remove/add the corresponding menuitems in the all tabs menu when tabs are added/removed while the menu is open. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me.
2007-08-21 22:02:20 -07:00
cst@yecc.com
a6025cfcdb
Bug 347683 Fix some strict warnings r=mano
2007-08-21 22:02:19 -07:00
martijn.martijn@gmail.com
51fe01b93e
Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612
2007-08-21 22:02:18 -07:00
gavin@gavinsharp.com
08e22db484
Bug 356599: browser.tabs.closeButtons pref observer may cause ###!!! ASSERTION: XPConnect is being called on a scope without a 'Components' property, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me
2007-08-21 22:02:17 -07:00
gavin@gavinsharp.com
58941fb767
Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor
2007-08-21 22:02:16 -07:00
martijn.martijn@gmail.com
3f66e26661
Backing out patch for bug 248612, since it may have caused 10% argo Ts regression
2007-08-21 22:02:15 -07:00
martijn.martijn@gmail.com
3a8cc779b9
Bug 248612 - holding drag&drop pointer over a tab for a moment should open this tab to allow drag&drop of content from one tab to another tab, r=mano
2007-08-21 22:02:14 -07:00
sspitzer@mozilla.org
53558e131c
fix for bug #342930 : "You have asked to open [lots of] tabs at once" should read "You are about to open..." backporting the fix from the MOZILLA_1_8_BRANCH to work on the trunk (both with places enabled and without) r=dietrich, original patch r=mconnor, ui-r=beltzner
2007-08-21 22:02:13 -07:00
mozilla.mano@sent.com
96b13a68fa
Land the new theme on trunk (bug 353673).
2007-08-21 22:02:12 -07:00
bryner@brianryner.com
0aade0c9e4
Lots of fixes for native themed checkbox and radio buttons on gtk2. Bug 247631, r=caillon, sr=blizzard.
2007-08-21 22:02:37 -07:00
ben@bengoodger.com
8899d46e7f
land winstripe on trunk
2007-08-21 22:02:36 -07:00
mozilla.mano@sent.com
2033ac1d32
Bug 353594 - Don't expose tabbrowser-alltabs-popup's event handlers as methods. r=gavin
2007-08-21 22:02:11 -07:00
mozilla.mano@sent.com
c016ba8a27
Bug 345261 - show status text when mousing over all tabs menu items, r=gavin, ui-r=beltzner.
2007-08-21 22:02:10 -07:00
mozilla.mano@sent.com
b50e85ce2c
Bug 353303 - regression: Tabs are closed when right-clicking the close button. patch from Simon Bnzli <zeniko@gmail.com>, r=me.
2007-08-21 22:02:09 -07:00
gavin@gavinsharp.com
0f2c471098
Bug 351965: Disable background close looks evil in the new themes, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano
2007-08-21 22:02:08 -07:00
sspitzer@mozilla.org
1ef6c629b6
fix for bug #350299 : After clicking "Restart Now", the software update wizard can obscure the "confirm close" prompt from browser windows with multiple tabs. additional, after clicking "Restart Now", we need to disable the "Restart Now" and "Later" buttons, so that the user can't click on them again (while they are dealing with the "confirm close" prompts. finally, improve the prompt scenario (by first focusing the wizard) where the user has paused in the middle downloading a software update, minimized the software update wizard, and then quit the app. r=gavin.sharp, sr=mconnor
2007-08-21 22:02:07 -07:00
mozilla.mano@sent.com
26b052b7b4
Bug 352021 - Double click on the area on which a close button would appear closes the tab. r=mconnor.
2007-08-21 22:02:06 -07:00
cst@yecc.com
b187a08427
Bug 343096 Dispatch TabSelect event for tabbrowser-tabs only r=mano a=mconnor
2007-08-21 22:02:05 -07:00
sspitzer@mozilla.org
cecf1abd0b
adding a class for themes to use. (keeping trunk in sync with branch) r=mconnor (as part of bug #349286 )
2007-08-21 22:02:04 -07:00
gavin@gavinsharp.com
757482d52a
Remove extra trailing brackets to fix orange, rs=brendan
2007-08-21 22:02:03 -07:00
sspitzer@mozilla.org
f0effabe69
fix for bug #349751 extra space between tabs after dragging a tab to extreme left r=mconnor
2007-08-21 22:02:02 -07:00
mozilla.mano@sent.com
5318cde3ce
Bug 349122 - misc fallout from theme changes to tabs, toolkit/content part. r=mconnor.
2007-08-21 22:02:01 -07:00
mconnor@steelgryphon.com
e0a6bc69e3
bug 348132 - when tab scroll buttons first kick in, they cover part of the new tab, r=mano
2007-08-21 22:02:00 -07:00
mozilla.mano@sent.com
84e8c76bff
Bug 348362 - Don't focus a tab when mousing-down on its close-button. r=mconnor.
2007-08-21 22:01:59 -07:00
mozilla.mano@sent.com
cf6e1db42d
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2007-08-21 22:01:58 -07:00
sspitzer@mozilla.org
cdf575e9c3
wall paper fix for bug #348183 nsGlobalWindow:Focus() can return NS_ERROR_FAILURE if we try to focus a disabled element. the unhandled exception in tabbrowser.xml can lead to problems, such as "canceling the 'do you want to close the window with open tabs' prompt still closes the window" r=bryner
2007-08-21 22:01:57 -07:00
sspitzer@mozilla.org
72158080b9
fix for bug #346441 closing the rightmost tab in the overflow case looks bad. r=asaf
2007-08-21 22:01:56 -07:00
sspitzer@mozilla.org
490d1210f2
fix for bug #342845 when dragging a tab over the "all tabs" button, act as if we are dragging over the "scroll down" button r=mconnor
2007-08-21 22:01:55 -07:00
mozilla.mano@sent.com
c840b3f47d
Bug 346623 - Add overflow attribute to tabbrowser-tabs. r=mconnor.
2007-08-21 22:01:54 -07:00
sspitzer@mozilla.org
8fb7d67195
fix for bug #346901 change background tab animation and make new background tab restart animation, per pkasting and mconnor. r=mconnor
2007-08-21 22:01:53 -07:00
sspitzer@mozilla.org
631c9623d3
fix for bug #342900 improve indication that open tab in background opened tab in overflow area. instead of flashing the "all tabs" button, provide a smoother animation. note, this will not work on mac trunk (but it will work on the mac branch) due to bug #346738 (aka #325296 ), so for now, there is no animation on the mac. r=mconnor
2007-08-21 22:01:52 -07:00
sspitzer@mozilla.org
374c0fbd55
fix for regression bug #346314 : when dragging to reorder a tab, scrolling stops in certain scenario r=mconnor
2007-08-21 22:01:51 -07:00
sspitzer@mozilla.org
c8f3c5fd06
fix for regresson bug #346172 dragging a link into firefox and dropping it onto a tab opens it in the focused tab, and not the desired tab. this regression was caused by bug #333791 r=mconnor
2007-08-21 22:01:50 -07:00
mozilla.mano@sent.com
87f644b68a
Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me.
2007-08-21 22:01:48 -07:00
mozilla.mano@sent.com
916e5cdd12
Backing out bug 345257 due to the crash reported in 345659.
2007-08-21 22:01:47 -07:00
mozilla.mano@sent.com
617f36339f
Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor.
2007-08-21 22:01:46 -07:00
sspitzer@mozilla.org
2472edfb65
fix for bug #344048 set tab min width and tab clip width to better values, per beltzner. r=mano, ui-r=beltzner
2007-08-21 22:01:45 -07:00
sspitzer@mozilla.org
8599f4e2dd
fix for bug #344587 : dispatch tab open/close events in the correct order. thanks to simon <zeniko@gmail.com> for the fix. r=sspitzer,mano sr=mconnor
2007-08-21 22:01:44 -07:00
gavin@gavinsharp.com
a45fd9ba13
Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor
2007-08-21 22:01:43 -07:00
mozilla.mano@sent.com
e9a8ba45c4
Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor.
2007-08-21 22:01:42 -07:00
mconnor@steelgryphon.com
2c7b7d08f8
bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano
2007-08-21 22:01:41 -07:00
mozilla.mano@sent.com
9ff84bd739
Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me.
2007-08-21 22:01:40 -07:00
bsmedberg@covad.net
c2af5ae4af
Merging toolkit/locales from the branch to the trunk. This does *not* include files that will end up in netwerk/locales, dom/locales, or security/manager/locales
2007-08-21 22:02:42 -07:00
sspitzer@mozilla.org
be8f61a342
fix for bug #342105 : Close button not shown if there is only one tab per beltzner: "The close button should be shown, with the effect being that it disposes the tab and immediately opens a new one. Strange behaviour surely, but I think it's the easiest and most reliably understandable case." thanks to Simon <zeniko@gmail.com> for the patch. r=sspitzer, sr=mconnor
2007-08-21 22:01:39 -07:00
sspitzer@mozilla.org
d4129b912a
fix for bug #333791 : Tab drag indicator (arrow) vanishes/flickers when cursor passes over parts of the tab fix for bug #345524 : hide the tab dnd indicator when it's over the original tab thanks to Wayne Woods <w.woods@optusnet.com.au> for these fixes. r=sspitzer, sr=mconnor
2007-08-21 22:01:38 -07:00
mozilla.mano@sent.com
06999bf1ad
Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor.
2007-08-21 22:01:37 -07:00
gavin@gavinsharp.com
3d74bacd04
Revert accidental checkin
2007-08-21 22:01:36 -07:00
gavin@gavinsharp.com
ffbab819c8
Bug 344264: fix strict warning in button.xml, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor/neil
2007-08-21 22:01:35 -07:00
sspitzer@mozilla.org
e5f27b70e3
fix for bug #343251 add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling r=mano
2007-08-21 22:01:34 -07:00
mozilla.mano@sent.com
ed21d696d2
Bug 343628 - Double-clicking a close button of a tab shouldn't open a new tab. r=robert.
2007-08-21 22:01:33 -07:00
sspitzer@mozilla.org
a61c6bad2d
supplimental fix for bug #344048 . keep tabbrowser.xml in sync with recent changes to firefox.js. r=asaf
2007-08-21 22:01:32 -07:00
sspitzer@mozilla.org
7ab98c2f50
fix for bug #343688 . Attempting to move tabs into right-hand overflow-scroll area while sidebar is open causes bizarreness. need to take into account the position of the tab scroll drop indicator bar. r=rstrong
2007-08-21 22:01:31 -07:00
mozilla.mano@sent.com
5be50314ca
Bug 343554 - Tab reordering shortcuts can move tabs offscreen. r=mconnor.
2007-08-21 22:01:30 -07:00
mozilla.mano@sent.com
9cec3bb0b9
Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor.
2007-08-21 22:01:29 -07:00
sspitzer@mozilla.org
476843d543
fix for bug #343370 . additional scenario where tab scrolling does not handle window resize well. cache the tab strip width and only adjust the tabstrip, scroll and ensure the selected tab is visible if the width changes. r=asaf
2007-08-21 22:01:28 -07:00
sspitzer@mozilla.org
e50e8c1708
fix for bug #343019 , tab scrolling does not handle window resize well fix for bug #342890 , make tab min width 125 px by default (down from 140 px) and heed the hidden browser.tabs.tabMinWidth pref. fix for bug #342385 , get the hidden browser.tabs.tabClipWidth pref working. It was actually working, but I've changed the default to 115 px to match the 125 px default value for the browser.tabs.tabMinWidth pref. also, some code cleanup and whitespace fixes. r=mano, ui-r=beltzner
2007-08-21 22:01:27 -07:00
sspitzer@mozilla.org
e6416fb86c
fix for bug #343054 , js errors when changing certain browser.tabs.* prefs
2007-08-21 22:01:26 -07:00
sspitzer@mozilla.org
9bb4523ed7
fix for bug #342364 oops, set the clicktoscroll attribute on the pinstripe specific binding for tabbrowser. Otherwise, the tabs will scroll on mouseover. r=ben
2007-08-21 22:02:32 -07:00
sspitzer@mozilla.org
2f4c65c006
fix for bug #318168 , tab browsing improvements such as: 1) when we have "too many" tabs in a window, allow the user to scroll through the tabs. 2) add events for when adding and removing tabs initial patch by mconnor. final patch r=mconnor
2007-08-21 22:01:25 -07:00
gavin@gavinsharp.com
ce78c17ad2
Bug 324237: Close button on tabs show empty tooltip (Mac), patch by Phil Ringnalda <philringnalda@gmail.com>, r=mconnor
2007-08-21 22:02:30 -07:00
jwalden@mit.edu
9a14bdfe11
Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano
2007-08-21 22:01:24 -07:00
jminta@gmail.com
48621babf9
Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor
2007-08-21 22:01:23 -07:00
sspitzer@mozilla.org
9c355b5476
fix for bug #340547 . error in tabbrowser.xml cause by a leak fix. r=mconnor
2007-08-21 22:01:22 -07:00
sspitzer@mozilla.org
77877fad19
fix for bug #315167 . purple tab arrow flashes if cursor is put on it. stole this fix from jag's fix for the suite. r=mconnor VS: ----------------------------------------------------------------------
2007-08-21 22:01:21 -07:00
gavin@gavinsharp.com
6c06f61376
Bug 281012: Closing the last tab loads an untitled page (about:blank) instead; doesn't clear session history, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
2007-08-21 22:01:20 -07:00
gavin@gavinsharp.com
b8d8ea7936
Bug 331938: make sure to set at least the visual transfer status of a new blank tab, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
2007-08-21 22:01:19 -07:00
jminta@gmail.com
da4e0293be
Bug 339477 tabbrowser.xml's observer destructor never gets called, leaking mTabClipWidth at shutdown. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor
2007-08-21 22:01:18 -07:00
cst@andrew.cmu.edu
7ebb1bfc90
Bug 338441 Make tabbrowser's ".browsers" property faster (Toolkit version) r+a=mconnor
2007-08-21 22:01:17 -07:00
Olli.Pettay@helsinki.fi
80d5774030
Bug 335586, r+sr=mconnor,neil
2007-08-21 22:01:16 -07:00
beng@bengoodger.com
d88c2630d6
335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org
2007-08-21 22:01:15 -07:00
doronr@us.ibm.com
6ce52e2352
Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor
2007-08-21 22:01:14 -07:00
gavin@gavinsharp.com
0bd739b0af
Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano
2007-08-21 22:01:13 -07:00
enndeakin@sympatico.ca
9d84aa98cd
Bug 268590, add notification widget, r=mconnor
2007-08-21 22:01:12 -07:00
beng@bengoodger.com
8277be7468
332964 - dragging tab to toolbar or bookmarks menu fails due (in part) to tabbrowser adding flavors to the transferable in the wrong order... r=mconnor
2007-08-21 22:01:11 -07:00
gavin@gavinsharp.com
5aba9c998d
Bug 332271: One cause of wrong tab closure identified in tab closure handling (Ctrl+F4 bubbles although being handled), patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
2007-08-21 22:01:10 -07:00
gavin@gavinsharp.com
bf4329a629
Bug 235825: "I'm Feeling Lucky" search from address bar doesn't activate Stop toolbar button, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
2007-08-21 22:01:09 -07:00
roc+@cs.cmu.edu
b64425ac30
Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor
2007-08-21 22:01:08 -07:00
Olli.Pettay@helsinki.fi
f9bbe91be1
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
2007-08-21 22:01:07 -07:00
gavin@gavinsharp.com
1f8c549c41
Back out patch for bug 311136, since it wasn't needed, r=mconnor
2007-08-21 22:01:06 -07:00
gavin@gavinsharp.com
e5235777f9
Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon Bünzli <zeniko@gmail.com>, r+a=mconnor
2007-08-21 22:01:05 -07:00
gavin@gavinsharp.com
1a59c5edbe
Bug 282178: sync tabbrowsers (mostly changes from bug 105885), r=mconnor
2007-08-21 22:01:04 -07:00
neil@parkwaycc.co.uk
3547d77c98
Make widgets events bubble again as per expectations b=330190 r=bryner
2007-08-21 22:01:03 -07:00
Olli.Pettay@helsinki.fi
c75e948bf6
Bug 234455, Centralize event dispatch r=jst, sr=bz
2007-08-21 22:01:02 -07:00
bzbarsky@mit.edu
7d6c27eb03
Front-end part of bug 326009. r=mconnor, sr=neil
2007-08-21 22:01:01 -07:00
gavin@gavinsharp.com
08c5bd4f41
Bug 324335: Dragging link to a tab loads in a new tab instead of replacing, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor
2007-08-21 22:01:00 -07:00
jruderman@hmc.edu
5eb07018aa
Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor.
2007-08-21 22:00:59 -07:00
gavin@gavinsharp.com
512f911744
Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor
2007-08-21 22:00:58 -07:00
roc+@cs.cmu.edu
7cceb1d62b
Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor
2007-08-21 22:00:57 -07:00
gavin@gavinsharp.com
40ed3cb58f
Bug 324449: comment tweak
2007-08-21 22:00:56 -07:00
gavin@gavinsharp.com
863d236755
Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben
2007-08-21 22:00:55 -07:00
beng@bengoodger.com
7b16f6a4ca
308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor.
2007-08-21 22:00:54 -07:00
neil@parkwaycc.co.uk
ae9d72a7ff
Fixing line endings, rs=mconnor, no bug
2007-08-21 22:02:28 -07:00
ben@bengoodger.com
d5a3c09bb8
More Winstripe/Pinstripe Restructuring
2007-08-21 22:02:27 -07:00
gavin@gavinsharp.com
152298dc8e
Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor
2007-08-21 22:00:53 -07:00
gavin@gavinsharp.com
baa5f5d4ac
Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor
2007-08-21 22:00:52 -07:00
gavin@gavinsharp.com
26bf2f8b36
Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong
2007-08-21 22:00:51 -07:00
gavin@gavinsharp.com
29ac14da1c
Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor
2007-08-21 22:00:50 -07:00
gavin@gavinsharp.com
8da9066191
Bug 313501: invalid use of gBrowser in tabbrowser.xml, r=mconnor
2007-08-21 22:00:49 -07:00
bsmedberg@covad.net
17e843b20a
Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me
2007-08-21 22:00:48 -07:00
mozilla.mano@sent.com
ac0dc76ea6
Bug 303916 - JS error when dragging local file over tabs. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me.
2007-08-21 22:00:47 -07:00
dveditz@cruzio.com
7832fdea7b
bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
2007-08-21 22:00:46 -07:00
gavin@gavinsharp.com
848f7569e6
Bug 311607: "Select new tabs opened from links" pref isn't obeyed for links dragged to existing tabs, r=mano
2007-08-21 22:00:45 -07:00
mconnor@steelgryphon.com
4a7c624f8a
bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir
2007-08-21 22:00:44 -07:00
dveditz@cruzio.com
e516ae4137
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
7388cb4015
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
a4f8d3f467
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
9766533191
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
9beee54b03
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
b7e4425668
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
eb4cf4452c
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
39b0a15651
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
82c749a1fc
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
1396b74649
Bug 306208 - tabbar is visible in popups. r=vladimir.
2007-08-21 22:00:34 -07:00
gavin@gavinsharp.com
f621e3c36d
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
e8a6a17448
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
84b4ac28b8
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
8abd2eacc3
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
6d82b8eaf8
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
beb112079a
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
ee33c3c5b3
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
f2d029e5b7
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
521bc862a8
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
6d5f20ef17
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
d0f41808dc
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
b22a77a6da
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
24d00d1cb8
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
d28e264455
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
86ea45b262
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
dc6a162d91
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
b81ed74a32
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
b18a9518b2
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
24bbe5901a
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
386904239c
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
0d9c52e3d3
bug 297005 - regression in dragging files to tab bar, r+a=bsmedberg
2007-08-21 22:00:13 -07:00
mozilla.mano@sent.com
ccb9461692
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
13da724781
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
95886e3e51
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
d890de6c75
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
7ebfd094b9
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
1504aab152
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
58e4d63d80
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
13a065c643
Don't allow javascript: favicons. b=290036 r=dveditz sr=brendan a=chase
2007-08-21 22:00:05 -07:00
aaronleventhal@moonset.net
e5a97324c0
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
850db1a6a6
Fixing typo in comment.
2007-08-21 22:00:03 -07:00
jst@mozilla.jstenback.com
cce51b7735
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
44a8a69afe
Bug 285711. Support accessible alerts. r=pkwarren, sr=henry.jia
2007-08-21 22:00:01 -07:00
bryner@brianryner.com
ab3845857a
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
b85e2b7265
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
de2dc2714c
Fix spelling mistake in comment that I introduced recently.
2007-08-21 21:59:58 -07:00
dbaron@dbaron.org
f91cb64964
Null out a few more things. b=131456 r=mconnor
2007-08-21 21:59:57 -07:00
dbaron@dbaron.org
48836e0727
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
aac621dcf4
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
bc8e29d6c3
bug 280056 prevent javascript: url dropping r=jst, sr=mkaply
2007-08-21 21:59:54 -07:00
gerv@gerv.net
b4e30f1930
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-08-21 21:59:53 -07:00
jst@mozilla.jstenback.com
10d8cf3d33
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
a94eef4ca8
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
f9fc49a271
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
9eb892f827
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
9792a0fd98
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
4c2bd999f9
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
8153628155
fix xml parsing error: duplicate attribute
2007-08-21 21:59:46 -07:00
bugzilla@arlen.demon.co.uk
53b7fed84a
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
6e162dafda
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
ebbfd819cb
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
02a82fcf67
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
0e1a25372e
Aviary branch landing
2007-08-21 21:59:41 -07:00
jst@mozilla.jstenback.com
7ea2f1fb60
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
01392e90a2
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
e3f54d8c0e
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
7403342ca1
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
4b37c77b94
Bug 261790 port various changes betwen xpfe/toolkit r=mconnor sr=neil
2007-08-21 21:59:36 -07:00
ben@bengoodger.com
813870897b
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
599c0fd78e
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
d6e58683ba
b=174265 (also 252288, 253161): favicon handling merge from aviary branch
2007-08-21 21:59:33 -07:00
bryner@brianryner.com
124b58877d
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
fc6fe23a64
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
02af53f155
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
9bb2373280
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
e791299642
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
mvl@exedo.nl
6959ef0730
Make content policy api (nsIContentPolicy) not suck. bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky
2007-08-21 21:59:27 -07:00
brade@comcast.net
4354ee51c9
bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner
2007-08-21 21:59:26 -07:00
ben@bengoodger.com
ca81361047
241028 - should be able to create smart keywords to forms that use the http POST method.
2007-08-21 21:59:25 -07:00
jst@mozilla.jstenback.com
a6cf420308
Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
2007-08-21 21:59:24 -07:00
ben@bengoodger.com
7838ec186e
Fix for bug 224416 - tabs don't remember focused element. patch by Will Devine. <yakgoatcamel@myrealbox.com>
2007-08-21 21:59:23 -07:00
ben@bengoodger.com
c7a7a3ea30
bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications.
2007-08-21 21:59:22 -07:00
chanial@noos.fr
30f8ad8f4c
Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157.
2007-08-21 21:59:21 -07:00
ben@bengoodger.com
abd7b538a2
MacOS X Firebird Updates: - bug 222688 (tabbrowser.xml) - downloads options panel is broken (pref-downloads.js)
2007-08-21 21:59:20 -07:00
blakeross@telocity.com
78b2b122fb
217410 - Change skin/locale versions to fb0.7.
2007-08-21 21:59:19 -07:00
chanial@noos.fr
ddf02256f4
bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry. tabbrowser.xml: bug 205341, 112697, 210760 by jag, bug 121234, 133503 by neil, bug 206668 by shliang. not ported: bug 169589, [mac] ctrl-tab no longer moves btwn frames bug 203960, go back group bug 104778, remember what user typed when switching tabs. bug 103720, prefill URI when opening new tab.
2007-08-21 21:59:18 -07:00
hyatt@mozilla.org
d82ee00b33
Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location.
2007-08-21 21:59:17 -07:00
hyatt@mozilla.org
53ffa57aff
Make sure if you have a sep but no modifier, you don't append the modifier.
2007-08-21 21:59:16 -07:00
ben@bengoodger.com
67158d4159
bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change
2007-08-21 21:59:15 -07:00
hyatt@mozilla.org
c4ebe15e64
Initial commit of alternate stylesheet support in Firebird.
2007-08-21 21:59:14 -07:00
hyatt@mozilla.org
10475c5aef
Support titledefault in tabbed browsing.
2007-08-21 21:59:13 -07:00
ben@bengoodger.com
de36b900d4
Actually fix b199819
2007-08-21 21:59:12 -07:00
hyatt@mozilla.org
5fea6376f7
Switch close tabs and close other tabs.
2007-08-21 21:59:11 -07:00
hyatt@mozilla.org
9cff29b446
Restore 'Close other tabs' to the tabs context menu.
2007-08-21 21:59:10 -07:00
bryner@brianryner.com
47509e47d1
bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz)
2007-08-21 21:59:09 -07:00
noririty@jcom.home.ne.jp
faaa66255c
Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org
2007-08-21 21:59:08 -07:00
ben@netscape.com
5728784892
Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser.
2007-08-21 21:59:07 -07:00
ben@netscape.com
f51223df88
Part of 191524 - 1) update tabbrowser to allow attach/detach of satchel controller from all browsers. 2) disclosure widget styles for privacy preferences panel
2007-08-21 21:59:06 -07:00
mkaply@us.ibm.com
2149c84076
103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file
2007-08-21 21:59:05 -07:00
blakeross@telocity.com
45e5672215
Default to disablehistory.
2007-08-21 21:59:04 -07:00
hyatt@netscape.com
db9873a214
Fix bug 175575. Dbl-click in tab bar opens new tab.
2007-08-21 21:59:03 -07:00
hyatt@netscape.com
3ae31359c9
Fix bug 175575. Dbl-click in tab bar opens new tab.
2007-08-21 21:59:02 -07:00
hyatt@netscape.com
501bf82040
Fixing CTRL+TAB
2007-08-21 21:59:01 -07:00
hyatt@netscape.com
324d1d1828
Fix page report bustage.
2007-08-21 21:59:00 -07:00
hyatt@netscape.com
58fac492f9
Fix tabbrowser bug.
2007-08-21 21:58:59 -07:00
hyatt@netscape.com
b17b3143c2
Sync tab and friends with the trunk
2007-08-21 21:58:58 -07:00
hyatt@netscape.com
b256b33de8
Add page report accessor to tabbrowser.
2007-08-21 21:58:57 -07:00
hyatt@netscape.com
df3f0d08f2
more popup whitelisting changes
2007-08-21 21:58:56 -07:00
hyatt@netscape.com
9495d43f78
Tweaks.
2007-08-21 21:58:55 -07:00
hyatt@netscape.com
b70f673463
Popup whitelisting continues.
2007-08-21 21:58:54 -07:00
hyatt@netscape.com
fe6945151f
Popup whitelisting continues.
2007-08-21 21:58:53 -07:00
hyatt@netscape.com
047b06466b
Reverting tab close behavior.
2007-08-21 21:58:52 -07:00
hewitt@netscape.com
d758f1e184
165955 - turning on satchel in phoenix
2007-08-21 21:58:51 -07:00
hyatt@netscape.com
bca330b936
Removing New Tab button.
2007-08-21 21:58:50 -07:00
hyatt@netscape.com
20ad53a8cc
Fork tabbrowser to make it back into what I want.
2007-08-21 21:58:49 -07:00
sspitzer@mozilla.org
573b2b762c
fix for bug #389491 : have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672 : after visiting http://cheese.livejournal.com/ , typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141 : strip trailing / leading whitespace before doing url bar autocomplete #391887 : typing "https://" no longer drops down a list of https sites #390404 : javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033 : URLBar dropdown hangs and eats keystrokes when typing #373256 : URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich
2007-08-21 17:05:03 -07:00
dietrich@mozilla.com
14210bf691
Bug 387748 add a tag column in the organizer center pane, for tagged items (for christineyen+bugs@gmail.com, r=mano)
2007-08-21 15:31:44 -07:00
mark.finkle@gmail.com
cef9fe17ac
b=391902. r=gavin. FUEL Application.console.open() fails
2007-08-21 12:59:46 -07:00
sdwilsh@shawnwilsher.com
d84e1dbbf7
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
sayrer@gmail.com
3840320449
Bug 385178. Memory leak when viewing feeds. r=gavin
2007-08-20 22:31:04 -07:00
dtownsend@oxymoronical.com
7daec3138e
Bug 341472: ship with fewer security warnings showing by default. p=Adam Guthrie <ispiked@gmail.com>, r=darin.moz@gmail.com, ui-r=beltzner, a=wanted-firefox3
2007-08-20 07:22:42 -07:00
ginn.chen@sun.com
f57e8f04d6
Bug 389822 'make package' in topdir missed some files on Solaris SPARC r=benjamin a=bzbarsky
2007-08-19 20:27:38 -07:00
masayuki@d-toybox.com
e352b99520
Bug 385757 Can't enable gnomeui. patch by Hideo Oshima<hidenosuke@hidenosuke.org> r=benjamin, a=bzbarsky
2007-08-19 20:16:56 -07:00
dbaron@dbaron.org
d2a21e3197
Fix more bustage with libxul + trace-malloc.
2007-08-19 18:41:10 -07:00
gavin@gavinsharp.com
2851e52a33
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
dietrich@mozilla.com
a367b86927
Bug 384239 "Search in Bookmarks" search field looks much worse on mac than it does on windows (r=sspitzer)
2007-08-19 13:12:00 -07:00
philringnalda@gmail.com
e82c40dd1f
Bug 266413 - Automatic Proxy Configuration URL string is imported from IE, but radio button is still on Direct Connection, patch by Bevan Collins <bevan.collins@gmail.com>, r=gavin
2007-08-18 19:48:31 -07:00
rflint@ryanflint.com
196631dafa
Bug 338295 - Microsummaries should be removed when they cease to exist. r=myk
2007-08-17 20:27:22 -07:00
rflint@ryanflint.com
bc7906ef8b
Bug 341341 - automatically update installed microsummary generators. r=myk
2007-08-17 15:44:28 -07:00
rflint@ryanflint.com
778825f8c0
Bug 341341 - automatically update installed microsummary generators (places unit test fixes). r=mano
2007-08-17 15:19:52 -07:00
sdwilsh@shawnwilsher.com
b067af05ed
Bug 392362 - Make a pref to control the number of days for which we display download history. Patch by Edward Lee <edilee@mozilla.com>. r=sdwilsh
2007-08-17 15:19:08 -07:00
sspitzer@mozilla.org
9b2a57d247
fix for bug #392192 : first run migration / import from opera browser is slow, history import should use "run in batch" r=dietrich
2007-08-17 10:54:58 -07:00
mozilla.mano@sent.com
4540312ba5
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
philringnalda@gmail.com
1bf8bc7617
Bug 392420 - No DOMi window icon in Firefox, r=bsmedberg
2007-08-16 20:55:20 -07:00
rob_strong@exchangecode.com
b992a964c4
Bug 389244 - Uninstall information of old version not cleared from registry when updating via auto update. r=sspitzer
2007-08-16 14:34:52 -07:00
rob_strong@exchangecode.com
fa92d85526
Bug 392140 - Remove TYPE_PLUGIN from the extension manager. r=bsmedberg
2007-08-16 14:14:51 -07:00
mozilla.mano@sent.com
377bf0a52b
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-16 12:06:19 -07:00
mozilla.mano@sent.com
18ad48a0ed
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
enndeakin@sympatico.ca
aef0ee7c4d
Bug 385275, handle tab navigation in popups properly, r+sr=roc
2007-08-15 18:09:58 -07:00
flamingice@sourmilk.net
4c3bf017dd
Bug 271559, Plugins blocklisting, r=robstrong
2007-08-15 17:43:12 -07:00
enndeakin@sympatico.ca
0cc1ad3811
Bug 386917, choose application in feeds page not working, add popup state retrieving api, r=mano,sr=bz,a=dbaron
2007-08-15 16:52:47 -07:00
rflint@ryanflint.com
04310c5dd9
Backout due to places test failures
2007-08-15 12:02:55 -07:00
rflint@ryanflint.com
9797618d53
Bug 341341 - automatically update installed microsummary generators. r=myk
2007-08-15 11:24:33 -07:00
rflint@ryanflint.com
b641790654
Bug 392079 - Don't pass bad URIs from link elements beyond extractFromPage. r=myk
2007-08-14 23:18:30 -07:00
rflint@ryanflint.com
186f2dc13c
Bug 333792 - Firefox incorrectly lists Gecko as TM. r=hecker/gavin
2007-08-14 23:09:07 -07:00
sdwilsh@shawnwilsher.com
019d0cf918
Bug 372441 - Implement registerProtocolHandler for arbitrary protocols. r=mano, ur-r=beltzner
2007-08-14 21:02:02 -07:00
philringnalda@gmail.com
193a6ad5c4
Bug 392199 - Really remove nsUrlClassifierTable.js, r=tony
2007-08-14 19:51:44 -07:00
sspitzer@mozilla.org
ce96ab1f2f
fix for bug #392192 : first run migration / import from safari browser is slow, history import should use "run in batch" r=sayrer
2007-08-14 12:29:49 -07:00
sdwilsh@shawnwilsher.com
d98abd5a78
Bug 391279 - Allow createInstance to work for web handlers. r=cbiesinger, sr=dmose
2007-08-14 09:47:41 -07:00
sspitzer@mozilla.org
9d755fa725
fix for bug #392003 : first run migration / import from IE is slow, history import should use "run in batch" r=sayrer
2007-08-14 07:20:42 -07:00
gavin@gavinsharp.com
845516a570
Bug 390450: remove unused style rule, patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-08-12 12:18:51 -07:00
gavin@gavinsharp.com
53b2bcf96d
Bug 382513, rework sessionstore download retying code (don't remove unsuccesfully retried downloads from the downloads list), patch by Simon Bünzli <zeniko@gmail.com>, r=me, r=sdwilsh
2007-08-12 12:02:24 -07:00
gavin@gavinsharp.com
30b3a33aea
Bug 346264: make 'restore session' button wider by adjusting the label, to make it easier to hit, patch by Simon Bünzli <zeniko@gmail.com>, r=me, ui+r=beltzner
2007-08-12 07:03:26 -07:00
gavin@gavinsharp.com
c731b721e3
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
sspitzer@mozilla.org
e9786b6582
fix for bug #387007 : with lots of places data on the clipboard, command update is very slow: Places inefficiently determines whether or not it is able to paste patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer
2007-08-11 09:08:52 -07:00
enndeakin@sympatico.ca
4eac080665
Bug 380813, installer files for scriptable IO, r=gavin,sr=neil
2007-08-11 04:53:18 -07:00
sspitzer@mozilla.org
f05a4e4e30
fix for bug #388111 : copy and paste from bookmarks into notepad.exe, and we lose newlines patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer
2007-08-10 08:50:15 -07:00
dcamp@mozilla.com
810c8122b1
fetch malware data with the url classifier. b=389501, r=tony
2007-08-09 15:11:22 -07:00
rflint@ryanflint.com
ac831c2263
Bug 370242 - check HTTP status code to determine auth (and other) failures. r=myk
2007-08-09 15:07:42 -07:00
flamingice@sourmilk.net
87b82a4048
Bug 383880, The Page Info RSS section's feed links should be clickable, Patch by Ehsan Akhgari, r=mano
2007-08-07 13:45:00 -07:00
rflint@ryanflint.com
7852b0add9
Bug 391226 - Remove go-container. r=gavin
2007-08-07 10:00:04 -07:00
gavin@gavinsharp.com
ce2784f468
Bug 363130: make menuitem icons 16x16px consistently on Windows/Linux, to match Mac (avoid large icons from appearing in the search bar menu), r=mano
2007-08-07 06:14:51 -07:00
dietrich@mozilla.com
ca1ac43a56
[SessionStore] Add 'Recently Closed Windows'/'Undo Close Window' (or make API easier on extensions) (for zeniko@gmail.com, r=dietrich)
2007-08-06 12:04:23 -07:00
sdwilsh@shawnwilsher.com
bbac20edf7
Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9]
2007-08-06 10:45:57 -07:00
db48x@yahoo.com
4c1ea7feec
Bug 388504 - It should be possible for an extension to reload Page Info on a different document patch by Florian Quèze <f.qu@queze.net>, r=db48x, sr=neil
2007-08-06 09:13:05 -07:00
enndeakin@sympatico.ca
728b7e2b52
Bug 267831, add a resizer between the url and search fields, r=mano
2007-08-06 08:57:40 -07:00
ginn.chen@sun.com
9a8c1632f4
Bug 389793 Firefox build failed on OpenSolaris without --disable-mochitest r=benjamin a=dsicore
2007-08-05 20:22:32 -07:00
gavin@gavinsharp.com
e90e18b31a
Fix comment typo in patches for bug 389779 and bug 388833
2007-08-05 16:48:25 -07:00
wr@rosenauer.org
3c63b72d88
Bug 190615 - double-clicking shouldn't select punctuation on Unix, p=dao@design-noir.de, r=mano
2007-08-04 01:35:28 -07:00
mark.finkle@gmail.com
de7d20001f
bustage fix. FUEL test was too tied to the actual preferences. Made it more general
2007-08-03 12:44:17 -07:00
benjamin@smedbergs.us
1a14bfda79
Bug 390361 - fix FF+XR builds to copy the XR directory to the "private" location by default, r=luser
2007-08-03 11:29:29 -07:00
benjamin@smedbergs.us
a7f3706c52
Make this a double-colon rule to fix unclobberable tinderbox.
2007-08-03 08:19:32 -07:00
benjamin@smedbergs.us
28d40dae74
Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
2007-08-03 07:46:17 -07:00
nrthomas@gmail.com
55ece2d1b2
Bug 390514, bump version to 3.0a8pre (for now), r=bsmedberg
2007-08-03 07:26:46 -07:00
sspitzer@mozilla.org
25b223cb2d
fix for bug #386788 : DnD of multiple items of multiple types only drops part of selection patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer
2007-08-02 23:10:00 -07:00
sspitzer@mozilla.org
4e2c4b2708
fix for bug #386787 : Dragging / dropping multiple items causes the order of items to reverse patch=Christine Yen <christineyen+bugs@gmail.com> r=sspitzer
2007-08-02 22:52:05 -07:00
sspitzer@mozilla.org
21de63fb54
fix for bug #389782 : history sidebar doesn't show the same results as fx 2, dup licate uris when grouped by site, last visited, or most visited r=dietrich
2007-08-02 22:41:31 -07:00
mozilla.mano@sent.com
f4ad6ec2f8
Bug 390716 - toolbar sub-folders are broken. r=dietrich.
2007-08-02 18:01:04 -07:00
mozilla.mano@sent.com
290a984bcd
Bug 390712 - reloading a live bookmark generates warnings. r=dietirch.
2007-08-02 15:52:21 -07:00
mozilla.mano@sent.com
cc5d68d75b
Fix history sidebar (need to QI the root to nsINavHistoryResultQueryNode), regressed by bug 382877
2007-08-02 15:27:02 -07:00
mozilla.mano@sent.com
3f958cc2b2
Bug 382877 - dynamic containers implementation, part 1. r=dietrich.
2007-08-02 13:19:44 -07:00
dolske@mozilla.com
d8016f5091
wallpaper part 2 for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons.
2007-08-01 18:04:04 -07:00
dolske@mozilla.com
88ab8a8d73
wallpaper for bug 390451 - Remembered passwords lost when changing Master Password. r=vlad, a=damons.
2007-08-01 16:26:35 -07:00
rob_strong@exchangecode.com
47b3d68a91
Missed file from the checkin of Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-31 11:51:58 -07:00
rob_strong@exchangecode.com
44770eb9b5
Bug 368587 - avoid the second UAC prompt for helper.exe on software update by launching it directly from the elevated updater.exe process. r=bsmedberg, a=mconnor
2007-07-30 13:16:56 -07:00
sspitzer@mozilla.org
113e9f840b
fix for bug #389202 : errors when I attempt to add a new folder with a description (new folder dialog doesn't dismiss)
...
r=dietrich, a=mconnor for M7
2007-07-29 21:11:52 -07:00
sspitzer@mozilla.org
0eb5fca39a
fix for bug #384897 : in-product links to AMO should be https:// (and not http://)
...
patch by Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>
r=sspitzer, morgamic
a=mconnor for M7
2007-07-28 20:19:33 -07:00
gavin@gavinsharp.com
c18a15c112
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
sspitzer@mozilla.org
41a1c0c9fa
fix for bug #389912 : Cannot move folder with "move" button in Bookmark Manager
...
r=mano, a=mconnor for M7
2007-07-27 22:12:22 -07:00
jag@tty.nl
6ba0c4de3c
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
dcamp@mozilla.com
1902778c43
try landing new safebrowsing protocol again. b=387196, r=tony, r=vlad (for new fixes)
2007-07-25 23:38:43 -07:00
sdwilsh@shawnwilsher.com
3f13316a06
nsHandlerService.js not packaged. rs=mconnor. No bug
2007-07-25 23:36:03 -07:00
sdwilsh@shawnwilsher.com
95d5347743
Bug 385065 - protocol handling dialog. toolkit: r=mano; uriloader: r=cbiesinger, sr=dmose general: ui-r=beltzner
2007-07-25 21:24:25 -07:00
mconnor@steelgryphon.com
1c13a71d1e
bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me
2007-07-25 21:22:44 -07:00
ginn.chen@sun.com
66dc209f5c
Bug 385277 Fix two accessbility labelby attr
...
p=tiger.zhang at sun.com r=aaronleventhal mpa=mano
2007-07-25 21:17:51 -07:00
mconnor@steelgryphon.com
f8617a0cfc
bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me
2007-07-25 21:11:54 -07:00
rflint@ryanflint.com
a250cb53f3
Bug 387069 - Exclude empty strings from the duplicate check. r=mconnor
2007-07-25 20:59:31 -07:00
rflint@ryanflint.com
0be9e3eb35
Bug 373500 - Generated titles (microsummaries) are not used in tree and menu places views. r=mano
2007-07-25 20:31:40 -07:00
dcamp@mozilla.com
3bee8fae17
backout patch for 387196
2007-07-25 20:11:43 -07:00
dcamp@mozilla.com
4613870993
implement the new google safebrowsing protocol. b=387196, r=tony
2007-07-25 18:49:20 -07:00
sspitzer@mozilla.org
f8b5fb615e
fix for bug #389584 : show 10 rows (instead of 6) in the url bar autocomplete results
...
r=mconnor, ui-r=beltzner
2007-07-25 17:27:19 -07:00
flamingice@sourmilk.net
c68744a442
Bug 385425, getting the quit prompt when restarting firefox after installing an add on, r=mano
2007-07-25 14:43:17 -07:00
benjamin@smedbergs.us
17cded1abf
Bug 388833 - Give the Firefox binary the ability to kinda-sorta launch XR apps (mainly meant for webrunner experimentation right now), r=luser
2007-07-25 13:24:37 -07:00
sspitzer@mozilla.org
4364f3e0da
partial fix for bug #332748 :
...
Figure out how much history we can show by default.
bump the default from 9 days to 180 days.
r=mconnor
2007-07-25 12:18:41 -07:00
gavin@gavinsharp.com
77a82790dc
Bug 338302: tab and bookmark drag and drop indicators only appear on the second drag, use visibility:hidden/visible to eagerly load images and avoid collapsing the elements (which can cause flickering when redisplaying the images), r=mconnor
2007-07-25 11:27:34 -07:00
flamingice@sourmilk.net
d10b35e67f
Bug 386287, inconsistent use of title/name in bookmarks UI, Patch by Steve Won, r=dietrich
2007-07-24 20:35:14 -07:00
mozilla.mano@sent.com
7f1f57f063
Bug 388672 - Can't add a POST keyword search bookmark. r=stevewon.
2007-07-24 14:32:29 -07:00
mozilla.mano@sent.com
8e50112fae
Bug 388148 - Places View for Menus broken since bug #337855 . r=dietrich.
2007-07-24 13:50:41 -07:00
rob_strong@exchangecode.com
c89dd52612
Bug 388932 - Additional cleanup for talkback removal. r=bsmedberg
2007-07-24 13:22:58 -07:00
asqueella@gmail.com
223f070f7d
Bug 360735 - replace 'A' APIs with 'W' APIs in windows shell service
...
p=Ryan Jones <sciguyryan@gmail.com>
r=rstrong
2007-07-23 19:27:30 -07:00
asqueella@gmail.com
db8200d8fb
Bug 388645 - String changes for malware warning
...
p=Johnathan Nightingale <johnath@mozilla.com>
r=biesi, ok=beltzner
2007-07-23 18:56:47 -07:00
martijn.martijn@gmail.com
931598c021
Checking in the patch for bug 386729 again, it's not the cause for the rlk increase
2007-07-23 15:16:30 -07:00
martijn.martijn@gmail.com
d5131fa09c
Backing out the patch for bug 386729 again to see if it fixes the rlk increase
2007-07-23 15:09:25 -07:00
martijn.martijn@gmail.com
e26b21780d
Bug 386729 - Textarea context menu appears on page with contenteditable node, patch by Peter Van der Beken, r=mano
2007-07-23 14:15:15 -07:00
martijn.martijn@gmail.com
2a295f25a1
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
rob_strong@exchangecode.com
da7b200d93
addendum to bug 384384. r=sspitzer
2007-07-23 12:27:04 -07:00
rrelyea@redhat.com
ff84fbb60d
Bug 388403 Land NSS 3.12 Alpha r=kai.
2007-07-23 12:02:59 -07:00
kaie@kuix.de
c8963560db
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
67258253c1
Bug 388695 - getBookmarkIdsForURI should sort by relevance. r=dietrich, sayrer.
2007-07-22 16:25:49 -07:00
sspitzer@mozilla.org
a30c748784
fix for bug #389003 : sometimes favicons in url results are blank, need to use
...
the favicon service.
r=mano
2007-07-21 13:05:27 -07:00
sspitzer@mozilla.org
0b0adb6c68
fix for bug #389032 : problems when changing search scope within Bookmarks Manager
...
r=mano
2007-07-21 01:34:42 -07:00
sspitzer@mozilla.org
4b984102cc
fix for bug #388860 : New folder button on Add Bookmark panel does nothing.
...
r=mano
2007-07-21 01:30:07 -07:00
sspitzer@mozilla.org
18a0640622
fix for bug #373353 : add favicons to the results in the location bar
...
r=mano
2007-07-20 14:55:18 -07:00
sspitzer@mozilla.org
fa011e030d
backing out, tree is closed
2007-07-19 21:22:07 -07:00
sspitzer@mozilla.org
79ba6b5ec5
fix for bug #388860 : New folder button on Add Bookmark panel does nothing
...
r=dietrich
2007-07-19 21:18:44 -07:00
rob_strong@exchangecode.com
7ef7f8fa64
Bug 388192 - Remove gopher OS integration support (Mac OS X patch). r-sspitzer
2007-07-19 15:04:47 -07:00
mark.finkle@gmail.com
f372074d88
b=388436. r=gavin. added QI to all JS objects and added tests to get better extension and browser coverage
2007-07-19 11:17:55 -07:00
bugzilla@standard8.demon.co.uk
a871bb5a90
Bug 349309 toolkit's extensions.js/OpenURL is app specific (GetMoreThemes/Extensions). p=Philip Chee <philip.chee@gmail.com>,r=Neil (suite part),r=benjamin,cbiesinger
2007-07-19 11:14:05 -07:00
benjamin@smedbergs.us
0d3594c6ff
Try to fix ff-xr bustage from bug 383167
2007-07-19 07:58:54 -07:00
mozilla.mano@sent.com
15f04b5ba3
Backing out bug 388695 due to tinderbox suckage.
2007-07-18 21:01:53 -07:00
mozilla.mano@sent.com
bdd104cfbc
Fix orange from bug 388695.
2007-07-18 19:50:58 -07:00
flamingice@sourmilk.net
2cdbee7811
Bug 386002, Move tryToClose calls on shutdown - add nsCloseAllWindows.js to removed-files.in, r=benjamin
2007-07-18 14:55:50 -07:00
mozilla.mano@sent.com
292f2e1daa
Bug 388337 - Pasting a folder which contains sub-folders fails. r=sspitzer.
2007-07-18 14:39:23 -07:00
sdwilsh@shawnwilsher.com
37f113b21a
Fixing orange again (wrong lib name). rs=bsmedberg
2007-07-18 11:43:00 -07:00
sdwilsh@shawnwilsher.com
fc4c982152
Bug 306907 build orange fix (forgot about installer files). rs=bsmedberg
2007-07-18 11:10:29 -07:00
philringnalda@gmail.com
fb993d9280
Bug 384204 - remove pre-places-bookmarks files from packages-static, add them to removed-files.in, r=bsmedberg
2007-07-17 21:35:41 -07:00
philringnalda@gmail.com
dc70d1612e
Bug 386392 followup, make bookmark sidebar and bookmarks as home page work post-MOZ_PLACES_BOOKMARKS, r=gavin
2007-07-17 21:31:07 -07:00
rflint@ryanflint.com
df5d9ed078
Backout bug 386473 due to leak increase.
2007-07-17 15:13:21 -07:00
mozilla@weilbacher.org
226f4e5d21
[OS/2] Bug 388143: Restore possibility to copy more than 64kB text to clipboard (add note about it to ReadMe). Patch following suggestion of Andy Willis, r=mkaply
2007-07-17 14:29:54 -07:00
mozilla.mano@sent.com
0419606b62
Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin.
2007-07-17 14:08:24 -07:00
rob_strong@exchangecode.com
c06ca8948a
Bug 388192 - Remove gopher OS integration support. r=sspitzer
2007-07-17 11:23:26 -07:00
rob_strong@exchangecode.com
9433e03d4b
Bug 387385 - Remove files from the VirtualStore on uninstall / in-place upgrade / software update. r=sspitzer
2007-07-17 11:11:18 -07:00
rflint@ryanflint.com
43ba2462a3
Bug 386473 - XPCOMUtilify SearchService. r=gavin
2007-07-17 10:59:41 -07:00
db48x@yahoo.com
54c0644061
Bug 388334 - Page Info theme should be more reusable by extensions.
...
patch by Florian Quèze <f.qu@queze.net>, r=mano
2007-07-16 22:45:42 -07:00
ted.mielczarek@gmail.com
62b499b0ed
bug 388320 - package crashreporter xpt (+ rename airbag module to
...
crashreporter). r=bsmedberg
2007-07-16 14:00:26 -07:00
mozilla.mano@sent.com
fe83315080
We don't implement classinfo after all (i.e. shut the console errors), follow-up patch on bug 376004.
2007-07-16 12:47:19 -07:00
mozilla.mano@sent.com
7df9db0546
Fix missed caller to use the new service (bug 376004), patch by Steve Won <swon@mozilla.com>, r=me.
2007-07-16 12:37:51 -07:00
flamingice@sourmilk.net
62d803615d
Bug 386002, Move tryToClose calls on shutdown, r=benjamin
2007-07-16 10:55:54 -07:00
philringnalda@gmail.com
02f0bdab71
Bug 350741 - Pinstripe prefwindow padding puts passwords placed prettier, r=mano
2007-07-15 15:01:27 -07:00
philringnalda@gmail.com
5ae6912e9a
Bug 388207 - Remove the bogus and never-(properly-)shown 'it's our fault :-(' feed preview error, r=mano
2007-07-15 14:28:39 -07:00
mozilla.mano@sent.com
f8417811ce
Missing changes for bug 376004.
2007-07-15 13:11:35 -07:00
mark.finkle@gmail.com
cabcff80d6
disabling orange tests until we can debug the problem
2007-07-15 06:40:42 -07:00
mark.finkle@gmail.com
7c471d274b
attempted bustage fix for fuel test.
2007-07-15 06:17:17 -07:00
mark.finkle@gmail.com
808a81d565
b=379140. r=mano. change fuel Application object so it is not accessible from content, only from chrome.
2007-07-15 05:32:47 -07:00
mozilla.mano@sent.com
79feca49e7
Bug 376004 - Places Transactions must not live in the window global scope. patch by Steve Won and me.
2007-07-15 02:44:50 -07:00
asqueella@gmail.com
3cea9732d8
remove unused nsTreeSorting.js, bug 374408
...
r=bsmedberg
2007-07-14 16:24:35 -07:00
mark.finkle@gmail.com
60c0bc14c0
b=387470. r=gavin. convert FUEL tests to new browser chrome framework.
2007-07-14 14:13:51 -07:00
kherron@fmailbox.com
9e70062740
Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp.
2007-07-14 07:57:59 -07:00
sspitzer@mozilla.org
bfecea6b96
fix for bug #387952 : Folder annotations should be kept intact for delete / undo transactions
...
patch=Christine Yen <cyen@mozilla.com>
r=sspitzer
2007-07-13 21:17:51 -07:00
sspitzer@mozilla.org
e13da5f762
fix for bug #378558 : Organize Bookmarks - paste doesn't work after cut
...
includes fixes for:
bug #341953 : unable to paste links into the organize bookmarks dialog
bug #383044 : Drag-and-drop bookmark creation should support meta-data
bug #385381 : Paste doesn't work in the bookmarks Manager during copy if item is modified between copy and paste
r=sspitzer
2007-07-13 17:25:26 -07:00
flamingice@sourmilk.net
182c6c10f4
Bug 381839, typos, misalignments, etc. (May 2007 edition), Patch by Simon Bünzli, r=gavin
2007-07-13 11:06:57 -07:00
flamingice@sourmilk.net
8c82c64e72
Bug 387995, don't _repeatedly_ try to use Breakpad if it wasn't built, Patch by Simon Bünzli, r=gavin
2007-07-13 10:43:18 -07:00
flamingice@sourmilk.net
a2af9602e6
Bug 376519, Empty href js exception in this case when right-clicking, Patch by Florian Quèze, r=mano
2007-07-12 17:32:37 -07:00