Tier 3 win64 ASan builds on try

2017-04-06 Thread Ting-Yu Chou
Just a heads up that now we have win64 ASan builds on try. The try format: try: -b o -p win64-asan -u none -t none Bug 1347793 is tracking the failed tests on taskcluster, though by now the tests for normal windows builds are not all green yet and I haven't seen any real ASan issue. I am not s

Re: unowned orange by team

2015-12-23 Thread Ting-Yu Chou
On Wed, Dec 23, 2015 at 9:15 AM, Ben Kelly wrote: > Hi all, > > In an attempt to wrangle some of the orange plaguing the tree I've tried to > triage the top unowned bugs by team. > > If you are working one of these bugs, please assign yourself to it. If > you're not working a bug, but are assign

Re: nsThread now leaks runnables if dispatch fails

2016-01-04 Thread Ting-Yu Chou
> In bug 1218297 we saw a case where dispatch to a thread (the socket > transport service thread in this case) fails because the thread has > already shut down. In our brave new world, nsThread simply leaks the > runnable. It can't release the reference it holds, because that would > reintroduce

Re: IPCStream landed in mozilla-central

2016-05-19 Thread Ting-Yu Chou
On Fri, May 20, 2016 at 2:19 AM, Ben Kelly wrote: > On Thu, May 19, 2016 at 1:41 PM, Andrew McCreight > wrote: > > > On Thu, May 19, 2016 at 8:04 AM, Ben Kelly wrote: > > > > > 3) Supports async pipe streams using a new PSendStream actor from > > > *child-to-parent*. I have plans to add suppor

Re: Increased number of e10s related crashes for firefox-ui-tests on mozilla-central and integration branches

2016-07-29 Thread Ting-Yu Chou
It seems that they're crashed with the test case firefox-ui/tests/puppeteer/test_windows.py:test_open_close, how can I run it locally? Ting On Fri, Jul 29, 2016 at 1:50 PM, Henrik Skupin wrote: > Hi, > > Over the last couple of days I noticed a spike of crashes specifically > for our firefox-ui

Re: Increased number of e10s related crashes for firefox-ui-tests on mozilla-central and integration branches

2016-07-29 Thread Ting-Yu Chou
Never mind, I just found the command on MDN. However I can't reproduce, will update to bug 1290186 if I find anything. Ting On Fri, Jul 29, 2016 at 3:17 PM, Ting-Yu Chou wrote: > It seems that they're crashed with the test case > firefox-ui/tests/puppeteer/test_windows.py:test

How to run browser rooting analysis of mozharness locally?

2014-09-14 Thread Ting-Yu Chou
Hi, The patch of bug 1049290 failed linux64-br-haz_try_dep, I am trying to debug it locally. I read: https://wiki.mozilla.org/ReleaseEngineering/Mozharness/How_to_run_tests_as_a_developer, and use the command (I didn't see installer/test url in the log): $ python scripts/scripts/spidermonk

Re: How to run browser rooting analysis of mozharness locally?

2014-09-15 Thread Ting-Yu Chou
Never mind, I just found this: https://wiki.mozilla.org/Javascript:SpiderMonkey:ExactStackRooting Will try ask on #jsapi. Ting - Original Message - > From: "Ting-Yu Chou" > To: "dev-platform" > Sent: Monday, September 15, 2014 12:11:28 PM > Sub

Fwd: [b2g] Improve performance on multi-core device

2014-12-10 Thread Ting-Yu Chou
Forward this mail to dev-platform to hopefully get more feedbacks, sorry for the extra mail. Ting - Forwarded Message - From: "Ting-Yu Chou" To: "dev-b2g" Sent: Tuesday, November 11, 2014 7:02:29 PM Subject: [b2g] Improve performance on multi-core device Hello, W

Re: RFC: Navigation transitions

2015-04-22 Thread Ting-Yu Chou
On Wed, Apr 22, 2015 at 1:02 AM, Christopher Lord wrote: > down. I'm not a huge fan of all aspects of their proposal, so I've made my > own: http://chrislord.net/?p=273&preview=1&_ppp=0afe20d87f > Seems the link is outdated? ___ dev-platform mailing li