How to customize the style of system scrollbar?

2014-08-04 Thread Yonggang Luo
I am willing to replace the style of scrollbar with my own styles. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform

Re: Error while setting up development version of Firefox

2014-08-04 Thread Gregory Szorc
I just installed a fresh version of Ubuntu Server 14.04.1 and bootstrap.py works great for me. The bootstrap script is verifying you have Mercurial 3.0+ installed and falling back to installing from the PPA if not. You can always install Mercurial 3.0+ manually to bypass the PPA. http://mercu

Re: Switching Jetpack to use the runtests.py automation

2014-08-04 Thread Gregory Szorc
On 8/4/14, 10:39 AM, Dave Townsend wrote: I've done a little investigation into marionette and I've found a few issues with it: Firstly it doesn't look like running marionette directly or through mach allows developers to select individual directories or test files to run, rather it is a one-sho

Re: Are StaticAuto/RefPtr good?

2014-08-04 Thread Mike Hommey
On Mon, Aug 04, 2014 at 04:09:26PM -0700, Kyle Huey wrote: > On Mon, Aug 4, 2014 at 4:06 PM, Mike Hommey wrote: > > On Mon, Aug 04, 2014 at 03:42:07PM -0700, Kyle Huey wrote: > >> On Mon, Aug 4, 2014 at 3:09 PM, Mike Hommey wrote: > >> > On Mon, Aug 04, 2014 at 11:33:55AM -0700, Kyle Huey wrote:

Re: Are StaticAuto/RefPtr good?

2014-08-04 Thread Kyle Huey
On Mon, Aug 4, 2014 at 4:06 PM, Mike Hommey wrote: > On Mon, Aug 04, 2014 at 03:42:07PM -0700, Kyle Huey wrote: >> On Mon, Aug 4, 2014 at 3:09 PM, Mike Hommey wrote: >> > On Mon, Aug 04, 2014 at 11:33:55AM -0700, Kyle Huey wrote: >> >> On Sun, Aug 3, 2014 at 11:01 PM, Nicholas Nethercote >> >> w

Re: Are StaticAuto/RefPtr good?

2014-08-04 Thread Mike Hommey
On Mon, Aug 04, 2014 at 03:42:07PM -0700, Kyle Huey wrote: > On Mon, Aug 4, 2014 at 3:09 PM, Mike Hommey wrote: > > On Mon, Aug 04, 2014 at 11:33:55AM -0700, Kyle Huey wrote: > >> On Sun, Aug 3, 2014 at 11:01 PM, Nicholas Nethercote > >> wrote: > >> > On Sun, Aug 3, 2014 at 10:18 PM, Kyle Huey w

Re: Are StaticAuto/RefPtr good?

2014-08-04 Thread Kyle Huey
On Mon, Aug 4, 2014 at 3:09 PM, Mike Hommey wrote: > On Mon, Aug 04, 2014 at 11:33:55AM -0700, Kyle Huey wrote: >> On Sun, Aug 3, 2014 at 11:01 PM, Nicholas Nethercote >> wrote: >> > On Sun, Aug 3, 2014 at 10:18 PM, Kyle Huey wrote: >> >> Static*Ptrs are there to avoid >> >> static constructors

Re: Are StaticAuto/RefPtr good?

2014-08-04 Thread Mike Hommey
On Mon, Aug 04, 2014 at 11:33:55AM -0700, Kyle Huey wrote: > On Sun, Aug 3, 2014 at 11:01 PM, Nicholas Nethercote > wrote: > > On Sun, Aug 3, 2014 at 10:18 PM, Kyle Huey wrote: > >> Static*Ptrs are there to avoid > >> static constructors and destructors so they can't clear themselves at > >> shut

Tree Closure Stats - July 2014

2014-08-04 Thread David Burns
Hi Everyone, (cross posted to dev-platform) Below is the stats for Tree Closures for the main trees that the sheriffs manage. Please feel free to let me know if you have any questions._ Mozilla-Inbound _ 2014-07 checkin-compilation: 1 day, 1:19:41 checkin-test: 1 day, 2:44:14 in

