Bug 46666 - Should CF WebInspectorClient::sendMessageToFrontend() really be synchronous?
Summary: Should CF WebInspectorClient::sendMessageToFrontend() really be synchronous?
Status: RESOLVED DUPLICATE of bug 46224
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-27 15:44 PDT by Simon Fraser (smfr)
Modified: 2010-09-27 17:03 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 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?
Comment 1 Simon Fraser (smfr) 2010-09-27 15:49:36 PDT
I'm referring to WebInspectorClientCF here.
Comment 2 Simon Fraser (smfr) 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 ***