[Webkit-unassigned] [Bug 23777] Make WorkerMessagingProxy class derive from two base proxy classes.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 9 02:09:38 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23777


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #27442|review?                     |review+
               Flag|                            |




------- Comment #11 from ap at webkit.org  2009-02-09 02:09 PDT -------
(From update of attachment 27442)
r=me. I think that to validate this change, you need to also change the type of
Worker::m_messagingProxy though.

         // Only use these methods on the worker object thread.
-        void terminate();
         bool askedToTerminate() const { return m_askedToTerminate; }

There's only one method left here, so the comment needs to be adjusted.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list