Re: Performance profiling improvements #3

2018-10-22 Thread Jeff Muizelaar
I think sudo will let you have symbolicated kernel stacks which can be handy. -Jeff On Mon, Oct 22, 2018 at 6:10 PM, Mike Hommey wrote: > On Mon, Oct 22, 2018 at 02:20:32PM -0700, Panos Astithas wrote: >> # Import native `perf` traces >> Two of the current limitations of the profiler are that it

Re: Upcoming C++ standards meeting in San Diego, California

2018-10-22 Thread gsquelart
On Tuesday, October 23, 2018 at 10:57:59 AM UTC+11, Botond Ballo wrote: > On Mon, Oct 22, 2018 at 7:47 PM, wrote: > > Here's one I'd like: > > for (int i = ...; test(i); i = next(i)) { > > if (good_stuff(i)) { break; /* goto past `else` block */ } > > } else { > > /* test(i) failed, i

Re: Upcoming C++ standards meeting in San Diego, California

2018-10-22 Thread Botond Ballo
On Mon, Oct 22, 2018 at 7:47 PM, wrote: > Here's one I'd like: > for (int i = ...; test(i); i = next(i)) { > if (good_stuff(i)) { break; /* goto past `else` block */ } > } else { > /* test(i) failed, i.e., we didn't `break` */ > do_something(i); // decls inside `for(...)` still in

Re: Upcoming C++ standards meeting in San Diego, California

2018-10-22 Thread gsquelart
On Tuesday, October 23, 2018 at 8:52:47 AM UTC+11, Botond Ballo wrote: > I will be attending this meeting So jealous! Enjoy ;-) > Finally, I encourage you to reach out to me if you're thinking of > submitting a proposal to the committee. I'm always happy to help with > formulating and, if necessa

Bypassing about:home/privacy page loads on new test profile builds via mach

2018-10-22 Thread Kyle Machulis
I've got some gecko checkouts set in debug mode that I often have to rebuild, meaning their test profile may be removed/regenerated at times. Bringing up a new firefox profile with the default about:home and privacy warnings can take a while. Thanks to some help from nalexander in #build, I've figu

Re: Coming in Firefox 65: Dedicated Profiles Per Install and Profile Downgrade Protection

2018-10-22 Thread Dave Townsend
On Mon, Oct 22, 2018 at 3:20 PM Mike Hommey wrote: > On Thu, Oct 18, 2018 at 12:32:36PM -0700, Dave Townsend wrote: > > In Firefox 65 we intend to ship two new features to help prevent user > > frustration caused by using profiles created by newer versions of > Firefox. > > > > Why > > > > Firefo

Re: Performance profiling improvements #3

2018-10-22 Thread Mike Hommey
On Mon, Oct 22, 2018 at 02:20:32PM -0700, Panos Astithas wrote: > # Import native `perf` traces > Two of the current limitations of the profiler are that it can’t profile > the very early phase of browser startup (before the profiler code has been > initialized) and that it imposes some small overh

Re: Coming in Firefox 65: Dedicated Profiles Per Install and Profile Downgrade Protection

2018-10-22 Thread Mike Hommey
On Thu, Oct 18, 2018 at 12:32:36PM -0700, Dave Townsend wrote: > In Firefox 65 we intend to ship two new features to help prevent user > frustration caused by using profiles created by newer versions of Firefox. > > Why > > Firefox stores all of its settings in the user’s profile and unless certa

Upcoming C++ standards meeting in San Diego, California

2018-10-22 Thread Botond Ballo
Hi everyone! The next meeting of the C++ Standards Committee will be November 5-10 in San Diego, California. This is promising to be the Committee's largest meeting to date, both in terms of attendees (expected over 150), and submitted proposals (over 250 in the pre-meeting mailing). This is enco

Performance profiling improvements #3

2018-10-22 Thread Panos Astithas
Hello folks! It has been another 3 months since our last update on the Firefox Profiler. During this time the Performance Tools team and our brilliant contributors have made many improvements that should make using the tool a more delightful experience. Here are the highlights: # New Categorized

Git supported in moz-phab

2018-10-22 Thread Piotr Zalewa
We've just added Git support to moz-phab. The tool uses Arcanist to submit a stack of commits to the Phabricator for further review. For Phabricator and Arcanist instructions see the "Mozilla Phabricator User Guide" - https://moz-conduit.readthedocs.io/en/latest/phabricator-user.html moz-phab det

Re: Soft code freeze for Firefox 64 starts October 15

2018-10-22 Thread Pascal Chevrel
Hi all, The soft code freeze period is now over. Regards Pascal Le 10/10/2018 à 17:07, Julien Cristau a écrit : > Hi all, > > On October 15, we will be merging Firefox 64 from mozilla-central to > beta for the first time. In order to avoid invalidating the testing we > get out of late Nightly

Re: Intent to implement: Dynamic module imports (JS 'import()' syntax)

2018-10-22 Thread Jon Coppeard
On Saturday, 20 October 2018 09:54:05 UTC+1, David Baron wrote: > Have both Chrome and Safari shipped it without a secure context > restriction? Yes, it is supported outside of secure contexts in both Chrome and Safari. Jon ___ dev-platform mailing lis

[desktop] Bugs logged by Desktop Release QA in the last 7 days

2018-10-22 Thread Mihai Boldan
Hello, Here's the list of new issues found and filed by the Desktop Release QA team last two weeks. Additional details on the team's priorities last week, as well as the plans for the current week are available at: https://tinyurl.com/y8m4vplc Bugs logged by Desktop Release QA in the last 7 da