PATCH: Better cross-domain cookie detection [BR 66090]

Waldo Bastian bastian at kde.org
Mon Dec 1 12:53:09 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Mon December 01 2003 13:39, Dawit A. wrote:
> However, before committing this I have to track down a bigger problem. For
> some reason none of the meta data set in KHTMLPart::openURL makes it down
> to the http io-slave. The weird thing is the ones set in the loader do get
> there everytime. Have no clue why and I am attempting to debug it...

The request is usually actually started by doing:
	emit d->m_extension->openURLRequest

Then konqueror starts the job, looks at the mimetype that comes back and 
decides to hand the URL over to the khtml_part//openURL which then starts a 
new job which will get the original slave+response handed over by the 
scheduler.

So you must make sure that openURLRequest has all the metadata correctly 
already. See for example urlSelected(), requestObject() and submitForm()

Cheers,
Waldo
- -- 
bastian at kde.org -=|[ SUSE, The Linux Desktop Experts ]|=- bastian at suse.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE/yzm1N4pvrENfboIRAkoWAKCQs8dBwtUxApHm4RUP2e1W0aHqTACdGYp/
f3dG2OZPS0Lib8hDTBPRlyk=
=lehe
-----END PGP SIGNATURE-----




More information about the kde-core-devel mailing list