[Webkit-unassigned] [Bug 131406] Web Inspector: Prevent deadlocks receiving WIRPermissionDenied message

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 8 16:41:29 PDT 2014


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





--- Comment #5 from Joseph Pecoraro <joepeck at webkit.org>  2014-04-08 16:41:49 PST ---
Even better:

    enum class StopSource { API, XPCMessage };

And call sites use:

    StopSource::API, StopSource::XPCMessage

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



More information about the webkit-unassigned mailing list