Commit Graph

1464 Commits

Author SHA1 Message Date
danm-moz%comcast.net
0966aaf2d0 implement pref to open links targeted for new windows in tabs. bug 172962 r=jst,peterv a=brendan
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@163020 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-30 16:03:21 +00:00
jst%mozilla.jstenback.com
349f611d02 Fixing bug 260385 (and backing out part of the fix for bug 259117 since it's not needed any more). Prevent popups from being opened from unload and beforeunload events. r=danm.moz@gmail.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162780 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-24 23:53:23 +00:00
jst%mozilla.jstenback.com
152238ff67 Fixing bug 259117. Prevent popups when closing a window, even if closed from an user action that would normally enable popups. r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162333 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-14 20:46:55 +00:00
dveditz%cruzio.com
baecc2dd78 bug 157354 hide user:pass in location bar, r=caillon/ben,sr=bz,a=asa/ben
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@162042 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-10 02:06:22 +00:00
darin%meer.net
2a7c2823af fixes bug 257308 "Visual indicators of site security appear for the wrong site" r=biesi sr=bz a=mkaply
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161994 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-09 17:43:48 +00:00
jst%mozilla.jstenback.com
403366efee Landing fix for bug 252326. Popup blocker backend improvments. Patch by Wladimir Palant <trev@gtchat.de> and jst@mozilla.org, r=bzbarsky@mit.edu, sr=brendan@mozilla.org, a=chofmann@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161886 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-07 22:57:48 +00:00
vladimir%pobox.com
7aa36227ba b=205947, proxy: mailnews does not display proxy auth dialog; r=darin, sr=shaver, a=shaver/mscott
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161641 18797224-902f-48f8-a5cc-f745e15eee43
2004-09-02 05:05:39 +00:00
cbiesinger%web.de
b21a3676ff changing uuid of nsIMarkupDocumentViewer after bug 32372 changed this interface
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161488 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-30 19:00:54 +00:00
vladimir%pobox.com
b0d04b44fc b=253332, Implement Page Style > None; patch from fantasai, r=dbaron,a=ben
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@161354 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-26 21:48:39 +00:00
dbaron%dbaron.org
8233ab0e76 Merging changes between MOZILLA_1_7_RELEASE and AVIARY_20040809_MERGEPOINT, a=ben: bug 172077
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160565 18797224-902f-48f8-a5cc-f745e15eee43
2004-08-09 23:09:06 +00:00
rlk%trfenv.com
c09e2632fc bug 252027 - [FIXr]Change content policy context back to nsISupports. Patch by Boris Zbarsky <bzbarsky@mit.edu>. r=mvl@exedo.nl, sr=shaver@mozilla.org, aviary=asa@mozilla.org
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160087 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-29 22:44:20 +00:00
rlk%trfenv.com
a03f1f7df7 bug 174266 - links opening blank new window but content showing in current window if browser.block.target_new_window. Patch by Boris Zbarsky <bzbarsky@mit.edu>. r=danm-moz@comcast.net sr=jst@mozilla.jstenback.com, aviary=asa@mozilla.org.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@160083 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-29 22:20:07 +00:00
bsmedberg%covad.net
c45f039bba Centralize locale files in the chrome://global/locale/ package. This does not include some files dragged in kicking and screaming by thunderbird... there is a very-temporary hack to keep these files in the correct place.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@159361 18797224-902f-48f8-a5cc-f745e15eee43
2004-07-16 19:58:10 +00:00
scott%scott-macgregor.org
a13387237b Bug #245280 --> First cut at porting the nsIContentPolicy changes from the trunk to the branch
to support Thunderbird's new privacy mode.


git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158615 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-30 20:12:34 +00:00
jst%mozilla.jstenback.com
d5c7e6eff7 Fixing regression bug 248753. Always permit loads that are targeted at other top-level windows. r=dveditz@cruzio.com, sr=darin@meer.net
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158597 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-29 23:33:38 +00:00
jst%mozilla.jstenback.com
145271d594 Fixing regression bug 246923. Bring back to life the fix for bug 13871, and improve on the fix for bug 246448. r=dveditz@cruzio.com, sr=darin@meer.net
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158378 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-23 19:52:50 +00:00
dbaron%dbaron.org
39336992fe Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: differences in patch to bug 246448, r=jst
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158132 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-18 20:43:52 +00:00
dbaron%dbaron.org
6badbd50e1 Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: fix whitespace difference from merge of bug 246448.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158094 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-18 02:50:11 +00:00
dbaron%dbaron.org
5cb173a957 Merging changes on MOZILLA_1_7_BRANCH between AVIARY_1_0_20040515_BASE and MOZILLA_1_7_RELEASE: bug 197375.
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@158079 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-18 01:37:04 +00:00
ben%bengoodger.com
7cd14a8f2b 246448 - can spoof framed sites by changing frame contnets
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@157885 18797224-902f-48f8-a5cc-f745e15eee43
2004-06-15 01:55:51 +00:00
(no author)
b4b70055bb This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@156431 18797224-902f-48f8-a5cc-f745e15eee43
2004-05-15 19:32:54 +00:00
(no author)
6c06bfad8c This commit was manufactured by cvs2svn to create branch
'AVIARY_1_0_20040515_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@155145 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-19 19:34:57 +00:00
darin%meer.net
6ce8a1efb9 fixes bug 239038 "rev IIDs for all interfaces modified since mozilla 1.6" r=bsmedberg sr=jst a=brendan
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154965 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-16 01:09:36 +00:00
(no author)
e847ebc758 This commit was manufactured by cvs2svn to create branch
'MOZILLA_1_7_BRANCH'.

git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_7_BRANCH@154703 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-12 07:25:22 +00:00
roc+%cs.cmu.edu
7c28614d74 Bug 235335. Make nsFrameManager a direct member of nsIPresShell. r+sr=bryner
git-svn-id: svn://10.0.0.236/trunk@153603 18797224-902f-48f8-a5cc-f745e15eee43
2004-03-06 04:46:11 +00:00
bryner%brianryner.com
62dee43850 deCOMtaminate nsIPresContext::GetEventStateManager. Bug 229371, r+sr=roc.
git-svn-id: svn://10.0.0.236/trunk@153335 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-27 17:17:37 +00:00
bzbarsky%mit.edu
c8c1c85ab5 Make sure to init mValidateOrigin in the constructor. Bug 234030, patch by
Malcolm Rowe <malcolm-bmo@farside.org.uk>, r=peterv, sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@153165 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-24 19:23:20 +00:00
cbiesinger%web.de
7fbfd61a25 Bug 234030 this makes docshell use the correct default value for prefs if they don't exist
r=peterv sr=bzbarsky a=chofman


git-svn-id: svn://10.0.0.236/trunk@152728 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-12 18:49:15 +00:00
bzbarsky%mit.edu
886fd90b55 Fix bug 232798 -- make sure to set the link handler on the prescontext to null
when destroying the document viewer.  r+sr=jst


git-svn-id: svn://10.0.0.236/trunk@152656 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 06:48:37 +00:00
jst%mozilla.jstenback.com
d28978604e Fixing bug 68215. Adding support for the onbeforeunload event. r=peterv@propagandism.org, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@152654 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 06:09:51 +00:00
bsmedberg%covad.net
fb0cc34076 Bustage fix, use NS_METHOD to get stdcall on win32.
git-svn-id: svn://10.0.0.236/trunk@152636 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:32:53 +00:00
bsmedberg%covad.net
d436ad454d Bug 224829 - docshell should not require non-gecko interface nsIBrowserHistory. This was fixed by introducing a new interface nsIGlobalHistory2 to replace the current nsIGlobalHistory. There are two-way adapters so that the frozen interface still works. r=biesi sr=bz a=mscott for toolkit/ changes.
git-svn-id: svn://10.0.0.236/trunk@152632 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-11 02:10:04 +00:00
jst%mozilla.jstenback.com
854468a176 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
git-svn-id: svn://10.0.0.236/trunk@152565 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-09 22:48:53 +00:00
bryner%brianryner.com
e6a225b469 Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron.
git-svn-id: svn://10.0.0.236/trunk@152326 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-05 01:57:10 +00:00
jst%mozilla.jstenback.com
534a59157f Checking in patch from psolanki@myrealbox.com for bug 232417. DeCOMtaminating nsIHTMLDocument. r+sr=jst@mozilla.jstenback.com
git-svn-id: svn://10.0.0.236/trunk@152244 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-03 23:23:10 +00:00
bzbarsky%mit.edu
527b02fbe9 Don't error out if keyword.enabled is just not set. Bug 229083, patch by
Patrick McCormick <patrick@meer.net>, r+sr=bzbarsky


git-svn-id: svn://10.0.0.236/trunk@152206 18797224-902f-48f8-a5cc-f745e15eee43
2004-02-03 06:18:41 +00:00
jst%mozilla.jstenback.com
6629ad58f7 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org
git-svn-id: svn://10.0.0.236/trunk@152045 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-29 22:04:45 +00:00
cbiesinger%web.de
de45f8452d Bug 232373
nsWebShell::LoadDocument unused, remove it
r=adamlock sr=darin


git-svn-id: svn://10.0.0.236/trunk@151981 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 22:08:27 +00:00
cbiesinger%web.de
e972f168f6 184433 Internet Keywords triggered by "connection refused" errors. fix it to
only trigger if the hostname is unknown.
patch by Jerry Talkington <jtalkington@users.sourceforge.net> r=adamlock
sr=darin


git-svn-id: svn://10.0.0.236/trunk@151975 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 21:32:00 +00:00
bzbarsky%mit.edu
4d0cf5fe48 Don't do URI fixup on IP address literals. Bug 62402, patch by Lorenzo Colitti
<lorenzo@colitti.com>, r=adamlock, sr=darin


git-svn-id: svn://10.0.0.236/trunk@151968 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-28 19:56:55 +00:00
dbaron%dbaron.org
9280bd4140 Make WEBSHELL printfs use clearer notation and add DOMWINDOW printfs, which will actually show some leaks. b=231384 r=bryner sr=brendan
git-svn-id: svn://10.0.0.236/trunk@151655 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-21 21:13:39 +00:00
jst%mozilla.jstenback.com
803e4eb910 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
git-svn-id: svn://10.0.0.236/trunk@151115 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-09 23:54:21 +00:00
bzbarsky%mit.edu
c1da54fe0d Change logic for detecting whether two loads with the same URI (up to anchor)
are actually different to be smarter about dealing with postdata (both loads
may have postdata and may be the same or different depending on what that post
data is).  Bug 227554, r=adamlock, sr=darin


git-svn-id: svn://10.0.0.236/trunk@151016 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-08 04:23:22 +00:00
bzbarsky%mit.edu
245bc528b8 History loads should never lead to creation of new session history entries.
Bug 227672, r=adamlock, sr=darin


git-svn-id: svn://10.0.0.236/trunk@151015 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-08 04:18:08 +00:00
bsmedberg%covad.net
7e08b118b7 Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150973 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
9706f93476 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
git-svn-id: svn://10.0.0.236/trunk@150961 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-07 01:22:31 +00:00
peter%propagandism.org
8ec81ee110 Fix for bug 229668 (Hang after typing keywords into address bar for "I'm feeling lucky" google search). Patch by jtalkington@users.sourceforge.net, r=jshin, sr=peterv.
git-svn-id: svn://10.0.0.236/trunk@150846 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-03 16:28:45 +00:00
peter%propagandism.org
7f400f66de Patch for bug 209699 (convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@150686 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-23 16:48:40 +00:00
bryner%brianryner.com
b5347dd60c Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky.
git-svn-id: svn://10.0.0.236/trunk@150598 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-21 05:36:36 +00:00
jshin%mailaps.org
49952b1056 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa
git-svn-id: svn://10.0.0.236/trunk@149990 18797224-902f-48f8-a5cc-f745e15eee43
2003-12-03 21:41:37 +00:00