Commit Graph

4480 Commits

Author SHA1 Message Date
radha%netscape.com
caf13ecea3 Fix for bug # 72995. r=morse, mcafee. sr=alecf 2006-09-14 05:56:45 +00:00
disttsc%bart.nl
ca23cdb50f Back out delayedInit, it's a race problem waiting to happen. Keeping some of the goodness of that patch though, like setting session history before hooking up the progress listener. sr=hyatt 2006-09-14 05:56:44 +00:00
disttsc%bart.nl
2bdcd2fa67 Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf 2006-09-14 05:56:43 +00:00
blakeross%telocity.com
32219f88c6 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-09-14 05:56:42 +00:00
disttsc%bart.nl
c015b9a633 Stop "about:blank" from being loaded twice at startup and get rid of a reload at startup accidentily added a while back. bug=72342, r=hwaara, sr=hyatt 2006-09-14 05:56:41 +00:00
disttsc%bart.nl
99225e9a63 Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa 2006-09-14 05:56:40 +00:00
disttsc%bart.nl
381deaa3eb "status bar not displaying final information", bug 62796, r=mao, sr=hyatt, a=asa 2006-09-14 05:56:39 +00:00
matt%netscape.com
7ad4e1c32f adding search pattern matching on search button
"://" and "."
r=alecf
sr=ben
2006-09-14 05:56:38 +00:00
alecf%netscape.com
0b91d57f66 fix for bug 71822 r=pchen a=ben
workaround for focusedWindow being null
2006-09-14 05:56:37 +00:00
disttsc%bart.nl
df6becdf83 Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf. 2006-09-14 05:56:36 +00:00
ben%netscape.com
6a330c8224 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2006-09-14 05:56:35 +00:00
maolson%earthlink.net
bc7b953ac6 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2006-09-14 05:56:34 +00:00
stephend%netscape.com
d1fe981507 Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2006-09-14 05:56:33 +00:00
stephend%netscape.com
ebad75c869 Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612 2006-09-14 05:56:32 +00:00
stephend%netscape.com
a3a663b94f Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2006-09-14 05:56:31 +00:00
stephend%netscape.com
b6bbc1dcd0 Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements 2006-09-14 05:56:30 +00:00
stephend%netscape.com
7018a96d92 Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com 2006-09-14 05:56:29 +00:00
mcafee%netscape.com
77dd541685 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2006-09-14 05:56:28 +00:00
timeless%mac.com
a7c4652705 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-09-14 05:56:27 +00:00
loadrunner%betak.net
6d18d291f6 Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf 2006-09-14 05:56:26 +00:00
nhotta%netscape.com
00aaca8102 Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik. 2006-09-14 05:56:25 +00:00
nhotta%netscape.com
bb8dcfa1db Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2006-09-14 05:56:24 +00:00
mcafee%netscape.com
d0b476b502 Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2006-09-14 05:56:23 +00:00
hyatt%netscape.com
e9a68e3f7a Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2006-09-14 05:56:22 +00:00
ben%netscape.com
55f4e38c17 Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Make navigator use hbox/vbox too.
2006-09-14 05:56:21 +00:00
stephend%netscape.com
0c26cbf50d Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com 2006-09-14 05:56:20 +00:00
hewitt%netscape.com
c9fb698005 69280 - boomarks window cleanup, r=blake, sr=ben 2006-09-14 05:56:19 +00:00
blakeross%telocity.com
b2ae7d1fb3 UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2006-09-14 05:56:18 +00:00
blakeross%telocity.com
9ac5d68ef8 Smoketest blocker/autocompletion fix (69949). 2006-09-14 05:56:17 +00:00
disttsc%bart.nl
e5b6a9a897 When cancel is pressed in the print dialog, this, by its current nature, causes an exception to be thrown, resulting in a really scary message on the console (for those blessed with one). This here patch quietens it. bug=64594, r=timeless, a=ben 2006-09-14 05:56:16 +00:00
blakeross%telocity.com
4c7d229462 The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf 2006-09-14 05:56:15 +00:00
radha%netscape.com
a7fd382c29 Fix for bug # 46813. Assertion while trying to go back. r=jag, sr=alecf 2006-09-14 05:56:14 +00:00
tao%netscape.com
a6832a91b6 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2006-09-14 05:56:13 +00:00
blakeross%telocity.com
6754eb339c Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2006-09-14 05:56:12 +00:00
disttsc%bart.nl
ae88848388 "Re-do change from bundle to gNavigatorBundle" (accidental backout), bug=72137, r=mao, sr=ben, a=blizzard 2006-09-14 05:56:11 +00:00
morse%netscape.com
6713f00460 bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2006-09-14 05:56:10 +00:00
blakeross%telocity.com
3b1165ab07 Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs) 2006-09-14 05:56:09 +00:00
hyatt%netscape.com
54c9b127b7 Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf 2006-09-14 05:56:08 +00:00
dougt%netscape.com
75a7a60a7e Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2006-09-14 05:56:07 +00:00
blakeross%telocity.com
367a007a87 Removing Ben's crackhead date dumps. 2006-09-14 05:56:06 +00:00
disttsc%bart.nl
85c3cad8d4 Back out dougt's channel changes 2006-09-14 05:56:05 +00:00
dougt%netscape.com
db2dbe941c Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2006-09-14 05:56:04 +00:00
disttsc%bart.nl
b23811a4c8 Make navigator windows not load the home page when opened programmatically (say |window.open(url);|). bug=65993, r=blake, a=ben 2006-09-14 05:56:03 +00:00
blakeross%telocity.com
5af33cdab9 Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben 2006-09-14 05:56:02 +00:00
blakeross%telocity.com
12a91bab18 Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf 2006-09-14 05:56:01 +00:00
ben%netscape.com
cbccb2cf5f Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2006-09-14 05:56:00 +00:00
ben%netscape.com
d62670141f forgot to include this file in previous checkin 2006-09-14 05:55:59 +00:00
blakeross%telocity.com
401d42a604 Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf 2006-09-14 05:55:58 +00:00
ben%netscape.com
057c8f33a3 Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
8:51 PM 2/2/2001
2006-09-14 05:55:57 +00:00
disttsc%bart.nl
bcd3bcd8e5 Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben 2006-09-14 05:55:56 +00:00