API documentation/evangelism/dev teams meeting Thursday at 8 AM PST

2015-11-10 Thread Eric Shepherd
The Web API documentation community meeting, with representatives from the technical evangelism and the API development teams, will take place on Thursday at 8 AM Pacific Time (see http://bit.ly/1GghwBR for your time zone). Typical meetings include news about recent API development progress and fu

Re: Updates to Chrome platform support

2015-11-10 Thread Chris Peterson
btw, I reposted this on the firefox-dev mailing list because people on IRC thought that was a more appropriate forum: https://mail.mozilla.org/pipermail/firefox-dev/2015-November/003523.html On 11/10/15 1:37 PM, Chris Peterson wrote: http://chrome.blogspot.com/2015/11/updates-to-chrome-platfo

Re: Updates to Chrome platform support

2015-11-10 Thread Benoit Girard
There's been discussion of dropping 10.6.0 to 10.6.2 (free upgrade path for everyone to 10.6.3+) in hope of removing a graphics workaround but it's stalled and the upside wasn't really high: https://bugzilla.mozilla.org/show_bug.cgi?id=1003270 On Tue, Nov 10, 2015 at 4:37 PM, Chris Peterson wrote

Updates to Chrome platform support

2015-11-10 Thread Chris Peterson
http://chrome.blogspot.com/2015/11/updates-to-chrome-platform-support.html * Chrome’s support for Windows XP will be extended from December 2015 to April 2016 (after previously extending from April 2015 to December 2015). * Chrome will also drop support for Windows Vista and Mac OS X 10.6, 10

Re: Merging comm-central into mozilla-central

2015-11-10 Thread callek
Noteworthy, elsewhere in this thread, I did state that while I am a MoCo paid staff member, working in Release Engineering. and while this would NOT be part of my paid duties. I *did* state that I really want this bad enough that I'd volunteer to work on and complete the Release Engineering por

Re: Intent to implement: CSS Mask Image properties

2015-11-10 Thread Frederik Braun
This reads like it could pose similar problems than those we've had with SVG Filters, i.e., repaint timing and history sniffing. https://bugzilla.mozilla.org/show_bug.cgi?id=711043 Who would be a good person to verify / analyze this? On 10.11.2015 08:09, Ku(顧思捷)CJ wrote: > *Summary*: > Intend

Re: Intent to implement: CSS Mask Image properties

2015-11-10 Thread L. David Baron
On Tuesday 2015-11-10 15:09 +0800, Ku(顧思捷)CJ wrote: > *Summary*: > Intend to implement CSS mask. By using this it, you can apply a mask to a > graphical object, so that the graphical object will be painted onto the > background through a mask, thus completely or partially masking out parts > of the

Re: Intent to implement: CSS Mask Image properties

2015-11-10 Thread Patrick Brosset
Thanks Panos, I was about to reply with the same comment. Masking/clipping is typically the type of visual effects authors could use devtools help with. I think having a tool that reveals the whole graphical object as well as outlines the mask's shape could be a start. Devtools support for this wou

Re: Now measuring Firefox size per-commit. What else should we be tracking?

2015-11-10 Thread ishikawa
2015-11-10 04:12 に Andreas Tolfsen さんは書きました: On 9 November 2015 at 18:39, William Lachance wrote: Chris Manchester has volunteered to look into submitting build times in automation to perfherder here: https://bugzilla.mozilla.org/show_bug.cgi?id=1222549 Another thing it might be interesting

Re: Intent to implement: CSS Mask Image properties

2015-11-10 Thread Panos Astithas
On Tue, Nov 10, 2015 at 9:09 AM, Ku(顧思捷)CJ wrote: > *Summary*: > Intend to implement CSS mask. By using this it, you can apply a mask to a > graphical object, so that the graphical object will be painted onto the > background through a mask, thus completely or partially masking out parts > of the