myk%mozilla.org
370cb7d8ca
bug 356017: make sure folder item is selected before retrieving selected resource in bookmarks tree to avoid exception which prevents the Add Bookmarks dialog from properly creating the bookmark and closing when the user presses the Add button
...
r=gavin
2006-10-19 18:17:31 +00:00
sayrer%gmail.com
7e42eae088
Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich
2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com
f9ab9d1464
Bug 357109: Invalid search engine update URLs may cause an assertion dialog each time an update check occurs, r=mconnor
2006-10-18 16:52:35 +00:00
gavin%gavinsharp.com
eecd8da4b4
Bug 356463: add X-Moz: livebookmark to live bookmark request headers, r=vlad, sr=biesi
2006-10-17 16:54:39 +00:00
gavin%gavinsharp.com
9cfb6add9f
Bug 233853: fix suffix/prefix addition to avoid cases like Ctrl+Enter when the location bar contains "cnn.com" going to "www.cnn.com.com", patch by Edward Lee <edilee@gmail.com>, r=me
2006-10-16 16:48:06 +00:00
gavin%gavinsharp.com
805c098730
Bug 169826: minor tweaks to tabbrowser code (port fixes from bug 164006 to Firefox), r=mconnor
2006-10-16 16:42:31 +00:00
bugzilla%arlen.demon.co.uk
4c761b27b8
Bug 347993 Get rid of unused entities in pageInfo.dtd (SM and FF)
...
p=giacomo.magnini@portalis.it r=db48x sr=neil
2006-10-15 22:11:28 +00:00
martijn.martijn%gmail.com
47ae4bc241
Backing out patch for bug 248612, since it may have caused 10% argo Ts regression
2006-10-14 22:26:57 +00:00
vladimir%pobox.com
c13ee71991
b=351561, fix thebes/cairo linking issues
2006-10-14 04:46:04 +00:00
gavin%gavinsharp.com
5d86121dc4
Bug 250156: fix doctypes, patch by Wei-ju Wu <weiju@web.de>, r=me, daniel@glazman.org
2006-10-13 17:08:26 +00:00
gavin%gavinsharp.com
8dadd4a729
Bug 355891: [SessionStore] Restored framesets occasionally get mangled, patch by onemen.one@gmail.com, r=zeniko@gmail.com
2006-10-13 15:31:58 +00:00
gavin%gavinsharp.com
6a915a890a
Bug 355291: Recently Closed Tabs > Open All In Tabs throws exceptions when Always Display Tab Bar is enabled, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-10-13 15:08:09 +00:00
gavin%gavinsharp.com
2a465b082d
Bug 232605: windows opened by window.open open behind the window with focus, r=mano
2006-10-13 14:49:43 +00:00
martijn.martijn%gmail.com
9d9386ae11
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
2006-10-12 17:08:48 +00:00
sayrer%gmail.com
f1357ed674
bug 353434. Add unit tests for livemarks so we can remove some C++ in favor of JS. r=dietrich
2006-10-11 23:15:15 +00:00
tony%ponderer.org
9858ba8ff6
bug 356230: when reporting how a user deals with a phishing warning, we only
...
want a single report per warning
patch: send a different report based on whether or not the warning is showing
r=mmchew
2006-10-11 00:05:13 +00:00
sspitzer%mozilla.org
c1ae0f8c10
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
2006-10-10 23:19:01 +00:00
rob_strong%exchangecode.com
2d96058fc7
Bug 354555 - Use long paths in registry when setting default browser. r=dougt
2006-10-10 19:56:08 +00:00
gavin%gavinsharp.com
f2349c0394
Bug 350718: No way to programmatically access about:config's textbox value, patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-10-10 13:48:43 +00:00
gavin%gavinsharp.com
e66e1aee9c
Bug 350558: work around the fact that arrays from a sandbox are only instanceof sandbox.Array (and not instanceof Array), patch by Simon B�nzli <zeniko@gmail.com>, r=mano
2006-10-10 13:46:21 +00:00
gavin%gavinsharp.com
e9aade0ccd
Bug 342743: Clear Private Data shortcut (Cmd+Shift+Delete) requires Fn to be held on Mac laptops, patch by Shawn Wilsher <comrade693+bmo@gmail.com>, r=mano
2006-10-10 13:41:40 +00:00
gavin%gavinsharp.com
33d86bc7dd
Bug 341092: Removing the "bookmarks toolbar widget" corrupts UI customizations, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me/annie.sullivan
2006-10-10 13:39:59 +00:00
gavin%gavinsharp.com
5efdc9e80e
Bug 332256: Middle clicking items in toolbar chevron overflow menu doesnt close menu, patch by Adam Guthrie <ispiked@gmail.com>, r=annie.sullivan/me
2006-10-10 13:20:26 +00:00
gavin%gavinsharp.com
3d03bb2e16
Bug 337184: feed sniffer sniffs too many things as feeds... need to make sure that feed indicator strings are only used as indicators if they are present at the top level of the document, patch by Ben Goodger <ben@mozilla.org>, r=darin, mconnor
2006-10-10 02:44:02 +00:00
sayrer%gmail.com
220959cec8
bug 353734. RSS icon fixes. r=mano
2006-10-10 00:56:59 +00:00
sayrer%gmail.com
2071ed80df
bug 355332. Feed sniffing ignores content-disposition, displays 'attachment' in the browser. r=vlad
2006-10-10 00:15:31 +00:00
mozilla.mano%sent.com
217e108dff
Bug 346757 - Toolbars not shown in toolbar context menu on first open, assertion 'getElementById(''), fix caller?'. patch from Nickolay Ponomarev <asqueella@gmail.com>, r=me/neil, sr=neil.
2006-10-10 00:05:41 +00:00
mozilla.mano%sent.com
f407e29925
Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin.
2006-10-09 23:57:40 +00:00
mconnor%steelgryphon.com
b83a8b9043
bug 331660 - sync credits list to trunk
2006-10-09 22:28:40 +00:00
gavin%gavinsharp.com
b3e8f76cce
fix nit from last patch
2006-10-09 04:57:27 +00:00
gavin%gavinsharp.com
ba5c7c9d21
Bug 355652: simplify search suggestion result code, r=brendan
2006-10-09 04:54:21 +00:00
dietrich%mozilla.com
843dfd3733
Bug 354401 Update Places unit-tests to work with xpcshell test-harness (r=davel, benjamin)
2006-10-06 21:10:47 +00:00
sspitzer%mozilla.org
abd085d524
fix for bug #355475 : remove moz-bookmark protocol handler (which isn't being built)
...
this code has been disabled since it landed (in 12/2003) and it keeps showing up when bz does security audits (due to issues with the implementation), so removing.
2006-10-06 06:38:19 +00:00
bugzilla%arlen.demon.co.uk
24dd884cd2
Bug 354580 Add "Ignore word" to inline spellchecker used for editable elements for SM and conflicting accesskey for /browser
...
p=me r=neil/gavin.sharp sr=mscott
2006-10-06 00:14:18 +00:00
gavin%gavinsharp.com
148fb053f9
Fix strict warning found by mao on #firefox, r=me
2006-10-05 23:33:29 +00:00
aaronleventhal%moonset.net
897d7fd6cd
Bug 351946. Feeds preferences, visual reader choice association must be explicit for screen readers. r=mano
2006-10-05 13:21:51 +00:00
mozilla.mano%sent.com
b9639ef3af
Bug 353580 - Feed preview is broken in extremely long feeds due to bug 252241. r=mconnor.
2006-10-05 07:15:25 +00:00
sspitzer%mozilla.org
918ff71adb
fix for bug #353141 : In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
...
thanks to Dao Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:50:09 +00:00
sspitzer%mozilla.org
6fe7ff2c83
fix for bug #353141 : In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
...
thanks to D��o Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:48:10 +00:00
sayrer%gmail.com
d7d108d550
Bug 354670. RSS feed with corrupted links (new bug since Firefox 1.5). r=mconnor
2006-10-04 01:42:10 +00:00
mozilla.mano%sent.com
3a44d571ef
Bug 355007 - Use InfoText on InfoBackground in feed subscription UI. r=mconnor.
2006-10-01 06:42:23 +00:00
mconnor%steelgryphon.com
d16a0815f2
bug 331660 - fix chibi-san's name, patch by beltzner, r+a=me
2006-09-30 02:54:07 +00:00
mozilla.mano%sent.com
260cbce403
Bug 353266, r=mconnor/sicking/gavin.
2006-09-29 16:32:45 +00:00
mozilla.mano%sent.com
4f0b8e9593
Bug 354808 - 'Choose Application' in feed subscription ui is broken on trunk (mac only). r=gavin
2006-09-29 13:24:22 +00:00
mozilla.mano%sent.com
ab8c0ab781
Bug 354805 - regression: readers menulist no longer shows the selected reader's icon. r=gavin.
2006-09-29 13:05:57 +00:00
mozilla.mano%sent.com
12d6fb4141
Bug 354803 - Print-version of feed preview shouldn't include the subscription UI. r=gavin.
2006-09-29 13:02:35 +00:00
tony%ponderer.org
d6cd0356c8
bug 354393: key update url should point to https://sb-ssl.google.com/
...
patch: www.google.com -> sb-ssl.google.com
The ssl cert change was pushed early this afternoon. However, there may be
some issues with DNS caches causing some people to see a cert error until 24
hours after the change was pushed.
Going to go ahead and submit now so people can test, but with a caveat that
there may be cert warnings.
r+a=beltzner
2006-09-29 02:02:40 +00:00
sspitzer%mozilla.org
f7ee057f94
fix for bug #353679 : extra space in info text in updater (between text and ellipsis) ex: "a few moments ..."
...
ui-r=reed
2006-09-28 22:13:15 +00:00
tony%ponderer.org
2ad9f2d3e3
Bug 354634: Failed to load XPCOM component: globalstore.js
...
remove globalstore.js from components list in makefile
r=sspitzer
2006-09-28 06:47:52 +00:00
steffen.wilberg%web.de
31837c44ec
Bug 354373: 'Report Broken Web Site' and 'Report Web Forgery' both want to be before the separator. Make sure the order of these items isn't determined by accident. r=mano
2006-09-27 21:26:44 +00:00
rob_strong%exchangecode.com
58728f383b
354552 Firefox - Remove the unused backup of registry file associations. r=dougt
2006-09-27 20:01:21 +00:00
rob_strong%exchangecode.com
c2f4829e74
354546 Firefox - Remove unused RestoreFileSettings() from nsWindowsShellService. r=dougt
2006-09-27 19:24:19 +00:00
gavin%gavinsharp.com
7e270a93dd
Bug 353027: Can't click RSS feed indicator until page is loaded, patch by Phil Ringnalda <philringnalda@gmail.com>, r=me
2006-09-27 18:59:17 +00:00
gavin%gavinsharp.com
492544e57a
Bug 353366: Informations in two Clear Private Data windows are different (merge the two sanitize.dtds), patch by Hubert Gajewski <hubert.gajewski@gmail.com>, r=me
2006-09-27 18:13:19 +00:00
rob_strong%exchangecode.com
47a6bbbdfe
354467 Firefox - Refreshing file associations is very slow due to using SendMessageTimeout instead of SHChangeNotify. r=dougt
2006-09-27 17:58:26 +00:00
mozilla.mano%sent.com
0ac79a6db2
Bug 354334 - Background of bookmarks toolbar doesn't properly handle taller items. patch from Phil Ringnalda <philringnalda@gmail.com>, r=mconnor.
2006-09-27 17:51:34 +00:00
sspitzer%mozilla.org
e608dc89c4
fix for bug #354251 : "Open in Tabs" string missing from menuitem under "History | Recently Closed Tabs" (when places disabled).
...
r=dietrich
2006-09-26 21:40:16 +00:00
steffen.wilberg%web.de
f2cd27bf78
Bug 353388, Bug 343857: match branch. 'Report Broken Web Site' is before 'Report Web Forgery', at least on Windows.
2006-09-26 20:58:26 +00:00
jwalden%mit.edu
e62fb84129
Bug 354045 - Improve 'Browse...' string for Options-Downloads section in FF 2.0 Help. Patch by Ton <tonnes.mb@gmail.com>, r=me
2006-09-26 03:02:27 +00:00
rob_strong%exchangecode.com
27159ce275
Bug 354000 - Program Compatibility Assistant notification when installing the same version on top of an existing installation. r=sspitzer
2006-09-26 00:30:16 +00:00
rob_strong%exchangecode.com
74b7c04bd2
Bug 354099 - Not Enough Arguments exception when using 'Search the Internet' on Vista. r=gavin.sharp
2006-09-25 06:23:53 +00:00
gavin%gavinsharp.com
9059857fe3
Bug 343360: FileWriter's security check doesn't work with flat chrome, patch by Nickolay Ponomarev <asqueella@gmail.com>, r=me
2006-09-24 15:01:57 +00:00
steffen.wilberg%web.de
f2eec6b6d9
Bug 353533 - Clicking Help in Change Action dialog doesn't bring up its help topic. r=mconnor
2006-09-24 07:33:32 +00:00
dougt%meer.net
52babc4fee
bug 352424. Default Application on Vista not working. r=rob_strong
2006-09-22 14:45:57 +00:00
dougt%meer.net
b0a376c402
Bug 353353. Remove unused nsIObserver impl from toolkit/xre/nsNativeAppSupportWin.cpp. r=rob_strong
2006-09-22 14:40:55 +00:00
gavin%gavinsharp.com
f1f7a0bf4e
Bug 353757: minor theme optimizations, patch by mano, r=me
2006-09-22 13:25:52 +00:00
mozilla.mano%sent.com
5c587b879c
Restoring places-specific rules removed by bug 353673.
2006-09-22 01:50:48 +00:00
mozilla.mano%sent.com
fe67082478
Land the new theme on trunk (bug 353673).
2006-09-22 00:47:18 +00:00
steffen.wilberg%web.de
81be5c3f48
Bug 353533: backing out my premature patch.
2006-09-21 19:05:59 +00:00
gavin%gavinsharp.com
c2625fca00
Bug 319554: default action can't be canceled for modifier+click events on links, r=mano
2006-09-21 17:39:36 +00:00
gavin%gavinsharp.com
d51ce46276
Bug 284660: Firefox bookmarks don't provide a charset to layout code, r=mconnor, sr=bzbarsky
2006-09-21 17:20:43 +00:00
steffen.wilberg%web.de
4890ab2f70
Bug 353533: Clicking Help in Change Action dialog doesn't bring up its help topic. r=me.
2006-09-21 16:19:03 +00:00
gavin%gavinsharp.com
feb6dd2d8a
Bug 343828: fix typo introduced by bug 343828
2006-09-21 14:48:01 +00:00
mozilla.mano%sent.com
3c1ddfefd3
Bug 353071 - Simplify visibility checks in OpenLocation and getSearchBar. r=gavin.
2006-09-21 12:57:21 +00:00
gavin%gavinsharp.com
a563a0acfb
Bug 352063: Regression, setting browser.startup.homepage_override.mstone to ignore no longer works, patch by Harry Johnston <harry@scms.waikato.ac.nz>, r=me
2006-09-20 23:10:07 +00:00
rob_strong%exchangecode.com
7698b87ab2
Followup to bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer
2006-09-20 06:53:27 +00:00
mozilla.mano%sent.com
75502eb5b2
Bug 286365 - After manually resetting encoding, 'View Source' uses original setting. patch from Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=me/smontagu.
2006-09-20 00:34:44 +00:00
rob_strong%exchangecode.com
2ef24d46e6
Bug 353398 - Need to add DDE keys for FirefoxHTML. r=sspitzer
2006-09-19 22:45:10 +00:00
steffen.wilberg%web.de
afdccaff58
Bug 343857: document Help > 'Report Web Forgery' menu item. r=mconnor
2006-09-19 21:26:10 +00:00
steffen.wilberg%web.de
d2ecd9f937
Bug 352968: firebird-toc.rdf: remove High Contrast Theme and File->Quit references for Mac. r=jwalden
2006-09-19 21:03:07 +00:00
rob_strong%exchangecode.com
b8be1bb361
Bug 336469 - use new APIs in Vista to register file and protocol handlers (installer). r=sspitzer
2006-09-19 20:13:10 +00:00
rob_strong%exchangecode.com
78bc894bd6
Bug 353089 - Fix / remove ddeexec hack. r=bsmedberg
2006-09-19 18:09:58 +00:00
mozilla.mano%sent.com
ba7a409fa8
Bug 352947 - regression: click-and-hold on the label of either the back or the forward toolbar-button doesn't open the button's drop-down. r=mconnor.
2006-09-18 19:51:24 +00:00
mozilla.mano%sent.com
dece182e1d
Bug 353117, r=mconnor, sr=jst.
2006-09-18 19:45:30 +00:00
mozilla.mano%sent.com
eae0985a60
Bug 352935 - Port over some FeedWriter improvements from bug 350615 to trunk. r=gavin.
2006-09-18 19:40:55 +00:00
mconnor%steelgryphon.com
7aa264ff01
bug 331660 - last batch of credit additions from cbeard/lilly
2006-09-18 18:42:55 +00:00
timeless%mozdev.org
97dc149f88
Bug 352971: using_firebird.xhtml: wrong size of images urlbar.png and searchbar.png
...
patch by Reed Loden <reed@reedloden.com>, r=steffen, a=mconnor
2006-09-18 17:40:57 +00:00
gavin%gavinsharp.com
fc0dc90701
Bug 353115: missing argument in restoreTextData, patch by Sylvain Pasche <sylvain.pasche@gmail.com>, r=me
2006-09-18 06:55:42 +00:00
gavin%gavinsharp.com
fa5b3b23c3
Bug 353025: clear the useNow flag for update engines (so that the current engine isn't changed when an engine update occurs), r=mconnor
2006-09-18 00:43:32 +00:00
jshin%mailaps.org
e4b2f13ece
bug 250255 : get rid of a redundant check of 'registry type' in GetSourceHomePageURL (addressing reviewer's comment I missed in the previous check-in)
2006-09-17 05:35:16 +00:00
mozilla.mano%sent.com
ec43c8ea44
Bug 349225 - Added content handlers are not retained by feeds pane. patch by mconnor, r=gavin.
2006-09-16 08:19:30 +00:00
enndeakin%sympatico.ca
e9212da0b0
Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz
2006-09-15 21:28:48 +00:00
jst%mozilla.jstenback.com
c8b7b8fb36
Fixing bug 352124. Make XPCNativeWrapper refuse to wrap a double-wrapped JS object, and add some explicit wrapping to the feed writer. r=bzbarsky@mit.edu, sr=brendan@mozilla.org.
2006-09-15 16:38:56 +00:00
gavin%gavinsharp.com
31d2a7c7fa
Bug 352768: don't forget to parse searchForm on Sherlock plugins, r=mconnor
2006-09-15 02:37:45 +00:00
tony%ponderer.org
40129ad103
Bug 352743: JS exception when trying to load privacy policy
...
patch: browser -> toolkit
r=mconnor
2006-09-15 01:08:33 +00:00
jshin%mailaps.org
716e4b8dc8
bug 250255 : use nsWindowsRegKey APIs for Windows registry handling (importing homepage url from IE) : r=biesi, sr=darin
2006-09-15 00:12:06 +00:00
mozilla.mano%sent.com
9c57e7b4a1
Bug 352124, r=mconnor, sr=bz.
2006-09-15 00:04:22 +00:00
mconnor%steelgryphon.com
29ea29dae6
bug 346888 - Help uses outdated images, en-US specific, r=gavin
2006-09-14 21:55:07 +00:00
timeless%mozdev.org
3bbbf65949
Bug 352630 Fix component.reg line in removed-files.in
...
patch by bugzilla@mcsmurf.de r=bsmedberg
2006-09-14 18:32:50 +00:00
mconnor%steelgryphon.com
9afb1f6e11
bug 344580 - fix ToC, should be en-US only, r+a=me
2006-09-14 17:08:05 +00:00