• Keywords: BlinkMergeCandidate
This result was limited to 100 bugs. See all search results for this query.
ID Product Component Assignee Status Resolution Summary Changed
114923 WebKit Web Audio webkit-unassigned UNCONFIRMED AudioContext's currentTime doesn't start until the first source has been played back on it 2023-10-14
119285 WebKit Media ahmad.saleem792 NEW Fix HTMLMediaElement seek's timeupdate scheduling 2026-08-04
145500 WebKit Layout and Rendering changseok NEW BR styled clear is ignored while partially relayouting. 2022-11-02
111869 WebKit WebCore Misc. dbates NEW CSP: Blocking 'eval()' is currently unreportable. 2022-02-08
153155 WebKit WebCore Misc. dbates NEW CSP: Fire error events for a variety of script and style failures 2016-04-06
153159 WebKit WebCore Misc. dbates NEW CSP: ImageDocuments should skip CSP checks 2016-04-06
153162 WebKit WebCore Misc. dbates NEW CSP: Deduplicate violation reports before sending 2016-03-16
122815 WebKit Layout and Rendering lvidacs.u-szeged NEW Optimize RenderBlock::lowestFloatLogicalBottom by caching previously calculated values 2016-09-17
120887 WebKit Layout and Rendering mmaxfield NEW unicode-bidi: plaintext is treating embedded unicode-bidi: isolate incorrectly 2016-04-11
122850 WebKit Layout and Rendering mmaxfield NEW Avoid iterating over all the isolate characters 2013-10-15
126198 WebKit UI Events rniwa NEW Add more tests for dragging contents 2016-03-14
120295 WebKit WebCore Misc. vivekg NEW Active WebSocket should send closing handshake to server on page navigation or page close 2013-08-26
71189 WebKit CSS webkit-unassigned NEW unicode-bidi:-webkit-plaintext should affect caret in textarea 2024-10-05
103193 WebKit SVG webkit-unassigned NEW Computed style of resource references drops hash from fragment 2023-11-15
115154 WebKit Layout and Rendering webkit-unassigned NEW Avoid using OverlapMap in RenderLayerCompositor::computeCompositingRequirements 2022-09-17
115158 WebKit Images webkit-unassigned NEW Account for CTM scale when deciding the image resampling algorithm. 2022-10-31
115405 WebKit UI Events webkit-unassigned NEW An iframe fling should not propagate to a parent iframe 2013-05-20
115689 WebKit Page Loading webkit-unassigned NEW Simplify FrameLoaderStateMachine and FrameLoader::transitionToCommitted(). 2022-09-23
115690 WebKit Page Loading webkit-unassigned NEW Move the remainder of Archive loading from FrameLoader to DocumentLoader. 2013-05-20
115708 WebKit Forms webkit-unassigned NEW select element’s default selection is affected by CSS rules 2023-05-23
115845 WebKit Page Loading webkit-unassigned NEW Centralize setting a ResourceRequest's cache policy 2013-05-20
116065 WebKit Page Loading webkit-unassigned NEW Consider mixed-content iframes to be mixed script instead of mixed display 2022-09-14
116076 WebKit Layout and Rendering webkit-unassigned NEW Don't recalc style for the whole subtree during animations 2013-05-20
116466 WebKit Layout and Rendering webkit-unassigned NEW Try to reduce the flakiness of 4 :hover tests. 2016-01-15
116481 WebKit CSS webkit-unassigned NEW Unifying error processing in CSS functions 2013-05-25
116496 WebKit Accessibility webkit-unassigned NEW Fix crash when trying to get bounding box of node without a renderer 2022-11-27
116500 WebKit CSS webkit-unassigned NEW Refactoring CSS error reporting 2013-05-20
116505 WebKit Layout and Rendering webkit-unassigned NEW Use compositing modes instead of an intermediate buffer for `background-clip: text` 2024-08-08
116506 WebKit Media webkit-unassigned NEW Removing and adding the media element in a page triggers track reloading 2023-04-26
116917 WebKit UI Events webkit-unassigned NEW x and y of a dragstart event are incorrect if it is triggered by long press event 2013-05-29
116928 WebKit Page Loading webkit-unassigned NEW Make FrameLoader::reload always use the active document loader 2013-05-29
116937 WebKit HTML Editing webkit-unassigned NEW Treat non-contenteditable element as an atomic element 2013-05-29
116949 WebKit Layout and Rendering webkit-unassigned NEW Don't force layout for mouse event hit tests to prevent FOUC 2013-05-30
117425 WebKit Web Template Framework webkit-unassigned NEW StringStats should track duplicates 2013-06-10
117429 WebKit CSS webkit-unassigned NEW Remove unnecessary dependencies on StyleResolver 2013-06-10
117433 WebKit WebCore Misc. webkit-unassigned NEW Consider using AtomicString in HTTP header 2013-06-10
117434 WebKit CSS webkit-unassigned NEW Move static font-size helper methods out of StyleResolver 2013-06-10
117436 WebKit Layout and Rendering webkit-unassigned NEW Correctly calculate auto margins for column flows 2022-08-30
117442 WebKit UI Events webkit-unassigned NEW label element should send key and focus events if it has contenteditable attribute 2013-06-10
117447 WebKit Layout and Rendering webkit-unassigned NEW Allow removing empty childs even if !canCollapseAnonymousBlockChild() 2013-06-25
117465 WebKit Page Loading webkit-unassigned NEW Potential crash in FrameView::updateScrollCorner 2022-10-23
117468 WebKit CSS webkit-unassigned NEW Make ScopedStyleResolver use apply-author-styles of a given element's treescope 2013-06-10
117472 WebKit Layout and Rendering webkit-unassigned NEW Removing an inline element from a flexbox does not remove its anonymous wrapper 2022-10-31
117483 WebKit Accessibility webkit-unassigned NEW Avoid DEFINE_STATIC_LOCAL for strings in accessibility code 2014-02-07
117488 WebKit Text webkit-unassigned NEW Consider atomicizing inline scripts before execution 2023-07-07
117489 WebKit Layout and Rendering webkit-unassigned NEW Avoid N^2 walk placing renderers when building the render tree 2013-11-06
117666 WebKit DOM webkit-unassigned NEW REGRESSION (r143299): Cannot edit text after clicking 'View source code' button on jWYSIWYG 2024-07-24
117773 WebKit JavaScriptCore webkit-unassigned NEW DOMException toString can serialize more useful information 2017-01-18
117775 WebKit Page Loading webkit-unassigned NEW Don't retain for the main resource by default 2022-08-22
117781 WebKit DOM webkit-unassigned NEW Consider using String rope for XMLHttpRequest.responseText 2013-06-19
118006 WebKit Layout and Rendering webkit-unassigned NEW Support focus ring around area element 2013-06-25
118008 WebKit CSS webkit-unassigned NEW Don't wrap non-stylesheet (CSSOM rule, selectors, etc) input strings to CSS parser in braces 2013-06-25
118010 WebKit CSS webkit-unassigned NEW Don't shrink RuleSets multiple times 2013-06-25
118015 WebKit CSS webkit-unassigned NEW RuleSet causes 600 kB of memory fragmentation 2022-10-03
118023 WebKit Accessibility webkit-unassigned NEW Improve contenteditable accessibility notifications 2014-02-07
118026 WebKit Layout and Rendering webkit-unassigned NEW CSS clip property should not force additional clamping to border box 2022-09-17
118030 WebKit WebCore Misc. webkit-unassigned NEW Make Sec-WebSocket-Extensions parsing more strict 2013-06-25
118048 WebKit Page Loading webkit-unassigned NEW Refactoring: Replace DocumentLoader::writer() with more focused APIs 2013-06-26
118617 WebKit WebCore Misc. webkit-unassigned NEW Make amazon.com stop upconverting strings 2013-07-12
118624 WebKit Layout and Rendering webkit-unassigned NEW Fix border radius glitch 2024-07-29
118628 WebKit DOM webkit-unassigned NEW Move the Length parsing functions to using Vector<Length> 2013-07-12
118705 WebKit CSS webkit-unassigned NEW Report unterminated comments in CSS 2017-01-18
118709 WebKit UI Events webkit-unassigned NEW [Linux] REGRESSION(r129750): Middle-clicking on a link can paste into a text field if it's focused during the click 2013-07-23
118710 WebKit Layout and Rendering webkit-unassigned NEW Dirty line boxes when moving list marker from another block 2022-10-04
118805 WebKit Text webkit-unassigned NEW TextCodecICU always makes a copy of string to deal with backslash-to-yen conversion 2024-06-01
118890 WebKit Forms webkit-unassigned NEW Merge CSS rulesets for date, datetime-local, month, time, and week input types 2024-06-22
119053 WebKit Layout and Rendering webkit-unassigned NEW Rewrite parseFrameSetListOfDimension to match HTML5 2013-07-25
119057 WebKit Forms webkit-unassigned NEW Add more select elements with various states 2013-07-24
119058 WebKit CSS webkit-unassigned NEW Shrink RuleData by 16 bytes 2013-08-14
119060 WebKit SVG webkit-unassigned NEW Do not fire load events from frames with scripting disabled 2013-07-24
119113 WebKit Layout and Rendering webkit-unassigned NEW [Flexbox] Handle intrinsic sizing more correctly with flexbox 2022-07-25
119114 WebKit Layout and Rendering webkit-unassigned NEW Avoid N^2 walk placing renderers when building the render tree 2013-11-06
119116 WebKit HTML Editing webkit-unassigned NEW Typing style shouldn't inherit style from atomic elements 2023-05-22
119125 WebKit Layout and Rendering webkit-unassigned NEW HTMLTitleElement should not resolve any styles when it is not in document 2022-08-25
119130 WebKit UI Events webkit-unassigned NEW Redo the hit test in EventHandler::EventHandler if the node had been detached 2023-10-14
119131 WebKit Tools / Tests webkit-unassigned NEW Deflake 'http/tests/security/mixedContent/' tests 2013-07-25
119134 WebKit CSS webkit-unassigned NEW Merge viewport units/calcs conversion flags into fixed/percent flags 2013-07-25
119284 WebKit Page Loading webkit-unassigned NEW Cross-origin access to Location::reload() should throw a SecurityError 2013-07-30
119287 WebKit Layout and Rendering webkit-unassigned NEW Remove non-sensical code to force body/documentElement layout in FrameView::layout 2023-10-14
119288 WebKit Page Loading webkit-unassigned NEW Go back and forward through BackForwardController 2013-07-30
119290 WebKit Layout and Rendering webkit-unassigned NEW Height of fixed height cell is not proper when cell's row is under row spanning cell 2013-07-30
119306 WebKit Layout and Rendering webkit-unassigned NEW Only traverse the ShadowRoots once during recalcStyle 2013-07-30
119308 WebKit Layout and Rendering webkit-unassigned NEW Avoid scanning really wide DOMs in textRendererIsNeeded 2023-07-06
119322 WebKit DOM webkit-unassigned NEW javascript: urls should always be parsed synchronously 2024-12-01
119323 WebKit Tools / Tests webkit-unassigned NEW Convert some @font-face pixel tests to ref tests 2013-07-30
119355 WebKit Layout and Rendering webkit-unassigned NEW Spanning logical height is not added properly in all spanning rows 2013-07-31
119372 WebKit Forms webkit-unassigned NEW Order of actions for labeled control should be focus then click 2022-09-24
119508 WebKit Tools / Tests webkit-unassigned NEW Explicitly test same/cross-origin importScripts() effect on worker.onerror 2013-08-07
119707 WebKit Layout and Rendering webkit-unassigned NEW Add another test for whitespace handling in flexbox 2022-09-24
119713 WebKit DOM webkit-unassigned NEW Remove focus if supportsFocus state is changed 2022-08-18
119724 WebKit Canvas webkit-unassigned NEW Canvas focus outline should match style in html.css 2013-08-12
119727 WebKit UI Events webkit-unassigned NEW Do not dispatch 'focus' or 'blur' event twice when window active state is changed 2022-09-29
119924 WebKit HTML Editing webkit-unassigned NEW Make sure the last selection gets spell checked when focusing different frame 2013-08-16
119927 WebKit Layout and Rendering webkit-unassigned NEW Improve compositor hit testing performance by using layer bounding boxes 2013-08-19
120039 WebKit Layout and Rendering webkit-unassigned NEW Only allocate the hyphen-appending buffer if we intend to use it 2013-08-19
120043 WebKit Bindings webkit-unassigned NEW Fix invalid test, fast/dom/wrapper-classes.html 2013-08-19
120463 WebKit HTML Editing webkit-unassigned NEW Spell check whole content of an editable element when it gets focused 2013-08-29
120494 WebKit CSS webkit-unassigned NEW Implement computed style for animation shorthand and align parsing with the spec 2022-12-18
120498 WebKit Layout and Rendering webkit-unassigned NEW Fix baseline computation for nested inline-blocks 2022-09-28
120902 WebKit Images webkit-unassigned NEW Don't resize the image to fit the window, if the image is being zoomed 2013-09-12
This result was limited to 100 bugs. See all search results for this query.

as

File a new "WebKit" bug