source: webkit/trunk/Source/WebKit/UIProcess/WebURLSchemeTask.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @294790   3 years commit-queue Rename SharedBufferCopy to SharedBufferReference …
(edit) @294460   3 years cdumez Regression(r294190) GPUProcess is unable to launch on certain builds …
(edit) @294190   3 years commit-queue SharedBuffer should be copied and then attributed back to WebContent …
(edit) @287808   3 years jya Remove IPC::SharedBufferDataReference and use IPC::SharedBufferCopy …
(edit) @287684   3 years jya Have CachedRawResourceClient and related networking actors use …
(edit) @287021   3 years jya PerformanceTests: Distinguish contiguous SharedBuffer from …
(edit) @286983   3 years jya Add SharedBufferBuilder class …
(edit) @286937   3 years jya Distinguish contiguous SharedBuffer from non-contiguous one and …
(edit) @282882   4 years cdumez Drop makeRef() and use Ref { } instead …
(edit) @282843   4 years commit-queue REGRESSION(241918@main): [WPE][GTK] New test is timing out on bots …
(edit) @282783   4 years commit-queue WebKit might load custom URI scheme request content multiple times …
(edit) @282755   4 years cdumez Stop using makeRef(*this) / makeRefPtr(this) …
(edit) @278783   4 years commit-queue Don't include certificate info in WebURLSchemeTask::didReceiveResponse …
(edit) @278516   4 years cdumez Use Vector<uint8_t> instead of Vector<char> to store bytes in …
(edit) @278146   4 years cdumez Leverage the new Vector(const T*, size_t) constructor …
(edit) @277787   4 years cdumez Use CheckedLock more in WebKit2 code …
(edit) @277740   4 years weinig Update Base64 encoding/decoding to match more modern WebKit …
(edit) @275447   4 years beidson Add WKURLSchemeTask redirect API. …
(edit) @274764   4 years darin [Cocoa] Make it possible to release a WKWebView on a non-main thread …
(edit) @266061   5 years aperez Non-unified build fixes, late August 2020 edition …
(edit) @266003   5 years aestes REGRESSION (r257667): 1.9x more CPU time in …
(edit) @254877   5 years commit-queue Add SPI on WKURLSchemeTask to access WKFrameInfo of originating frame …
(edit) @253195   5 years Hironori.Fujii [WebKit] Fix compilation warnings for MSVC …
(edit) @249329   6 years cdumez [PSON] Bump the WebPage's identifier every time we process-swap …
(edit) @249275   6 years cdumez Dissociate the WebPageProxy's identifier from the WebPage's …
(edit) @247461   6 years beidson Make WKURLSchemeTask thread safe. <rdar://problem/50471863> and …
(edit) @246660   6 years beidson WebURLSchemeHandlerProxy::loadSynchronously crash with sync request. …
(edit) @240046   6 years cdumez Regression(PSON) View becomes blank after click a cross-site download …
(edit) @235951   7 years commit-queue Make IPC::SharedBufferDataReference a type that decodes into but does …
(edit) @235265   7 years timothy_horton Use unified build for UIProcess …
(edit) @234741   7 years achristensen Fix URLSchemeHandler.SyncXHR API test after r234735. …
(edit) @234735   7 years commit-queue WKURLSchemeHandler crashes when sent errors with sync XHR …
(edit) @233113   7 years beidson WKURLSchemeHandler doesn't handle sync XHR. <rdar://problem/40955884> …
(edit) @225358   7 years achristensen WKURLSchemeHandler.request should include HTTPBody …
(edit) @220011   8 years beidson WKURLSchemeTaskImpl instances are being abandoned (except if the task …
(copy) @219482   8 years matthew_hanson Rename Source/WebKit2 to Source/WebKit.
copied from trunk/Source/WebKit2/UIProcess/WebURLSchemeTask.cpp
(edit) @218750   8 years achristensen Add SPI to WKURLSchemeTask for redirection …
Note: See TracRevisionLog for help on using the revision log.