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