WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
188580
LayoutTest inspector/worker/debugger-pause.html sometimes times out
https://bugs.webkit.org/show_bug.cgi?id=188580
Summary
LayoutTest inspector/worker/debugger-pause.html sometimes times out
Joseph Pecoraro
Reported
2018-08-14 14:30:00 PDT
LayoutTest inspector/worker/debugger-pause.html sometimes times out See
bug 164833
.
> Test History: >
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fworker%2Fdebugger-pause.html
I'll create an event for when the worker's main resource gets set.
Attachments
[PATCH] Proposed Fix
(4.41 KB, patch)
2018-08-14 15:10 PDT
,
Joseph Pecoraro
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Joseph Pecoraro
Comment 1
2018-08-14 15:10:45 PDT
Created
attachment 347115
[details]
[PATCH] Proposed Fix
Matt Baker
Comment 2
2018-08-14 16:01:26 PDT
Comment on
attachment 347115
[details]
[PATCH] Proposed Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=347115&action=review
r=me
> Source/WebInspectorUI/UserInterface/Protocol/Target.js:79 > + this.dispatchEventToListeners(WI.Target.Event.MainResourceAdded, {resource});
Nit: I wouldn't bother including data for the event. A listener can just query Target.mainResource if needed.
WebKit Commit Bot
Comment 3
2018-08-16 11:41:36 PDT
Comment on
attachment 347115
[details]
[PATCH] Proposed Fix Clearing flags on attachment: 347115 Committed
r234945
: <
https://trac.webkit.org/changeset/234945
>
WebKit Commit Bot
Comment 4
2018-08-16 11:41:38 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5
2018-08-16 11:42:21 PDT
<
rdar://problem/43390767
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug