source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @237919   5 years tzagallo REGRESSION(r237547): Test failures on 32-bit JSC since the JIT was …
(edit) @237918   5 years youenn Reenable …
(edit) @237917   5 years commit-queue ServiceWorker Inspector: Uncaught Exception: null is not an object …
(edit) @237916   5 years youenn sender.replaceTrack() fails with InvalidStateError if the …
(edit) @237915   5 years dewei_zhu Customizable test group form should not reset manually edited commit …
(edit) @237914   5 years jbedard webkitpy: Boot a single worker for custom devices …
(edit) @237913   5 years jbedard webkitpy: Generalize trailing SDK specifier (Part 2) …
(edit) @237912   5 years justin_fan [WebGPU] Experimental prototype for WebGPURenderPipeline and …
(edit) @237911   5 years youenn Add support for sender/receiver getCapabilities …
(edit) @237910   5 years youenn Calling sender.replaceTrack() twice produces a new transceiver and its …
(edit) @237909   5 years cdumez Post too much text to iFrame could crash webkit …
(edit) @237908   5 years youenn Support onremovetrack for RTCPeerConnection removed tracks …
(edit) @237907   5 years aakash_jain [ews-app] Add URL configuration for OpenSource EWS Django app …
(edit) @237906   5 years timothy REGRESSION (r237878): css-dark-mode/supported-color-schemes.html is …
(edit) @237905   5 years youenn Make mDNS ICE Candidate an experimental flag again …
(edit) @237904   5 years aakash_jain [ews-app] Add views for OpenSource EWS Django app …
(edit) @237903   5 years mmaxfield Implement text-underline-offset and text-decoration-thickness …
(edit) @237902   5 years dino Add some basic pointer events tests …
(edit) @237901   5 years commit-queue Don’t use the main queue to create an XPC connection. …
(edit) @237900   5 years aakash_jain [ews-app] Add models for OpenSource EWS Django app …
(edit) @237899   5 years timothy Skip css-dark-mode tests on older macOS platforms …
(edit) @237898   5 years bburg Add missing iOS availability macro to …
(edit) @237897   5 years aakash_jain [ews-app] Fix Invalid HTTP_HOST header …
(edit) @237896   5 years aakash_jain [ews-app] Rename EWS_app to ews-app - part 2 …
(edit) @237895   5 years wilander Resource Load Statistics: Remove cap on partitioned cache max age if …
(edit) @237894   5 years aakash_jain [ews-app] Rename EWS_app to ews-app - part 1 …
(edit) @237893   5 years mmaxfield Spelling dots are drawn in the wrong place …
(edit) @237892   5 years kocsen_chung Tag Safari-606.3.4.0.2.
(edit) @237891   5 years ross.kirsling [WinCairo] Unreviewed layout test gardening. * …
(edit) @237890   5 years kocsen_chung Versioning.
(edit) @237889   5 years aperez WPE WebKit 2.22.1
(edit) @237888   5 years aperez Unreviewed. Update OptionsWPE.cmake and NEWS for 2.22.1 release. .: …
(edit) @237887   5 years don.olmstead Feature flags not present for Visual Studio when using build-webkit …
(edit) @237886   5 years pvollan REGRESSION (r230523): Caps lock indicator not shown in password field …
(edit) @237885   5 years achristensen Add ObjC SPI equivalent of WKContextHandlesSafeBrowsing …
(edit) @237884   5 years jfernandez CSS grid elements with justify-content: space-around have extra …
(edit) @237883   5 years commit-queue REGRESSION: Web Inspector: Popovers drawing incorrectly in Network Tab …
(edit) @237882   5 years sihui_liu IndexedDB: WAL file keeps growing …
(edit) @237881   5 years krollin Adjust handling of Include paths that need quoting …
(edit) @237880   5 years ajuma IntersectionObserver doesn't keep target's JS wrapper alive …
(edit) @237879   5 years eric.carlson [MediaStream] User should not be prompted again after denying …
(edit) @237878   5 years timothy <picture> container doesn't update when prefers-color-scheme media …
(edit) @237877   5 years msaboff Multiple stress/regexp-compile-oom.js tests are failing on High Sierra …
(edit) @237876   5 years achristensen Fix tests after r237863 https://bugs.webkit.org/show_bug.cgi?id=191315
(edit) @237875   5 years alancoon Tag Safari-606.3.4.1.2.
(edit) @237874   5 years alancoon Delete tag
(edit) @237873   5 years alancoon New tag.
(edit) @237872   5 years alancoon Revert r237528. rdar://problem/45847130
(edit) @237871   5 years alancoon Revert r237840. rdar://problem/45837753
(edit) @237870   5 years ryanhaddad Unreviewed, rolling out r237834. Tests for this change crash on iOS …
(edit) @237869   5 years alancoon Versioning.
(edit) @237868   5 years graouts [Web Animations] transitions/remove-transition-style.html crashes with …
(edit) @237867   5 years youenn RealtimeOutgoingAudioSourceCocoa should unobserve its source at …
(edit) @237866   5 years youenn Make sure RTCIceCandidateStats address is undefined for host and peer …
(edit) @237865   5 years commit-queue [GStreamer][WebRTC] Handle setting max number of frame between …
(edit) @237864   5 years youenn Layout Test …
(edit) @237863   5 years achristensen [Mac] Implement safe browsing in WebKit …
(edit) @237862   5 years ajuma [IntersectionObserver] Account for CSS zoom when computing client …
(edit) @237861   5 years commit-queue [GStreamer][WebRTC] Implement black frame generation …
(edit) @237860   5 years commit-queue [GStreamer][WebRTC] Do not try to handle framerate modulation in the …
(edit) @237859   5 years fred.wang Unreviewed, follow-up of previous commit. Actually move OptionSet in …
(edit) @237858   5 years fred.wang Unreviewed build fix. Patch by Frederic Wang <fwang@igalia.com> on …
(edit) @237857   5 years graouts [Web Animations] Update all tests to match the latest API changes …
(edit) @237856   5 years graouts [Web Animations] Don't reset pending tasks when setting a null effect …
(edit) @237855   5 years graouts [Web Animations] Update the API to allow the "auto" composite value …
(edit) @237854   5 years graouts [Web Animations] Update the API to implement …
(edit) @237853   5 years graouts [Web Animations] Implement getTiming() and updateTiming() …
(edit) @237852   5 years graouts [Web Animations] Update the Web Animations API to remove all the …
(edit) @237851   5 years zandobersek Unreviewed WPE gardening. Handle a bunch of test failures under the …
(edit) @237850   5 years commit-queue Some minor X-Content-Type-Options parsing issues …
(edit) @237849   5 years fred.wang Overlay with -webkit-overflow-scrolling:touch doesn't become …
(edit) @237848   5 years zandobersek [WPE] Remove BackingStore, BackingStoreCairo implementation files from …
(edit) @237847   5 years zandobersek Place Fontconfig-specific RefPtr specializations in RefPtrFontconfig.h …
(edit) @237846   5 years don.olmstead [CMake] Fix WebCore/Modules includes …
(edit) @237845   5 years mmaxfield Cache glyph paths and share underline skipping code between all the …
(edit) @237844   5 years mmaxfield Clean up text decoration drawing code …
(edit) @237843   5 years mmaxfield Fix the Windows build after r237835
(edit) @237842   5 years wenson_hsieh [iOS] Swatch appears squished and off-center in inputs of type color …
(edit) @237841   5 years alancoon Tag Safari-606.3.4.1.1.
(edit) @237840   5 years alancoon Apply patch. rdar://problem/45523764.
(edit) @237839   5 years bshafiei Cherry-pick r237837. rdar://problem/45811371 [MediaStream] An …
(edit) @237838   5 years bshafiei Versioning.
(edit) @237837   5 years jer.noble [MediaStream] An audio track should be muted when capture is …
(edit) @237836   5 years jbedard webkitpy: Generalize trailing SDK specifier (Part 1) …
(edit) @237835   5 years mmaxfield Parsing support for text-underline-offset and …
(edit) @237834   5 years mmaxfield Spelling dots are drawn in the wrong place …
(edit) @237833   5 years aperez [WPE][GTK] Expose ENABLE_MEDIA_SOURCE as public option …
(edit) @237832   5 years ryanhaddad Layout Test …
(edit) @237831   5 years drousso Web Inspector: Audit: turn off Start button when all tests are removed …
(edit) @237830   5 years cdumez Use same limit for page cache and suspended pages …
(edit) @237829   5 years ajuma [IntersectionObserver] Update WPTs to the latest upstream version …
(edit) @237828   5 years dino Another attempted build fix. * …
(edit) @237827   5 years dino Attempted build fix. * dom/messageports/MessagePortChannelRegistry.cpp:
(edit) @237826   5 years Basuke.Suzuki [style] Exclude style check for auto generated files. …
(edit) @237825   5 years cdumez Crash under DOMWindow::postMessageTimerFired() …
(edit) @237824   5 years commit-queue [Flatpak] Build libx264 as it is the h264 encoder we support in WebRTC …
(edit) @237823   5 years don.olmstead Fix typos in closing ENABLE guards …
(edit) @237822   5 years dbates [lldb-webkit] Fix formatting nits in Document and Frame summary …
(edit) @237821   5 years keith_miller Make static_asserts in APICast into bitwise_cast …
(edit) @237820   5 years wenson_hsieh [iOS] Allow WKWebView clients to customize bar button item groups in …
(edit) @237819   5 years commit-queue [GStreamer] Fix EncodedImage timestamps to match what libWebRTC …
(edit) @237818   5 years wenson_hsieh [iOS] Changing view scale sometimes does not zoom the page to the new …
(edit) @237817   5 years mattbaker Web Inspector: Table selection should not require that rows be in the …
(edit) @237816   5 years dino Expose a constructor for PointerEvent from PlatformTouchEvent …
(edit) @237815   5 years alancoon Cherry-pick r237774. rdar://problem/45377609 Mac production …
(edit) @237814   5 years alancoon Cherry-pick r237711. rdar://problem/44176965 In …
(edit) @237813   5 years ryanhaddad Unreviewed, rolling out r237785. Introduced layout test and API test …
(edit) @237812   5 years commit-queue Unreviewed, rolling out r237784 and r237788. …
(edit) @237811   5 years cdumez Resync …
(edit) @237810   5 years lforschler https://bugs.webkit.org/show_bug.cgi?id=191268 Remove unused bots. …
(edit) @237809   5 years msaboff Unreviewed build fix for linux. * stress/regexp-compile-oom.js: …
(edit) @237808   5 years drousso Web Inspector: show save/restore stack for recorded 2D Canvases …
(edit) @237807   5 years alancoon Versioning.
(edit) @237806   5 years alancoon New tag.
(edit) @237805   5 years mcatanzaro [WPE][GTK] API test runner fails to respect default build type …
(edit) @237804   5 years commit-queue [GStreamer][WebRTC] Error out when simulcast is activated …
(edit) @237803   5 years dinfuehr Enable LLInt on ARMv7/Linux …
(edit) @237802   5 years youenn RealtimeOutgoingAudioSource subclasses should observe its source when …
(edit) @237801   5 years commit-queue [GStreamer][WebRTC] Add webrtcencoder bin to cleanup and refactor the …
(edit) @237800   5 years commit-queue [GStreamer][WebRTC] properly mark H.264 stream type in the "decoder" …
(edit) @237799   5 years commit-queue [GStreamer] Do not sync libwerbtc stream on the clock …
(edit) @237798   5 years ajuma [IntersectionObserver] Fix isIntersecting computation when 0 is not a …
(edit) @237797   5 years commit-queue Remove some virtual methods in CachedRawResource …
(edit) @237796   5 years mcatanzaro [WPE][GTK] API test /webkit/WebKitSettings/webkit-settings is failing …
(edit) @237795   5 years mcatanzaro REGRESSION(r237031): [GTK] Test /webkit/WebKitWebView/settings is …
(edit) @237794   5 years philn [GStreamer] Move elements registration to GStreamerCommon …
(edit) @237793   5 years Hironori.Fujii [Win][Clang][JSC] JIT::is64BitType reports "warning: explicit …
(edit) @237792   5 years zandobersek Unreviewed WPE gardening. Updating or adding various baselines. Also …
(edit) @237791   5 years mcatanzaro [WPE][GTK] Expose ENABLE_MEDIA_SOURCE as public option …
(edit) @237790   5 years zandobersek [webkitpy] Support WPE in the run-web-platform-tests script …
(edit) @237789   5 years Hironori.Fujii [Win] Use C++14, not C++17 …
(edit) @237788   5 years Hironori.Fujii [MediaStream] User should not be prompted again after denying …
(edit) @237787   5 years commit-queue Remove ENABLE_OPENCL fully …
(edit) @237786   5 years wenson_hsieh [Cocoa] Fold common UIScriptController functionality on macOS and iOS …
(edit) @237785   5 years zalan [iOS] Issue initial paint soon after the visuallyNonEmpty milestone is …
(edit) @237784   5 years eric.carlson [MediaStream] User should not be prompted again after denying …
(edit) @237783   5 years zalan [LFC][BFC] Add support for percentage height in quirks mode. …
(edit) @237782   5 years zalan [LFC][BCF] Add support for block level non-replaced inflow height …
(edit) @237781   5 years youenn RealtimeOutgoingAudioSource should use DestructionThread::Main …
(edit) @237780   5 years aperez [GTK] Cannot make debug builds of JSC using release 2.22.3 …
(edit) @237779   5 years youenn IDB should allow storing RTCCertificate …
(edit) @237778   5 years youenn Add support for RTCMuxPolicy …
(edit) @237777   5 years drousso Web Inspector: Canvas: capture changes to <canvas> that would affect …
(edit) @237776   5 years aestes [Payment Request] PaymentResponse.retry()'s errorFields should be …
(edit) @237775   5 years zalan [LFC][BFC] Resolve percentage height values. …
(edit) @237774   5 years achristensen Mac production builds should sign the network process xpc service with …
(edit) @237773   5 years youenn Refresh WPT webrtc tests …
(edit) @237772   5 years philn [WPE] Add the WebKitVersion.h header …
(edit) @237771   5 years mcatanzaro Unreviewed, fix WebDriver expectations syntax after previous commit * …
(edit) @237770   5 years eric.carlson [MediaStream] enumerateDevices should not expose devices that are not …
(edit) @237769   5 years achristensen Unreviewed, rolling out r237761. Makes most API tests timeout and WK2 …
(edit) @237768   5 years mcatanzaro Unreviewed WebDriver expectations gardening There are still a few …
(edit) @237767   5 years mcatanzaro Unreviewed API test gardening * TestWebKitAPI/glib/TestExpectations.json:
(edit) @237766   5 years justin_michaud Add new global object and preliminary Worklets support for CSS …
(edit) @237765   5 years mmaxfield Clean up drawLineForDocumentMarker() …
(edit) @237764   5 years keith_miller Assert JSValues can fit into a pointer when API casting …
(edit) @237763   5 years msaboff Rolling in r237753 with unreviewed build fix. Fixed issues with …
(edit) @237762   5 years ryanhaddad Unreviewed, attempt to fix the build with recent SDKs. * …
(edit) @237761   5 years achristensen Mac production builds should sign the network process xpc service with …
(edit) @237760   5 years cdumez REGRESSION (r237699): Layout Test …
(edit) @237759   5 years kocsen_chung Apply patch. rdar://problem/45749094 …
(edit) @237758   5 years jond Follow-up fix for the webkit.org blog index page …
(edit) @237757   5 years ryanhaddad Unreviewed, rolling out r237753. Introduced JSC test failures …
(edit) @237756   5 years pvollan [Win] Layout Test …
(edit) @237755   5 years lforschler Add Windows 10 archive bots …
(edit) @237754   5 years ajuma requestAnimationFrame causes bad location of position:fixed inside …
(edit) @237753   5 years msaboff Running out of stack space not properly handled in RegExp::compile() …
(edit) @237752   5 years jond Improved the SVG icons to use SVG symbols …
(edit) @237751   5 years bshafiei Cherry-pick r237745. rdar://problem/45765887 API should use …
(edit) @237750   5 years bshafiei Revert r237547. rdar://problem/45767917
(edit) @237749   5 years bshafiei Revert r237553. rdar://problem/45768563
(edit) @237748   5 years bshafiei Revert r237576. rdar://problem/45767917
(edit) @237747   5 years bshafiei Revert r237627. rdar://problem/45771226
(edit) @237746   5 years mattbaker Web Inspector: support multiple selection/deletion of cookie records …
(edit) @237745   5 years keith_miller API should use wrapper object if address is 32-bit …
(edit) @237744   5 years alancoon Cherry-pick r237721. rdar://problem/45722391 Replace CommonRandom …
(edit) @237743   5 years wenson_hsieh [iOS] Changing view scale sometimes does not zoom the page to the new …
(edit) @237742   5 years philn [GTK][WPE] Unreviewed, another --no-video --no-web-audio build fix …
(edit) @237741   5 years philn [GTK][WPE] Enable GST_DEBUG_NO_COLOR environment variable pass-through …
(edit) @237740   5 years aakash_jain Add Basic Django web app for OpenSource EWS …
(edit) @237739   5 years dbates [iOS] Normalize character string based on key code …
(edit) @237738   5 years dbates [iOS] WebKit should dispatch DOM events when a modifier key is pressed …
(edit) @237737   5 years ajuma Allow cross-document intersection observing …
(edit) @237736   5 years kocsen_chung Cherry-pick r237707. rdar://problem/45749094 Unreviewed, …
(edit) @237735   5 years cdumez [PSON] Reuse SuspendedPages' process when possible, for performance …
(edit) @237734   5 years tzagallo Metadata should not be copyable …
(edit) @237733   5 years pvollan [Win] Layout Test …
(edit) @237732   5 years commit-queue Remove ENABLE_OPENCL fully …
(edit) @237731   5 years zalan [LFC][IFC] Add support for intrinsic width calculation …
(edit) @237730   5 years zalan [LFC][BFC] BlockFormattingContext::instrinsicWidthConstraints logic …
(edit) @237729   5 years zalan [LFC] Align shrink-to-fit width computation with the layout …
(edit) @237728   5 years tzagallo REGRESSION(r237547): Exception handlers should be aware of wide …
(edit) @237727   5 years philn [Apache] Self-signed SSL certificate RSA key is considered too weak …
(edit) @237726   5 years graouts [Web Animations] Make document.getAnimations() return declarative …
(edit) @237725   5 years zandobersek PNGImageDecoder: report no repetition for non-animated images …
(edit) @237724   5 years zandobersek [WPE] WebDriver: support validating and parsing the 'certificates' …
(edit) @237723   5 years justin_fan [WebGPU] Experimental prototype for MSL shaders …
(edit) @237722   5 years zandobersek Unreviewed follow-up to r237678. * wpe/jhbuild.modules: The patch …
(edit) @237721   5 years jiewen_tan Replace CommonRandom SPI with API …
(edit) @237720   5 years drousso Web Inspector: View: introduce a didLayoutSubtree …
(edit) @237719   5 years bshafiei Versioning.
(edit) @237718   5 years bshafiei Tag Safari-607.1.12.1.
(edit) @237717   5 years cdumez [WebIDL] Rename CallWith=ScriptState to CallWith=ExecState …
(edit) @237716   5 years ross.kirsling build-jsc --wincairo should update WinCairo libraries …
(edit) @237715   5 years alancoon Tag Safari-606.3.4.0.1.
(edit) @237714   5 years Hironori.Fujii Rename <wtf/unicode/UTF8.h> to <wtf/unicode/UTF8Conversion.h> in order …
(edit) @237713   5 years alancoon Revert r237582. rdar://problem/45747609
(edit) @237712   5 years alancoon Revert r237583. rdar://problem/45747609
(edit) @237711   5 years wilander In WebCore::ResourceLoadObserver, use …
(edit) @237710   5 years alancoon Versioning.
(edit) @237709   5 years alancoon New tag.
(edit) @237708   5 years drousso Web Inspector: Network: remove unnecessary media event tracking …
(edit) @237707   5 years keith_miller Unreviewed, JavaScriptCore should only guarantee to produce a …
(edit) @237706   5 years drousso Web Inspector: Uncaught Exception: TypeError: null is not an object …
(edit) @237705   5 years nvasilyev Uncaught Exception: TypeError: undefined is not an object (evaluating …
(edit) @237704   5 years dbates Cleanup: Extraneous platform guarding of …
(edit) @237703   5 years ryanhaddad Unreviewed, attempt to fix the build with recent SDKs. * …
(edit) @237702   5 years cdumez Location object sans browsing context …
(edit) @237701   5 years ross.kirsling [WinCairo] Unreviewed layout test gardening. (Also remove one …
(edit) @237700   5 years sihui_liu Add a storage limit for IndexedDB …
(edit) @237699   5 years cdumez [PSON] WebPageProxy::receivedNavigationPolicyDecision() should not …
(edit) @237698   5 years cdumez Unreviewed, mark a couple of newly imported WPT tests as flaky on Mac …
(edit) @237697   5 years justin_michaud CSS Custom Properties API Should Support syntax="*" and "<length>", …
(edit) @237696   5 years guijemont Skip tests on arm/mips that time out now we're running on CLoop …
(edit) @237695   5 years nvasilyev REGRESSION(r237652): Web Inspector: dumpInspectorProtocolMessages is …
(edit) @237694   5 years drousso Web Inspector: fix debug WK1 test failures for WI.ObjectStore …
(edit) @237693   5 years cdumez Resync html/browsers/history/the-location-interface web platform tests …
(edit) @237692   5 years nvasilyev Web Inspector: Styles: Toggle selected properties by pressing Space or …
(edit) @237691   5 years commit-queue [CG] Adopt CG SPI for non-even cornered rounded rects …
(edit) @237690   5 years aperez Merged r237680 - Fix build with VIDEO and WEB_AUDIO disabled …
(edit) @237689   5 years aperez Merged r237677 - Fix build with VIDEO and WEB_AUDIO disabled …
(edit) @237688   5 years youenn RTCTrackEvent.streams should be SameObject …
(edit) @237687   5 years jond Prevent homepage animation for users that prefer reduced motion …
(edit) @237686   5 years alancoon Versioning.
(edit) @237685   5 years alancoon Versioning.
(edit) @237684   5 years alancoon Versioning.
(edit) @237683   5 years cdumez [PSON] Unable to submit a file in FormData cross-site …
(edit) @237682   5 years csaavedra ERROR: ResourceLoadStatisticsPersistentStorage: Unable to delete …
(edit) @237681   5 years drousso Unreviewed test fix after r237670. * …
(edit) @237680   5 years aperez Fix build with VIDEO and WEB_AUDIO disabled …
(edit) @237679   5 years zalan [LFC][IFC] Add support for inline-block elements. …
(edit) @237678   5 years csaavedra [WPE] Add missing libsoup patch to jhbuild …
(edit) @237677   5 years csaavedra Fix build with VIDEO and WEB_AUDIO disabled …
(edit) @237676   5 years csaavedra [GLIB] Silent a build warning when not using Wayland Unreviewed. * …
(edit) @237675   5 years commit-queue MediaRecorder should fire dataavailable event when all tracks are …
(edit) @237674   5 years fred.wang [WebAuthN] Make AuthenticatorManager …
(edit) @237673   5 years bshafiei New branch.
(edit) @237672   5 years bshafiei New branch.
(edit) @237671   5 years bshafiei New branch.
(edit) @237670   5 years drousso Web Inspector: Canvas: create a setting for auto-recording newly …
(edit) @237669   5 years drousso Web Inspector: display low-power enter/exit events in Timelines and …
(edit) @237668   5 years justin_michaud Add Justin Michaud to the list of WebKit Committers …
(edit) @237667   5 years wenson_hsieh API test WKAttachmentTests.CopyAndPasteBetweenWebViews fails on macOS …
(edit) @237666   5 years Hironori.Fujii [Win][WKL] DOMHTMLDocument::setNodeValue does infinite recursion …
(edit) @237665   5 years drousso Web Inspector: Audit: save imported audits across WebInspector
(edit) @237664   5 years dino Forward original fragment identifier into System Preview …
(edit) @237663   5 years kocsen_chung Tag Safari-607.1.12.
(edit) @237662   5 years kocsen_chung Versioning.
(edit) @237661   5 years commit-queue Web Inspector: Move a few remaining global WI settings to WI.settings …
(edit) @237660   5 years drousso Web Inspector: Styles: missing contextmenu items for links …
(edit) @237659   5 years nvasilyev Web Inspector: Styles: implement copying and deletion of multiple …
(edit) @237658   5 years zalan [iOS] Do not paint tap highlight unless it is above a certain …
(edit) @237657   5 years aboya [MSE] Use tolerance when growing the coded frame group …
(edit) @237656   5 years drousso Web Inspector: Audit: attempt to re-link DOM nodes for imported …
(edit) @237655   5 years jer.noble MediaSource.isTypeSupported('video/mp4; codecs="hvc1.1.6.L60.B0') is …
(edit) @237654   5 years jer.noble Unreivewed build fix; fix the non-HAVE_AVCONTENTKEYSESSION builds by …
(edit) @237653   5 years joepeck Follow-up review comment to r237652. Reviewed by Brian Burg. * …
(edit) @237652   5 years joepeck Web Inspector: Separate target initialization from frontend …
(edit) @237651   5 years aboya [MSE] WebKit tests: Use fixed point in makeASample() …
(edit) @237650   5 years commit-queue MediaRecorder should fire dataavailable event when all tracks are …
(edit) @237649   5 years jer.noble [EME][Cocoa] Cannot play unmuxed video and audio fMP4 streams …
(edit) @237648   5 years wenson_hsieh API test WKAttachmentTests.CopyAndPasteBetweenWebViews fails on macOS …
(edit) @237647   5 years commit-queue Add credit card autofill button …
(edit) @237646   5 years cdumez Resync XHR Web Platform Tests from upstream 44dd29fb0d …
(edit) @237645   5 years tzagallo Adjust inlining threshold for new bytecode format …
(edit) @237644   5 years drousso Web Inspector: Audit: show metadata for results …
(edit) @237643   5 years eric.carlson [MediaStream] Don't reveal device IDs until the user has granted …
(edit) @237642   5 years commit-queue MediaRecorder should fire dataavailable event when all tracks are …
(edit) @237641   5 years tzagallo REGRESSION(r237547): Exception handlers should be aware of wide …
(edit) @237640   5 years guijemont Don't run JIT tests on 32-bit platforms …
(edit) @237639   5 years cdumez [PSON] When process-swapping for a POST request the HTTP body gets …
(edit) @237638   5 years dinfuehr Align entries in metadata table …
(edit) @237637   5 years csaavedra [GTK][WPE] Remaining topPrivatelyControlledDomain() fixes …
(edit) @237636   5 years antti Remove LayerFlushScheduler …
(edit) @237635   5 years zalan Missing from r237634 * …
(edit) @237634   5 years zalan [LFC] Do not pass LayoutState& to compute* and layout* functions …
(edit) @237633   5 years zalan [LFC] FormattingContext class should take FormattingState& …
(edit) @237632   5 years zalan [LFC] The *FormattingState class should provide the …
(edit) @237631   5 years zalan [LFC] Rename LayoutContext to LayoutState …
(edit) @237630   5 years commit-queue Static global 'fastHandlerInstalled' conditionally declared in …
Note: See TracRevisionLog for help on using the revision log.