gavin%gavinsharp.com
d394fea635
Bug 357776: fix regression from bug 169826 (createFixupURI takes a URI object, not a string), r=mconnor
2006-10-24 16:14:22 +00:00
gavin%gavinsharp.com
44d213832f
Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner
2006-10-23 13:59:34 +00:00
cst%yecc.com
75aa0b920d
Bug 347683 Fix some strict warnings
...
r=mano
2006-10-23 00:19:52 +00:00
martijn.martijn%gmail.com
5f0ec254b5
Checking in patch for bug 248612 again, this causes 10% argo Ts regression, but other tinderboxes are not affected, see discussion in bug 248612
2006-10-21 09:09:09 +00:00
mozilla.mano%sent.com
3c42fb9be3
Bug 344140 - 'Recently closed tabs' entries not middle-clickable. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me.
2006-10-20 16:26:53 +00:00
myk%mozilla.org
0c90ec3e5a
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
1db738f22f
Bug 353434. Remove C++ feed parsing for livemarks on trunk (places). r=dietrich
2006-10-19 02:24:30 +00:00
gavin%gavinsharp.com
e85e25fc59
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
48b582b1f7
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
fe09b5851f
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
d6ee5ffdc3
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
1c4f1a027d
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
9f6d048caa
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
7fa01dc798
b=351561, fix thebes/cairo linking issues
2006-10-14 04:46:04 +00:00
gavin%gavinsharp.com
f034027cba
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
7083f74a4e
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
a395042d65
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
ce06976557
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
492d75e080
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
09ea1c107c
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
ec8a4d3a0c
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
5210c86c5c
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
76a21617d7
Bug 354555 - Use long paths in registry when setting default browser. r=dougt
2006-10-10 19:56:08 +00:00
gavin%gavinsharp.com
491239e03b
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
b630c787d8
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
4fecc12ba5
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
c33f5e9351
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
e32aafc4a0
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
e8c9ca4a55
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
29bde1aeab
bug 353734. RSS icon fixes. r=mano
2006-10-10 00:56:59 +00:00
sayrer%gmail.com
3cd7e3a23a
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
3bd45aa3bb
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
3fbd16f81f
Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin.
2006-10-09 23:57:40 +00:00
mconnor%steelgryphon.com
f668f7c7a1
bug 331660 - sync credits list to trunk
2006-10-09 22:28:40 +00:00
gavin%gavinsharp.com
a9c70d02d8
fix nit from last patch
2006-10-09 04:57:27 +00:00
gavin%gavinsharp.com
c1cf61450c
Bug 355652: simplify search suggestion result code, r=brendan
2006-10-09 04:54:21 +00:00
dietrich%mozilla.com
49850df6a2
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
4cb8a16eb2
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
8f88596186
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
ffa8152d15
Fix strict warning found by mao on #firefox, r=me
2006-10-05 23:33:29 +00:00
aaronleventhal%moonset.net
a24fd70522
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
2f202b8f22
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
6bd1efaee9
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
f727d15490
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
ddb851b49e
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
ae468e4e0c
Bug 355007 - Use InfoText on InfoBackground in feed subscription UI. r=mconnor.
2006-10-01 06:42:23 +00:00
mconnor%steelgryphon.com
33e8e25a94
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
4511a48e7d
Bug 353266, r=mconnor/sicking/gavin.
2006-09-29 16:32:45 +00:00
mozilla.mano%sent.com
9652083528
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
25f4c0281c
Bug 354805 - regression: readers menulist no longer shows the selected reader's icon. r=gavin.
2006-09-29 13:05:57 +00:00