MemShrink Meeting - Tuesday, 5 August 2014 at 4:00pm PDT

2014-08-04 Thread Jet Villegas
The next MemShrink meeting will be brought to you by the gray color #2d2d2d and not by gradient bitmaps: https://bugzilla.mozilla.org/show_bug.cgi?id=1039631 The wiki page for this meeting is at: https://wiki.mozilla.org/Performance/MemShrink Agenda: * Prioritize unprioritized MemShrink bugs.

Re: Deprecating localstore.rdf

2014-08-04 Thread Benjamin Smedberg
On 8/4/2014 5:06 PM, Gavin Sharp wrote: This is certainly a big one, but https://bugzilla.mozilla.org/showdependencytree.cgi?id=833098&maxdepth=1&hide_resolved=1 suggests we will still need to worry about mimeTypes.rdf and install.rdf/update.rdf, unfortunately... ok. mimeTypes.rdf is read/writ

Re: Deprecating localstore.rdf

2014-08-04 Thread Kyle Huey
How many of these, if any, are used on b2g? - Kyle On Mon, Aug 4, 2014 at 2:06 PM, Gavin Sharp wrote: > This is certainly a big one, but > https://bugzilla.mozilla.org/showdependencytree.cgi?id=833098&maxdepth=1&hide_resolved=1 > suggests we will still need to worry about mimeTypes.rdf and > ins

Re: Deprecating localstore.rdf

2014-08-04 Thread Gavin Sharp
This is certainly a big one, but https://bugzilla.mozilla.org/showdependencytree.cgi?id=833098&maxdepth=1&hide_resolved=1 suggests we will still need to worry about mimeTypes.rdf and install.rdf/update.rdf, unfortunately... Gavin On Mon, Aug 4, 2014 at 12:55 PM, Benjamin Smedberg wrote: > > On 7

Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Wesley Johnston
Yeah. icons with sizes haven't been widely adopted. We've been advocating (for a few years) to try and improve that. Even if we have one, there is a good chance that icon will not be designed well to sit against the sites "color". For instance, the Twitter icon is basically invisible if you put

Re: Deprecating localstore.rdf

