[Webkit-unassigned] [Bug 261305] New: [ New Test ] (265747 at main): [ macOS debug wk1 ] ASSERTION FAILED: ScriptDisallowedScope::InMainThread::isScriptAllowed()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 7 17:24:08 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261305
Bug ID: 261305
Summary: [ New Test ] (265747 at main): [ macOS debug wk1 ]
ASSERTION FAILED:
ScriptDisallowedScope::InMainThread::isScriptAllowed()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: rackler at apple.com
Description:
editing/inserting/break-out-of-nested-lists.html
The test was added at 265747 at main and has been a consistent failure since then.
This issue can be bisected to 265747 at main using command:
run-webkit-tests --debug --iterations=1 -1 editing/inserting/break-out-of-nested-lists.html
History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Finserting%2Fbreak-out-of-nested-lists.html&platform=mac&flavor=wk1&style=debug&limit=6000&recent=false
Crash Log:
No crash log found.
stdout:
stderr:
ASSERTION FAILED: ScriptDisallowedScope::InMainThread::isScriptAllowed()
/Volumes/Data/worker/trunk-romee-debug-archive/build/OpenSource/Source/WebCore/dom/Document.cpp(5389) : void WebCore::Document::dispatchWindowEvent(WebCore::Event &, WebCore::EventTarget *)
1 0x11d993ab9 WTFCrash
2 0x11d993ad9 WTFCrashWithSecurityImplication
3 0x12a03d5bd WebCore::Document::dispatchWindowEvent(WebCore::Event&, WebCore::EventTarget*)
4 0x12adf2671 WebCore::dispatchEventsOnWindowAndFocusedElement(WebCore::Document*, bool)
5 0x12adf2567 WebCore::FocusController::setFocusedInternal(bool)
6 0x12adf466e WebCore::FocusController::setActivityState(WTF::OptionSet<WebCore::ActivityState>)
7 0x12aeaf60c WebCore::Page::setActivityState(WTF::OptionSet<WebCore::ActivityState>)
8 0x12adf23bc WebCore::FocusController::setFocused(bool)
9 0x10b9d0667 -[WebHTMLView resignFirstResponder]
10 0x7ff812417494 -[NSWindow _realMakeFirstResponder:]
11 0x128f2f250 WebCore::safeRemoveFromSuperview(NSView*)
12 0x128f2f157 WebCore::Widget::removeFromSuperview()
13 0x128e52f09 WebCore::ScrollView::platformRemoveChild(WebCore::Widget*)
14 0x12b0b8b1b WebCore::ScrollView::removeChild(WebCore::Widget&)
15 0x12ae5b9e4 WebCore::LocalFrameView::removeChild(WebCore::Widget&)
16 0x12ba78874 WebCore::WidgetHierarchyUpdatesSuspensionScope::moveWidgets()
17 0x12828aad8 WebCore::WidgetHierarchyUpdatesSuspensionScope::~WidgetHierarchyUpdatesSuspensionScope()
18 0x12827eec5 WebCore::WidgetHierarchyUpdatesSuspensionScope::~WidgetHierarchyUpdatesSuspensionScope()
19 0x12a02d52b WebCore::Document::resolveStyle(WebCore::Document::ResolveStyleType)
20 0x12a02df8d WebCore::Document::updateStyleIfNeeded()
21 0x12a04c38a WebCore::Document::finishedParsing()
22 0x12a7559e8 WebCore::HTMLConstructionSite::finishedParsing()
23 0x12a7abe80 WebCore::HTMLTreeBuilder::finished()
24 0x12a75ce93 WebCore::HTMLDocumentParser::end()
25 0x12a75ae11 WebCore::HTMLDocumentParser::attemptToRunDeferredScriptsAndEnd()
26 0x12a75ab39 WebCore::HTMLDocumentParser::prepareToStopParsing()
27 0x12a75b947 WebCore::HTMLDocumentParser::endIfDelayed()
28 0x12a75d260 WebCore::HTMLDocumentParser::resumeParsingAfterScriptExecution()
29 0x12a75d5ec WebCore::HTMLDocumentParser::notifyFinished(WebCore::PendingScript&)
30 0x12a1f3f5a WebCore::PendingScript::notifyClientFinished()
31 0x12a1f3fb9 WebCore::PendingScript::notifyFinished(WebCore::LoadableScript&)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230908/4ff17df0/attachment.htm>
More information about the webkit-unassigned
mailing list