[Webkit-unassigned] [Bug 19556] REGRESSION (r34544): Crash while visiting bigglook.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 12:31:40 PDT 2008


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com




------- Comment #2 from mitz at webkit.org  2008-06-15 12:31 PDT -------
Prior to r34544, the code relied on the ability of m_iconURLToRecordMap to keep
weak references to newly-created IconRecords with a 0 reference count. I don't
think it's possible to just change m_iconURLToRecordMap to use strong
references, because of the hasOneRef() checks in other places in the code.


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