Bug 9860 - [S60] Implement logging in reindeer & javascriptcore
Summary: [S60] Implement logging in reindeer & javascriptcore
Status: CLOSED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 420+
Hardware: S60 Emulator S60 3rd edition
: P4 Enhancement
Assignee: Bradley Morrison
URL:
Keywords: EasyFix, PlatformOnly
Depends on:
Blocks: 9464
  Show dependency treegraph
 
Reported: 2006-07-11 14:14 PDT by Bradley Morrison
Modified: 2011-03-21 11:52 PDT (History)
2 users (show)

See Also:


Attachments
Simple log functions for jscore & reindeer (25.53 KB, patch)
2006-07-28 14:07 PDT, Bradley Morrison
zalan: review-
Details | Formatted Diff | Diff
Logging functions for reindeer (17.42 KB, patch)
2006-09-29 10:38 PDT, Bradley Morrison
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley Morrison 2006-07-11 14:14:11 PDT
Implement a logging feature in S60WebUI, similar in function to WebCore's KWQKDebug.h's kdDebug() and/or WebKitLogger.h's wkDebug() in S60 WebKit.
Comment 1 Bradley Morrison 2006-07-27 14:14:08 PDT
This should also be implemented in javascriptcore
Comment 2 Bradley Morrison 2006-07-28 14:07:04 PDT
Created attachment 9749 [details]
Simple log functions for jscore & reindeer

Taken from S60WebKit
Comment 3 Eric Seidel (no email) 2006-09-21 02:33:27 PDT
Just checking on the status of this bug.  There have been no updates in nearly two months!  It would be nice to get the review flag cleared to remove it from our "needs review" queries.
Comment 4 Bradley Morrison 2006-09-21 07:00:42 PDT
(In reply to comment #3)
> Just checking on the status of this bug.  There have been no updates in nearly
> two months!  It would be nice to get the review flag cleared to remove it from
> our "needs review" queries.
> 

Indeed, I'll ping the reviewer today. Thanks for the heads up and sorry about the delay!
Comment 5 zalan 2006-09-21 14:49:46 PDT
Comment on attachment 9749 [details]
Simple log functions for jscore & reindeer

it would be better not to introduce platform dependecy to javascriptcore.
Comment 6 Bradley Morrison 2006-09-29 10:38:14 PDT
Created attachment 10838 [details]
Logging functions for reindeer
Comment 7 Bradley Morrison 2006-09-29 10:39:06 PDT
Comment on attachment 10838 [details]
Logging functions for reindeer

Patch only adds logging to reindeer
Comment 8 Bradley Morrison 2006-10-16 11:39:26 PDT
Comment on attachment 10838 [details]
Logging functions for reindeer

Ok, you win and have worn me down on getting this reviewed. :(
Comment 9 Bradley Morrison 2008-04-09 11:32:02 PDT
Bulk update of s60 bugs - tagging and closing.
Comment 10 Bradley Morrison 2008-04-09 11:39:54 PDT
Bulk closing of all s60 platform bugs. 

Sorry for the noise!
Comment 11 Joel Parks 2011-03-21 11:52:22 PDT
re-purposing InTSW keyword for use by QtWebkit team