I had to back these changes out due to some infrequent and
intermittent crashes and assertion failures, alas.
Nick
On Wed, Feb 4, 2015 at 7:45 PM, Nicholas Nethercote
wrote:
> Hi,
>
> I just landed the patches in
> https://bugzilla.mozilla.org/show_bug.cgi?id=1050035. They
> affect PLDHashTable'
Mercurial has a feature called "phases." When you push to a "publishing"
repository, Mercurial sets the "phase" of the commit to "public" and
Mercurial will refuse to let you modify/rewrite that commit. The purpose of
this feature is to prevent you from footgunning yourself by rewriting
history tha
Hi,
I have been instrumenting the JS engine interpreter for logging memory updates
on JS scripts. My current instrumentation logs every use of the interpreter for
script execution which also includes browser (internal) script execution. I
wanted to ask if there is a way to separate these intern
3 matches
Mail list logo