[webkit-reviews] review canceled: [Bug 94368] [WK2] Get rid of WebContext::m_pendingMessagesToPostToInjectedBundle : [Attachment 159165] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 11:58:16 PDT 2012


Alexey Proskuryakov <ap at webkit.org> has canceled Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 94368: [WK2] Get rid of WebContext::m_pendingMessagesToPostToInjectedBundle
https://bugs.webkit.org/show_bug.cgi?id=94368

Attachment 159165: proposed patch
https://bugs.webkit.org/attachment.cgi?id=159165&action=review

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
Some things to consider:
- Perhaps injectedBundleInitializationUserData should be sent before all other
queued process messages. If we rely on process proxy queueing, that could
result in some injected bundle messages being sent before injected bundle
initialization.
- If we drop any messages on the floor, consider returning a boolean from
postMessageToInjectedBundle().


More information about the webkit-reviews mailing list