[Webkit-unassigned] [Bug 99674] Web Inspector: REGRESSION: [JSC] SourceProvider reuses IDs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 29 11:06:27 PST 2013


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





--- Comment #7 from Oliver Hunt <oliver at apple.com>  2013-01-29 11:08:25 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > (In reply to comment #4)
> > > I am positive this is a regression. I'm seeing the error all the time now when I didn't at all in Safari 6.
> > 
> > What do you mean by thread safe? Same source on different threads needs to provide different ID?
> 
> Same source on different threads should get the same ID. I just meant something more than a global counter.

Why would a global counter be insufficient?   2^31 (or 2^63) ids should be more than enough.

-- 
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