source: webkit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @287834   2 years zimmermann [LBSE] Begin layer-aware RenderSVGRect implementation …
(edit) @287833   2 years carlosgc [GTK][a11y] WTR: do not show html-id and toolkit attributes in test …
(edit) @287832   2 years zimmermann [LBSE] Begin layer-aware RenderSVGShape implementation …
(edit) @287831   2 years youenn Compile out ENABLE_MEDIA_CAPTURE on WATCHOS and APPLETV …
(edit) @287830   2 years graouts Unreviewed WPT update after …
(edit) @287829   2 years weinig .: Remove support for Direct2D …
(edit) @287828   2 years graouts Style::Resolver::keyframeRulesForName() signature should be improved …
(edit) @287827   2 years graouts Implicit keyframe for a CSS Animation should always use the underlying …
(edit) @287826   2 years graouts Interpolation for the "filter" property fails with a single keyframe …
(edit) @287825   2 years weinig Refactor CSS property parsing helpers to be a bit more composable …
(edit) @287824   2 years zalan [LFC][IFC] Introduce a dedicated structure for Line::Run's trailing …
(edit) @287823   2 years zsun [css-grid] Resync web-platform-tests/css/css-grid tests from upstream …
(edit) @287822   2 years graouts translate() function in transform property should remove trailing 0 …
(edit) @287821   2 years weinig Add helpers to access CoreGraphics color spaces more easily in generic …
(edit) @287820   2 years graouts [Web Animations] getKeyframes() for a CSS Animation should not use …
(edit) @287819   2 years zalan [LFC][IFC] Line::Run needs access to FontCascade …
(edit) @287818   2 years antti Use IsNegation bit for more efficient pseudo-class style invalidation …
(edit) @287817   2 years simon.fraser If the drop-shadow filter has no color, it should use the value of the …
(edit) @287816   2 years commit-queue [GLIB] Update test expectations for known failures. …
(edit) @287815   2 years simon.fraser Fix some CSS filter interpolation issues …
(edit) @287814   2 years wenson_hsieh Null pointer crash when calling into -[WebView close] in …
(edit) @287813   2 years simon.fraser Import css/filter-effects web platform tests …
(edit) @287812   2 years commit-queue null ptr deref in …
(edit) @287811   2 years tyler_w AX: Improve WeakHashSet hygienics in AXObjectCache …
(edit) @287810   2 years tyler_w AX: AccessibilityObject::setFocused(true) should make the webpage …
(edit) @287809   2 years zalan [LFC][IFC] Implement TextUtil::breakWord for the complex font codepath …
(edit) @287808   2 years jya Remove IPC::SharedBufferDataReference and use IPC::SharedBufferCopy …
(edit) @287807   2 years bfulgham [Hardening] Improve multi draw offset validation …
(edit) @287806   2 years sbarati Unreviewed. Appease an assertion that was broken by r287801 by …
(edit) @287805   2 years mmaxfield [GPU Process] Can't getImageData on canvas larger than 4096x4096 …
(edit) @287804   2 years repstein Revert "Cherry-pick r287604. rdar://problem/85966622" This reverts …
(edit) @287803   2 years commit-queue Make FullscreenManager::requestFullscreenForElement more robust …
(edit) @287802   2 years commit-queue Don't dispatch "focusin" / "focusout" events if there are no listeners …
(edit) @287801   2 years sbarati Add support for Wasm exceptions in the Air generator …
(edit) @287800   2 years commit-queue Expand the set of objects we take JSArray::fastSlice() path for …
(edit) @287799   2 years repstein Tag Safari-612.4.9.3.1.
(edit) @287798   2 years repstein Tag Safari-612.4.9.1.2.
(edit) @287797   2 years repstein Tag Safari-612.4.9.2.1.
(edit) @287796   2 years repstein Tag Safari-612.4.9.0.1.
(edit) @287795   2 years repstein Cherry-pick r286094. rdar://problem/87125111 Report the …
(edit) @287794   2 years clord [GTK] REGRESSION: Kinetic scrolling via touch-screen behaves oddly …
(edit) @287793   2 years ryanhaddad REGRESSION (r283935): [ macOS wk1 ] …
(edit) @287792   2 years repstein Cherry-pick r286094. rdar://problem/87125111 Report the …
(edit) @287791   2 years repstein Cherry-pick r286094. rdar://problem/87125111 Report the …
(edit) @287790   2 years timothy_horton A/B comparison tests fail trying to look up fuzzy match tolerance …
(edit) @287789   2 years ddkilzer check-webkit-style: add checker for unexpected fall through after …
(edit) @287788   2 years cdumez Resync web-platform-tests/dom from upstream …
(edit) @287787   2 years commit-queue Remove obsolete DOM Level 2 "DOMFocusIn" / "DOMFocusOut" events …
(edit) @287786   2 years pangle REGRESSION(r286498): Web Inspector: Inspector2 fails to load in …
(edit) @287785   2 years cdumez Resync web-platform-tests/webaudio from upstream …
(edit) @287784   2 years timothy_horton Adopt linkedOnOrAfter() in more places …
(edit) @287783   2 years katherine_cheney CSP: strict-dynamic is causing incorrect and unexpected behavior …
(edit) @287782   2 years said [GPU Process] Remove the result FilterImage from FilterEffect …
(edit) @287781   2 years pangle [Cocoa] Web Driver: WebSocket over TLS failing over WebDriver with …
(edit) @287780   2 years cdumez Unreviewed, rebaseline …
(edit) @287779   2 years zalan Inline blocks that contain text with min-width, box-sizing: border-box …
(edit) @287778   2 years andresg_22 WebAccessibilityObjectWrapper accessibilityHitTest should call …
(edit) @287777   2 years wenson_hsieh Teach modal container observer to make the body element scrollable if …
(edit) @287776   2 years pangle Uncaught Exception: Cannot step over because debugger is not paused …
(edit) @287775   2 years mmaxfield Web process shouldn't crash if ImageBuffer::ensureBackendCreated() …
(edit) @287774   2 years mmaxfield ImageBuffer with floating point logicalSize() paints into a slightly …
(edit) @287773   2 years ryanhaddad REGRESSION: TestWebKitAPI.PublicSuffix.IsPublicSuffix is failing on …
(edit) @287772   2 years antti Make separate invalidation rulesets for negated selectors (inside …
(edit) @287771   2 years commit-queue nullptr deref in …
(edit) @287770   2 years achristensen Unreviewed, reverting r287698. Broke an internal build Reverted …
(edit) @287769   2 years graouts Inserting a new @keyframes rule does not start animations that already …
(edit) @287768   2 years achristensen Unreviewed, reverting r287718. Broke an internal build Reverted …
(edit) @287767   2 years repstein Tag Safari-613.1.12.1.4.
(edit) @287766   2 years repstein Cherry-pick r287754. rdar://problem/87228791 [MacCatalyst] Add …
(edit) @287765   2 years repstein Versioning. WebKit-7613.1.12.1.4
(edit) @287764   2 years graouts Transitions without an explicit property-name should not be considered …
(edit) @287763   2 years youenn Use completion handlers for takeAllMessagesForPort methods …
(edit) @287762   2 years graouts Expose iterators on AnimationList …
(edit) @287761   2 years graouts Values in WebAnimation::instances should not be null-checked …
(edit) @287760   2 years youenn Allow storing form data responses in Cache Storage …
(edit) @287759   2 years youenn Expose rvfc processingDuration for the WebRTC code path …
(edit) @287758   2 years ysuzuki [JSC] Clean up StructureStubInfo …
(edit) @287757   2 years simon.fraser REGRESSION (Safari 14): background-attachment: local does not work …
(edit) @287756   2 years katherine_cheney Implement CSP strict-dynamic for module scripts …
(edit) @287755   2 years peng.liu6 Clean up FullscreenClient …
(edit) @287754   2 years pvollan [MacCatalyst] Add required syscall …
(edit) @287753   2 years akeerthi Checkboxes on PurpleAir map controls are much smaller in Safari than …
(edit) @287752   2 years dpino [GTK] Regression in inspector/audit/run-resources.html …
(edit) @287751   2 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287750   2 years repstein Versioning. WebKit-7612.4.9.3.1
(edit) @287749   2 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287748   2 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287747   2 years repstein Versioning. WebKit-7612.4.9.2.1
(edit) @287746   2 years repstein Cherry-pick r287604. rdar://problem/85966622 Protect frame from …
(edit) @287745   2 years repstein Versioning. WebKit-7612.4.9.1.2
(edit) @287744   2 years zalan [Cleanup] …
(edit) @287743   2 years zimmermann [LBSE] Rename RenderSVGRect -> LegacyRenderSVGRect …
(edit) @287742   2 years mrobinson When transform-style: preserve-3d is used with a grouping property it …
(edit) @287741   2 years graouts Unreviewed, removing duplicated code added in …
(edit) @287740   2 years dpino [GLIB] Unreviewed test gardening, emit baseline for …
(edit) @287739   2 years simon.fraser Ensure that the scrolling thread always commits layer position changes …
(edit) @287738   2 years sbarati preparePatchpointForExceptions needs to handle tuples …
(edit) @287737   2 years timothy_horton Move linkedOnOrAfter() to WTF …
(edit) @287736   2 years repstein Versioning. WebKit-7612.4.9.0.1
(edit) @287735   2 years repstein Tag Safari-612.4.9.1.1.
(edit) @287734   2 years repstein Cherry-pick r287651. rdar://problem/86338105 Fix the build * …
(edit) @287733   2 years repstein Cherry-pick r287641. rdar://problem/86338105 Momentum Event …
(edit) @287732   2 years repstein Versioning. WebKit-7612.4.9.1.1
(edit) @287731   2 years wenson_hsieh Add a helper function that returns the value of a std::optional<T> or …
(edit) @287730   2 years repstein New branch.
(edit) @287729   2 years repstein New branch.
(edit) @287728   2 years repstein New branch.
(edit) @287727   2 years repstein New branch.
(edit) @287726   2 years repstein Tag Safari-612.4.9.
(edit) @287725   2 years repstein Delete tag.
(edit) @287724   2 years mmaxfield REGRESSION(r281389): Text wraps unnecessarily within …
(edit) @287723   2 years lmoura [GLIB] Make API test initialize localstorage to ensure the database …
(edit) @287722   2 years repstein Tag Safari-612.4.9.
(edit) @287721   2 years repstein Tag Safari-612.4.8.1.1.
(edit) @287720   2 years timothy_horton Separate "linked-on-or-{before, after}-everything" override from the …
(edit) @287719   2 years jbedard [EWS] Support pull-requests in ConfigureBuild …
(edit) @287718   2 years stephan.szabo [PlayStation] Fix build break after r287698
(edit) @287717   2 years repstein Revert "Apply patch. rdar://problem/87124847" This reverts commit r287709.
(edit) @287716   2 years Hironori.Fujii [MSVC] Suppress new warnings C5054 and C5055 introduced by …
(edit) @287715   2 years youenn Microphone device filtering heuristic is too harsh …
(edit) @287714   2 years simon.fraser A gentle momentum scroll into an edge sometimes fails to rubberband, …
(edit) @287713   2 years repstein Tag Safari-613.1.12.1.3.
(edit) @287712   2 years ntim Unprefix -webkit-print-color-adjust CSS property …
(edit) @287711   2 years youenn ReadableStream::lock should check whether there is an exception when …
(edit) @287710   2 years said REGRESSION(r285618):A crash may happen when calculating the …
(edit) @287709   2 years repstein Apply patch. rdar://problem/87124847
(edit) @287708   2 years graouts Remove Animation::operator= …
(edit) @287707   2 years graouts [Web Animations] inserting a rule within a @keyframes rule should …
(edit) @287706   2 years repstein Cherry-pick r287651. rdar://problem/86338105 Fix the build * …
(edit) @287705   2 years repstein Cherry-pick r287641. rdar://problem/86338105 Momentum Event …
(edit) @287704   2 years andresg_22 Replace WTFMove + clear with std::exchange for AXObjectCache …
(edit) @287703   2 years repstein Cherry-pick r287651. rdar://problem/86338105 Fix the build * …
(edit) @287702   2 years repstein Cherry-pick r287641. rdar://problem/86338105 Momentum Event …
(edit) @287701   2 years repstein Versioning. WebKit-7612.4.8.1.1
(edit) @287700   2 years repstein New branch.
(edit) @287699   2 years timothy_horton Always assume Safari is "linked-on-or-after" any SDK version …
(edit) @287698   2 years achristensen Start using C++20 https://bugs.webkit.org/show_bug.cgi?id=233963
(edit) @287697   2 years akeerthi Prevent reentrancy in -[WebCoreThemeView window] …
(edit) @287696   2 years zalan Tighten test expectation for …
(edit) @287695   2 years repstein Cherry-pick r287648. rdar://problem/86870109 [iOS][WP] Unable to …
(edit) @287694   2 years repstein Cherry-pick r287616. rdar://problem/85990387 …
(edit) @287693   2 years cdumez Drop implementation for COOP / COEP violation reporting …
(edit) @287692   2 years cdumez Drop unnecessary data member in WorkerThreadableLoader …
(edit) @287691   2 years repstein Cherry-pick r287417. rdar://problem/86841302 …
(edit) @287690   2 years repstein Versioning. WebKit-7613.1.12.1.3
(edit) @287689   2 years cdumez Potential high CPU usage on macrumors.com …
(edit) @287688   2 years mrobinson REGRESSION (r287323): [iOS] 9 …
(edit) @287687   2 years jya Content Filtering should be using SharedBuffer instead of copying its …
(edit) @287686   2 years jbedard [webkitbugspy] Initial library commit …
(edit) @287685   2 years stephan.szabo [PlayStation] Fix non-ninja PlayStation build after r285853
(edit) @287684   2 years jya Have CachedRawResourceClient and related networking actors use …
(edit) @287683   2 years zalan Ensure that the top layer is always anchored to the RenderView …
(edit) @287682   2 years rcaliman Web Inspector: shape-outside description doesn't make sense …
(edit) @287681   2 years jya length argument passed to didReceiveData can never be negative. …
(edit) @287680   2 years repstein Apply patch. rdar://problem/87125345
(edit) @287679   2 years youenn WorkerMessagePortChannelProvider::takeAllMessagesForPort should …
(edit) @287678   2 years graouts computed style for transition longhand properties is wrong …
(edit) @287677   2 years zimmermann [LBSE] Rename RenderSVGShape -> LegacyRenderSVGShape …
(edit) @287676   2 years youenn ServiceWorkerNavigationPreloader::didComplete should make sure to call …
(edit) @287675   2 years youenn "ReadableStream uploading is not supported" when fetch()ing a Request …
(edit) @287674   2 years zalan Text-decoration color not changing back after input blur with outline …
(edit) @287673   2 years mmaxfield [GPU Process] Small ImageBuffers cause the web process to crash …
(edit) @287672   2 years commit-queue border radii may have missing values …
(edit) @287671   2 years wenson_hsieh Modal container observer should detect and suppress elements that …
(edit) @287670   2 years drousso Web Inspector: Layers: add reference page button …
(edit) @287669   2 years graouts Refactor computed style code for transition-property and the …
(edit) @287668   2 years pvollan REGRESSION(287556): Domain name not shown in Activity Monitor …
(edit) @287667   2 years cdumez [ Monterey Debug arm64 ] ASSERTION FAILED: result == &worker …
(edit) @287666   2 years achristensen Fix Windows and Linux builds …
(edit) @287665   2 years wilander Change version number for HAVE_RSA_PSS_OID …
(edit) @287664   2 years pvollan [iOS][WP] Allow syscall used on process launch …
(edit) @287663   2 years megan_gardner Remove unneeded webkit specific CSS attribute for Image Control Menu. …
(edit) @287662   2 years ryanhaddad [selectors] :focus-visible not matching on accessKey focus after …
(edit) @287661   2 years drousso Web Inspector: Audit: reference page button is not vertically aligned …
(edit) @287660   2 years drousso REGRESSION(r285521): errors provided to …
(edit) @287659   2 years jbedard [EWS] Add Commit Queue and EWS GitHub usernames …
(edit) @287658   2 years ryanhaddad REGRESSION (r287609?): …
(edit) @287657   2 years cdumez [ MacOS EWS ] …
(edit) @287656   2 years cdumez [ iOS ] imported/w3c/web-platform-tests/html/dom/idlharness.https.html …
(edit) @287655   2 years cdumez [ iOS Debug ] …
(edit) @287654   2 years repstein Cherry-pick r287110. rdar://problem/87124750 Clean-up: Adopt …
(edit) @287653   2 years timothy_horton Move more SDK checks to linkedOnOrAfter() …
(edit) @287652   2 years kpiddington Roll ANGLE to aabfe8747d 12-17-2021 …
(edit) @287651   2 years timothy_horton Fix the build * Shared/ios/WebIOSEventFactory.mm: …
(edit) @287650   2 years mark.lam Cherry-pick r287421. rdar://problem/84260429 2021-12-23 Mark Lam …
(edit) @287649   2 years repstein Tag Safari-613.1.12.1.2.
(edit) @287648   2 years pvollan [iOS][WP] Unable to consume mach extension …
(edit) @287647   2 years repstein Revert "Cherry-pick r287353. rdar://problem/87125345" This reverts …
(edit) @287646   2 years youenn NetworkRTCProvider::attributedBundleIdentifierFromPageIdentifier …
(edit) @287645   2 years repstein Tag Safari-613.1.12.3.
(edit) @287644   2 years repstein Cherry-pick r287642. rdar://problem/87072368 REGRESSION …
(edit) @287643   2 years repstein Versioning. WebKit-7613.1.12.3
(edit) @287642   2 years msaboff REGRESSION (r287382): libANGLE is built into a wrong location on iOS …
(edit) @287641   2 years timothy_horton Momentum Event Dispatcher: Momentum tails may get truncated if the …
(edit) @287640   2 years repstein Cherry-pick r287609. rdar://problem/85917218 Unreviewed, …
(edit) @287639   2 years repstein Cherry-pick r287377. rdar://problem/86829012 …
(edit) @287638   2 years repstein Cherry-pick r285827. rdar://problem/85917218 Revert r285235
(edit) @287637   2 years repstein Versioning. WebKit-7613.1.12.1.2
(edit) @287636   2 years pangle Web Inspector: revert-layer should be autocompleted …
(edit) @287635   2 years repstein Cherry-pick r287593. rdar://problem/86910670 "canceled" wheel …
(edit) @287634   2 years repstein Cherry-pick r287578. rdar://problem/86228553 Momentum Event …
(edit) @287633   2 years repstein Cherry-pick r287353. rdar://problem/87125345 Use requester when …
(edit) @287632   2 years repstein Cherry-pick r287313. rdar://problem/87124922 IPC streams should …
(edit) @287631   2 years repstein Cherry-pick r287286. rdar://problem/87124952 Don't include …
(edit) @287630   2 years repstein Cherry-pick r287240. rdar://problem/86026618 Fix pointer to blob …
(edit) @287629   2 years repstein Cherry-pick r287048. rdar://problem/87125012 Adhere to …
(edit) @287628   2 years repstein Cherry-pick r287039. rdar://problem/85015428 Move FTP disabling …
(edit) @287627   2 years repstein Cherry-pick r286940. rdar://problem/85388372 Implement step 17 of …
(edit) @287626   2 years repstein Cherry-pick r286283. rdar://problem/87125362 [JSC] …
(edit) @287625   2 years repstein Cherry-pick r286275. rdar://problem/87125258 [JSC] slice should …
(edit) @287624   2 years repstein Cherry-pick r286249. rdar://problem/87124979 [JSC] private name …
(edit) @287623   2 years repstein Cherry-pick r286228. rdar://problem/87125189 [JSC] …
(edit) @287622   2 years repstein Cherry-pick r286153. rdar://problem/87124911 Skip new stress test …
(edit) @287621   2 years repstein Cherry-pick r285978. rdar://problem/87124911 [JSC] TypedArray …
(edit) @287620   2 years repstein Cherry-pick r285710. rdar://problem/87125070 REGRESSION(r285624) …
(edit) @287619   2 years repstein Cherry-pick r285431. rdar://problem/87124705 …
(edit) @287618   2 years repstein Cherry-pick r284980. rdar://problem/84223894 Fix CARingBuffer mix …
(edit) @287617   2 years repstein Cherry-pick r283610. rdar://problem/83435926 ObjectiveC WebRTC …
(edit) @287616   2 years pvollan [macCatalyst][GPUP][NetworkProcess] Block WindowServer connections …
(edit) @287615   2 years pvollan [macOS][WP] Block sandbox access to syscall …
(edit) @287614   2 years jbedard Running layout tests sometimes throws an AssertionError in …
(edit) @287613   2 years youenn MediaRecorder should support the bitsPerSecond option …
(edit) @287612   2 years youenn Fetch using FormData with file doesn't go through Service Worker …
(edit) @287611   2 years youenn Make sure secure websocket connections in service workers can trigger …
(edit) @287610   2 years mrobinson Change offsetParent to match spec change …
(edit) @287609   2 years commit-queue Unreviewed, reverting r285915. …
(edit) @287608   2 years youenn Tighten ServiceWorkerRegistrationKey::fromDatabaseKey …
(edit) @287607   2 years youenn WebPageProxy::requestUserMediaPermissionForSpeechRecognition should …
(edit) @287606   2 years mrobinson CSS transform property should take into account transform reference …
(edit) @287605   2 years Hironori.Fujii [Win][DumpRenderTree] dumpHistoryItem leaks a SafeArray …
(edit) @287604   2 years commit-queue Protect frame from destruction in HTMLMediaElement::setupAndCallJS …
(edit) @287603   2 years graouts RenderStyle::transitionForProperty() is unused …
(edit) @287602   2 years graouts WPT test css/css-transitions/parsing/transition-shorthand.html has …
(edit) @287601   2 years repstein Tag Safari-613.1.12.1.1.
(edit) @287600   2 years wenson_hsieh ASSERTION FAILED: pathnames.size() == …
(edit) @287599   2 years dpino [WPE] …
(edit) @287598   2 years dpino [GTK] media/video-as-img-output-pts.html test is flaky timeout …
(edit) @287597   2 years Hironori.Fujii [WinCairo] Unreviewed test gardening * …
(edit) @287596   2 years ysuzuki [JSC] Remove m_calleeSaveRegisters from CodeBlock::JITData and rename …
(edit) @287595   2 years ryanhaddad Unreviewed, reverting r287374. Caused assertion failures on Monterey …
(edit) @287594   2 years repstein Cherry-pick r287413. rdar://problem/86808395 Allow a necessary …
(edit) @287593   2 years simon.fraser "canceled" wheel events to non-zero deltas cause scrolling jumps in …
(edit) @287592   2 years wenson_hsieh Use ICU instead of relying on hard-coded string equality checks in …
(edit) @287591   2 years zalan [LFC][IFC] fast/text/combining-mark-paint.html is failing (complex …
(edit) @287590   2 years drousso Web Inspector: Sources: expanding a grouping of blackboxed call frames …
(edit) @287589   2 years pvollan [iOS][WP] Add telemetry for syscall violations …
(edit) @287588   2 years wenson_hsieh ModalContainerObserver should search for text in subframes …
(edit) @287587   2 years jbedard [git-webkit] Open closed pull-request when running pr (Follow-up fix) …
(edit) @287586   2 years drousso Web Inspector: Add icon for collapsed blackboxed section …
(edit) @287585   2 years stephan.szabo [PlayStation] Fix non-ninja build of zydis …
(edit) @287584   2 years katherine_cheney CrashTracer: com.apple.WebKit.Networking at com.apple.WebKit: …
(edit) @287583   2 years commit-queue [WPE] Update test baselines after recent LFC-related changes. …
(edit) @287582   2 years ysuzuki [JSC] Remove JSWebAssemblyCalleeGroup cell …
(edit) @287581   2 years Hironori.Fujii clang-format: Change SpaceAfterTemplateKeyword to false …
(edit) @287580   2 years achristensen Re-disable WKInspectorExtensionDelegate.ExtensionTabNavigatedCallbacks …
(edit) @287579   2 years katherine_cheney Partial revert of https://trac.webkit.org/changeset/287371/webkit RS …
(edit) @287578   2 years timothy_horton Momentum Event Dispatcher: Disable noisy logging …
(edit) @287577   2 years repstein Versioning. WebKit-7612.4.9
(edit) @287576   2 years repstein Cherry-pick r287574. rdar://problem/86855896 [Cocoa] Hang in …
(edit) @287575   2 years ysuzuki WebAssembly i32.atomic.wait timeout value incorrectly interpreted by …
(edit) @287574   2 years jer.noble [Cocoa] Hang in AVTrackPrivateAVFObjCImpl::bitrate() …
(edit) @287573   2 years achristensen Re-enable URLSchemeHandler.Leaks1 API test …
(edit) @287572   2 years repstein Cherry-pick r287158. rdar://problem/86837893 Add an experimental …
(edit) @287571   2 years repstein Cherry-pick r286953. rdar://problem/86837893 Unreviewed build …
(edit) @287570   2 years repstein Versioning. WebKit-7613.1.12.1.1
(edit) @287569   2 years repstein New branch.
(edit) @287568   2 years graouts [Web Animations] changing the timing of a transition such that it's …
(edit) @287567   2 years commit-queue Unreviewed, reverting r283546. …
(edit) @287566   2 years carlosgc [GTK][a11y] Take into account the active descendant when setting focus …
(edit) @287565   2 years carlosgc [GTK][a11y] Ensure ATSPI wrappers are destroyed in the main thread …
(edit) @287564   2 years carlosgc [GTK][a11y] Use invalid as role for detached objects in ATSPI …
(edit) @287563   2 years rego [selectors] :focus-visible not matching on accessKey focus after …
(edit) @287562   2 years commit-queue [PAS] constant-logical-operand clang warnings …
(edit) @287561   2 years ysuzuki Unreviewed, fix build failure …
(edit) @287560   2 years ysuzuki Array.prototype.toLocaleString does not respect deletion of …
(edit) @287559   2 years dpino [GTK] Unreviewed test gardening, remove pending test failures filed …
(edit) @287558   2 years zalan [LFC][IFC] Incorrect word-spacing gaps when logical order != visual …
(edit) @287557   2 years commit-queue [GLIB] Update test expectations and baselines. Unreviewed test …
(edit) @287556   2 years pvollan [macOS] Initialize sandbox before initializing WebKit process …
(edit) @287555   2 years stephan.szabo [PlayStation] Build fix after r287552
(edit) @287554   2 years commit-queue Unreviewed, reverting r287550. …
(edit) @287553   2 years graouts Unreviewed test gardening, this test progressed in the way it fails …
(edit) @287552   2 years weinig Add resolved/unresolved color type accessors to require users to be …
(edit) @287551   2 years antti [:has() pseudo-class] Style invalidation for :valid and :invalid …
(edit) @287550   2 years graouts [Web Animations] changing the effect of a transition should no longer …
(edit) @287549   2 years graouts [Web Animations] calling setKeyframes() on a running CSS Transition …
(edit) @287548   2 years graouts [Web Animations] reversing factor should be computed before canceling …
(edit) @287547   2 years wenson_hsieh Undownloaded iCloud Photos are inserted as broken images when …
(edit) @287546   2 years ysuzuki [JSC] Fix Intl.PluralRules.selectRange input validation …
(edit) @287545   2 years ysuzuki [JSC] Update UCD to Unicode 14.0.0 …
(edit) @287544   2 years ysuzuki [JSC] Read-modify-write operation's second put-to-scope should not …
(edit) @287543   2 years ysuzuki [JSC] Fix length of Intl.NumberFormat.formatRange and …
(edit) @287542   2 years mrobinson Clean up TestExpectations for imported WPT CSS transforms tests …
(edit) @287541   2 years ysuzuki [JSC] Update test262 https://bugs.webkit.org/show_bug.cgi?id=234807
(edit) @287540   2 years antti PseudoClassChangeInvalidation should allow multiple pseudo classes as …
(edit) @287539   2 years zalan [LFC][IFC] Take grapheme clusters into account at TextUtil::breakWord …
(edit) @287538   2 years zimmermann [LBSE] Begin layer-aware RenderSVGModelObject implementation …
(edit) @287537   2 years graouts Refactor code creating css values and lists for animation and …
(edit) @287536   2 years mrobinson A manual test was imported with the WPT css-transforms test suite …
(edit) @287535   2 years graouts Support the "animation" shorthand property in the computed style …
(edit) @287534   2 years graouts "animation" shorthand should list all longhand values when serializing …
(edit) @287533   2 years carlosgc AX: web process crash with isolated tree mode enabled …
(edit) @287532   2 years youenn FetchRequest.clone does not need to be called with the current context …
(edit) @287531   2 years ysuzuki [JSC] Use emitPutProperty / emitGetPropertyValue consistently to …
(edit) @287530   2 years dpino [GTK] Unreviewed test gardening, update baseline for …
(edit) @287529   2 years rego Access key should work on focusable element. …
(edit) @287528   2 years dpino [GTK] Unreviewed test gardening, emit baseline for …
(edit) @287527   2 years dpino [GTK] Unreviewed build fix after r287519
(edit) @287526   2 years dpino [WPE] [Debug] Unreviewed test gardening, remove WebXR tests failures …
(edit) @287525   2 years zalan [LFC][IFC] Add ASSERT(middle >= left && middle < right) to …
(edit) @287524   2 years graouts LayoutTests/imported/w3c: [Web Animations] getKeyframes() should …
(edit) @287523   2 years zalan [iOS] Rebaselining after r287519. Unreviewed. * …
(edit) @287522   2 years wenson_hsieh [WebKit2] Camera continuity is disabled in richly editable content …
(edit) @287521   2 years wenson_hsieh Followup to r287494 https://bugs.webkit.org/show_bug.cgi?id=234747
(edit) @287520   2 years antti [LFC][Integration] RenderBlockFlow::containsNonZeroBidiLevel should …
(edit) @287519   2 years antti [LFC][Integration] Support outlines …
(edit) @287518   2 years graouts [Web Animations] getKeyframes() should ensure that all properties are …
(edit) @287517   2 years graouts [Web Animations] getKeyframes() should return an empty object when …
(edit) @287516   2 years commit-queue Remove unused AbstractMacroAssembler::repatchJumpToNop() function …
(edit) @287515   2 years zalan InlineTextItems should never split inside surrogate pairs …
(edit) @287514   2 years zalan [LFC][IFC] Nested inline box continuation fails to omit …
(edit) @287513   2 years commit-queue [RISCV64] Make DFG, FTL, B3, WASM buildable on CPU(RISCV64) …
(edit) @287512   2 years commit-queue [RISCV64] Enable building LLInt WebAssembly via the riscv64 offlineasm …
(edit) @287511   2 years commit-queue [RISCV64] Get testmasm building for CPU(RISCV64) …
(edit) @287510   2 years ysuzuki [JSC] Replace UDIS86 with Zydis …
(edit) @287509   2 years graouts "animation" shorthand does not parse values in the right order …
(edit) @287508   2 years dpino [GTK] Unreviewed test gardening, update flakey tests expectations …
(edit) @287507   2 years jya ScalableImageDecoder should be using SharedBuffer instead of …
(edit) @287506   2 years jya make SharedBuffer::copy() return a contiguous SharedBuffer …
(edit) @287505   2 years wenson_hsieh Modal containers are incorrectly detected in navigation elements and …
(edit) @287504   2 years zalan [LFC][IFC] Unexpected line break with leading collapsed whitespace …
(edit) @287503   2 years wenson_hsieh [Cocoa] Simplify some FontAttributes API tests …
(edit) @287502   2 years jeffm Update user-visible copyright strings to include 2022 …
(edit) @287501   2 years zalan [LFC][IFC] Simple RTL content triggers redundant horizontal …
(edit) @287500   2 years zalan [LFC][IFC] Incorrect word-spacing gaps between RTL runs …
(edit) @287499   2 years ntim Re-import css/css-writing-modes WPT …
(edit) @287498   2 years tyler_w Reduce repetition in Internals "set page activity state" methods …
(edit) @287497   2 years wenson_hsieh Include a few more tag names to search when running modal container …
(edit) @287496   2 years wenson_hsieh Refactor some Cocoa-specific code in WebCore::FontAttributes to be …
(edit) @287495   2 years zalan REGRESSION (r287028): Incorrect root inline box horizontal position …
(edit) @287494   2 years wenson_hsieh Updating the file name of attachment-backed images should …
(edit) @287493   2 years zalan [LFC][IFC] Take grapheme clusters into account when keeping the first …
(edit) @287492   2 years dpino [GTK][WPE] Unreviewed test gardening, move several fast/scrolling …
(edit) @287491   2 years ntim Web Inspector: fix assert text in Gradient.js Unreviewed. Wrong …
(edit) @287490   2 years dpino [GLIB] Unreviewed test gardening, update state of flakey tests …
(edit) @287489   2 years jya SharedBuffer::takeData() is still dangerous …
(edit) @287488   2 years ntim REGRESSION(r286955): Fix painting text-decorations with combined text …
(edit) @287487   2 years ntim Implement text-combine-upright property …
(edit) @287486   2 years aperez Non-unified build fixes, end-of-year 2021 edition …
(edit) @287485   2 years zalan [IFC][Integration] Enable RTL inline base direction …
(edit) @287484   2 years zalan [LFC][IFC] Non-empty inline boxes construction should be driven by …
(edit) @287483   2 years zalan [LFC][IFC] Add support for -webkit-rtl-ordering …
(edit) @287482   2 years zalan [LFC][IFC] Collapsed trailing whitespace may introduce stray inline …
(edit) @287481   2 years weinig Add additional named color spaces for extended rgb color types and …
(edit) @287480   2 years commit-queue Unreviewed, reverting r287478. …
(edit) @287479   2 years antti Make MatchElement in RuleFeature non-optional …
(edit) @287478   2 years zalan [LFC][IFC] Collapsed trailing whitespace may introduce stray inline …
(edit) @287477   2 years dpino [GTK] fast/mediastream/media-element-current-time.html is failing …
(edit) @287476   2 years zalan [LFC][IFC] Do not let Layout geometry types leak into …
(edit) @287475   2 years zalan [LFC][IFC] Do not let Layout geometry types leak into …
(edit) @287474   2 years weinig Support color interpolation methods for CSS Gradients …
(edit) @287473   2 years weinig Update wpt css/css-color tests …
(edit) @287472   2 years weinig Enhance Vector::map to allow specifying what kind of Vector to return …
(edit) @287471   2 years zalan [LFC][IFC] Hanging content may not be whitespace type …
(edit) @287470   2 years zalan REGRESSION(r287440) Do not wrap the content for a collapsed whitespace …
(edit) @287469   2 years rego [selectors] Import two :focus-visible tests from WPT …
(edit) @287468   2 years commit-queue [RISCV64] Add MacroAssemblerRISCV64 operations for floating-point …
(edit) @287467   2 years commit-queue [RISCV64] Add MacroAssemblerRISCV64 operations for testing, comparison …
(edit) @287466   2 years commit-queue [RISCV64] Add MacroAssemblerRISCV64 operations with patchable elements …
(edit) @287465   2 years commit-queue [RISCV64] Enable signal-based VM traps for CPU(RISCV64) …
(edit) @287464   2 years commit-queue [RISCV64] Define HAVE_MACHINE_CONTEXT, provide mcontext_t accessors …
(edit) @287463   2 years ysuzuki [libpas] Use thread_switch instead of sched_yield …
(edit) @287462   2 years commit-queue [GLIB] Update test expectations and baselines. Unreviewed test …
(edit) @287461   2 years wenson_hsieh Element::boundingAbsoluteRectWithoutLayout() should be marked const
(edit) @287460   2 years ntim Consolidate computed-style-*.txt and …
(edit) @287459   2 years ysuzuki Consider merging Wasm::FunctionCodeBlock and Wasm::LLIntCallee …
(edit) @287458   2 years ysuzuki [JSC] Use SlowPathReturnType instead of EncodedMatchResult …
(edit) @287457   2 years carlosgc [GTK][a11y] Test accessibility/aria-inherits-presentational.html is …
(edit) @287456   2 years carlosgc [GTK][a11y] Stop setting manages-descendants on web process root …
(edit) @287455   2 years carlosgc [GTK][a11y] Test /webkit/WebKitAccessibility/selection/listbox is …
(edit) @287454   2 years carlosgc [GTK][a11y] WTR: handle xml-roles attributes to return the right role …
(edit) @287453   2 years zalan [LFC][IFC] Do not trim the hanging trailing content …
(edit) @287452   2 years weinig Replace WebKit/CocoaColor.h with WebCore/ColorCocoa.h, not confusing …
(edit) @287451   2 years ntim Make -webkit-text-combine an inherited property …
(edit) @287450   2 years Yousuke.Kimoto RemoteInspectorProtocolHandler::inspect() expects ConnectionID as …
(edit) @287449   2 years commit-queue null ptr deref in WebCore::indexForVisiblePosition() …
(edit) @287448   2 years ntim Remove -webkit-{border-fit/margin-collapse} leftovers in …
(edit) @287447   2 years zalan [IFC][Integration] Update text renderer's needsVisualReordering bit …
(edit) @287446   2 years ntim Update writing-mode property values in CSSProperties.json …
(edit) @287445   2 years antti [:has() pseudo-class] Support :disabled and :enabled pseudo-class …
(edit) @287444   2 years zalan makeTextLogicalOrderCacheIfNeeded is only interested in whether the …
(edit) @287443   2 years zalan [LFC][IFC] ContinuousContent should tell InlineContentBreaker if the …
(edit) @287442   2 years zalan [LFC][IFC] Turn InlineContentBreaker::ContinuousContent's …
(edit) @287441   2 years zalan [iOS] Rebaselining after r287440. Unreviewed. * …
(edit) @287440   2 years zalan [LFC][IFC] Remove redundant …
(edit) @287439   2 years commit-queue Add my github username to contributors.json …
(edit) @287438   2 years zalan [LFC][IFC] Fully collapsible whitespace content should always stay on …
(edit) @287437   2 years zalan [LFC][IFC] InlineContentBreaker should know about the hanging content …
(edit) @287436   2 years commit-queue Unreviewed, reverting r285088. …
(edit) @287435   2 years ntim Unreviewed, remove -webkit-svg-shadow from CSSProperties.json It's …
(edit) @287434   2 years ntim Internally unprefix -webkit-font-kerning CSS property …
(edit) @287433   2 years ntim Remove non-standard -webkit-background-composite CSS property …
(edit) @287432   2 years Hironori.Fujii [Win] MSVC reports "DownloadBundleWin.cpp(87): error C2362: …
(edit) @287431   2 years simon.fraser Apply the scroll delta in the "began" wheel event …
(edit) @287430   2 years ntim Unreviewed, r287356 followups and rebaselining for glib …
(edit) @287429   2 years ntim Remove non-standard -webkit-margin-collapse CSS property and longhands …
(edit) @287428   2 years commit-queue Simplify test for startOfLastParagraph in InsertListCommand::doApply …
(edit) @287427   2 years simon.fraser Add pycache and DerivedData to the .gitignore file …
(edit) @287426   2 years weinig On systems without CG support for alpha premultiplied gradients, the …
(edit) @287425   2 years carlosgc [GTK][a11y] Expose live region attributes with ATSPI …
(edit) @287424   2 years carlosgc [GTK][a11y] Expose the right roles for math elements with ATSPI …
(edit) @287423   2 years carlosgc [GTK][a11y] Expose list items with pseudo marker as List instead of …
(edit) @287422   2 years Hironori.Fujii REGRESSION(r287412)[WinCairo] error C2338: You've instantiated …
(edit) @287421   2 years mark.lam Make DeferredWorkTimer::addPendingWork() return a Ticket. …
(edit) @287420   2 years wenson_hsieh Modal container control classifier fails on some neutral controls that …
(edit) @287419   2 years weinig Gradient color interpolation incorrect for colors with alpha (need to …
(edit) @287418   2 years sihui_liu Don't create LocalStorage database for read if it does not exist …
(edit) @287417   2 years zalan REGRESSION(Containment) nullptr deref in RenderBox::styleDidChange …
(edit) @287416   2 years ntim Update features.json for STP 134-137 …
(edit) @287415   2 years ntim Update display property values in CSSProperties.json …
(edit) @287414   2 years commit-queue Check allowed network hosts list when we schedule the load in the …
(edit) @287413   2 years bfulgham Allow a necessary syscall in the WebContent sandbox …
(edit) @287412   2 years beidson Add WTF::UUID class which is natively a 128-bit integer …
(edit) @287411   2 years weinig Encapsulate gradient color stops into a self contained class …
(edit) @287410   2 years commit-queue [GStreamer] MediaPlayerPrivateGStreamer mishandles failure to create …
(edit) @287409   2 years ntim Web Inspector: Support conic gradients in gradient editor and …
(edit) @287408   2 years ntim Web Inspector: Dark mode: Make gradient editor angle input readable in …
(edit) @287407   2 years pgriffis [Flatpak] Revert filesystem permission change in r287396
(edit) @287406   2 years changseok Add changseok's github username. Unreviewed. * …
(edit) @287405   2 years sihui_liu Ensure file handles used in FileSystemAccess API are closed …
(edit) @287404   2 years wenson_hsieh Add API testing support for modal container observation …
(edit) @287403   2 years ntim Rebaseline getComputedStyle tests for iOS after r287356 Unreviewed …
(edit) @287402   2 years alancoon Tag Safari-613.1.12.2.
(edit) @287401   2 years alancoon Cherry-pick r287382. rdar://problem/86855207 Fix WebKit Build …
(edit) @287400   2 years alancoon Cherry-pick r287361. rdar://problem/86855206 Fix WebCore install …
(edit) @287399   2 years alancoon Cherry-pick r287326. rdar://problem/86855216 Fix symlinks for …
(edit) @287398   2 years alancoon Versioning. WebKit-7613.1.12.2
(edit) @287397   2 years simon.fraser Share macOS code between ScrollAnimator::handleWheelEvent() and …
(edit) @287396   2 years pgriffis [Flatpak] Fix a11y tests on some distros including Fedora …
(edit) @287395   2 years zalan [LFC][IFC] Do not try to bidi reorder empty content …
(edit) @287394   2 years zalan [LFC][IFC] Empty bidi inline boxes should not make the line taller …
(edit) @287393   2 years zalan [LFC][IFC] Add support for RTL scrollable overflow …
(edit) @287392   2 years carlosgc [GTK][a11y] WTR: handle heading level as special case in intValue with …
(edit) @287391   2 years carlosgc [GTK][a11y] WTR: handle missing cases in isAttributeSettable with …
(edit) @287390   2 years carlosgc [GTK][a11y] WTR: add missing bool and string attribute values with …
(edit) @287389   2 years carlosgc [GTK][a11y] WTR: ensure the root object is created before getting the …
(edit) @287388   2 years carlosgc [GTK][a11y] Test accessibility/svg-remote-element.html crashes with …
(edit) @287387   2 years carlosgc [GTK][a11y] WTR: add support for notifications when building with …
(edit) @287386   2 years commit-queue [GStreamer] test fast/mediastream/get-display-media-settings.html …
(edit) @287385   2 years commit-queue RenderLayer WIP https://bugs.webkit.org/show_bug.cgi?id=234154 Patch …
(edit) @287384   2 years commit-queue Re-enable WebPushD.HandleInjectedPush API test …
(edit) @287383   2 years ysuzuki [libpas] Make pas_heap_type constant …
(edit) @287382   2 years msaboff Fix WebKit Build issues when using system content path …
(edit) @287381   2 years akeerthi [iOS] metromile.com <select> dropdowns open twice …
(edit) @287380   2 years bfulgham Hardening: decodeArrayBuffer is missing WARN_UNUSED_RETURN …
(edit) @287379   2 years sbarati LLInt should loop OSR into BBQ and BBQ should loop OSR into OMG …
(edit) @287378   2 years achristensen Disable WKInspectorExtensionDelegate.ShowAndHideTabCallbacks API test …
(edit) @287377   2 years sihui_liu WebsiteDataStore::excludeDirectoryFromBackup should set attribute for …
(edit) @287376   2 years simon.fraser Convert css3/scroll-snap/scroll-snap-wheel-event.html to use …
(edit) @287375   2 years zalan [LFC][IFC] Close/open nested bidi contexts for new lines after force …
(edit) @287374   2 years achristensen Re-enable CustomDisplayName and DefaultDisplayName API tests on …
(edit) @287373   2 years kocsen_chung Tag Safari-612.4.8.
(edit) @287372   2 years commit-queue Unreviewed, reverting r287364. …
(edit) @287371   2 years katherine_cheney PCM tests crashing with 'unlink' errors …
(edit) @287370   2 years zalan [LFC][IFC] Soft linebreaks have incorrect bidi paragraph positions …
(edit) @287369   2 years kocsen_chung Cherry-pick r287366. rdar://problem/84379650 [iOS] Scroll view …
(edit) @287368   2 years achristensen Fix compiling with pickier compiler …
(edit) @287367   2 years commit-queue [RISCV64] Add RISCV64 support in YARR …
(edit) @287366   2 years wenson_hsieh [iOS] Scroll view pinch zoom gesture sometimes fails to recognize in …
(edit) @287365   2 years achristensen Re-enable WebpagePreferences.WebsitePoliciesDuringRedirect API test on …
(edit) @287364   2 years simon.fraser Preferences that read from NSUserDefaults need to be initialied from …
(edit) @287363   2 years antti [:has() pseudo-class] :has() selector invalidation issue with toggling …
(edit) @287362   2 years antti [:has() pseudo-class] :has() selector does not render on first pass? …
(edit) @287361   2 years msaboff Fix WebCore install headers with alternate build …
(edit) @287360   2 years j_pascoe [WebAuthn] Set Web Authentication experimental feature flag as default …
(edit) @287359   2 years achristensen Re-enable …
(edit) @287358   2 years commit-queue Unreviewed, reverting r285087. …
(edit) @287357   2 years achristensen Remove failing API test check added in r287342
(edit) @287356   2 years ntim Internally unprefix -webkit-text-emphasis properties …
(edit) @287355   2 years svillar [REGRESSION][[css-flexbox] child elements are shrunk to fit into …
(edit) @287354   2 years commit-queue null ptr deref in DocumentTimeline::animate …
(edit) @287353   2 years youenn Use requester when calling updateRequestAndAddExtraFields …
(edit) @287352   2 years commit-queue [RISCV64] Fix RISCV64Assembler::ImmediateDecomposition in debug builds …
(edit) @287351   2 years commit-queue [GTK] Update test expectations and baselines. Unreviewed test …
(edit) @287350   2 years commit-queue REGRESSION(r287021): [EME][Thunder] Build broken …
(edit) @287349   2 years commit-queue REGRESSION(r284368) [GStreamer] test …
(edit) @287348   2 years bfulgham Propagate app-initiated state to new ResourceRequests …
(edit) @287347   2 years achristensen Fix some API tests after r287341
(edit) @287346   2 years pangle Web Inspector: Assertion Failed removing subview in …
(edit) @287345   2 years simon.fraser Fuzzy pixel data need to be computed in terms of CSS pixels …
(edit) @287344   2 years sihui_liu Use fileURLWithPath instead of URLWithString in …
(edit) @287343   2 years achristensen Re-enable ContextMenu API tests …
(edit) @287342   2 years achristensen Enable Fullscreen.LayoutConstraints API test …
(edit) @287341   2 years achristensen Fix some API tests after r287316
(edit) @287340   2 years wenson_hsieh REGRESSION (12/21/2021): [iOS] …
(edit) @287339   2 years beidson Make Notification identifiers be a UUID string instead of a uint64_t …
(edit) @287338   2 years pangle Web Inspector: Assertion Failed adding event listener in …
(edit) @287337   2 years repstein Cherry-pick r287107. rdar://problem/85150486 Unreviewed build fix …
(edit) @287336   2 years repstein Cherry-pick r287077. rdar://problem/85150486 …
(edit) @287335   2 years repstein Cherry-pick r287067. rdar://problem/86276497 Make sure to start a …
(edit) @287334   2 years repstein Versioning. WebKit-7612.4.8
(edit) @287333   2 years commit-queue Fix Safari-side SafeBrowsing telemetry …
(edit) @287332   2 years jenner Cherry-pick r285057. rdar://problem/84000764 [ Monterey iOS15 ] …
(edit) @287331   2 years jenner Cherry-pick r286040. rdar://problem/80476146 [ Monterey ] …
(edit) @287330   2 years jenner [ Monterey ] 2 TestWebKitAPI.WebKit.DisplayName (api-tests) are …
(edit) @287329   2 years zalan [LFC][IFC] Compute visual geometry for InlineDisplay::Line …
(edit) @287328   2 years repstein Tag Safari-612.4.7.
(edit) @287327   2 years darin ScriptState.h/cpp is a remnant of JavaScript engine abstraction that …
(edit) @287326   2 years msaboff Fix symlinks for alternate root framework locations …
(edit) @287325   2 years antti REGRESSION(r286169): 0.3% Speedometer regression …
(edit) @287324   2 years weinig Gradient encode/decode does not validate that the serialized stops …
(edit) @287323   2 years simon.fraser Allow a way to specify a custom pixel tolerance in a ref test …
(edit) @287322   2 years katherine_cheney Harden PCM and ITP databases against crashes …
(edit) @287321   2 years wenson_hsieh Add support for a UI delegate method to decide how to handle detected …
(edit) @287320   2 years zalan [LFC][IFC] Move enclosing line geometry computation to a dedicated …
(edit) @287319   2 years alancoon Apply patch. rdar://86742929
(edit) @287318   2 years alancoon Apply patch. rdar://86742929
(edit) @287317   2 years zalan [LFC][IFC] Start using Display::Line geometry in …
(edit) @287316   2 years achristensen ASSERT NOT REACHED under WebKit::Daemon::ConnectionToMachService seen …
(edit) @287315   2 years j_pascoe [WebAuthn] Authenticator is not falling back to clientPIN after …
(edit) @287314   2 years zalan [LFC][IFC] Display content builder should take Display::Line …
(edit) @287313   2 years commit-queue IPC streams should not accept 0-length stream buffers …
(edit) @287312   2 years commit-queue [GTK] build fails with undefined symbol in ANGLE if USE_ANGLE_WEBGL is …
(edit) @287311   2 years commit-queue [RISCV64] Add or enable missing CPU(RISCV64) codepaths in baseline JIT …
(edit) @287310   2 years weinig Add support for premultiplied alpha interpolated gradients and …
(edit) @287309   2 years ntim <dialog> should generate implied end tags …
(edit) @287308   2 years ysuzuki [WTF] Remove RefCountedArray and use RefCountedFixedVector …
(edit) @287307   2 years youenn REGRESSION (r287258): Flaky crash in …
(edit) @287306   2 years yoshiaki.jitsukawa [LCMS] Use std::unqiue_ptr to retain LCMS objects …
(edit) @287305   2 years commit-queue [RISCV64] Add missing MacroAssemblerRISCV64 floating-point rounding, …
(edit) @287304   2 years carlosgc [GTK][a11y] Implement list markers when building with ATSPI …
(edit) @287303   2 years carlosgc CSP: Include the sample in eval violation reports …
(edit) @287302   2 years commit-queue [RISCV64] Add basic MacroAssemblerRISCV64 branching methods …
(edit) @287301   2 years commit-queue [JSC][ARMv7] Minor code size improvements …
(edit) @287300   2 years Hironori.Fujii MSVC reports "SVGPropertyAnimator.h(94): error C2839: invalid return …
(edit) @287299   2 years Hironori.Fujii [Win] MSVC reports "DownloadBundleWin.cpp(87): error C2362: …
(edit) @287298   2 years commit-queue REGRESSION: [ iOS ] 5 TestWebKitAPI.WebpagePreferences.* api tests are …
(edit) @287297   2 years Hironori.Fujii [Win] MSVC reports "DumpRenderTree.cpp(633): error C2362: …
(edit) @287296   2 years wenson_hsieh Add ModalContainerControlClassifier and use it to implement …
(edit) @287295   2 years jonlee Unreviewed, garden GPU Process test expectations * …
(edit) @287294   2 years commit-queue [WebIDL] convertVariadicArguments() should return a FixedVector …
(edit) @287293   2 years commit-queue Introduce a fast path for replacing an attribute event listener …
(edit) @287292   2 years simon.fraser Make it possible to enable log channels in WebKitTestRunner and …
(edit) @287291   2 years simon.fraser Remove EventHandler::scrollDistance() …
(edit) @287290   2 years simon.fraser Minor cleanup in aisle …
(edit) @287289   2 years dewei_zhu 'run-benchmark' should launch browsers in a relative clean state. …
(edit) @287288   2 years Hironori.Fujii WC variant RemoteGraphicsContextGL::platformLayer() should be removed …
(edit) @287287   2 years zalan [LFC][IFC] Decouple LineBox and InlineDisplay:Line construction …
(edit) @287286   2 years commit-queue Don't include SVGImageForContainers in allCachedSVGImages …
(edit) @287285   2 years jenner Fix for Cherry-pick r283599. rdar://problem/83897435 …
(edit) @287284   2 years jenner Cherry-pick r283599. rdar://problem/83897435 [ iOS15 ] …
(edit) @287283   2 years jenner Fix for Cherry-pick r284133. …
(edit) @287282   2 years commit-queue [GLIB] Update test expectations for some fast/box-shadow tests. …
(edit) @287281   2 years wenson_hsieh Adopt ChromeClient::classifyModalContainerControls() in …
(edit) @287280   2 years jenner Cherry-pick r284133. rdar://problem/84224737 Disable failing API …
(edit) @287279   2 years wenson_hsieh Add some missing API availability macros around some WebXR SPI …
(edit) @287278   2 years j_pascoe [WebAuthn] Add option to change requestWebAuthenticationNoGesture …
(edit) @287277   2 years j_pascoe [WebAuthn] Only run WebAuthn test process on platform it is used …
(edit) @287276   2 years achristensen Prevent test functionality in AdAttributionDaemon when not running …
(edit) @287275   2 years achristensen [ Monterey ] …
(edit) @287274   2 years wenson_hsieh Minor cleanup in AuthenticationServicesCoreSPI.h …
(edit) @287273   2 years wenson_hsieh Add PAL soft linking headers for CoreML and NaturalLanguage frameworks …
(edit) @287272   2 years Hironori.Fujii [Win] MSVC reports "COMPropertyBag.h(233): error C2385: ambiguous …
(edit) @287271   2 years zalan [LFC][IFC] Move display builder files under /display directory …
(edit) @287270   2 years pgriffis CSP: Always use UTF-8 encoded content when checking hashes …
(edit) @287269   2 years Hironori.Fujii [Win] MSVC reports "COMVariantSetter.h(133): error C2760: syntax …
(edit) @287268   2 years Hironori.Fujii [Win] MSVC reports "DragImageCairoWin.cpp(142): error C2362: …
(edit) @287267   2 years ntim Stop assuming WPT is a reftest based on existence of -ref.html file …
(edit) @287266   2 years ntim Re-import the-dialog-element WPT …
(edit) @287265   2 years Hironori.Fujii MSVC reports "wtf/RetainPtr.h(196): error C3861: 'CFAutorelease': …
(edit) @287264   2 years lmoura [webkitcorepy] Require cryptography while on Linux with Py3 …
(edit) @287263   2 years svillar [css-flexbox] Pre-layout orthogonal children to compute the preferred …
(edit) @287262   2 years commit-queue Fixes dead code in compareIcons() …
(edit) @287261   2 years youenn Improve UserMediaPermissionRequestManagerProxy logging …
(edit) @287260   2 years zalan [LFC][IFC] Adjust the atomic/generic inline level boxes with …
(edit) @287259   2 years zalan [LFC][IFC] InlineDisplay::Line has physical geometry …
(edit) @287258   2 years youenn Update RTCRtpScriptTransformer key frame API according latest spec …
(edit) @287257   2 years ntim Fix Tools/Scripts/webkitpy/w3c/test_importer.py …
(edit) @287256   2 years carlosgc WebKitGTK 2.34.3
(edit) @287255   2 years carlosgc Unreviewed. Update OptionsGTK.cmake and NEWS for 2.34.3 release .: * …
(edit) @287254   2 years lmoura REGRESSION(r286936) [GLIB] WebsiteData configuration API test is …
(edit) @287253   2 years beidson Stub out NotificationEvent and related …
(edit) @287252   2 years simon.fraser Minor cleanup in aisle …
(edit) @287251   2 years simon.fraser Remove EventHandler::scrollDistance() …
(edit) @287250   2 years mmaxfield Use character names instead of hex codes in FontCascade.h …
(edit) @287249   2 years jya Don't pack audio samples with discontinuity together …
(edit) @287248   2 years zalan [LFC][IFC] Add support for RTL text-indent …
(edit) @287247   2 years wenson_hsieh Add client layer plumbing for classifying modal container controls …
(edit) @287246   2 years ysuzuki [libpas] Add macros to disable bmalloc core so that libpas can be …
(edit) @287245   2 years wenson_hsieh Add a basic heuristic for collecting and extracting text from controls …
(edit) @287244   2 years zalan [LFC][IFC] text-indent is treated as a margin applied to the start …
(edit) @287243   2 years aperez WPE WebKit 2.34.3
(edit) @287242   2 years aperez Unreviewed. Update OptionsWPE.cmake and NEWS for the 2.34.3 release …
(edit) @287241   2 years simon.fraser Keyboard shortcut to scroll to top when already at the top of the page …
(edit) @287240   2 years ddkilzer Fix pointer to blob data in BlobResourceHandle::readDataSync() …
(edit) @287239   2 years commit-queue [GTK][WPE][VTT] tests media/track/track-webvtt-* fail on GTK and WPE …
(edit) @287238   2 years ysuzuki Lazily allocate HistoricUsageData …
(edit) @287237   2 years jonlee Garden tests that are passing iOS but marked failure. …
(edit) @287236   2 years ross.kirsling [JSC] OpPow should have a "small int exponent" fast path at lower …
(edit) @287235   2 years mikhail [JSC][32bit] Fix undefined behavior causing miscompilation with clang …
(edit) @287234   2 years commit-queue [Monterey] TestWebKitAPI.PrivateClickMeasurement.Daemon* tests timing …
(edit) @287233   2 years ddkilzer [libpas] Do not compile libpas for 64-bit watchOS to save ~6 MB per …
(edit) @287232   2 years darin Hash tables, read/write, and heap memory are used unnecessarily, which …
(edit) @287231   2 years aperez Unreviewed non-unified build fixes. * loader/DocumentWriter.cpp: Add …
(edit) @287230   2 years commit-queue Use smart pointers for WebCoreNSURLSessionDataTask ObjC members …
(edit) @287229   2 years cdumez Move CacheStorage engines from NetworkProcess to NetworkSession …
(edit) @287228   2 years simon.fraser Read the default value of the ScrollAnimatorEnabled setting from …
(edit) @287227   2 years simon.fraser Rename MockScrollAnimatorEnabled to MockScrollbarsControllerEnabled …
(edit) @287226   2 years repstein Tag Safari-613.1.12.1.
(edit) @287225   2 years repstein Versioning. WebKit-7613.1.12.1
(edit) @287224   2 years cdumez Convert ProtectionSpace enums into enum classes …
(edit) @287223   2 years cdumez Drop ServiceWorkerTCPServer and use HTTPServer instead …
(edit) @287222   2 years antti Remove unused :-internal-direct-focus pseudo-class …
(edit) @287221   2 years ysuzuki [JSC] Do not allocate m_bbqCallee and m_omgCallee until it becomes …
(edit) @287220   2 years ysuzuki [WTF] Introduce TrailingArray …
(edit) @287219   2 years wenson_hsieh Hide viewport-constrained elements that are detected by …
(edit) @287218   2 years sbarati Use IRC by default on arm64 …
(edit) @287217   2 years wenson_hsieh Add support for detecting modal containers that contain a given search …
(edit) @287216   2 years ysuzuki Unreviewed, pas_probabilistic_guard_malloc_allocator.c is broken when …
(edit) @287215   2 years ysuzuki Unreviewed, CMakeLists is missing …
(edit) @287214   2 years ysuzuki [libpas] Use inline-assembly ARM64 code in GCC too …
(edit) @287213   2 years mmaxfield Add comment to r287208. https://bugs.webkit.org/show_bug.cgi?id=234428
(edit) @287212   2 years alancoon Apply patch. rdar://problem/86635432
(edit) @287211   2 years alancoon Versioning. WebKit-7612.4.7
(edit) @287210   2 years aperez Merge r282084 - [wpt-improvement] Improve CSP support for window reuse …
(edit) @287209   2 years aperez Merge r281941 - [COOP] …
(edit) @287208   2 years mmaxfield Refactor WidthIterator::applyCSSVisibilityRules() to be a little more …
(edit) @287207   2 years sihui_liu Add custom copy() method for Ref<T> to CrossThreadCopier …
(edit) @287206   2 years mmaxfield Deduplicate code in RenderText::computePreferredLogicalWidths() …
(edit) @287205   2 years zalan [LFC][IFC] Use the inline box's direction to decide if start/end …
(edit) @287204   2 years Hironori.Fujii [ANGLE] "WARN: driver_utils.cpp:169 (rx::GetVendorString):! …
(edit) @287203   2 years sbarati Support WasmAddress in B3 CSE …
(edit) @287202   2 years ysuzuki [JSC] Fix runscript's standalone ability to run …
(edit) @287201   2 years zalan Rebaseline after r287199. Unreviewed. * …
(edit) @287200   2 years Hironori.Fujii MSVC reports "wtf/RetainPtr.h(196): error C3861: 'CFAutorelease': …
(edit) @287199   2 years zalan [LFC][IFC] Adjust the box geometry for atomic/generic inline level …
(edit) @287198   2 years commit-queue Remove API::Object::Type::BundlePageGroup …
(edit) @287197   2 years zalan [LFC][IFC] Let computeIsFirstIsLastBoxForInlineContent update the …
(edit) @287196   2 years clopez Unskip pointerevents layout tests …
(edit) @287195   2 years mmaxfield Refactor hyphenation logic in …
(edit) @287194   2 years commit-queue null ptr deref in WebCore::findPlaceForCounter …
(edit) @287193   2 years commit-queue Tools/Scripts/run-perf-tests is failing on Speedometer2 …
(edit) @287192   2 years fpizlo [libpas] update to b1531141d8d5831b0a37efb70f200f7e2c37ff3d (initial …
(edit) @287191   2 years cdumez Move storage managers from the NetworkProcess to the NetworkSession …
(edit) @287190   2 years commit-queue Fix deprecation warning in Tools/Scripts/run-jsc-benchmarks …
(edit) @287189   2 years zalan [LFC][IFC] Line spanning inline items should use …
(edit) @287188   2 years jbedard [reporelaypy] Accept pull-request hooks …
(edit) @287187   2 years zalan [LFC][IFC] Inline boxes set direction for both their content and their …
(edit) @287186   2 years graouts ActiveDOMObject::suspendIfNeeded() should not be called within …
(edit) @287185   2 years cdumez Unreviewed, reverting r286850. Put r282794 back in. It turns out it …
(edit) @287184   2 years zalan [LFC][IFC] Simple RTL content may need visual reordering …
(edit) @287183   2 years aperez Merge r283444 - Remove JSC hack after r283410
(edit) @287182   2 years aperez Merge r283410 - Disable new incumbent-window until it is fully …
(edit) @287181   2 years commit-queue [RISCV64] Implement linking and patching support in RISCV64Assembler …
(edit) @287180   2 years commit-queue [GStreamer][WebRTC] Huge memory leak …
(edit) @287179   2 years commit-queue [css-contain][Performance test] Add test …
(edit) @287178   2 years commit-queue REGRESSION (r287068): [macOS arm64] …
(edit) @287177   2 years graouts ActiveDOMObject::suspendIfNeeded() should not be called within …
(edit) @287176   2 years aperez Merge r286676 - [GStreamer] Fill in client-name property on audio …
(edit) @287175   2 years ysuzuki [libpas] Enable libpas on ARM64 Darwin platforms (ARM64E is already …
(edit) @287174   2 years pvollan [macOS] Adjust syscall filter …
(edit) @287173   2 years clopez REGRESSION(r287138) [GLIB] Build failure with GCC 8 and 9 in …
(edit) @287172   2 years alancoon Tag Safari-612.4.6.
(edit) @287171   2 years alancoon Unreviewed build fix. rdar://86613209
(edit) @287170   2 years alancoon Unreviewed build fix. rdar://86613209 …
(edit) @287169   2 years alancoon Versioning. WebKit-7612.4.6
(edit) @287168   2 years ysuzuki [libpas] ARM64 CAS emulation loop needs dmb ish …
(edit) @287167   2 years tyler_w AX: Make aria-multiline.html, clipped-text-under-element.html, …
(edit) @287166   2 years repstein Tag Safari-613.1.12.
(edit) @287165   2 years repstein Cherry-pick r286994. rdar://problem/86445989 Roll back r286345, …
(edit) @287164   2 years achristensen Fix iOS debug build https://bugs.webkit.org/show_bug.cgi?id=234365 * …
(edit) @287163   2 years commit-queue Remove more NPAPI plugin code …
(edit) @287162   2 years clopez [GTK][WPE] Don't ignore stderr when calling flatpak in …
(edit) @287161   2 years alancoon Tag Safari-612.4.5.
(edit) @287160   2 years sbarati Use arm64's fmax/fmin instructions in Wasm …
(edit) @287159   2 years cdumez Move WebIDBServers from NetworkProcess to NetworkSession class …
(edit) @287158   2 years jer.noble Add an experimental VideoTrackConfiguration class and accessor on …
(edit) @287157   2 years youenn Allow AudioSampleDataSource to increase/decrease buffered data …
(edit) @287156   2 years sihui_liu REGRESSION (r286601): …
(edit) @287155   2 years alancoon Cherry-pick r287079. rdar://problem/85892959 This reverts r287150.
(edit) @287154   2 years caitp [JSC] only emit pointer validation for ARM64E …
(edit) @287153   2 years aperez Non-unified build fixes, late-ish December 2021 edition …
(edit) @287152   2 years repstein Tag Safari-613.1.11.8.
(edit) @287151   2 years alancoon Apply patch. rdar://problem/86505382
(edit) @287150   2 years alancoon Revert r287079. rdar://problem/85892959 This reverts r287117.
(edit) @287149   2 years repstein Cherry-pick r287146. rdar://problem/86550488 [watchOS] Adjust …
(edit) @287148   2 years repstein Versioning. WebKit-7613.1.11.8
(edit) @287147   2 years bfulgham Rename forEachFrameFromMainFrame to forEachFrame …
(edit) @287146   2 years pvollan [watchOS] Adjust sandbox message filter …
(edit) @287145   2 years repstein Cherry-pick r287137. rdar://problem/86476583 …
(edit) @287144   2 years commit-queue [GPUP] Create WebGL context with task id token …
(edit) @287143   2 years commit-queue Add support to attribute ownership of ANGLE Metal's resources …
(edit) @287142   2 years zalan [LFC][IFC] Simple RTL content may need visual reordering …
(edit) @287141   2 years achristensen Unreviewed, reverting r287056. <rdar://86519800> Caused performance …
(edit) @287140   2 years graouts Remove the declaration for an unimplemented …
(edit) @287139   2 years andresg_22 Clear AXObjectCache::m_notificationsToPost after moving in …
(edit) @287138   2 years darin Many call sites use makeNeverDestroyed, but could instead take …
(edit) @287137   2 years msaboff Source/JavaScriptCore: Create symlinks pointing to alternate root …
(edit) @287136   2 years drousso Implement Array.prototype.groupBy and Array.prototype.groupByToMap …
(edit) @287135   2 years ryanhaddad REGRESSION(r286849-r286852): [iOS] …
(edit) @287134   2 years clopez [GTK] Add gtk-wk2 to EWS bubbles …
(edit) @287133   2 years clopez [GTK][WPE] Apply optimizations to speed up the layout-test EWS and add …
(edit) @287132   2 years zalan [LFC][IFC] Add support for mixed ltr/rtl content …
(edit) @287131   2 years commit-queue Mark range boundary point containers …
(edit) @287130   2 years zalan [LFC][IFC] Do not use inlineItemOffsets for checking if an inline item …
(edit) @287129   2 years graouts ActiveDOMObject::suspendIfNeeded() should not be called within …
(edit) @287128   2 years commit-queue Flexbox ignores margins of absolute positioned children when …
(edit) @287127   2 years jh718.park Unreviewed. Import updated …
(edit) @287126   2 years andresg_22 Fix for crash in AXIsolatedObject::textMarkerRangeForNSRange. …
(edit) @287125   2 years beidson Some webpushtool improvements. …
(edit) @287124   2 years beidson Add a "NotificationData" object to encompass local …
(edit) @287123   2 years wilander TestWebKitAPI.PrivateClickMeasurement.MigrateWithDestinationToken is a …
(edit) @287122   2 years ysuzuki Rename Wasm::CodeBlock to Wasm::CalleeGroup …
(edit) @287121   2 years achristensen Remove unreachable code in Plugin and PluginController …
(edit) @287120   2 years cdumez Support passing an old-style enum to add(Hasher&, ...) …
(edit) @287119   2 years commit-queue [WebIDL] Remove the now-unused "ExecState" value of [CallWith] …
(edit) @287118   2 years commit-queue null ptr deref in …
(edit) @287117   2 years alancoon Cherry-pick r287079. rdar://problem/85892959 Twitter scroll …
(edit) @287116   2 years j_pascoe [WebAuthn] Allow same-site, cross-origin iframe get() …
(edit) @287115   2 years jbedard [reporelaypy] Forward branches to alternate remote …
(edit) @287114   2 years alancoon Versioning. WebKit-7612.4.5
(edit) @287113   2 years repstein Tag Safari-613.1.11.7.
(edit) @287112   2 years repstein Cherry-pick r286781. rdar://problem/86221898 Unreviewed fix after …
(edit) @287111   2 years repstein Versioning. WebKit-7613.1.11.7
(edit) @287110   2 years bfulgham Clean-up: Adopt Page::forEachDocument in some missed spots …
(edit) @287109   2 years commit-queue [Shadow Realms] Wrapped functions must only throw TypeError from …
(edit) @287108   2 years achristensen Fix Linux and windows build …
(edit) @287107   2 years cdumez Unreviewed build fix after r287077. * …
(edit) @287106   2 years commit-queue Remove ProxyServer https://bugs.webkit.org/show_bug.cgi?id=234362
(edit) @287105   2 years don.olmstead Split ATK specific code in WPEViewBackends …
(edit) @287104   2 years tyler_w AX: Move comment about accessibilityShouldUseUniqueId in …
(edit) @287103   2 years cdumez RELEASE_ASSERT in WTF::Deque<WebKit::NativeWebKeyboardEvent, …
(edit) @287102   2 years ryanhaddad PCM: Remove old DB update and migration code, and add a unit test for …
(edit) @287101   2 years commit-queue [GLIB] Update test expectations and baselines. Unreviewed test …
(edit) @287100   2 years commit-queue Actually use adattributiond.entitlements when code signing …
(edit) @287099   2 years repstein Cherry-pick r287098. rdar://problem/86502081 [iOS][WP] Add access …
(edit) @287098   2 years pvollan [iOS][WP] Add access to required syscall …
(edit) @287097   2 years repstein Cherry-pick r287069. rdar://problem/86502081 [iOS][WP] Add access …
(edit) @287096   2 years repstein Cherry-pick r286961. rdar://problem/86343642 REGRESSION …
(edit) @287095   2 years shvaikalesh [WebIDL] Remove the now-unused [DocumentEventHandler] extended …
(edit) @287094   2 years jer.noble [Mac] Adopt -[NSScreen safeAreaInsets] …
(edit) @287093   2 years commit-queue More cleanup after PluginProcess removal …
(edit) @287092   2 years ysuzuki [libpas] Implement atomics in inline assembly if compiler is using …
(edit) @287091   2 years antti [:has() pseudo-class] Use Bloom filter to quickly reject :has() …
(edit) @287090   2 years sihui_liu REGRESSION (r286936): Many webstorage layout tests have become flaky …
(edit) @287089   2 years shvaikalesh [WebIDL] onselectionchange IDL attribute should not Document-reflect …
(edit) @287088   2 years repstein Tag Safari-613.1.11.6.
(edit) @287087   2 years repstein Delete tag.
(edit) @287086   2 years commit-queue Avoid unnecessary allocation and UTF-8 conversion when calling …
(edit) @287085   2 years repstein Cherry-pick r286778. rdar://problem/86221898 [macOS][WP] Block …
(edit) @287084   2 years cdumez Move SWServers from NetworkProcess to NetworkSession …
(edit) @287083   2 years zalan [LFC][IFC] Use the physical margin/border/padding values for inline …
(edit) @287082   2 years dino [ANGLE] clang with -Wunknown-warning-option will fail on …
(edit) @287081   2 years yoshiaki.jitsukawa JPEG XL decoder should support understand color profiles …
(edit) @287080   2 years tomoki.imai [PlayStation] Use FileSystem instead of FileSystemPlayStation except …
(edit) @287079   2 years simon.fraser Twitter scroll stutter: ensure that CA backing store is always …
(edit) @287078   2 years youenn [ Mac wk2 and iOS wk2 ] webrtc/libwebrtc/descriptionGetters.html is …
(edit) @287077   2 years cdumez http/tests/security/basic-auth-subresource.html and some other http …
(edit) @287076   2 years commit-queue Fix SVG resource invalidation logic causing incorrect layout state. …
(edit) @287075   2 years clord [GTK] Use libgbm and the ANGLE gbm backend to fix initialisation …
(edit) @287074   2 years jer.noble [ iOS EWS ] 2X media/track (layout-tests) are a constant image …
(edit) @287073   2 years youenn RemoteAudioMediaStreamTrackRendererInternalUnitManager::Unit should …
(edit) @287072   2 years youenn Make use of PLATFORM(COCOA) in MediaRecorder WebPreference …
(edit) @287071   2 years carlosgc [GTK][a11y] Add support for loading events when building with ATSPI …
(edit) @287070   2 years carlosgc [GTK][a11y] Register the wrappers tree when there's an event listener …
(edit) @287069   2 years pvollan [iOS][WP] Add access to required syscall …
(edit) @287068   2 years kpiddington [ANGLE] Roll ANGLE to 12-14-2021 (5ee7dfbd5a3) …
(edit) @287067   2 years youenn Make sure to start a realtime outgoing source in case it is taken to …
(edit) @287066   2 years graouts ActiveDOMObject::suspendIfNeeded() should not be called within …
(edit) @287065   2 years dpino [GTK][WPE] Build fix for Debian Stable after r287015
(edit) @287064   2 years svillar [css-flexbox] Absolutely positioned children should be aligned using …
(edit) @287063   2 years jh718.park Fix that height is calculated incorrectly when using display:table, …
(edit) @287062   2 years zalan [IFC][Integration] Use logical margin/border/padding values in layout …
(edit) @287061   2 years repstein Revert "Distinguish contiguous SharedBuffer from non-contiguous one …
(edit) @287060   2 years don.olmstead [CMake] Modernize WPEToolingBackend …
(edit) @287059   2 years jya Source/WebCore: SourceBufferParser should be using contiguous …
(edit) @287058   2 years ross.kirsling [JSC] OpInstanceofCustom should be in CommonSlowPaths …
(edit) @287057   2 years ryanhaddad Bring up another iOS GPU Processes tester …
(edit) @287056   2 years commit-queue Remove properties set by NSURLProtocol on NSURLRequest before …
(edit) @287055   2 years ryanhaddad REGRESSION (r286982): ASSERTION FAILED: clipRectsContext.rootLayer == …
(edit) @287054   2 years jbedard [reporelaypy] Update checkout with hook instead of polling (Follow-up …
(edit) @287053   2 years jya Make PreviewConverterProvider not modify the SharedBuffer once …
(edit) @287052   2 years alancoon Tag Safari-612.4.4.
(edit) @287051   2 years basuke.suzuki [Playstation] Fix build break after r286908
(edit) @287050   2 years jer.noble Safari intermittently stopping playing Spotify Web Player (currentTime …
(edit) @287049   2 years commit-queue Revert r284816 https://bugs.webkit.org/show_bug.cgi?id=234308
(edit) @287048   2 years commit-queue Adhere to DisplayList iterator's API contract in …
(edit) @287047   2 years zalan [LFC] Let BoxGeometry have logical values only …
(edit) @287046   2 years pangle Web Inspector: After r286657, anonymous layers are providing an empty …
(edit) @287045   2 years jbedard [reporelaypy] Update checkout with hook instead of polling …
(edit) @287044   2 years repstein Cherry-pick r286964. rdar://problem/86413146 [MacCatalyst] fix …
(edit) @287043   2 years zalan [LFC][IFC] Take text-align offset into account when computing the RTL …
(edit) @287042   2 years repstein Cherry-pick r287011. rdar://problem/86438924 WebContent process …
(edit) @287041   2 years repstein Versioning. WebKit-7613.1.13
(edit) @287040   2 years achristensen Add _WKContentRuleListAction.redirected and .modifiedHeaders …
(edit) @287039   2 years achristensen Move FTP disabling from NetworkLoad::start to …
(edit) @287038   2 years tyler_w Web Inspector: test webpage keeps reloading when Inspector is open …
(edit) @287037   2 years repstein New branch.
(edit) @287036   2 years zalan [LFC][IFC] Take inline axis direction into account when computing …
(edit) @287035   2 years timothy_horton Fix the build * Configurations/webpushtool.xcconfig:
(edit) @287034   2 years megan_gardner Attachment does not update after markup. …
(edit) @287033   2 years repstein Tag Safari-613.1.11.6.
(edit) @287032   2 years repstein Versioning. WebKit-7613.1.11.6
(edit) @287031   2 years alancoon Cherry-pick r286999. rdar://problem/86425321 Momentum Event …
(edit) @287030   2 years dino Allow override of system's preferred color scheme …
(edit) @287029   2 years commit-queue Add test case for execCommand to verify inserting an ordered list and …
(edit) @287028   2 years zalan [LFC][IFC] Make the LineBox content (text runs and inline level boxes) …
(edit) @287027   2 years repstein Tag Safari-613.1.11.5.
(edit) @287026   2 years repstein Delete tag.
(edit) @287025   2 years angelos [JSC] Fix LocalJumpError in run-jsc-stress-tests …
(edit) @287024   2 years commit-queue TextDecoder doesn't detect invalid UTF-8 sequences early enough …
(edit) @287023   2 years commit-queue Incorrect aspect ratio size …
(edit) @287022   2 years rcaliman Web Inspector: Computed Panel: Adjust color of CSS Variables grouping …
(edit) @287021   2 years jya PerformanceTests: Distinguish contiguous SharedBuffer from …
(edit) @287020   2 years carlosgc [GTK][a11y] Register the wrappers tree when …
(edit) @287019   2 years darin Automatically generate event handler content attribute maps so they …
(edit) @287018   2 years antti [CSS Cascade Layers] revert-layer should revert style attribute to …
(edit) @287017   2 years youenn Null pointer crash in FetchResponse::clone …
(edit) @287016   2 years ysuzuki Unreviewed, fix Xcode build of libpas …
(edit) @287015   2 years nham Add web push message decryption routines …
(edit) @287014   2 years carlosgc [GTK][a11y] Handle the Embedded method sent by AtkSocket from …
(edit) @287013   2 years wilander PCM: Remove old DB update and migration code, and add a unit test for …
(edit) @287012   2 years sbarati WasmB3IRGenerator should estimate static execution counts …
(edit) @287011   2 years katherine_cheney WebContent process crashes at …
(edit) @287010   2 years commit-queue Allow WKContentRuleList to run regexes on current frame's URL, not …
(edit) @287009   2 years beidson Teach webpushtool to register and "host" the daemon. …
(edit) @287008   2 years repstein Cherry-pick r286994. rdar://problem/86445989 Roll back r286345, …
(edit) @287007   2 years repstein Cherry-pick r286849. rdar://problem/86445989 Reduce maximum mmap …
(edit) @287006   2 years repstein Cherry-pick r286667. rdar://problem/86445989 [JSC] Introduce …
(edit) @287005   2 years repstein Cherry-pick r286597. rdar://problem/86445989 Unreviewed, …
(edit) @287004   2 years repstein Cherry-pick r286580. rdar://problem/86445989 TypeInfo should be …
(edit) @287003   2 years repstein Revert "Revert r286382. rdar://problem/86408710" This reverts commit …
(edit) @287002   2 years j_pascoe Unreviewed, reverting r286993. …
(edit) @287001   2 years repstein Tag Safari-613.1.11.5.
(edit) @287000   2 years chris.reid [Curl] Improve curl's cookie conformance in WPT …
(edit) @286999   2 years timothy_horton Momentum Event Dispatcher: Excessive "kick" at the beginning of …
(edit) @286998   2 years ysuzuki [JSC] Update Intl tests based on ICU 69~ …
(edit) @286997   2 years jenner [ iOS ] 8 imported/w3c/web-platform-tests/fetch/api (layout-tests) are …
(edit) @286996   2 years repstein Revert r286382. rdar://problem/86408710
(edit) @286995   2 years repstein Versioning. WebKit-7613.1.11.5
(edit) @286994   2 years sbarati Roll back r286345, r286387, r286471, r286667, r286849
(edit) @286993   2 years j_pascoe [WebAuthn] Allow same-site, cross-origin iframe get() …
(edit) @286992   2 years ysuzuki [JSC] Use FixedVector for wasm exception in Wasm::Instance …
(edit) @286991   2 years alancoon Cherry-pick r286919. rdar://problem/86247557 Momentum Event …
(edit) @286990   2 years ryanhaddad Unreviewed test gardening for rdar://80334322, rebaseline tests for …
(edit) @286989   2 years alancoon Unreviewed build fix. rdar://problem/86385697 …
(edit) @286988   2 years commit-queue A FormData constructed in the form's submit event listener shouldn't …
(edit) @286987   2 years graouts CustomEffect and animation frame rate should be disabled by default in …
(edit) @286986   2 years cdumez Unreviewed build fix after r286971. * wtf/spi/darwin/dyldSPI.h:
(edit) @286985   2 years drousso Web Inspector: remove coloring of Web Inspector area in dock icons …
(edit) @286984   2 years alancoon Cherry-pick r286907. rdar://problem/86307593 [Cocoa] …
(edit) @286983   2 years jya Add SharedBufferBuilder class …
(edit) @286982   2 years commit-queue Unreviewed, reverting r283354. …
(edit) @286981   2 years ryanhaddad LFC][IFC] Add partial unicode-bidi support on inline level boxes …
(edit) @286980   2 years jenner REGRESSION (r286259): [ BigSur+ wk1 ] 2X …
(edit) @286979   2 years pvollan [WP][iOS] Add access to required system call …
(edit) @286978   2 years commit-queue [GTK] Fix ANGLE compilation …
(edit) @286977   2 years alancoon Cherry-pick r286905. rdar://problem/86235740 Scrolling can drop …
(edit) @286976   2 years alancoon Cherry-pick r286834. rdar://problem/86427901 Inspector …
(edit) @286975   2 years alancoon Cherry-pick r286932. rdar://problem/86385697 Ensure that the …
(edit) @286974   2 years alancoon Cherry-pick r286858. rdar://problem/86423741 Use simpler idioms …
(edit) @286973   2 years alancoon Cherry-pick r286900. rdar://problem/86344954 Momentum Event …
(edit) @286972   2 years antti [CSS Cascade Layers] Layers specified in import rules can not be …
(edit) @286971   2 years cdumez Regression(r283565) Unable to report private messages as Spam in …
(edit) @286970   2 years youenn FetchResponse::clone should use the relevant realm for the cloned …
(edit) @286969   2 years commit-queue ExecutableAllocator: Do not store things in g_config when …
(edit) @286968   2 years zalan [LFC][IFC] Simple RTL content does not need visual reordering …
(edit) @286967   2 years repstein Tag Safari-613.1.11.4.
(edit) @286966   2 years commit-queue [ macOS and iOS ] editing/deleting/forward-delete-crash.html is timing …
(edit) @286965   2 years youenn Fix buggy assert in CoreAudioSharedUnit::setupAudioUnit …
(edit) @286964   2 years kpiddington [MacCatalyst] fix iOSMac after refactor in r286899
(edit) @286963   2 years angelos [JSC] Unify default/noisy tests definition …
(edit) @286962   2 years zimmermann [LBSE] Rename RenderSVGModelObject -> LegacyRenderSVGModelObject …
(edit) @286961   2 years youenn REGRESSION (r286841): [ iOS ] Many webrtc tests flaky failing on iOS …
(edit) @286960   2 years commit-queue REGRESSION(Safari 15, BigSur): Poor video texture upload performance …
(edit) @286959   2 years alancoon Versioning. WebKit-7612.4.4
(edit) @286958   2 years commit-queue Deployment target for macOS 11+ does not follow minor version bumps …
(edit) @286957   2 years zalan [LFC][IFC] Display boxes have physical geometry. …
(edit) @286956   2 years repstein Versioning. WebKit-7613.1.11.4
(edit) @286955   2 years ntim Fix paint order of CSS text decorations …
(edit) @286954   2 years cathiechen [Performance test] Add test lots-of-self-painting-layers.html …
(edit) @286953   2 years jer.noble Unreviewed build fix; add a convenience function to safely compare …
(edit) @286952   2 years svillar [css-writing-modes] Use the correct margins in …
(edit) @286951   2 years zalan [LFC][IFC] Non-bidi content with RTL inline base direction may need …
(edit) @286950   2 years youenn Start websocket server for tests in http/tests that have websocket in …
(edit) @286949   2 years antti [CSS Cascade Layers] Unflake and fix …
(edit) @286948   2 years tyler_w AX: Make aria-hidden-update.html, focusable-div.html, …
(edit) @286947   2 years jh718.park Unreviewed. Fix build error since r286946. ClientOrigin should be …
(edit) @286946   2 years aperez Unreviewed build fix after r286936 Source/JavaScriptCore: * …
(edit) @286945   2 years aperez Fix non-unified builds after r286853 Unreviewed build fix. No new …
Note: See TracRevisionLog for help on using the revision log.