source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @237919   7 years tzagallo REGRESSION(r237547): Test failures on 32-bit JSC since the JIT was …
(edit) @237918   7 years youenn Reenable …
(edit) @237917   7 years commit-queue ServiceWorker Inspector: Uncaught Exception: null is not an object …
(edit) @237916   7 years youenn sender.replaceTrack() fails with InvalidStateError if the …
(edit) @237915   7 years dewei_zhu Customizable test group form should not reset manually edited commit …
(edit) @237914   7 years jbedard webkitpy: Boot a single worker for custom devices …
(edit) @237913   7 years jbedard webkitpy: Generalize trailing SDK specifier (Part 2) …
(edit) @237912   7 years justin_fan [WebGPU] Experimental prototype for WebGPURenderPipeline and …
(edit) @237911   7 years youenn Add support for sender/receiver getCapabilities …
(edit) @237910   7 years youenn Calling sender.replaceTrack() twice produces a new transceiver and its …
(edit) @237909   7 years cdumez Post too much text to iFrame could crash webkit …
(edit) @237908   7 years youenn Support onremovetrack for RTCPeerConnection removed tracks …
(edit) @237907   7 years aakash_jain [ews-app] Add URL configuration for OpenSource EWS Django app …
(edit) @237906   7 years timothy REGRESSION (r237878): css-dark-mode/supported-color-schemes.html is …
(edit) @237905   7 years youenn Make mDNS ICE Candidate an experimental flag again …
(edit) @237904   7 years aakash_jain [ews-app] Add views for OpenSource EWS Django app …
(edit) @237903   7 years mmaxfield Implement text-underline-offset and text-decoration-thickness …
(edit) @237902   7 years dino Add some basic pointer events tests …
(edit) @237901   7 years commit-queue Don’t use the main queue to create an XPC connection. …
(edit) @237900   7 years aakash_jain [ews-app] Add models for OpenSource EWS Django app …
(edit) @237899   7 years timothy Skip css-dark-mode tests on older macOS platforms …
(edit) @237898   7 years bburg Add missing iOS availability macro to …
(edit) @237897   7 years aakash_jain [ews-app] Fix Invalid HTTP_HOST header …
(edit) @237896   7 years aakash_jain [ews-app] Rename EWS_app to ews-app - part 2 …
(edit) @237895   7 years wilander Resource Load Statistics: Remove cap on partitioned cache max age if …
(edit) @237894   7 years aakash_jain [ews-app] Rename EWS_app to ews-app - part 1 …
(edit) @237893   7 years mmaxfield Spelling dots are drawn in the wrong place …
(edit) @237892   7 years kocsen_chung Tag Safari-606.3.4.0.2.
(edit) @237891   7 years ross.kirsling [WinCairo] Unreviewed layout test gardening. * …
(edit) @237890   7 years kocsen_chung Versioning.
(edit) @237889   7 years aperez WPE WebKit 2.22.1
(edit) @237888   7 years aperez Unreviewed. Update OptionsWPE.cmake and NEWS for 2.22.1 release. .: …
(edit) @237887   7 years don.olmstead Feature flags not present for Visual Studio when using build-webkit …
(edit) @237886   7 years pvollan REGRESSION (r230523): Caps lock indicator not shown in password field …
(edit) @237885   7 years achristensen Add ObjC SPI equivalent of WKContextHandlesSafeBrowsing …
(edit) @237884   7 years jfernandez CSS grid elements with justify-content: space-around have extra …
(edit) @237883   7 years commit-queue REGRESSION: Web Inspector: Popovers drawing incorrectly in Network Tab …
(edit) @237882   7 years sihui_liu IndexedDB: WAL file keeps growing …
(edit) @237881   7 years krollin Adjust handling of Include paths that need quoting …
(edit) @237880   7 years ajuma IntersectionObserver doesn't keep target's JS wrapper alive …
(edit) @237879   7 years eric.carlson [MediaStream] User should not be prompted again after denying …
(edit) @237878   7 years timothy <picture> container doesn't update when prefers-color-scheme media …
(edit) @237877   7 years msaboff Multiple stress/regexp-compile-oom.js tests are failing on High Sierra …
(edit) @237876   7 years achristensen Fix tests after r237863 https://bugs.webkit.org/show_bug.cgi?id=191315
(edit) @237875   7 years alancoon Tag Safari-606.3.4.1.2.
(edit) @237874   7 years alancoon Delete tag
(edit) @237873   7 years alancoon New tag.
(edit) @237872   7 years alancoon Revert r237528. rdar://problem/45847130
(edit) @237871   7 years alancoon Revert r237840. rdar://problem/45837753
(edit) @237870   7 years ryanhaddad Unreviewed, rolling out r237834. Tests for this change crash on iOS …
(edit) @237869   7 years alancoon Versioning.
(edit) @237868   7 years graouts [Web Animations] transitions/remove-transition-style.html crashes with …
(edit) @237867   7 years youenn RealtimeOutgoingAudioSourceCocoa should unobserve its source at …
(edit) @237866   7 years youenn Make sure RTCIceCandidateStats address is undefined for host and peer …
(edit) @237865   7 years commit-queue [GStreamer][WebRTC] Handle setting max number of frame between …
(edit) @237864   7 years youenn Layout Test …
(edit) @237863   7 years achristensen [Mac] Implement safe browsing in WebKit …
(edit) @237862   7 years ajuma [IntersectionObserver] Account for CSS zoom when computing client …
(edit) @237861   7 years commit-queue [GStreamer][WebRTC] Implement black frame generation …
(edit) @237860   7 years commit-queue [GStreamer][WebRTC] Do not try to handle framerate modulation in the …
(edit) @237859   7 years fred.wang Unreviewed, follow-up of previous commit. Actually move OptionSet in …
(edit) @237858   7 years fred.wang Unreviewed build fix. Patch by Frederic Wang <fwang@igalia.com> on …
(edit) @237857   7 years graouts [Web Animations] Update all tests to match the latest API changes …
(edit) @237856   7 years graouts [Web Animations] Don't reset pending tasks when setting a null effect …
(edit) @237855   7 years graouts [Web Animations] Update the API to allow the "auto" composite value …
(edit) @237854   7 years graouts [Web Animations] Update the API to implement …
(edit) @237853   7 years graouts [Web Animations] Implement getTiming() and updateTiming() …
(edit) @237852   7 years graouts [Web Animations] Update the Web Animations API to remove all the …
(edit) @237851   7 years zandobersek Unreviewed WPE gardening. Handle a bunch of test failures under the …
(edit) @237850   7 years commit-queue Some minor X-Content-Type-Options parsing issues …
(edit) @237849   7 years fred.wang Overlay with -webkit-overflow-scrolling:touch doesn't become …
(edit) @237848   7 years zandobersek [WPE] Remove BackingStore, BackingStoreCairo implementation files from …
(edit) @237847   7 years zandobersek Place Fontconfig-specific RefPtr specializations in RefPtrFontconfig.h …
(edit) @237846   7 years don.olmstead [CMake] Fix WebCore/Modules includes …
(edit) @237845   7 years mmaxfield Cache glyph paths and share underline skipping code between all the …
(edit) @237844   7 years mmaxfield Clean up text decoration drawing code …
(edit) @237843   7 years mmaxfield Fix the Windows build after r237835
(edit) @237842   7 years wenson_hsieh [iOS] Swatch appears squished and off-center in inputs of type color …
(edit) @237841   7 years alancoon Tag Safari-606.3.4.1.1.
(edit) @237840   7 years alancoon Apply patch. rdar://problem/45523764.
(edit) @237839   7 years bshafiei Cherry-pick r237837. rdar://problem/45811371 [MediaStream] An …
(edit) @237838   7 years bshafiei Versioning.
(edit) @237837   7 years jer.noble [MediaStream] An audio track should be muted when capture is …
(edit) @237836   7 years jbedard webkitpy: Generalize trailing SDK specifier (Part 1) …
(edit) @237835   7 years mmaxfield Parsing support for text-underline-offset and …
(edit) @237834   7 years mmaxfield Spelling dots are drawn in the wrong place …
(edit) @237833   7 years aperez [WPE][GTK] Expose ENABLE_MEDIA_SOURCE as public option …
(edit) @237832   7 years ryanhaddad Layout Test …
(edit) @237831   7 years drousso Web Inspector: Audit: turn off Start button when all tests are removed …
(edit) @237830   7 years cdumez Use same limit for page cache and suspended pages …
(edit) @237829   7 years ajuma [IntersectionObserver] Update WPTs to the latest upstream version …
(edit) @237828   7 years dino Another attempted build fix. * …
(edit) @237827   7 years dino Attempted build fix. * dom/messageports/MessagePortChannelRegistry.cpp:
(edit) @237826   7 years Basuke.Suzuki [style] Exclude style check for auto generated files. …
(edit) @237825   7 years cdumez Crash under DOMWindow::postMessageTimerFired() …
(edit) @237824   7 years commit-queue [Flatpak] Build libx264 as it is the h264 encoder we support in WebRTC …
(edit) @237823   7 years don.olmstead Fix typos in closing ENABLE guards …
(edit) @237822   7 years dbates [lldb-webkit] Fix formatting nits in Document and Frame summary …
(edit) @237821   7 years keith_miller Make static_asserts in APICast into bitwise_cast …
(edit) @237820   7 years wenson_hsieh [iOS] Allow WKWebView clients to customize bar button item groups in …
Note: See TracRevisionLog for help on using the revision log.