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

2016-07-28 Thread Henrik Skupin
Hi, Over the last couple of days I noticed a spike of crashes specifically for our firefox-ui-tests as run on Taskcluster (Linux64, Ubuntu 12.04 docker image). The crashes are completely related to our e10s jobs. There are a lot of different crash signatures, but mostly these are: [@

Intent to ship fileinput.webkitdirectory and Blink's Entries API

2016-07-28 Thread smaug
Hi all, the implementation of and Entries API[1] (dragEvent.dataTransfer.items[].webkitGetAsEntry()) is close to be ready. Just couple of patches to land, I hope. Dnd directories to Google Drive works etc. The original idea was to ship so called Upload proposal, but MS decided to implement

Re: Intent to ship: CSS4 :any-link pseudo-class

2016-07-28 Thread Xidorn Quan
On Thu, Jul 28, 2016, at 02:13 AM, Boris Zbarsky wrote: > As of Firefox 50, Thomas intends to unprefix the CSS4 :any-link > pseudo-class by default on all platforms. FWIW, there is no CSS4. [1] It is just Selectors Level 4 :) [1] http://www.xanthir.com/b4Ko0 - Xidorn