WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
172884
UIScriptController: Synchronously calling the callback of an async task causes assertions and lots of trouble
https://bugs.webkit.org/show_bug.cgi?id=172884
Summary
UIScriptController: Synchronously calling the callback of an async task cause...
Tim Horton
Reported
2017-06-02 17:50:58 PDT
Created
attachment 311891
[details]
test/repro I wrote a test in
r217587
that is broken because the async task's completion block is called synchronously, and UIScriptController is just not designed to deal with that. I've attached a patch that adds a test that reproduces this, but don't really have a great plan to fix (I'm just going to paper over it in my test for now).
Attachments
test/repro
(6.65 KB, patch)
2017-06-02 17:50 PDT
,
Tim Horton
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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