2014-08-04 Thread Benjamin Smedberg
On 7/22/2014 8:47 AM, Roberto Agostino Vitillo wrote: Localstore.rdf will soon be replaced with a json store (see Bug 559505). I am currently planning to leave the localstore.rdf implementation as it is and issue a warning when a client tries to access to it. This is needed as some add-ons se

Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Florian Bender
Am Montag, 4. August 2014 20:39:34 UTC+2 schrieb Wesley Johnston: > I have never seen this! Seems like something we could use. i.e. we would > still need a logo designed to be shown against the site color. There is link[rel=icon] with sizes attribute (support for multiple sizes ongoing, don't ha

Re: Intent to deploy: plugin timeout A/B test experiment, bug 1018200

2014-08-04 Thread Chad Weiner
> Chad, I'm looking for your approval to use 5% of the beta population for this > experiment. Apologies for any delay my PTO caused. This is enthusiastically approved. ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozil

Telemetry alerts for histograms

2014-08-04 Thread Roberto Agostino Vitillo
We, as in the performance team, are currently working on an automatic alerting system for Telemetry's data. At the moment we can detect sensible changes in the distributions of the collected histograms and we would like to notify the authors of the histograms with an e-mail. The e-mail will in

Deprecating localstore.rdf

2014-08-04 Thread Roberto Agostino Vitillo
Localstore.rdf will soon be replaced with a json store (see Bug 559505). I am currently planning to leave the localstore.rdf implementation as it is and issue a warning when a client tries to access to it. This is needed as some add-ons seem still to rely on it. We could use some Telemetry probe

Re: I want to implement a ListBox that contains one million(1,000,000) custom vbox, how to speed it up.

2014-08-04 Thread Yonggang Luo
Thanks a lot, i am not so sure if this support for custom vbox hobx. Because it's content are really reach. 2014年8月1日 下午9:03于 "Paul Rouget" 写道: > Yonggang Luo wrote: > > The vbox's content comes from a large database. > > > > Is there any standard way to implement it > > A xul listbox? You probabl

Re: What's does the following message means?

2014-08-04 Thread Yonggang Luo
I am create a clear XUL runner application, that's the Error Console log Anyway, it's a message, The following message I received from a clear XUL applicatoin, for the third one, I have solution, but for the first one and second one, It's looks like a unneeded message, Could not read chrome manifes

Re: fine-grained filtering of bugmail

2014-08-04 Thread Byron Jones
yes, that's how it should behave. - Original Message - From: "Gavin Sharp" To: "Byron Jones" Cc: "dev-platform" Sent: Saturday, 19 July, 2014 3:54:37 AM Subject: Re: fine-grained filtering of bugmail I added the following filters to my account: Any Any Iteration Any Exclude Any Any Po

Re: Are StaticAuto/RefPtr good?

2014-08-04 Thread Kyle Huey
On Sun, Aug 3, 2014 at 11:01 PM, Nicholas Nethercote wrote: > On Sun, Aug 3, 2014 at 10:18 PM, Kyle Huey wrote: >> Static*Ptrs are there to avoid >> static constructors and destructors so they can't clear themselves at >> shutdown. That means that they behave quite differently than >> "regular"

Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Wesley Johnston
I have never seen this! Seems like something we could use. i.e. we would still need a logo designed to be shown against the site color. - Wes - Original Message - From: "Fabrice Desré" To: dev-platform@lists.mozilla.org Sent: Monday, August 4, 2014 11:14:26 AM Subject: Re: Intent to imp

Re: Intent to support apple-touch-icon with Browser API

2014-08-04 Thread Fabrice Desré
On Mon, 04 Aug 2014 10:42:49 +0100, Gervase Markham wrote: > On 28/07/14 17:12, Dale Harvey wrote: >> We specifically chose a User Agent to something compatible with our >> Android release to get more compatible websites, despite the "standard" >> way would be to not do browser sniffing. > > I'm

Re: Intent to implement/ship: Support for msApplication-TileImage/Color

2014-08-04 Thread Fabrice Desré
On Sun, 03 Aug 2014 14:37:40 -0700, Florian Bender wrote: > Am Freitag, 1. August 2014 18:11:23 UTC+2 schrieb Wesley Johnston: >> Link to standard: There is no public standard in place for these >> meta-tags and none in progress either. > > Have you seen https://github.com/whatwg/meta-theme-color

Re: Switching Jetpack to use the runtests.py automation

2014-08-04 Thread Dave Townsend
I've done a little investigation into marionette and I've found a few issues with it: Firstly it doesn't look like running marionette directly or through mach allows developers to select individual directories or test files to run, rather it is a one-shot affair. This is very inconvenient for deve

Error while setting up development version of Firefox

2014-08-04 Thread agrim khanna
Hey, I was trying to to setup the development version of Firefox and was facing some problem. When i run the command "wget https://hg.mozilla.org/mozilla-central/raw-file/default/python/mozboot/bin/bootstrap.py && python bootstrap.py" while executing the command "sudo add-apt-repository ppa:me

Re: Intent to support apple-touch-icon with Browser API

2014-08-04 Thread Gervase Markham
On 28/07/14 17:12, Dale Harvey wrote: > We specifically chose a User Agent to something compatible with our Android > release to get more compatible websites, despite the "standard" way would > be to not do browser sniffing. I'm not quite sure what you mean here. Who is "we" in that sentence? The

Re: I want to implement a ListBox that contains one million(1,000,000) custom vbox, how to speed it up.

2014-08-04 Thread Yonggang Luo
I've seen the postbox's tree implementation, it's re-implemented the tree.xml bindings so that we can generate RichTreeRow(The row is a complicated vobx/hbox) ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/