darin%meer.net
50f12d4722
backing out non-critical part of my patch for bug 267367 to fix thunderbird blocker, a=mscott
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164873 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-03 19:49:50 +00:00
darin%meer.net
41084e41a3
fixes bug 267367 "image loading from chrome results in auth prompts if src is protected" r=biesi sr=jst a=ben
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164840 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-03 07:51:01 +00:00
jst%mozilla.jstenback.com
2b028e40be
Oops, forgot to rename INTERNAL_LOAD_NO_REFERRER to INTERNAL_LOAD_DONT_SEND_REFERRER.
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164824 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-03 01:17:42 +00:00
jst%mozilla.jstenback.com
3e48e80dc1
Fixing bug 266554 (well, bug 264560, really). Make sure the internal referrer is set for meta refresh loads. Original patch by dveditz@cruzio.com, r=dveditz@cruzio.com, sr=daron@meer.net, a=ben@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164823 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-03 01:03:12 +00:00
jst%mozilla.jstenback.com
5aa437ec44
Fixing bug 263844. Landing danm's original fix (with minor mods) and fixing crash caused due to a bug in tabbrowser.xml where it wouldn't properly prevent closing of already closed tabs. r+sr=bryner@brianryner.com, a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164545 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-28 05:59:33 +00:00
bryner%brianryner.com
8f6cd01c13
Backing out bug 263844 due to crasher bug 265790. a=chofmann.
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164421 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-26 09:22:14 +00:00
dveditz%cruzio.com
f498d91a7a
bug 265135: reenable whitelisting for https sites (update.mozilla.org). r=darin,sr=jst,a=asa
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164271 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-24 06:45:57 +00:00
danm-moz%comcast.net
6c8d69a602
match parameter change to nsIBrowserDOMWindow::OpenURI. bug 263689 r=bryner,a=asa
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164211 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-22 21:26:20 +00:00
dveditz%cruzio.com
0c42c7fe61
bug 263546: move external protocol warning from channel to service to
...
catch Thunderbird link clicks and a few other minor cases. r=jst,sr=darin,a=asa
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@164086 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-20 13:32:39 +00:00
danm-moz%comcast.net
1bbf4ef930
SetOpenerWindow on new windows diverted into tabs. bug 263844 r=bzbarsky,a=ben
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@163900 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-16 20:33:00 +00:00
danm-moz%comcast.net
766d9e38df
abort tab opening if window is a disallowed popup. bug 263960 r=jst a=brendan
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@163870 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-15 23:51:56 +00:00
jst%mozilla.jstenback.com
147cc1ed3c
Fixing bug 261998. Don't fire beforeunload events when loading links to anchors in the current document. r+sr=bzbarsky@mit.edu, a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/branches/AVIARY_1_0_20040515_BRANCH@163657 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-13 16:50:34 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
bryner%brianryner.com
eeddf02bde
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@148257 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-22 06:09:48 +00:00
caillon%returnzero.com
c1914505cb
Re-land patch for bug 83536, merging principal objects.
...
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
git-svn-id: svn://10.0.0.236/trunk@148229 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-21 22:11:49 +00:00
bzbarsky%mit.edu
24bc13c2c1
Implement support for the "type" attribute of <a> elements. Bug 214626,
...
r=adamlock, sr=darin
git-svn-id: svn://10.0.0.236/trunk@147540 18797224-902f-48f8-a5cc-f745e15eee43
2003-10-03 22:11:47 +00:00
uid502
e9d6a45b46
Bug 190735. Final patch for deCOMtamination of core nsIFrame methods! rs=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@147169 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-23 17:05:29 +00:00
timeless%mozdev.org
029e5074be
Bug 217886 frame structure gets lost in builds since 20030826
...
patch by mpconnor@rogers.com r=bz sr=bz a=brendan
git-svn-id: svn://10.0.0.236/trunk@146551 18797224-902f-48f8-a5cc-f745e15eee43
2003-09-04 02:23:20 +00:00
caillon%returnzero.com
d55b44719f
Backing out the patch to bug 83536.
...
I will reland this when 1.6a re-opens.
r+sr=jst@netscape.com
a=chofmann
git-svn-id: svn://10.0.0.236/trunk@146256 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-22 03:06:53 +00:00
bryner%brianryner.com
b8b3823b10
Fix focus not being restored correctly after unminimizing a window on Win32 (bug 212556). r=ere@atp.fi, sr=jst@netscape.com, a=asa.
...
git-svn-id: svn://10.0.0.236/trunk@145903 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-12 06:43:48 +00:00