Re: [webkit-dev] A new test in a patch passes locally fails on ews

2012-10-05 Thread Mihai Balan
+1 :)

Mihai Balan | Quality Engineer / WebKit team |  miba...@adobe.com | 
+4-031.413.3653 / x83653 | Adobe Systems Romania


-Original Message-
From: webkit-dev-boun...@lists.webkit.org 
[mailto:webkit-dev-boun...@lists.webkit.org] On Behalf Of Emil A Eklund
Sent: Friday, October 05, 2012 4:41 AM
To: Adam Barth
Cc: webkit-dev@lists.webkit.org
Subject: Re: [webkit-dev] A new test in a patch passes locally fails on ews

What if we mail the zip files to the person that uploaded the patch?
That way the responsibility of managing the storage is shifted to the author 
and the author still benefits from the results from all platforms.
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Adding new BugZilla keyword

2012-10-05 Thread Mihai Balan
Hello,
Can anyone help me adding a new BugZilla keyword (as those over at 
https://bugs.webkit.org/describekeywords.cgi )? We'd like it named 
AdobeTracked. I need it for marking bugs that Adobe contributors are actively 
working on - it would help us in the internal book-keeping we're doing.

Thanks in advance,
miChou

Mihai Balan | Quality Engineer / WebKit team |  
miba...@adobe.commailto:miba...@adobe.com | +4-031.413.3653 / x83653 | Adobe 
Systems Romania

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] delaying paint event

2012-10-05 Thread Simon Fraser
There is already code to do this. Search for suppressesIncrementalRendering.

Simon

On Oct 4, 2012, at 7:34 PM, Richard Taylor wrote:

 Hello,
 
 I am working on modifying webkit to delay paint events until all page
 content has been downloaded from the web. Once achieved I would like to test
 on a mobile device and apply a DVFS algorithm to run the CPU at a low
 frequency during the download phase and a normal frequency at rendering
 painting. From previous research I believe that the parsing of the HTML
 content and DOM tree construction uses little CPU power so I think the low
 frequency shouldn't effect the performance too much. 
 
 Specifically as I would like to test this on an Android device I have been
 looking into the Android source version of WebKit. Within this I have
 noticed the code WebViewCore.removeMessages(WebView.EventHub.WebKit_Draw)
 that blocks pending draw events from occurring, I was wondering whether I
 could use this to block the paint events before the page has finished its
 loading. I hope someone could share some light on this issue for me.
 
 Thanks,
 Richard

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Adding new BugZilla keyword

2012-10-05 Thread Eric Seidel
Done.

On Fri, Oct 5, 2012 at 7:49 AM, Mihai Balan miba...@adobe.com wrote:
 Hello,

 Can anyone help me adding a new BugZilla keyword (as those over at
 https://bugs.webkit.org/describekeywords.cgi )? We’d like it named
 AdobeTracked. I need it for marking bugs that Adobe contributors are
 actively working on – it would help us in the internal „book-keeping” we’re
 doing.



 Thanks in advance,

 miChou



 Mihai Balan | Quality Engineer / WebKit team |  miba...@adobe.com |
 +4-031.413.3653 / x83653 | Adobe Systems Romania




 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] A new test in a patch passes locally fails on ews

2012-10-05 Thread Eric Seidel
I think that's an interesting idea.  The bots don't have a mail
server. :)  But we could presumably wire up some sort of service for
them.

On Thu, Oct 4, 2012 at 6:41 PM, Emil A Eklund e...@chromium.org wrote:
 What if we mail the zip files to the person that uploaded the patch?
 That way the responsibility of managing the storage is shifted to the
 author and the author still benefits from the results from all
 platforms.
 ___
 webkit-dev mailing list
 webkit-dev@lists.webkit.org
 http://lists.webkit.org/mailman/listinfo/webkit-dev
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-dev