gavin@gavinsharp.com
a5a1acb1c2
Bug 386741: attempt at fixing Ts/Txul regression by eliminating unnecessary XBL fields
2007-07-03 10:09:50 -07:00
gavin@gavinsharp.com
311b35c64b
Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-03 07:58:20 -07:00
gavin@gavinsharp.com
d6aa1f32db
Bug 366797: Re-enable new location bar binding, but disable use of the eTLD service pending leak fixes (bug 386154, bug 386155), patch by Dão Gottwald <dao@design-noir.de>, r=me
2007-07-03 07:54:05 -07:00
dolske@mozilla.com
b73dd54727
Bug 346849: Add a "Save Image as..." entry to the context menu for <canvas>, Original patch by Gijs Kruitbosch <gijskruitbosch@gmail.com>, r=mano
2007-07-02 21:15:25 -07:00
sayrer@gmail.com
022cb41b95
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
abec3ddca2
Bug 385224. comment out the new site-specific pref code to determine perf impact. r=gavin
2007-07-01 15:47:12 -07:00
philringnalda@gmail.com
3dfe36c216
Bug 377611 - Feed autodiscovery shouldn't treat rel as case-sensitive, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com> because I was too slow, r=mano+sayrer
2007-06-29 18:47:53 -07:00
enndeakin@sympatico.ca
4f1b5e6da7
Bug 279703, backing out the popup changes due to performance regressions. sigh.
2007-06-29 15:15:59 -07:00
enndeakin@sympatico.ca
a38bda36bc
Bug 279703, rework XUL popups to use asynchronous opening, plus many other fixes, r=bz,neil,sr=bz
2007-06-29 12:04:45 -07:00
gavin@gavinsharp.com
438ffd796f
Disable new location bar (bug 366797) due to perf/leak regressions
2007-06-27 23:15:51 -07:00
gavin@gavinsharp.com
07274b868e
Bug 366797 followup: retrieve effective TLD service lazily to see whether that fixes some of the (Txul, Ts) perf regression
2007-06-27 20:17:09 -07:00
gavin@gavinsharp.com
6fe84751ac
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
81b4505d40
Bug 378553 - Expose search engine alias functionality. r=gavin
2007-06-27 12:25:14 -07:00
sdwilsh@shawnwilsher.com
cc817a51c0
Backout of Bug 366797 due to leaks
2007-06-26 20:21:18 -07:00
sdwilsh@shawnwilsher.com
aafee78c5d
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
643f9fb577
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
ab032c2a03
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
fdf4265300
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
kherron@fmailbox.com
7fc241a8f8
Bug 383717 - Accesskey for "Save As" button in Page Info (Media tab) does not work. Patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>. r=mano.
2007-06-24 04:31:18 -07:00
kherron@fmailbox.com
7d73cb15ff
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 04:26:18 -07:00
sspitzer@mozilla.org
e272eeb535
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
flamingice@sourmilk.net
641454b56d
Bug 383724, The "Block Images from domain.com" checkbox has no access key, Patch by Ehsan Akhgari, r=mano
2007-06-21 18:19:30 -07:00
myk@mozilla.org
8acc385704
bug 385086: another followup patch with a better mechanism for nulling XPCOM components that could potentially cause leaks
...
r=sayrer
2007-06-21 14:19:15 -07:00
myk@mozilla.org
90dffc280d
bug 385086: followup patch to null more XPCOM components that could potentially cause leaks and also clear structures of observers to avoid cycles in the event the observers don't remove themselves
...
r=sayrer
2007-06-21 11:52:35 -07:00
myk@mozilla.org
30ff8b90f6
bug 378549: remember text zoom changes on a site-specific (per-site) basis
...
r=mconnor
2007-06-19 11:58:14 -07:00
philringnalda@gmail.com
1bb8b14d0f
Bug 383771 - The Subscribe button in Page Info feeds section has no access key, patch by Ehsan Akhgari <ehsan.akhgari@gmail.com>, r=mano
2007-06-18 21:32:40 -07:00
sspitzer@mozilla.org
b877c35065
fix for bug #384677 : for history sidebar and history menu, don't specify begin / end times
...
r=dietrich
2007-06-18 17:08:17 -07:00
mozilla.mano@sent.com
295768902b
Bug 337855 - Don't rebuild places menus on each open. patch by seth, dietrich & me, r=dietrich/me.
2007-06-15 18:53:06 -07:00
flamingice@sourmilk.net
2da0a17be4
Bug 383760, Add quit confirmation dialog, r=Mano, ui-r=beltzner
2007-06-15 11:01:25 -07:00
dietrich@mozilla.com
349c90e3ad
Bug 384519 typo in history popupshowing handler (r=sspitzer)
2007-06-15 10:00:08 -07:00
philringnalda@gmail.com
0a1c30e6f5
Bug 383987 - Remove unused functions addRows and endsWith, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=mano
2007-06-13 22:06:48 -07:00
philringnalda@gmail.com
85dac41213
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
sspitzer@mozilla.org
100c4666e7
fix for bug #382896 : tooltip for folders shows internal location.r=mano
2007-06-12 08:34:02 -07:00
gavin@gavinsharp.com
472cc7b434
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
mozilla.mano@sent.com
6ba6e2670c
Bug 383328 - no 'open in tabs' menu item for folders / livemarks in bookmark toolbar overflow chevron. r=sspitzer.
2007-06-05 16:26:26 -07:00
rflint@ryanflint.com
b2dad58c09
Bug 383353 - Remove normalizePostData from browser.js. r=gavin
2007-06-05 13:07:41 -07:00
rflint@ryanflint.com
fbd6b8d514
Fix encoding issue on last checkin to urlbarBindings.xml as part of bug 295498. Patch by Simon Bnzli <zeniko@gmail.com>
2007-06-04 23:41:52 -07:00
rflint@ryanflint.com
0ffa3be006
Bug 295498 - Middle-clicking autocomplete entries opens the URI in the same tab instead of a new one. Patch by Simon Bnzli <zeniko@gmail.com>, r=mconnor
2007-06-04 21:51:15 -07:00
sspitzer@mozilla.org
3e1f19d08d
fix for bug #379591 : places toolbar.xml should just change existing button itemChanged()r=mano
2007-05-30 09:17:34 -07:00
dietrich@mozilla.com
2d2b3fc789
Bug 381245 Toolbar icon to toggle bookmarks sidebar is missing - followup (r=mano)
2007-05-25 15:42:21 -07:00
jminta@gmail.com
593b3e06f8
Bug 381393 WARNING: Key 'historyHome' of menu item 'Home' could not be found, r=mano
2007-05-23 06:16:46 -07:00
mozilla.mano@sent.com
deb569a6f0
Bug 372508 - onFolderChanged removal. r=dietrcih.
2007-05-22 16:56:50 -07:00
mozilla.mano@sent.com
baa23010a1
Bug 371823 - Optimize item moves. r=sspitzer.
2007-05-22 15:03:53 -07:00
thunder@mozilla.com
17d23b2e64
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
2f2eb58818
Bug 381366. Get rid of gBrowserGlue. r=gavin
2007-05-20 14:09:42 -07:00
mozilla.mano@sent.com
0e7d127c94
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
a19348d7d6
Re-enabling, this doesn't seem to be the leak cause.
2007-05-19 18:32:01 -07:00
mozilla.mano@sent.com
7674870b99
Commenting out potential code path for the remaining Rlk on fxdebug.
2007-05-19 17:29:04 -07:00
sdwilsh@shawnwilsher.com
f3d397dcd5
Bug 381291 - Stephen Donner's name is misspelled in credits.xhtml. r=gavin.sharp
2007-05-19 15:24:12 -07:00
mozilla.mano@sent.com
5c3a4fa57a
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
f4d5367465
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
990a6a2212
Bug 329842 - Add support for POST keywords. r=sspitzer.
2007-05-14 20:59:38 -07:00
asqueella@gmail.com
ff59936a79
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
asqueella@gmail.com
ce8f91f0c9
Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner
2007-05-13 05:34:09 -07:00
mozilla.mano@sent.com
f3d26cfdc0
Bug 372508 - compact the bookmark APIs - part 1. r=sspitzer.
2007-05-10 11:18:34 -07:00
mozilla.mano@sent.com
2e34341021
Bug 379211 - Use item IDs for annotating bookmark/folder items rather than place: URIs. r=dietrich.
2007-05-10 01:05:19 -07:00
dwitte@stanford.edu
6aa43dff43
implement CountCookiesFromHost() in cookie backend for perf reasons, and update consumers to use it.bug 379239, r=mvl, sr=biesi
2007-05-05 14:09:54 -07:00
asqueella@gmail.com
a17916208b
354470 - add a missing line for the security panep=Florian Queze <f.qu@queze.net>r=mano
2007-05-03 23:55:38 -07:00
gavin@gavinsharp.com
34896b99b0
Bug 364297: add a new per-profile default-pref directory and associated directory service keys, and a way to trigger pref service default pref reloading to facilitate the change of default prefs without affecting exisiting users, r=mconnor, sr=bsmedberg
2007-05-02 13:13:33 -07:00
mats.palmgren@bredband.net
87a0062405
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
8e4044c9d5
bug 370555 don't hide "about:blank" url when opened by another window, r=mconnor
2007-04-28 14:29:08 -07:00
asqueella@gmail.com
ae3b61c75a
Bug 367655 - Error in metaData.js: imageRequest.image has no propertiesp=Florian Quèze <f.qu@queze.net>r=mano
2007-04-27 09:10:40 -07:00
gavin@gavinsharp.com
1ab6961a8f
Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner
2007-04-24 14:13:57 -07:00
gavin@gavinsharp.com
87303954ad
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
6b1354ce53
Bug 377549 - Remove unused entities and strings from locale files. patch from Florian Queze <f.qu@queze.net>, r=me.
2007-04-17 17:37:56 -07:00
mozilla.mano@sent.com
8a741b5184
Bug 377440 - Broken/useless column picker in general tab of page info. patch from Florian Queze <f.qu@queze.net>, r=me.
2007-04-17 17:34:39 -07:00
mozilla.mano@sent.com
d31b598d48
Bug 377397 - Clicking padlock in url bar no longer shows page security info. r=f.qu@queze.net.
2007-04-14 09:08:51 -07:00
mozilla.mano@sent.com
133379a647
Missed file from Bug 339102.
2007-04-12 18:43:04 -07:00
mozilla.mano@sent.com
4c6ccf5a20
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
fda2338fe4
Bug 344660 - Show frame count for animated GIFs in Image Properties. patch by Florian Queze <f.qu@queze.net>, r=me.
2007-04-11 18:18:39 -07:00
mozilla.mano@sent.com
5ab5f4cb13
Bug 376798 - QueriesToQueryString prefixes the first parameter with an ampersand. r=dietrich.
2007-04-09 17:30:52 -07:00
dietrich@mozilla.com
62e05b13b6
Bug 376025 browser-places.css not included in windows installer builds (r=mano)
2007-04-01 12:04:27 -07:00
philringnalda@gmail.com
d8531291e5
Bug 375843 - Report Web Forgery menu item changed location, r=mano
2007-03-31 22:22:56 -07:00
mozilla.mano@sent.com
8013f95bb5
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
b34630d8ad
Bug 329281 'Add Keyword for this Search' does not work w/ Places (r=mano)
2007-03-28 13:32:51 -07:00
joshmoz@gmail.com
c3d6e6eb9d
Followup for bug 369767. Remove old workaround for the bug in our menu overlay, hide about menu item separator like we do for prefs and quit. b=369767 r=mano
2007-03-27 22:10:53 -07:00
mozilla.mano@sent.com
81ed55d164
Bug 370777 - BiDi Ui menu-items are never shown in the context menu for web-panels. r=gavin.
2007-03-27 17:47:29 -07:00
mozilla.mano@sent.com
c12b934291
Bug 375583 - empty tree in various dialog on mac. r=gavin.
2007-03-27 17:35:57 -07:00
mozilla.mano@sent.com
abef540927
Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer.
2007-03-26 17:52:59 -07:00
asqueella@gmail.com
7dedc61a4b
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
mozilla.mano@sent.com
6c96474391
Bug 371439 - Some old history & bookmarks frontend code is still built for places/places-bookmarks builds. r=gavin.
2007-03-22 17:00:34 -07:00
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
gavin%gavinsharp.com
48e71d03fb
Bug 441876: remove UTF-7 from browser encoding menus, r=smontagu, sr=bzbarsky, a=ss
2008-07-23 18:05:13 +00:00
gavin%gavinsharp.com
8be881e19d
Bug 441120: r=mconnor, sr=dveditz, a=beltzner
2008-07-01 05:52:12 +00:00
gavin%gavinsharp.com
d2f7025188
Bug 409808: Dragging favicon to desktop fails to save properly url with some non-english languages, patch by D��o Gottwald <dao@mozilla.com>, r=me, a=beltzner
2008-05-26 21:18:09 +00:00
edward.lee%engineering.uiuc.edu
7303bb957e
Bug 433298 - EULA cut off checkbox/buttons on bottom - unusable on small (EeePC) screens. r=gavin, a1.9=schrep
2008-05-23 07:22:36 +00:00
reed%reedloden.com
1453f4b62a
Bug 426453 - "Wrong plugin icon size used" [p=reed r=Mano a1.9=beltzner]
2008-05-08 02:10:14 +00:00
reed%reedloden.com
e28fec5af7
Bug 430551 - "bookmarks menu popup stays open after dragging bookmark over it" (set attribute "autoopened" on bookmarks menu when dragging) [p=jdarmochwal@gmx.de (Jan Darmochwal) r=Mano a1.9=beltzner]
2008-05-07 10:14:51 +00:00
gavin%gavinsharp.com
beb2fe34a3
Bug 432427: update 'download history' checkbox state to correctly reflect dependency on 'browsing history' checkbox, r=dietrich, a=beltzner
2008-05-06 18:52:09 +00:00
mconnor%steelgryphon.com
0dff314f2f
bug 399640 - update credits for Firefox 3. fix name misspelling
2008-05-06 13:40:22 +00:00
gavin%gavinsharp.com
8d0de25fb7
Disable this test since it's failing sporadically (bug 432425)
2008-05-06 13:06:54 +00:00
mconnor%steelgryphon.com
f6b2d9cb4b
bug 399640 - update credits for Firefox 3. second pass on individuals + org credits, a=vlad
2008-05-06 06:19:15 +00:00
masayuki%d-toybox.com
cc44c043d3
Bug 432112 Cmd+? does not give Help (? in the shifted position) r=gavin, a=beltzner
2008-05-06 04:07:24 +00:00
gavin%gavinsharp.com
ea1fdc55a0
Bug 419395: fix tooltip padding on linux, patch by Ian Spence <ispence@gmail.com>, r=me, a=beltzner
2008-05-05 21:02:26 +00:00
gavin%gavinsharp.com
e5830e039d
Bug 431729: make it clearer that in Clear Private Data, 'Browsing History' deletes 'Download History' too, patch by Shawn Wilsher <sdwilsh@forerunnerdesigns.com>, r=me, a=vlad
2008-05-05 19:54:29 +00:00
johnath%mozilla.com
377e6f0594
Identity popup calls override service incorrectly. b=432241 r=gavin a=mconnor
2008-05-05 18:06:42 +00:00
gavin%gavinsharp.com
3c3eeaecd9
Bug 431713: update EULA for Firefox 3, patch by Mike Beltzner <beltzner@mozilla.com>, r+a=mconnor
2008-05-05 00:46:23 +00:00
masayuki%d-toybox.com
9365ecb7a0
Bug 429219 Ctrl+1, Ctrl+2, etc, regression (on fr(-FR) keyboard), after bug 359638 r=karl+gavin, sr=roc, a=dsicore
2008-05-02 14:50:42 +00:00
enndeakin%sympatico.ca
4814bfc294
Bug 402798, bookmarks missing from menu, r=mano,a=beltzner
2008-04-29 19:07:15 +00:00
alqahira%ardisson.org
3f5ee94bdc
Bug 430975 - app-license.html is missing closing </p>. r=gavin, a1.9=damons
2008-04-29 17:49:59 +00:00
reed%reedloden.com
9aa98fe8a8
Follow-up to bug 399640 -- correct issues mentioned in comment #10 [a1.9=mconnor]
2008-04-29 04:13:00 +00:00
mconnor%steelgryphon.com
be60339dc0
first credits update, individuals only, a=damon
2008-04-29 03:54:42 +00:00
gavin%gavinsharp.com
2584db0fa0
Bug 417844: SSL appearance for site identity button and location bar should be consistent across platforms, patch by D��o Gottwald <dao@mozilla.com>, r=me, ui-r=beltzner, a=beltzner
2008-04-25 00:04:47 +00:00
edward.lee%engineering.uiuc.edu
31a9013e2c
Bug 430461 - Don't hold back the AwesomeBar (start the searches instantly). r=beltzner, a1.9=beltzner
2008-04-23 15:03:45 +00:00
masayuki%d-toybox.com
b8da8fd828
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds. XUL part: r+ui-r=mconnor, a1.9=beltzner, XBL part: r=enndeakin, sr=neil, a1.9=dsicore
2008-04-23 08:04:08 +00:00
mconnor%steelgryphon.com
28ed98c6b1
bug 425419 - Help window opened from the Options dialog is modal, r=gavin, a=damon
2008-04-23 03:51:11 +00:00
gavin%gavinsharp.com
f2d1dc6606
Bug 413909: nsCertOverrideService IDN handling is broken, and its port handling is also quite cumbersome, patch by Honza Bambas <honzab@allpeers.com>, r=kaie, a=shaver
2008-04-22 20:03:21 +00:00
johnath%mozilla.com
3cc41d2ff4
Change "Why was this site blocked?" to use more detailed report page. b=429697 r=gavin a=beltzner
2008-04-22 20:00:20 +00:00
enndeakin%sympatico.ca
4ad738ef89
Backout bug 398928
2008-04-21 16:53:31 +00:00
edward.lee%engineering.uiuc.edu
114aa576c1
Bug 429614 - add select all keyboard shortcut and context menu item to download manager. p=beltzner, r=sdwilsh, r=Mardak, ui-r=mconnor, a1.9=mconnor
2008-04-19 07:36:40 +00:00
johnath%mozilla.com
57747c2ed1
Style identity information contextual dialog on XP. b=414698 r=gavin ui-r+a=beltzner Significant portions of the patch are from mcdavis941.bugs@gmail.com
2008-04-16 19:42:42 +00:00
enndeakin%sympatico.ca
37578cdf1b
Bug 398928, allow dragging window on Mac by the toolbar, r=neil,sr=roc,a=beltzner
2008-04-16 15:29:55 +00:00
johnath%mozilla.com
3ae835ea41
"Why was this site blocked" button uses top level document location, broken for subframes. b=429140 r=gavin a=beltzner
2008-04-16 13:20:21 +00:00
bent.mozilla%gmail.com
69b7fd65ca
Bug 428557 - "Error in console: NS_ERROR_XPC_JSOBJECT_HAS_NO_FUNCTION_NAMED". r=gavin, a=beltzner.
2008-04-15 20:42:48 +00:00
edward.lee%engineering.uiuc.edu
70baa1bea3
Missed the endif..
2008-04-14 22:58:45 +00:00
edward.lee%engineering.uiuc.edu
5985f03861
Disable test for bug 427559 on linux..
2008-04-14 22:47:36 +00:00
edward.lee%engineering.uiuc.edu
7b7f35ebd7
Renable testcase for Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page
2008-04-14 19:42:01 +00:00
edward.lee%engineering.uiuc.edu
b75c1f444b
Disable test for bug 427559 for now..
2008-04-14 17:58:53 +00:00
edward.lee%engineering.uiuc.edu
21ee72837f
Temporarily disable test for bug 427559 on os x.
2008-04-14 17:56:55 +00:00
edward.lee%engineering.uiuc.edu
67aea1e2dc
Bug 427559 - Gmail keyboard commands don't work after switching tabs without reclicking the page. r=gavin, r=Mardak, b-ff3=beltzner, a1.9=mconnor
2008-04-14 16:28:01 +00:00
gavin%gavinsharp.com
280ffde1f5
Bug 427039: New Bookmark / StarUI pops up in the wrong place if the star is not on the location bar, patch by Ryan A. C. <fittysix@gmail.com>, r=mconnor, ui-r=beltzner, a=pending
2008-04-14 01:00:16 +00:00
gavin%gavinsharp.com
08b3a4674d
Back out unintentional check-in
2008-04-12 21:55:57 +00:00
gavin%gavinsharp.com
6be075f187
Disable test for bug 423833 since it's causing timeouts on the linux box
2008-04-12 21:54:19 +00:00
dveditz%cruzio.com
c7990fae19
bug 292789 prevent use of chrome: URIs from <script>, <img> stylesheets, etc except for chrome packages explicitly marked contentaccessible. r=bzbarsky, sr=jst, a=beltzner
2008-04-12 21:26:19 +00:00
gavin%gavinsharp.com
7b19c80a68
Revert previous change since it's causing a failure (now we check too soon)
2008-04-12 06:36:46 +00:00
gavin%gavinsharp.com
e81e02f1c4
Decrease load check intervals for this test, and increase the general browser-chrome test timeout (bug 428330) to try and avoid 'random' failures
2008-04-12 05:28:04 +00:00
bent.mozilla%gmail.com
6e69f27af7
Bug 428362 - "Unhandled exception in SanitizeListener constructor". r=gavin, a=beltzner.
2008-04-11 17:27:08 +00:00
alqahira%ardisson.org
f6e6caf3e9
Trying to fix SunOS bustage from bug 368091
2008-04-10 18:05:51 +00:00
alqahira%ardisson.org
a54081e553
Bug 368091 - Toolkit's about:license needs to allow for different 'official binaries' line (make toolkit/content/license.html generic and let apps build a customized copy from it; app changes for Firefox here; others in follow-up bugs). r=bsmedberg, mpa=gavin on the browser bits, r=philor on the ugly line in Thunderbird until bug 428144 lands, a1.9=beltzner
2008-04-10 16:07:29 +00:00
timeless%mozdev.org
d8613f79ed
Bug 423432 parent.getAttributeNS is not a function [parent instanceof Document]
...
r=gavin a=beltzner
2008-04-10 04:08:25 +00:00
gavin%gavinsharp.com
8f0c8cf09f
Bug 412646: work around layout bug that causes dot to appear in find bar text field, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=me, a=mconnor
2008-04-09 22:03:10 +00:00
gavin%gavinsharp.com
c97542be09
Bug 422590: menu bar disabled when customizing toolbar in popup window, r=mano, a=beltzner
2008-04-09 21:59:50 +00:00
reed%reedloden.com
e6a62ce582
Bug 423833 - "Show Only This Frame code uses about: url for error pages, instead of original site url" [p=johnath@mozilla.com (Johnathan Nightingale [johnath]) r=Mano a=blocking-firefox3+]
2008-04-08 18:48:35 +00:00
reed%reedloden.com
08b45969e4
Bug 421483 - "Reorganize pre-populated smart bookmarks (add versioning)" [p=mak77@supereva.it (Marco Bonardo [mak77]) ui-r=beltzner r=dietrich a=blocking-firefox3+]
2008-04-08 18:43:40 +00:00
reed%reedloden.com
fda0a4c9e3
Bug 317472 - "Save custom encoding (last charset) in annotation service" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=dietrich r=Mano a=blocking-firefox3+]
2008-04-08 18:41:08 +00:00
reed%reedloden.com
94ba5d17ea
Bug 425486 - "Apple+T should open a new window if there are none to open a tab in" (Don't disable "File �� New Tab" when no window is visible) [p=mstange@themasta.com (Markus Stange) r=Mano a1.9=beltzner]
2008-04-08 18:30:06 +00:00
masayuki%d-toybox.com
8ae2f68c17
backing out the previous patch. b=426501
2008-04-08 03:48:16 +00:00
masayuki%d-toybox.com
10c333c05d
Bug 426501 ZoomIn/ZoomOut/ZoomReset should have alternative accel keys for localized builds #2 (xul part) r=moconnor, ui-r=mconnor+beltzner a1.9=mconnor+beltzner
2008-04-08 00:01:46 +00:00
johnath%mozilla.com
475bf87e23
Back out bug 423833 due to windows browser test failures
2008-04-07 14:56:44 +00:00
johnath%mozilla.com
17b58cd79f
"Show Only This Frame" code uses about:neterror url for error pages. b=423833 r=mano a=blocking-firefox3 (beltzner)
2008-04-07 13:39:08 +00:00
dcamp%mozilla.com
1b5246b0d5
Bug 424281: Fix up openAdvancedPreferences() for modal prefs dialogs. r=gavin, a=damons
2008-04-05 00:18:08 +00:00
gavin%gavinsharp.com
d6ca5884cd
Bug 425318: JS error when loading a new tab (debug only), r=mano, a=beltzner
2008-04-04 20:25:41 +00:00
gavin%gavinsharp.com
4e2e890751
Bug 426380: toolbar customization on Mac only works the first time, r=smaug, a=beltzner
2008-04-04 20:24:08 +00:00
gavin%gavinsharp.com
2b8c4a09d8
Replace CRLF with LF
2008-04-04 17:55:58 +00:00
reed%reedloden.com
a74b40bf32
Bug 396770 - "UA string in Help���About is broken into 4 parts, causing a vertical scrollbar (useragent, does not fit)" (make UA textbox flexible, set margins) [p=valastiak@mozilla.sk (Vlado Valastiak [wladow]) r=Mano a1.9=mconnor]
2008-04-04 09:18:00 +00:00
reed%reedloden.com
128d36e35f
Bug 425631 - "It is possible to duplicate the suggestions on spell checking" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari [ehsan]) r=gavin a=blocking-firefox3+]
2008-04-04 09:08:16 +00:00
dtownsend%oxymoronical.com
9d66a6223f
Bug 424137: PFS does not restart FF, therefore plug-ins do not render after
...
install. r=gavin.sharp, ui-r+a=beltzner
2008-04-03 20:17:18 +00:00
dolske%mozilla.com
3d81cc758c
Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+
2008-04-03 03:02:10 +00:00
masayuki%d-toybox.com
361f4220e3
Bug 425474 After toolbar customize, back and forward buttons display fall below. p=Atsushi Sakai<dev-null@hotmail.co.jp>, r=gavin, bfx3=beltzner
2008-04-02 12:57:47 +00:00
kaie%kuix.de
1f8df2227b
Bug 420246, gBrowser.securityUI doesn't clear invalid cert data after using back button
...
r=rrelyea, r=johnath, sr=gavin, blocking1.9=beltzner
2008-04-02 06:36:17 +00:00
philringnalda%gmail.com
63e5243cf8
Bug 423063 - Organize Bookmarks needs an ellipsis to convey that the action is not immediate, r=gavin, ui-r+a=beltzner
2008-04-02 03:23:30 +00:00
philringnalda%gmail.com
4829d81da1
Bug 424888 - Integrated back-forward drop down menu needs a tooltip, r=gavin, ui-r+a=beltzner
2008-04-02 03:17:23 +00:00
Olli.Pettay%helsinki.fi
401cbe2ffc
Bug 412171, In <browser.xml>, 'Error: this.docShell is null', when the sidebar opens, r=myk+mconnor
2008-04-01 08:29:32 +00:00
mconnor%steelgryphon.com
90998a6fa2
bug 414445 - The Back and Forward button have arrows below them in Text mode and custom themes, r=mano
2008-03-31 19:36:14 +00:00
joshmoz%gmail.com
7bf7c3af32
disable native spellchecking dictionary on Mac OS X as it doesn't support all of the locales we need it to. b=422760 r=smorgan r/ui-r=mconnor
2008-03-30 17:54:42 +00:00
mozilla.mano%sent.com
fa651dc118
Bug 424765 - Empty item in Bookmarks menu when there's no browser window or when a menu-less window is active. r=dietrich.
2008-03-29 17:11:53 +00:00
reed%reedloden.com
bb8d199d46
Bug 417176 - "better keyboard shortcuts for switching tabs on mac os x" [p=jacob@87k.net (jacob berkman) r=Mano a1.9=beltzner]
2008-03-29 06:44:15 +00:00
dcamp%mozilla.com
176bc4bedc
Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner
2008-03-28 21:26:42 +00:00
gavin%gavinsharp.com
d56a6ae57f
Bug 424829: avoid holding a reference to an nsLocation object, since that can keep windows alive, r=johnath
2008-03-28 18:05:46 +00:00
reed%reedloden.com
407b092d27
Bug 415664 - "Source viewer needs menu icons" (Adds an id to the Help Contents menuitem) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=beltzner]
2008-03-28 08:48:26 +00:00
reed%reedloden.com
98046daa62
Bug 424251 - "pageproxystate set to valid when selecting an autocomplete result" (use a helper function) [p=dao@mozilla.com (D��o Gottwald) r=gavin a=blocking-firefox3+]
2008-03-28 08:45:18 +00:00
reed%reedloden.com
ede87403df
Bug 419437 - "Missing context menu icons" (Adds more icons to context menus) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=mconnor]
2008-03-28 08:42:32 +00:00
dietrich%mozilla.com
94a6db95f0
Bug 415781 ? Page Bookmarked text on star UI is misleading (for mak77@supereva.it, r=dietrich, a=schrep)
2008-03-27 02:01:09 +00:00
reed%reedloden.com
ddb2f267dc
Back out my patch from bug 424489 now that tagging date has been established.
2008-03-26 05:44:59 +00:00
reed%reedloden.com
e08111c528
Bug 424489 - "Change name of Firefox 3 M13 to "Firefox 3 Beta 5" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b5=beltzner]
2008-03-26 05:27:41 +00:00
gavin%gavinsharp.com
fb24574596
Bug 424651: customize toolbar sheet goes blank when the 'Show' dropdown menu is used, r=smaug, a=beltzner
2008-03-24 23:56:20 +00:00
mconnor%steelgryphon.com
22432e8c12
Bug 423486 ��� Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner
2008-03-24 17:18:39 +00:00
reed%reedloden.com
230f601e31
Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor]
2008-03-24 07:27:30 +00:00
reed%reedloden.com
d73e4a2683
Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor]
2008-03-24 07:26:24 +00:00
Olli.Pettay%helsinki.fi
bbf8157372
Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor, + fix a testcase
2008-03-23 12:58:33 +00:00
Olli.Pettay%helsinki.fi
6a5a816526
Backout Bug 424444, one browser test fails
2008-03-23 11:41:37 +00:00
Olli.Pettay%helsinki.fi
4d71ae471d
Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor
2008-03-23 11:29:24 +00:00
edward.lee%engineering.uiuc.edu
cdbbcdc44e
Bug 406257 - reduce the number of rows in url bar autocomplete from 10 to 6. r=beltzner, ui-r=beltzner, a1.9b5=beltzner
2008-03-22 06:58:41 +00:00
Olli.Pettay%helsinki.fi
bcc66e735f
Bug 395609, r=roc+sicking, sr=sicking, a=beltzner
2008-03-21 11:18:12 +00:00
reed%reedloden.com
b61983072f
Bug 415664 - "Source viewer needs menu icons" (Adds an id to the Help Contents menuitem) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9b5=beltzner]
2008-03-21 06:49:56 +00:00
reed%reedloden.com
23349afb33
Back out D��o Gottwald's patch from bug 380960 due to JS exception.
2008-03-20 09:08:36 +00:00
reed%reedloden.com
a488af5d09
Bug 380960 - "Implement closing tabs animation" [p=dao@mozilla.com (D��o Gottwald) r=Mano ui-r+a1.9=beltzner]
2008-03-20 06:41:49 +00:00
mconnor%steelgryphon.com
c84891ca84
one more try
2008-03-20 06:13:45 +00:00
mconnor%steelgryphon.com
d680ff8fca
remove the class persistence
2008-03-20 05:21:53 +00:00
mconnor%steelgryphon.com
fe5f620f8e
relanding with a function returning early to test impact on Linux Txul
2008-03-20 02:51:46 +00:00
mconnor%steelgryphon.com
10165b4dd4
temp backout of home button move patch to see impact on Linux Txul
2008-03-19 23:30:41 +00:00
reed%reedloden.com
01f47e82d6
Bug 422105 - "Navbar disappears upon holding down F11" (Fix timeouts) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+a1.9=mconnor a=blocking-firefox3+]
2008-03-18 19:48:06 +00:00
mconnor%steelgryphon.com
e4900b0893
Bug 422420 ��� Revert home button move and related migration code, r=gavin
2008-03-17 19:44:45 +00:00
mozilla.mano%sent.com
51f6767963
Correcting comments a little
2008-03-17 11:38:18 +00:00
mozilla.mano%sent.com
1fe23891c9
Bug 423124 - CMD/CTRL+clicking a bookmark creates two new tabs. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me.
2008-03-17 11:33:16 +00:00
mozilla.mano%sent.com
5ec45f38b7
Bug 423083 - No statusbar-text for bookmarks under "Bookmarks" menu. r=gavin
2008-03-17 06:31:23 +00:00
mark.finkle%gmail.com
a67f853bb6
b=421235, r=gavin, a1.9=dsicore. Add new bookmark roots to FUEL
2008-03-16 14:46:14 +00:00
dolske%mozilla.com
ac65823f0d
Manifest fix for bug 422887 (followup fix).
2008-03-15 23:41:03 +00:00
sdwilsh%shawnwilsher.com
d84453e41a
Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich
2008-03-15 19:39:05 +00:00
dolske%mozilla.com
03d4ebfc8b
Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner
2008-03-15 06:55:03 +00:00
mozilla.mano%sent.com
aa31875176
Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me.
2008-03-14 20:17:14 +00:00
mozilla.mano%sent.com
159ab92d3d
Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me.
2008-03-14 19:37:37 +00:00
dietrich%mozilla.com
809c001c44
More utils conversions for bug 384370 (irc-r=mano)
2008-03-14 16:08:06 +00:00
mozilla.mano%sent.com
6438f384ba
Bug 422645 - links in the history menu are not working. r=dietrich.
2008-03-14 07:52:22 +00:00
mozilla.mano%sent.com
59c6ab18e7
Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich.
2008-03-14 00:52:21 +00:00
dietrich%mozilla.com
0056d5f1e8
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-03-13 19:25:52 +00:00
edward.lee%engineering.uiuc.edu
bead2382c3
Bug 419656 - Location bar instrumentation misses unencoded urls. r=gavin, b-ff3=beltzner
2008-03-12 23:39:41 +00:00
reed%reedloden.com
189f5fd3dd
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
2008-03-12 22:49:59 +00:00
reed%reedloden.com
90fa7aa159
Bug 385062 - "Search field in bookmarks sidebar gets the focus when opening a new window" [p=asqueella@gmail.com (Nickolay Ponomarev) r=gavin a=blocking-firefox3+]
2008-03-12 22:47:59 +00:00
johnath%mozilla.com
2b89c08892
Site button should only have one tooltip. b=406456 r+ui-r=beltzner, a=blocking-firefox3
2008-03-12 20:45:47 +00:00
johnath%mozilla.com
e3033e47bb
Restore "ignore this warning" link for phishing warning. b=400731, r=gavin, r=dcamp, ui-r=mconnor, a=blocking-firefox3 (beltzner)
2008-03-12 20:34:32 +00:00
mattwillis%gmail.com
e58d2f1054
Bug 422147 - Add IDs to some menubar elements where they're missing. r=gavin, a1.9+=damons
2008-03-12 16:45:14 +00:00
reed%reedloden.com
6902d5c0bf
Bug 419544 - "places menupopups options ("open all in tabs", "open <feed website>") do not update correctly" [p=mak77@supereva.it (Marco Bonardo [mak77]) r=Mano a=blocking-firefox3+]
2008-03-12 11:08:08 +00:00
reed%reedloden.com
5b085e78fe
Bug 419990 - "Firefox hides the urlbar dropmarker too late when chromehidden contains toolbar" (Correct the chrome size accounting when chromehidden contains toolbar) [p=frnchfrgg-mozbugs@altern.org (RIVAUD Julien [_FrnchFrgg_]) r=Mano a1.9=shaver]
2008-03-11 07:08:16 +00:00
mozilla.mano%sent.com
29eddf2e46
Bug 408938 - Include bookmarks toolbar folder in bookmarks menu. r=dietrich.
2008-03-11 03:18:44 +00:00
dietrich%mozilla.com
8767005a0a
Backing out test of bug 384370
2008-03-10 17:49:32 +00:00
dietrich%mozilla.com
9cbecd03d0
Bug 384370 - test perf run (r=mano)
2008-03-10 16:41:54 +00:00
reed%reedloden.com
e217479e24
Bug 421721 - "remove tabs-bottom-spacer, it's unused" [p=dao@mozilla.com (D��o Gottwald) r+a1.9=mconnor]
2008-03-09 19:59:50 +00:00
gavin%gavinsharp.com
2635e4ca88
Bug 409215: can sometimes get 'stuck' when trying to close tabs by repeatedly clicking the tab close button (don't skip more than one 'double click' event), r=mconnor
2008-03-09 00:31:39 +00:00
reed%reedloden.com
9ae277fa58
Bug 240859 - "Full Screen Navigation Bar Should Have Auto Hide" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=mconnor ui-r+a1.9=beltzner]
2008-03-08 11:30:39 +00:00
gavin%gavinsharp.com
e173bd99c3
Bug 421609: avoid non-common entity names, a=mconnor
2008-03-08 04:02:35 +00:00
dolske%mozilla.com
a401987fe8
Bug 417302. I, for one, welcome our new robot overlords. r=mconnor, ui-r=mconnor, a1.9=beltzner
2008-03-08 00:36:01 +00:00
dietrich%mozilla.com
8b63942854
Bug 408663 ? Support Back & Forward keyboard shortcuts in Places Organizer (for dev@schonfeld.org, r=mano)
2008-03-07 23:55:06 +00:00
johnath%mozilla.com
fce3b48a66
Clarify menuItems that lead to the library "Show All Bookmarks..." and "Show All History..." b=421609 r+ui-r+a=beltzner r+sr=gavin :)
2008-03-07 23:09:08 +00:00
johnath%mozilla.com
985613b8f4
Bug 402370 - Fix about:blocked channel creation, move strings to dtd. r=gavin a=beltzner
2008-03-07 22:46:56 +00:00
johnath%mozilla.com
348eb3e6c2
Update blockedSite text, use new stopbadware report url. b=420751, r=gavin, ui-r+a=beltzner
2008-03-07 19:51:26 +00:00
dietrich%mozilla.com
082a378ad3
Bug 381255 ? Drag and Drop to Bookmarks result in an Assertion failed (for mak77@supereva.it, r=mano)
2008-03-07 18:25:01 +00:00
johnath%mozilla.com
cbd105d94c
Bug 420160 ��� Larry behaves unexpectedly with IP:port URIs. r=gavin a=blocking-firefox3 (beltzner)
2008-03-07 14:54:41 +00:00
johnath%mozilla.com
067f4b56e5
Bug 418694 ��� Have Larry say "(unknown)" instead of "no information provided" r+a=beltzner
2008-03-07 13:30:38 +00:00
myk%mozilla.org
e5613ecadc
bug 189290: add Ctrl-Q keyboard shortcut for Quit command on Linux; r=gavin, ui-r=beltzner, a=beltzner
2008-03-07 01:59:42 +00:00
myk%mozilla.org
9b91aed4bc
bug 421190: report exceptions in progress listeners; followup to fix for bug 376222; r=gavin,a=beltzner
2008-03-06 22:39:41 +00:00
mconnor%steelgryphon.com
5069bec594
Bug 419967 ��� Cannot search in application/javascript page, r=gavin
2008-03-06 20:12:10 +00:00
myk%mozilla.org
7d23e8ee46
bug 376222: a javascript exception thrown by an extension's (or core code's) web progress listener shouldn't interfere with the normal operation of tabbed browsing (i.e. other progress listeners); Patch by John P. Baker; r=gavin, a=beltzner
2008-03-05 22:34:54 +00:00
gavin%gavinsharp.com
9c508c483b
Bug 420328: don't trigger keyword matches if the keyword doesn't take a parameter and one was provided, r=rflint
2008-03-05 22:11:46 +00:00
dietrich%mozilla.com
5a11cd0128
backing out test checkin of bug 384370
2008-03-04 22:12:28 +00:00
dietrich%mozilla.com
bead788347
TESTING - temp checkin of bug 384370 (r=mconnor)
2008-03-04 21:23:06 +00:00
dietrich%mozilla.com
41aaf1f71a
backing out test patch for bug 384370
2008-03-04 20:04:16 +00:00
dietrich%mozilla.com
7a5be1e594
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING (r=mconnor)
2008-03-04 19:50:20 +00:00
dietrich%mozilla.com
3fbb58b6e2
backing out, broke when unrotting
2008-03-04 19:43:36 +00:00
dietrich%mozilla.com
a94ef16536
Bug 384370 ? use JSON as the on disk, lossless format for our bookmark backup - TESTING PERF (r=mconnor)
2008-03-04 19:41:53 +00:00
reed%reedloden.com
6690ba777c
Bug 414183 - "Style site button and search button to mirror the keyhole form on Windows" [p=dao@mozilla.com (D��o Gottwald) ui-r=beltzner r=gavin a=blocking-firefox3+]
2008-03-04 11:32:12 +00:00
reed%reedloden.com
f84f2ad9dd
Bug 412666 - "make an effort to scroll tabstrip to show new tabs opened in background" [p=dao@mozilla.com (D��o Gottwald) r=mconnor a1.9=beltzner]
2008-03-04 11:24:41 +00:00
reed%reedloden.com
920382adb3
Backed out patch from bug 420344 now that tag has been made.
2008-03-03 19:22:01 +00:00
reed%reedloden.com
bdc8786170
Bug 420344 - "Change name of Firefox 3 M12 to "Firefox 3 Beta 4" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b4=beltzner]
2008-03-03 19:13:56 +00:00
gavin%gavinsharp.com
862905c6ff
Bug 419747: remove use of timers for browser_autodiscovery test, to avoid intermittent failures, r=smaug
2008-03-03 13:58:01 +00:00
vladimir%pobox.com
37b9fcb183
backing out patch for bug 299372 for b4, as per bug 420481
2008-03-03 07:31:38 +00:00
reed%reedloden.com
c09c25bb00
Bug 418156 - "Attempting to Drag and Drop in Bookmarks menu results in broken close windows button" [p=bill@wg9s.com (Bill Gianopoulos) r=Mano a1.9b4=beltzner a=blocking-firefox3+]
2008-03-03 05:54:08 +00:00
mozilla.mano%sent.com
fe7de5b650
Backing out patches for both bug 418156 and bug 413021, tree is frozen, doh.
2008-03-01 20:47:37 +00:00
mozilla.mano%sent.com
a5e8dd5b4f
Bug 418156 - Attempting to Drag and Drop in Bookmarks menu results in broken close windows button. patch by Bill Gianopoulos <bill@wg9s.com>, r=me.
2008-03-01 13:49:39 +00:00
dmose%mozilla.org
a891d57fd8
Use Content-Disposition headers for "Save Link As", when available (bug 299372); r=mconnor (browser bits), r/sr=biesi (uriloader bits), ui-r=beltzner, a1.9b4=beltzner
2008-02-29 23:59:20 +00:00
dietrich%mozilla.com
584c3add5f
backing out bug 384370 for hosation of Ts
2008-02-29 17:29:59 +00:00
dietrich%mozilla.com
5c0383f972
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (take two, r=mano, a=beltzner)
2008-02-29 16:39:14 +00:00
enndeakin%sympatico.ca
6f7b5cf93e
Bug 408723, autocomplete should use the url value not the popup selection, causes problem where moving the mouse and pressing enter goes to unexpected url, r=gavin,a=beltzner
2008-02-29 13:07:04 +00:00
reed%reedloden.com
bd02af29ee
Bug 419250 - "Use 16x16 puzzle icon for xpinstall-install-blocked notification" [p=reed r=Mano a1.9b4=beltzner]
2008-02-29 08:19:23 +00:00
mconnor%steelgryphon.com
2909d100b8
bug 348031 - make Cmd+W always close the window on the last tab
2008-02-29 06:06:06 +00:00
reed%reedloden.com
6d2adb911e
Bug 419866 - ""Recent Tags" list in smart bookmarks no longer seems to be working" [p=ondrej@allpeers.com (Ondrej Brablc) r=dietrich a1.9b4=beltzner]
2008-02-28 10:27:40 +00:00
dietrich%mozilla.com
24711f0185
backing out bug 384370, caused 25ms Ts regression on linux, and leaks on linux and mac
2008-02-27 19:05:55 +00:00
dietrich%mozilla.com
41ed75ef1c
Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano)
2008-02-27 18:14:16 +00:00
dietrich%mozilla.com
d084f217e0
Bug 385245 ? history sidebar very slow (way slower than fx2) (for ondrej@allpeers.com, r=dietrich)
2008-02-27 04:48:53 +00:00
reed%reedloden.com
82d18bcf5c
Bug 417476 - "This Frame context submenu needs menu icons" [p=reed r=Ryan mpa=Mano a1.9=damons]
2008-02-27 00:55:45 +00:00