[webkit-help] AtomicString
Anatoli Kuzmin
anatoli.kuzmin at gmail.com
Thu Mar 4 08:50:01 PST 2010
Hi Alexey,
Thanks for quickly response.
So - Can I "join" to the main thread? Pack my request to any runnable
interface and add to a command queue..
Best regards,
Anatoli Kuzmin
On Thu, Mar 4, 2010 at 4:45 PM, Alexey Proskuryakov <ap at webkit.org> wrote:
>
> 04.03.2010, в 08:10, Anatoli Kuzmin написал(а):
>
> > I tried to execute getElementById from another thread and got null. So
> how can I "convert" string id to correct implementation?
>
>
> DOM APIs are not available in other threads, this is by design. Changing
> this would be a major undertaking, with a likely result of making WebKit
> slower due to synchronization overhead.
>
> - WBR, Alexey Proskuryakov
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100304/73e8aa19/attachment.html>
More information about the webkit-help
mailing list