Commit Graph

149 Commits (acfb249af6f1bc38d8d46f13b3f7d5e113e1b92d)

Author SHA1 Message Date
Jacek Caban 5fad02d0f1 mshtml: Remove old channel from load group in nsIAsyncVerifyRedirectCallback::AsyncOnChannelRedirect. 2012-04-05 17:53:15 +02:00
Jacek Caban 4983a663a5 mshtml: Get rid of remaining PRBool usages. 2012-03-15 19:54:56 +01:00
Jacek Caban c17015d10a mshtml: Recognize UTF-8 BOM. 2012-03-09 11:36:01 +01:00
Piotr Caban e4e86a7c0b mshtml: Set proposed MIME to text/html on main document. 2012-03-08 18:54:35 +01:00
Jacek Caban 90f7c8f848 mshtml: Properly handle GetScheme failure. 2012-02-01 16:42:46 +01:00
Jacek Caban c77ba794b7 mshtml: Don't use simplified fragment-only navigation if there is post data to send. 2012-01-26 17:46:17 +01:00
Jacek Caban 7bbe0d5ca6 mshtml: Open document in a new window in IHlinkTarget::Navigate if the document is not embedded. 2012-01-10 17:59:01 +01:00
Andrew Eikum abd9f38273 mshtml: Fix WARN typo. 2012-01-10 10:48:52 +01:00
Jacek Caban d870b8c3e3 mshtml: Added IHTMLWindow::open implementation. 2012-01-09 20:12:24 +01:00
Jacek Caban 6363796e09 mshtml: Use a helper function for QueryService calls in hlink_frame_navigate. 2012-01-05 21:27:35 +01:00
Marcus Meissner da2089fed4 mshtml: Switch two checks (Coverity). 2011-11-24 17:17:14 +01:00
Jacek Caban 42d98d2a3e mshtml: Use codepage reported by http headers. 2011-11-23 17:34:56 +01:00
Jacek Caban 2bffcedc82 mshtml: Update window URI when its binding is redirected. 2011-11-16 17:00:04 +01:00
Jacek Caban fbdfec74b0 mshtml: Properly handle fragment-only navigation. 2011-11-15 19:37:32 +01:00
Jacek Caban f86abedb40 mshtml: Properly handle navigation in containers supporting IWebBrowserApp. 2011-11-15 19:37:31 +01:00
Jacek Caban 8ba6514962 mshtml: Split IHTMLPrivateWindow::SuperNavigate implementation. 2011-11-15 19:37:31 +01:00
Jacek Caban 535e2b23a3 mshtml: Store window URL as BSTR. 2011-11-14 13:10:20 +01:00
Jacek Caban 7891fc45d3 mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
Jacek Caban 6830a3b312 mshtml: Use task destructor for async_doc_binding task. 2011-08-03 14:15:49 +02:00
Jacek Caban d65758db28 mshtml: Use task destructor for start_request task. 2011-08-03 14:15:49 +02:00
Jacek Caban 7247eaa181 mshtml: Allow async tasks to have custom destructors. 2011-08-03 14:15:49 +02:00
Jacek Caban 1e60c2f300 mshtml: Moved binding-related declarations to separate file. 2011-07-24 12:32:30 +02:00
Jacek Caban 17e6d75ed4 mshtml: Call on_start_nsrequest synchronously in async_stop_request is no data was read before. 2011-06-16 21:04:47 +02:00
Jacek Caban b9bfc10199 mshtml: Pass E_ABORT as binding results of bindings without IBinding in abort_document_bindings. 2011-05-16 16:35:27 +02:00
Jacek Caban af08c97bf9 mshtml: Handle aborts synchronously in nsChannelBSC_stop_binding. 2011-05-16 16:35:27 +02:00
Jacek Caban d7a2da5730 mshtml: Move document binding to the new document binding list in on_start_nsrequest. 2011-05-16 16:35:27 +02:00
Francois Gouget 5920de5ffb Assorted spelling and case fixes. 2011-05-09 12:09:27 +02:00
Nicolas Le Cam d4e7dacfc1 mshtml: Fix uninitialized variable warning. 2011-04-26 10:49:49 +02:00
Francois Gouget d69dd163ba mshtml: get_channelbsc_mon() is unused so remove it. 2011-04-18 12:39:56 +02:00
Jacek Caban 1054b95588 mshtml: Don't include null-byte in post data. 2011-04-18 11:46:17 +02:00
Jacek Caban 0613a82671 mshtml: Better support for HTTP redirection. 2011-04-18 11:46:14 +02:00
Jacek Caban 589c213890 mshtml: Properly handle upload streams containing headers. 2011-04-05 16:07:26 +02:00
Piotr Caban c3a677d007 mshtml: Report an error when navigation fails. 2011-03-29 12:35:53 +02:00
Piotr Caban 5541b7d13b mshtml: Abort more request in abort_document_bindings. 2011-02-01 12:04:00 +01:00
Jacek Caban 0a9738775c mshtml: Use inline function instead of macro for BSCallback vtbl implementations. 2011-01-07 15:01:26 +01:00
Michael Stefaniuc 1ae51aa74a mshtml: COM cleanup for the nsIInputStream iface. 2011-01-05 17:53:13 +01:00
Michael Stefaniuc fb92f979dd mshtml: Use ifaces instead of vtbl pointers in BSCallback. 2011-01-03 12:14:27 +01:00
Michael Stefaniuc a29101b026 mshtml: COM cleanup for the nsIHttpChannel iface. 2010-12-30 12:21:53 +01:00
Michael Stefaniuc 389a7f547e mshtml: COM cleanup for all the IServiceProvider ifaces. 2010-12-27 11:51:18 +01:00
Jacek Caban 8d11858e37 mshtml: Get rid of no longer needed parse_post_data. 2010-10-28 11:40:01 +02:00
Jacek Caban 6fff7e7c05 mshtml: Report better status in on_stop_nsrequest. 2010-10-07 12:00:26 +02:00
Jacek Caban d607976a74 mshtml: Call on_stop_nsrequest asynchronously. 2010-08-18 15:33:02 +02:00
Jacek Caban 3c421a813a mshtml: Skip mutation notifications on documents that are being replaced. 2010-08-18 15:32:57 +02:00
Jacek Caban 43302910e4 mshtml: Moved update_window_doc to on_start_nsrequest and update callback's document if needed. 2010-08-18 15:32:52 +02:00
Jacek Caban a14d142555 mshtml: Call nsILoadGroup::AddRequest from AsyncOpen. 2010-08-18 15:32:48 +02:00
Jacek Caban 22679a2419 mshtml: Added support for custom post data type. 2010-08-04 12:25:22 +02:00
Jacek Caban 76eed7d313 mshtml: Store request headers in nsChannel if possible. 2010-08-04 12:24:49 +02:00
Jacek Caban 508aec93c1 mshtml: Allow customization of BeginningTransaction. 2010-08-04 12:24:44 +02:00
Jacek Caban 8ca78fa171 mshtml: Moved headers parsing to separated function. 2010-08-04 12:24:39 +02:00
Jacek Caban 6ae84b0b91 mshtml: Moved setting HTTP header to separated function. 2010-08-04 12:24:35 +02:00