[webkit-dev] Which bugzilla component should be used for bmalloc?

2016-02-22 Thread Konstantin Tokarev
Hello, It seems like there is no appropriate bugzilla component for bmalloc. In my understanding, closest one is JavaScriptCore since it is mostly work on by the same folks who work on JSC, but technically they are very different components. I think we need to create new component "Bmalloc" (or

Re: [webkit-dev] Which bugzilla component should be used for bmalloc?

2016-02-23 Thread saam barati
I also came across this when doing a bmalloc patch recently. I think it'd be useful to have a bmalloc component. Saam > On Feb 22, 2016, at 7:58 AM, Konstantin Tokarev wrote: > > Hello, > > It seems like there is no appropriate bugzilla component for bmalloc. In my > understanding, closest

Re: [webkit-dev] Which bugzilla component should be used for bmalloc?

2016-02-23 Thread Sam Weinig
I agree. I added the bmalloc component. Let me know if there are any problems with it. - Sam > On Feb 23, 2016, at 11:36 AM, saam barati wrote: > > I also came across this when doing a bmalloc patch recently. I think it'd be > useful to have a bmalloc component. > > Saam > >> On Feb 22,