Sign in
webkit
/
WebKit
/
8383b5f9fde2a000d1bccfd690a903550576c828
/
Source
/
WebCore
/
Modules
b5b0b56
[GTK][WPE] Stop using mediaControlsBase.js
by carlosgc@webkit.org
· 5 years ago
3bda68d
Remove std::lock_guard https://bugs.webkit.org/show_bug.cgi?id=206451
by ysuzuki@apple.com
· 5 years ago
11de5f0
[GPUP] Implement Modern EME API in the GPU Process
by jer.noble@apple.com
· 5 years ago
2fb77a2
Create AudioDestination in the GPU process
by rniwa@webkit.org
· 5 years ago
5770d26
Unreviewed unified source builds fix.
by Hironori.Fujii@sony.com
· 5 years ago
f1129d1
Allow setting of stack sizes for threads
by don.olmstead@sony.com
· 5 years ago
61eba36
[WinCairo] Unreviewed build fix for unified source builds
by Hironori.Fujii@sony.com
· 5 years ago
aadf317
Web Inspector: safari app extension isolated worlds and injected files use the extension's identifier instead of its name
by drousso@apple.com
· 5 years ago
3b8404f
Assertion failed: currentSchema == createV1ObjectStoreInfoSchema(objectStoreInfoTableName) || currentSchema == createV1ObjectStoreInfoSchema(objectStoreInfoTableNameAlternate)
by sihui_liu@apple.com
· 5 years ago
004b9e6
[GTK] Stop using gtk foreign drawing API to style form controls
by carlosgc@webkit.org
· 5 years ago
d0c1637
[WebAuthn] Implement SPI for the platform authenticator
by jiewen_tan@apple.com
· 5 years ago
d2a6b2d
[WPE] Use custom theme style for media controls
by carlosgc@webkit.org
· 5 years ago
6123d10
Add support for AudioSession handling in GPUProcess for capture
by youenn@apple.com
· 5 years ago
797e34a
[mac debug] Regression: http/tests/websocket/tests/hybi/workers/worker-reload.html is a flaky crash
by youenn@apple.com
· 5 years ago
03365c2
Remove PlatformMediaSession::characteristics()
by youenn@apple.com
· 5 years ago
b666f6e
Reduce use of PlatformMediaSessionManager::sharedManager()
by youenn@apple.com
· 5 years ago
ac12514
PlatformMediaSessionClient::processingUserGestureForMedia is not needed
by youenn@apple.com
· 5 years ago
d52d5a7
Remove PlatformMediaSessionClient dependency on Document
by youenn@apple.com
· 5 years ago
a3de8e9
Use more ObjectIdentifier in WebRTC MDNS register
by youenn@apple.com
· 5 years ago
d03cfe2
Web socket loads should be captured for logging per-page prevalent domains
by katherine_cheney@apple.com
· 5 years ago
2509111
WebSocketChannelInspector.cpp should include ProgressTracker.h
by youenn@apple.com
· 5 years ago
cb334e8
Add WebInspector support to WebKit::WebSocketChannel
by youenn@apple.com
· 5 years ago
c6d13fe
IndexedDB: index cursor iteration is slow when there are a lot of index records from different object stores
by sihui_liu@apple.com
· 5 years ago
6acc2e6
IndexedDB: prefetch cursor records on client side
by sihui_liu@apple.com
· 5 years ago
33476b9
Unreviewed, rolling out r256010.
by ryanhaddad@apple.com
· 5 years ago
f45c954
IndexedDB: iteration of cursors skip records if deleted
by sihui_liu@apple.com
· 5 years ago
140650c
Support in-band VTT captions when loading media in the GPU Process
by eric.carlson@apple.com
· 5 years ago
70e57dc
Standard gamepad mapping for GameControllerGamepads
by commit-queue@webkit.org
· 5 years ago
57c730d
[WebAuthn] Merge some of the CTAP response decoder's code
by jiewen_tan@apple.com
· 5 years ago
33182cd
[Hardening] Validate Geolocation access permission on UIProcess side
by cdumez@apple.com
· 5 years ago
4e460c0
[Apple Pay] Provide a redacted billing contact during payment method selection
by commit-queue@webkit.org
· 5 years ago
d8356dc
Align getDisplayMedia() with spec
by youenn@apple.com
· 5 years ago
558e99c
Add release logging for the case of libwebrtc being not available
by youenn@apple.com
· 5 years ago
ab4f39c
Filter out TURN/STUN .local URLs from a RTCPeerConnection iceServers list
by youenn@apple.com
· 5 years ago
d259efb
Mandate UUID version 4 for mDNS ICE candidates
by youenn@apple.com
· 5 years ago
bebdb98
Fix fetch/api/policies/referrer-origin-worker.html
by commit-queue@webkit.org
· 5 years ago
d8a0fb4
[Cocoa] Use AVAssetWriterDelegate to implement MediaRecorder
by youenn@apple.com
· 5 years ago
e1347ec
Do not process newly gathered ICE candidates if document is suspended
by youenn@apple.com
· 5 years ago
d27d76a
Unreviewed, rolling out r255910, r255970, and r255972.
by ryanhaddad@apple.com
· 5 years ago
5de4038
[Cocoa] Use AVAssetWriterDelegate to implement MediaRecorder
by youenn@apple.com
· 5 years ago
59247ab
Unreviewed, rolling out r255818. https://bugs.webkit.org/show_bug.cgi?id=207270
by commit-queue@webkit.org
· 5 years ago
11f6029
[Cocoa] Use AVAssetWriterDelegate to implement MediaRecorder
by youenn@apple.com
· 5 years ago
f47c445
Check for callback being null in Notification.requestPermission
by youenn@apple.com
· 5 years ago
7e247e9
MediaDevices should handle changes of iframe allow attribute value
by youenn@apple.com
· 5 years ago
65f395b
Crash in WebCore::IDBServer::IDBServer::createIndex
by sihui_liu@apple.com
· 5 years ago
4b27683
[ macOS wk2 ] http/tests/media/media-stream/get-display-media-prompt.html is flaky failure
by youenn@apple.com
· 5 years ago
feaf8ab
[macOS] AirPlay sometimes stops after 60 minutes of playback
by eric.carlson@apple.com
· 5 years ago
4f830ec
REGRESSION (r252064): [ Mac iOS ] storage/websql/statement-error-callback.html is timing out flakily
by cdumez@apple.com
· 5 years ago
0291eef
REGRESSION (r252064): [ Mac iOS ] storage/websql/statement-error-callback.html is timing out flakily
by cdumez@apple.com
· 5 years ago
37a90a9
IndexedDB: speed up index records deletion
by sihui_liu@apple.com
· 5 years ago
200a412
Non-unified build fixes late January 2020 edition
by don.olmstead@sony.com
· 5 years ago
80f33e5
Remove WebVR from the tree https://bugs.webkit.org/show_bug.cgi?id=206739
by svillar@igalia.com
· 5 years ago
ce3c0bd
Web Inspector: unable to evaluate in the isolated world of content scripts injected by safari app extensions
by drousso@apple.com
· 5 years ago
1987387
Crash in WebCore::HTMLMediaElement::detachMediaSource()
by ryanhaddad@apple.com
· 5 years ago
764bbe6
Unreviewed, rolling out r255161.
by ryanhaddad@apple.com
· 5 years ago
7d81658
Crash in WebCore::HTMLMediaElement::detachMediaSource()
by peng.liu6@apple.com
· 5 years ago
2e78eea
Move DOMCacheEngine::errorToException back out of header and into .cpp file
by darin@apple.com
· 5 years ago
3fb5ffde
AirPlay placard not visible when AirPlay is entered in fullscreen mode.
by commit-queue@webkit.org
· 5 years ago
6de874e
Add support for MediaRecorder.requestData
by youenn@apple.com
· 5 years ago
40f54ab
Fix various non-unified build issues introduced since r254751
by aperez@igalia.com
· 5 years ago
9fb9f98
Make sure DOMCacheStorage::retrieveCaches always calls its completionHandler
by youenn@apple.com
· 5 years ago
03ba657
Enable -Wconditional-uninitialized in WebCore project
by ddkilzer@apple.com
· 5 years ago
d0b662a
Add logging of the source of a response used to respond a fetch event
by youenn@apple.com
· 5 years ago
62a57b9
Make RenderingMode and AlphaPremultiplication enum classes and move them to separate headers
by commit-queue@webkit.org
· 5 years ago
6607a48
Use Visible Position to calculate Positions for highlights
by megan_gardner@apple.com
· 5 years ago
c316ca2
[MSE] Decode glitches when watching videos on CNN.com
by jer.noble@apple.com
· 5 years ago
c86e975
[WebAuthn] User Verification (UV) option present on a CTAP2 authenticatorMakeCredential while the authenticator has not advertised support for it
by jiewen_tan@apple.com
· 5 years ago
4cf3289
Fetch: URL parser not always using UTF-8
by commit-queue@webkit.org
· 5 years ago
f2feffa
[MSE] Don't enqueue samples that start at a big discontinuity
by aboya@igalia.com
· 5 years ago
1aaaa56
[WebAuthn] Implement SPI to tell UI clients to select assertion responses
by jiewen_tan@apple.com
· 5 years ago
bba8387
Unreviewed, rolling out r254533 and r254535.
by ryanhaddad@apple.com
· 5 years ago
a6b65f5
[WebAuthn] Implement SPI to tell UI clients to select assertion responses
by jiewen_tan@apple.com
· 5 years ago
04d1dc1
[WebAuthn] Support CTAP Client Pin
by jiewen_tan@apple.com
· 5 years ago
fd8f9ff
Remove unneeded MemoryIDBBackingStore::create
by darin@apple.com
· 5 years ago
a5e15bc
[WebAuthn] Support authenticatorGetNextAssertion
by jiewen_tan@apple.com
· 5 years ago
c0ea3f4
IndexedDB: stop cursor prefetching when size of cached records reaches limit
by sihui_liu@apple.com
· 5 years ago
b9a6442
[WTF] Allow MediaTime static constants
by aboya@igalia.com
· 5 years ago
f7ff25f
Implement MediaRecorder backend in GPUProcess
by youenn@apple.com
· 5 years ago
47c6ac1
Add a move constructor to IDBResultData
by sihui_liu@apple.com
· 5 years ago
81ab344
Unreviewed, rolling out r254132. https://bugs.webkit.org/show_bug.cgi?id=205868
by commit-queue@webkit.org
· 5 years ago
4cda209c
Implement MediaRecorder backend in GPUProcess
by youenn@apple.com
· 5 years ago
e7aa1f3
Build (unified) failure after adding source files to support media in GPU process
by commit-queue@webkit.org
· 5 years ago
6572436
by mark.lam@apple.com
· 5 years ago
1f58ad5
Fix non unified build in FIDO Pin.cpp
by youenn@apple.com
· 5 years ago
209425b
Further simplify StringBuilder usage by standardizing hex formating to a single hex() function
by weinig@apple.com
· 5 years ago
6650dfa
Make MediaRecorderPrivate use CompletionHandler for retrieving encoded data
by youenn@apple.com
· 5 years ago
60183e1
IndexedDB: delete index records with ID and IndexKey instead of value in SQLiteIDBackingStore
by sihui_liu@apple.com
· 5 years ago
7a60cff
Crash in com.apple.WebKit.Networking at UniqueIDBDatabase::performCurrentOpenOperation
by sihui_liu@apple.com
· 5 years ago
d635406
[Apple Pay] Provide a better error message when Apple Pay blocks user agent script evaluation
by aestes@apple.com
· 5 years ago
f6bdaf8
REGRESSION: [iOS 13] webrtc/datachannel/mdns-ice-candidates.html is failing
by youenn@apple.com
· 5 years ago
22a9ed6
[Payment Request] Perform payment method data IDL conversion in the PaymentRequest constructor
by aestes@apple.com
· 5 years ago
cba03ac
Implement transceiver setCodecPreferences
by youenn@apple.com
· 5 years ago
f1fbce6
Make better use of HTTPHeaderValues constants
by commit-queue@webkit.org
· 5 years ago
ace16d1
Deny Notification API access for non secure contexts
by youenn@apple.com
· 5 years ago
3d0ca07
REGRESSION (r253807): crash in storage/indexeddb/modern/opendatabase-request-private.html
by sihui_liu@apple.com
· 5 years ago
a595775
Paint highlights specified in CSS Highlight API
by megan_gardner@apple.com
· 5 years ago
5f0c428
sendBeacon on Safari 13 seeing high failure rates
by cdumez@apple.com
· 5 years ago
c0bb501
Remove the certificate info checks related to getUserMedia
by youenn@apple.com
· 5 years ago
864c568
[WebAuthn] Implement coders for CTAP ClientPIN requests and responses
by jiewen_tan@apple.com
· 5 years ago
e2915ff
Update TrackBase to store m_mediaElement as a WeakPtr
by rniwa@webkit.org
· 5 years ago
Next »