Re: Toolkit sub-module Preferred Reviewers who are not Toolkit Peers

2014-01-19 Thread Shih-Chiang Chien
I added a component for captive portal detection about a year ago. Should I update https://wiki.mozilla.org/Toolkit/Submodules myself? Best Regards, Shih-Chiang Chien Mozilla Taiwan On Jan 20, 2014, at 8:17 AM, Tom Schuster t...@schuster.me wrote: I refactorted and debugged most

Re: B2G emulator issues

2014-04-07 Thread Shih-Chiang Chien
Why don’t we just switch to x86 emulator? x86 emulator runs way faster than the ARM emulator. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Apr 8, 2014, at 8:49 AM, Ehsan Akhgari ehsan.akhg...@gmail.com wrote: On 2014-04-07, 8:03 PM, Robert O'Callahan wrote: When you say debug, you mean

Re: New e10s tests on tinderbox

2014-04-08 Thread Shih-Chiang Chien
-Chiang Chien Mozilla Taiwan On Apr 9, 2014, at 5:28 AM, Bill McCloskey wmcclos...@mozilla.com wrote: Hi everyone, Starting today, we have new mochitests that show up as M-e10s (1 2 3 4 5). These are mochitests-plain running inside an e10s content process. Aside from being in a separate

Re: PSA: Network 'jank' - get your blocking IO off of STS thread!

2015-03-26 Thread Shih-Chiang Chien
dom/network/UDPSocket doesn't use SocketTransportService directly so it doesn't create exception. It should be ok to leave it outside of Necko. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Thu, Mar 26, 2015 at 11:37 PM, Randell Jesup rjesup.n...@jesup.org wrote: Can we stop exposing

Re: Updated mozilla-central code coverage

2015-05-26 Thread Shih-Chiang Chien
Thanks for the explanation. IIRC content process is closed by SIGKILL in Gecko. Looks like we'll have to tweak the timing. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Wed, May 27, 2015 at 10:10 AM, Joshua Cranmer  pidgeo...@gmail.com wrote: On 5/26/2015 8:54 PM, Shih-Chiang Chien wrote

Re: Intent to implement: File system provider API

2015-07-26 Thread Shih-Chiang Chien
Hi Jonas, Is there any document or bug for the new addon architecture? We'd like to know more details and put it into our design. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Mon, Jul 27, 2015 at 6:31 AM, Jonas Sicking jo...@sicking.cc wrote: On Sat, Jul 25, 2015 at 7:14 AM, Kershaw

Re: Dynamic Logging

2016-01-08 Thread Shih-Chiang Chien
Cool! Does it also work on content process? Best Regards, Shih-Chiang Chien Mozilla Taiwan On Fri, Jan 8, 2016 at 5:38 PM, Patrick McManus <mcma...@ducksong.com> wrote: > On Fri, Jan 8, 2016 at 8:32 PM, Eric Rahm <er...@mozilla.com> wrote: > > > Why is this so cool?

Re: File() constructor with a string argument no longer works since Firefox 52a?

2016-11-22 Thread Shih-Chiang Chien
use File.createFromFileName(path) see https://dxr.mozilla.org/mozilla-central/source/dom/webidl/File.webidl#48 Best Regards, Shih-Chiang Chien Mozilla Taiwan On Wed, Nov 23, 2016 at 3:18 PM, 段垚 <duan...@ustc.edu> wrote: > Thanks. So the chrome-only constructor wa

Intent to ship: Presentation API on Fennec

2016-12-02 Thread Shih-Chiang Chien
found any issue please file bugs and set dependency to Bug 1184036 <https://bugzilla.mozilla.org/show_bug.cgi?id=1184036>. link to spec: https://www.w3.org/TR/presentation-api/ Platform coverage: Firefox for Android Estimate of target release: Firefox 53 Best Regards, Shih-Chiang Chien Mo

Re: refcounting - which types to use ?

2017-08-16 Thread Shih-Chiang Chien
You should use |forget| to transfer the ownership of the nsIArray from list to _retval. /* nsIArray FindRecipients (in AString name); */ NS_IMETHODIMP nsAddrBookService::FindRecipients(const nsAString & addr, nsIArray * *_retval) { nsresult rv = NS_OK; nsCOMPtr list =

Re: Start logging at runtime (Firefox 52)

2017-05-23 Thread Shih-Chiang Chien
Which platform you're using? For windows it seems to be solved by https://bugzilla.mozilla.org/show_bug.cgi?id=1320458, however other platforms are not fixed yet. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Tue, May 23, 2017 at 11:59 AM, Chris Pearce <cpea...@mozilla.com>

Intent to Unship: stream decoder for BinHex format

2017-10-17 Thread Shih-Chiang Chien
t is using it. This will happen on Firefox 58 if no objection on mailing list and in bug 1390708. Best Regards, Shih-Chiang Chien Mozilla Taiwan ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Website memory leaks

2017-11-02 Thread Shih-Chiang Chien
about:performance can provide the tab/pid mapping, with some performance indexes. This might help solve your issue listed in the side note. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Thu, Nov 2, 2017 at 3:34 PM, Randell Jesup <rjesup.n...@jesup.org> wrote: > [Note: I'm a ta

Re: Proposed W3C Charter: Second Screen Working Group

2018-01-07 Thread Shih-Chiang Chien
Thanks David, the revised comment lgtm. Making SecondScreen WG focusing on interoperability first would be a better direction for now. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Sat, Jan 6, 2018 at 6:37 PM, Martin Thomson <m...@mozilla.com> wrote: > Thanks for doing t

Re: Proposed W3C Charter: Second Screen Working Group

2018-01-03 Thread Shih-Chiang Chien
while creating test cases and cultivating Level 2 API requirements for advanced use cases. I'll vote to support this revised charter. Best Regards, Shih-Chiang Chien Mozilla Taiwan On Thu, Jan 4, 2018 at 10:08 AM, L. David Baron <dba...@dbaron.org> wrote: > The W3C is proposing a revise