Thanks, Kip!
On Mon, Apr 6, 2015 at 11:47 AM, Kearwood "Kip" Gilbert <
kgilb...@mozilla.com> wrote:
> Mobile platforms can benefit greatly from DEAA; however, we will need to
> be selective on which hardware to enable this on to avoid performance
> regressions.
>
The demos of this feature look
It looks like the off-main-thread animations landing actually stuck
this time; it's now on mozilla-central. It should be on in
tomorrow's nightly (2015-04-07) assuming nothing changes, for
platforms other than Linux.
(I didn't enable it #ifdef MOZ_X11 because of
https://bugzilla.mozilla.org/show_
Hi Ehsan,
Before we created the loadInfo object, the use of TYPE_OTHER in Gecko
was close to zero. Now the use of nsIContentPolicy::TYPE_OTHER is
mostly used for internal loads, but it would be good to change that to
TYPE_INTERNAL and use TYPE_OTHER sparsely or change it to something more
sp
Hi all,
At the next buildbot reconfig, the meaning of the string 'mochitest-chrome'
in tryserver syntax is changing. Previously, it was an alias which would
be translated into 'mochitest-o', the job in which mochitest-chrome is
run. Now, it will be interpreted as a job name.
This means if you w
+1 for removing it. While a great tool at the time, it's now a dead end
with good alternatives.
On Mon, Apr 6, 2015 at 11:11 AM, Eric Shepherd (Sheppy) <
esheph...@mozilla.com> wrote:
> Is it worth talking to someone from the TenFourFox project
> (http://www.floodgap.com/software/tenfourfox/) to
Summary:
Edges of layers with rotations and projections applied through CSS
transforms have stair-step, aliased edges. Visiting the attached URL
demonstrates the aliasing effect.
Applying DEAA (Distance to Edge Anti-aliasing) for transformed layers
enables anti-aliasing without requiring viewpor
On 2015-04-06 1:38 PM, Boris Zbarsky wrote:
On 4/6/15 1:21 PM, Ehsan Akhgari wrote:
Based on this many-to-many mapping
Yeah, that fact that RequestContext stuff is both more _and_ less
fine-grained than nsIContentPolicy is a PITA.
So we could still consider doing something like this:
1) Ext
On 2015-04-06 1:32 PM, Boris Zbarsky wrote:
On 4/6/15 1:29 PM, Ehsan Akhgari wrote:
The current patches do not provide a default value.
Well, they do for callers of newChannel(), right? Which is what
extensions do
Yes, that's correct.
___
dev
On 4/6/15 1:21 PM, Ehsan Akhgari wrote:
Based on this many-to-many mapping
Yeah, that fact that RequestContext stuff is both more _and_ less
fine-grained than nsIContentPolicy is a PITA.
So we could still consider doing something like this:
1) Extend the set of nsIContentPolicy types such
On 4/6/15 1:29 PM, Ehsan Akhgari wrote:
The current patches do not provide a default value.
Well, they do for callers of newChannel(), right? Which is what
extensions do
-Boris
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https
On 2015-04-03 4:32 AM, ishikawa wrote:
> On 2015年04月03日 13:11, Boris Zbarsky wrote:
>> On 4/2/15 10:27 PM, Ehsan Akhgari wrote:
>>> Note that for the network connections that are used for our own purposes
>>> which do not belong to a specific web page, this value won't be used, so
>>> its value doe
On 2015-04-03 12:11 AM, Boris Zbarsky wrote:
On 4/2/15 10:27 PM, Ehsan Akhgari wrote:
Note that for the network connections that are used for our own purposes
which do not belong to a specific web page, this value won't be used, so
its value doesn't matter in practice, but as convention, please
On 2015-04-03 11:21 AM, Jonas Sicking wrote:
On Fri, Apr 3, 2015 at 4:27 AM, Ehsan Akhgari wrote:
Next week, I'm planning to land the patches to bug 1149853 which enables
Gecko to track which RequestContext [1] a network fetch is being performed
for.
This will enable us to correctly signal the
Is it worth talking to someone from the TenFourFox project
(http://www.floodgap.com/software/tenfourfox/) to see if they have an
opinion on this? They may be using Shark still for their debugging and
testing processes.
___
dev-platform mailing list
dev-p
A couple months ago I had posted about a project I worked on called SETA:
https://elvis314.wordpress.com/2015/02/06/seta-search-for-extraneous-test-automation/
This has been rolling now for a few months and it helps show us the minimum set
of jobs to run to detect all the failures we find.
This
15 matches
Mail list logo