Bug 46666

Summary: Should CF WebInspectorClient::sendMessageToFrontend() really be synchronous?
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Web Inspector (Deprecated)Assignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: pfeldman, simon.fraser, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.5   

Simon Fraser (smfr)
Reported 2010-09-27 15:44:06 PDT
Bug 46224 shows a stack where a call to WebInspectorClient::sendMessageToFrontend() causes script to run, resulting in bad things happening. This seems bad. Why isn't WebInspectorClient::sendMessageToFrontend() async?
Attachments
Simon Fraser (smfr)
Comment 1 2010-09-27 15:49:36 PDT
I'm referring to WebInspectorClientCF here.
Simon Fraser (smfr)
Comment 2 2010-09-27 17:03:17 PDT
I'll fix this via bug 46224. *** This bug has been marked as a duplicate of bug 46224 ***
Note You need to log in before you can comment on or make changes to this bug.