Re: Guidelines for naming preferences?

2014-06-30 Thread Masayuki Nakano
Thank you for the reply, but sorry for the delay. On 2014/06/20 23:25, Benjamin Smedberg wrote: On 6/19/2014 10:00 PM, Masayuki Nakano wrote: When I work on some bugs, I need to add a new option for a pref switchable behavior, e.g., if we need to add a new option to a feature and the new one

Re: Intent to implement: Ability to surpress default contextmenu items

2014-06-30 Thread Wesley Hardman
Suppressing the contextmenu is extremely user-hostile (for some users). There is a reason I always run with dom.event.contextmenu.enabled set to false. If anything alters the existing context menu, make sure there is a pref to disable it. Even the disclosure chevron would be annoying to me.

Re: Guidelines for naming preferences?

2014-06-30 Thread Masayuki Nakano
Hi, I wrote a draft of the guideline in MDN roughly. I hope a lot of developers discuss the rules and improve this draft! Thanks in advance. On 2014/06/30 16:24, Masayuki Nakano wrote: Thank you for the reply, but sorry for the delay. On 2014/06/20 23:25, Benjamin Smedberg wrote: On

Re: Guidelines for naming preferences?

2014-06-30 Thread Masayuki Nakano
On 2014/06/30 22:51, Masayuki Nakano wrote: Hi, I wrote a draft of the guideline in MDN roughly. I hope a lot of developers discuss the rules and improve this draft! Oops, the draft is here. Sorry for the spam. https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Preferences

Re: Guidelines for naming preferences?

2014-06-30 Thread Gavin Sharp
On Mon, Jun 30, 2014 at 12:24 AM, Masayuki Nakano masay...@d-toybox.com wrote: One is not in UI but shown in the list of about:config. The other is not in both UI and about:config. I.g., there is a checking the pref value code but not included in all.js and other similar files. I think that

Re: Rendering meeting, June 30th, 2:30pm PDT

2014-06-30 Thread Milan Sreckovic
No agenda items at this point. No rendering meeting today. -- - Milan On Jun 24, 2014, at 10:49 , Milan Sreckovic msrecko...@mozilla.com wrote: The Rendering meeting is about all things Gfx, Image, Layout, and Media. It takes place every second Monday, at 2:30pm PDT - if we have an agenda.

Re: Are you interested in doing dynamic analysis of JS code?

2014-06-30 Thread Fitzgerald, Nick
On 6/25/14, 8:15 AM, Jason Orendorff wrote: We're considering building a JavaScript API for dynamic analysis of JS code. Here's the sort of thing you could do with it: - Gather code coverage information (useful for testing/release mgmt?) - Trace all object mutation and method calls

Re: Are you interested in doing dynamic analysis of JS code?

2014-06-30 Thread Erik Rose
We're considering building a JavaScript API for dynamic analysis of JS code. I'd love to add dynamic JS analysis to DXR's quiver. Static JS analysis is coming in early fall, and my intern Marcell is hard at work wringing what he can out of pointer analysis. Of course, that sort of thing is

Re: Session Restore (sessionstore)

2014-06-30 Thread Tobias Besemer
Am Samstag, 28. Juni 2014 18:39:12 UTC+2 schrieb David Rajchenbach-Teller: I don't follow what you have in mind. Assuming that you suggest we move to sqlite, you seem to be suggesting that we should considerably increase the amount of I/O. Or do I misunderstand what you say? At first it was