Skip to content

Pull requests: WebKit/WebKit

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

[Unified Text Replacement] When receiving replacements, the document markers may be added to incorrect ranges HTML Editing For bugs in HTML editing support (including designMode and contentEditable).
#28822 opened May 21, 2024 by rr-codes Loading…
PublicSuffixStore::platformTopPrivatelyControlledDomain() should take in a StringView WebCore Misc. For miscellaneous bugs in the WebCore framework (and not JavaScriptCore or WebKit).
#28821 opened May 21, 2024 by cdumez Draft
Logger should have a virtual destructor
#28820 opened May 21, 2024 by rniwa Loading…
PublicSuffixStore::m_canAcceptCustomPublicSuffix doesn't need synchronization WebCore Misc. For miscellaneous bugs in the WebCore framework (and not JavaScriptCore or WebKit).
#28819 opened May 21, 2024 by cdumez Loading…
[JSC] Split super complicated IC code generation clause into three different ones JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues.
#28818 opened May 21, 2024 by Constellation Loading…
Text not visible after undo-ing UnifiedTextReplacement. safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
#28815 opened May 21, 2024 by megangardner Loading…
[Navigation] Implement cross-document navigate events WebCore Misc. For miscellaneous bugs in the WebCore framework (and not JavaScriptCore or WebKit).
#28811 opened May 21, 2024 by TingPing Loading…
[Cocoa] Silence some spurious telemetry about reading the "kern.willshutdown" sysctl WebKit2 Bugs relating to the WebKit2 API layer
#28809 opened May 20, 2024 by brentfulgham Loading…
[view-transitions] Mispositioned snapshots on https://codepen.io/bramus/full/mdowgYX Layout and Rendering For bugs with layout and rendering of Web pages. merging-blocked Applied to prevent a change from being merged
#28808 opened May 20, 2024 by mattwoodrow Loading…
ASSERTION FAILED: isPublicSuffixCF(publicSuffix) in PublicSuffixStore::addPublicSuffix merging-blocked Applied to prevent a change from being merged New Bugs Unclassified bugs are placed in this component until the correct component can be determined.
#28807 opened May 20, 2024 by szewai Loading…
[Site Isolation] Begin to fix the back forward list for same-origin iframe navigations merging-blocked Applied to prevent a change from being merged WebKit Process Model Bugs related to WebKit's multi-process architecture
#28806 opened May 20, 2024 by charliewolfe Loading…
[JSC] Refine JSMap and JSSet with CloseTable JavaScriptCore For bugs in JavaScriptCore, the JS engine used by WebKit, other than kxmlcore issues. merging-blocked Applied to prevent a change from being merged
#28804 opened May 20, 2024 by hyjorc1 Draft
[CG] Optimize getting the ImageFrame metadata Images For bugs in image handling. merging-blocked Applied to prevent a change from being merged
#28799 opened May 20, 2024 by shallawa Loading…
Drop SharedBuffer::data() in favor of span() WebCore Misc. For miscellaneous bugs in the WebCore framework (and not JavaScriptCore or WebKit).
#28798 opened May 20, 2024 by cdumez Draft
Avoid duplicate ReleaseMemory calls on Mac merging-blocked Applied to prevent a change from being merged WebKit Process Model Bugs related to WebKit's multi-process architecture
#28796 opened May 20, 2024 by bnham Loading…
Sync 'css/geometry' tests from WPT upstream CSS Cascading Style Sheets implementation safe-merge-queue Applied to automatically send a pull-request to merge-queue after passing EWS checks
#28795 opened May 20, 2024 by Ahmad-S792 Loading…
[WGSL] Type::size can overflow WebGPU For bugs in WebGPU
#28794 opened May 20, 2024 by tadeuzagallo Loading…
Add WASM tail calls support to single-pass BBQ JIT merging-blocked Applied to prevent a change from being merged WebAssembly For bugs in JavaScript WebAssembly
#28793 opened May 20, 2024 by kmiller68 Loading…
[Navigation] Support "initial about:blank document" logic merging-blocked Applied to prevent a change from being merged WebKit Misc. For miscellaneous bugs in the WebKit framework (and not JavaScriptCore or WebCore).
#28792 opened May 20, 2024 by rwlbuis Loading…
[WGSL] Type checker does not handle shadowing of overloaded built-ins correctly merging-blocked Applied to prevent a change from being merged WebGPU For bugs in WebGPU
#28790 opened May 20, 2024 by tadeuzagallo Loading…
[GTK][WPE]: Regression (278519@main): build error with gcc 12.3.0 merging-blocked Applied to prevent a change from being merged New Bugs Unclassified bugs are placed in this component until the correct component can be determined.
#28787 opened May 20, 2024 by obyknovenius Loading…
Adopt more smart pointers in mathml MathML For bugs specific to MathML.
#28786 opened May 20, 2024 by rwlbuis Loading…
ProTip! Filter pull requests by the default branch with base:main.