Bug 29807

Summary: [Qt] CRASH macro implementation for Symbian platforms
Product: WebKit Reporter: Janne Koskinen <koshuin>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: commit-queue
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: S60 Emulator   
OS: S60 3rd edition   
Bug Depends on:    
Bug Blocks: 27065    
Attachments:
Description Flags
CRASH implementation for Symbian none

Janne Koskinen
Reported 2009-09-28 08:06:47 PDT
Created attachment 40234 [details] CRASH implementation for Symbian A new CRASH macro for Symbian that allows just in time debugging and more meaningful crash message than just access violation. Existing CRASH macro caused "KERN-EXEC 3" - panic, which can happen anywhere in the code.
Attachments
CRASH implementation for Symbian (1.60 KB, patch)
2009-09-28 08:06 PDT, Janne Koskinen
no flags
Tor Arne Vestbø
Comment 1 2009-09-29 05:15:31 PDT
Thanks for your bug report. In the future, please follow the QtWebKit bug reporting guidlines: http://trac.webkit.org/wiki/QtWebKitContrib#ReportingBugs In particular: - All bugs related to the Qt port of WebKit should have the keyword 'Qt'
WebKit Commit Bot
Comment 2 2009-09-29 05:20:31 PDT
Comment on attachment 40234 [details] CRASH implementation for Symbian Clearing flags on attachment: 40234 Committed r48869: <http://trac.webkit.org/changeset/48869>
WebKit Commit Bot
Comment 3 2009-09-29 05:20:34 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.