Closed Bug 965175 Opened 10 years ago Closed 8 years ago

all worker threads except main social worker thread have console.log API

Categories

(Firefox Graveyard :: SocialAPI, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: dmosedale, Unassigned)

References

Details

Attachments

(1 file)

I'm wondering if, now that bug 620935 has landed, it might be trival (crossing my fingers) to implement console.log on the FrameWorker as well.
Blocks: Talkilla
Should be just a matter of adding "console" to the list at http://hg.mozilla.org/mozilla-central/annotate/b28e216c8d07/toolkit/components/social/FrameWorkerContent.js#l87 (until bug 898706 is fixed worker bugs like bug 620935 aren't really relevant to frameworker).
Depends on: 968563
Attached patch PatchSplinter Review
This trivial patch adds 'console' to the frameworker. But until bug 968563 is fixed, nothing is visible in the browser console.
Given that bug 965860 has been resolved fixed, I thought I'd try this out, I still cannot make it work. I am not entirely sure where to be looking for what the problem would be.  Any input would be great.
Flags: needinfo?(florian)
By 'try this' you mean try the trivial patch attached here, right?
(In reply to Florian Quèze [:florian] [:flo] from comment #4)
> By 'try this' you mean try the trivial patch attached here, right?

yes
deprecation in fx51
Status: NEW → RESOLVED
Closed: 8 years ago
Flags: needinfo?(florian)
Resolution: --- → WONTFIX
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: