Brandon Stewart

Results 13 issues of Brandon Stewart

#### c6bc88b0d7e07f84b1b11ff5dbe63a125ac985f4 [Safe CPP] Address Warnings in AudioNodeInput/Output https://bugs.webkit.org/show_bug.cgi?id=294555 rdar://problem/153530833 Reviewed by NOBODY (OOPS!). Address Safe CPP warnings AudioNodeInput and AudioNodeOutput. * Source/WebCore/Modules/webaudio/AudioNodeInput.cpp: (WebCore::AudioNodeInput::disable): (WebCore::AudioNodeInput::enable): (WebCore::AudioNodeInput::didUpdate): (WebCore::AudioNodeInput::sumAllConnections): (WebCore::AudioNodeInput::pull): * Source/WebCore/Modules/webaudio/AudioNodeInput.h:...

merging-blocked
New Bugs

#### 21412c2db0e7c3d9c4b225baf099959b49fe0075 [Safe CPP] Address Warnings in Element.cpp https://bugs.webkit.org/show_bug.cgi?id=294517 rdar://problem/153435711 Reviewed by NOBODY (OOPS!). Address safe cpp warnings in Element.cpp. * Source/WebCore/SaferCPPExpectations/UncountedCallArgsCheckerExpectations: * Source/WebCore/dom/CustomElementRegistry.h: (WebCore::CustomElementRegistry::protectedRegistryForElement): (WebCore::CustomElementRegistry::protectedRegistryForNodeOrTreeScope): * Source/WebCore/dom/Element.cpp: (WebCore::shouldAutofocus): (WebCore::Element::dispatchMouseEvent):...

merging-blocked
WebCore Misc.

#### 0e55cc4ea2ed0424bb5ceb54475e2a2fb496ae68 [css-grid-3] Clear m_itemOffsets in initializeMasonry to fix crash with stale WeakRef keys https://bugs.webkit.org/show_bug.cgi?id=304084 rdar://problem/166404830 Reviewed by NOBODY (OOPS!). The m_itemOffsets HashMap uses SingleThreadWeakRef<const RenderBox> as keys. When RenderBox...

CSS
safe-merge-queue