[Webkit-unassigned] [Bug 36426] Chromium: Crash in WebCore::ArchiveFactory::isArchiveMimeType

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 01:10:24 PDT 2010


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


Jeremy Moskovich <playmobil at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #51426|0                           |1
        is obsolete|                            |
  Attachment #51483|                            |review?, commit-queue?
               Flag|                            |




--- Comment #4 from Jeremy Moskovich <playmobil at google.com>  2010-03-24 01:10:24 PST ---
Created an attachment (id=51483)
 --> (https://bugs.webkit.org/attachment.cgi?id=51483)
ASSERT() -> CRASH()

* ASSERT() is disabled in release builds so call CRASH() explicitly.  This
matches other places in WebKit where CRASH() is used for fatal errors.
* Fix Nits

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