I am installed Tiny Javascript Debugger into my own XUL application, (by
setting the ID to thunderbird), How to start the Tiny Javascript Debugger by
calling it's own functions?
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.
在 2014年8月1日星期五UTC+8下午1时18分36秒,Lukas Blakk写道:
> Hello,
>
>
>
> When the ESR branch was initially created it was done so in a manner of
> intentional impermanence, the thinking being that consumers of this channel
> would eventually establish a way to switch over onto our 6 week rapid release
Hello,
When the ESR branch was initially created it was done so in a manner of
intentional impermanence, the thinking being that consumers of this channel
would eventually establish a way to switch over onto our 6 week rapid release
mainline builds. With last week’s ESR31 we are pushing the l
> A typical way to deal with suck kind of things is to load your data partially.
>
> Only put the data rows that are visible or about to be visible in the list
> and update these rows when scrolling up and down.
>
That's what I am looking for, is there any exist implementation? demo? sample?
___
A typical way to deal with suck kind of things is to load your data partially.
Only put the data rows that are visible or about to be visible in the list and
update these rows when scrolling up and down.
Yonggang Luo wrote:
>The vbox's content comes from a large database.
>
>Is there any stand
A typical way to do such kind of things is loading your data partially.
Only put the data rows that are currently visible or going to be visible in the
list and update these rows when user scrolls up and down.
Yonggang Luo wrote:
>The vbox's content comes from a large database.
>
>Is there any
The vbox's content comes from a large database.
Is there any standard way to implement it
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
On 07/31/2014 04:52 PM, Robert O'Callahan wrote:
> Is there anything blocking us from mass-removing nsAutoPtr/nsAutoArrayPtr
> in favour of UniquePtr?
I'm not unsure what the state of mass-rewriting tools are these days, to start.
But assuming they're up to snuff, there might or might not be. T
On Fri, Aug 01, 2014 at 11:52:03AM +1200, Robert O'Callahan wrote:
> On Fri, Aug 1, 2014 at 11:24 AM, Jeff Walden wrote:
>
> > One last note. UniquePtr is patterned on std::unique_ptr, the C++11
> > standard version of this idiom. The current mozilla::Scoped class is
> > another recent attempt
On Fri, Aug 1, 2014 at 11:24 AM, Jeff Walden wrote:
> One last note. UniquePtr is patterned on std::unique_ptr, the C++11
> standard version of this idiom. The current mozilla::Scoped class is
> another recent attempt to address largely the same needs. The older
> nsAutoPtr and nsAutoArrayPtr
I commented in your bug
(https://bugzilla.mozilla.org/show_bug.cgi?id=1047117) - looks like an
add-on installed by Test Pilot.
Gavin
On Thu, Jul 31, 2014 at 3:38 PM, Martin Thomson wrote:
> On 31/07/14 15:31, Gavin Sharp wrote:
>>
>> Does it appear inabout:addons for the affected profile, under
Hey all,
mfbt recently picked up mozilla::UniquePtr, a smart pointer for
objects created using |new| or |new[]|. UniquePtr will automatically |delete|
or |delete[]| its pointer when it's destroyed. (You can also define custom
deletion policies if you want.)
Additionally, you can safely embed
On 31/07/14 15:31, Gavin Sharp wrote:
Does it appear inabout:addons for the affected profile, under "Experiments"?
I've no "Experiments" category, but it appears in the list.
What is the value of the experiments.manifest.uri pref in that profile?
https://telemetry-experiment.cdn.mozilla.ne
Does it appear in about:addons for the affected profile, under "Experiments"?
What is the value of the experiments.manifest.uri pref in that profile?
Gavin
On Thu, Jul 31, 2014 at 9:59 AM, Martin Thomson wrote:
> On 31/07/14 09:55, Mike Conley wrote:
>>
>> Can you show us a screenshot of this b
On 07/31/2014 11:02 AM, Steven Michaud wrote:
I think this means we can no longer build on OS X 10.6 -- which isn't
a big deal, because I don't believe that's been possible since we
switched to using clang by default (instead of gcc/g++), at
https://bugzilla.mozilla.org/show_bug.cgi?id=733905.
On 7/31/2014 9:59 AM, Martin Thomson wrote:
> I found out what it was though:
> https://github.com/raymak/contextualfeaturerecommender
>
> I don't remember installing that addon.
Was it one of the Telemetry Experiments?
https://github.com/raymak/contextualfeaturerecommender/tree/master/phase1/exp
Here's a heads up for people doing local Mac builds of Firefox, and possibly
also some who manage automated builds:
As of the patch for https://bugzilla.mozilla.org/show_bug.cgi?id=941296, which
landed on the trunk early this morning, you can no longer build with the OS X
10.6 SDK. Instead you
Bug 1042878 has landed on inbound, and changes many *_CFLAGS variables to
appear as lists to moz.build. This change enabled the easy removal of several
dozen Makefile.in's from the tree.
As a side-effect, this bug also changes the Mozilla-provided PKG_CHECK_MODULES
autoconf macro to use AC_SUB
On 31/07/14 09:55, Mike Conley wrote:
Can you show us a screenshot of this button?
Well I customized it off and now I can't get it back.
I found out what it was though:
https://github.com/raymak/contextualfeaturerecommender
I don't remember installing that addon.
___
A quick scan through DXR doesn't show any reference to "Press Me!" or
"Press Me" in our strings, except for a likely coincidental match in
some accessibility test[1].
Can you show us a screenshot of this button?
[1]:
http://dxr.mozilla.org/mozilla-central/source/accessible/tests/mochitest/jsat/te
Better question for firefox-...@mozilla.org
On Jul 31, 2014 9:27 AM, "Martin Thomson" wrote:
> Did I miss the announcement about this feature? Nightly just told me
> about an add-on that it thinks I might want. Apparently because I download
> a lot of files.
> __
Did I miss the announcement about this feature? Nightly just told me
about an add-on that it thinks I might want. Apparently because I
download a lot of files.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/lis
Chris Karlof and I have been in touch with Mike, and also with a separate
Google team. Everyone agrees there is overlap, and we will continue fleshing
the current strawmen out.
- Original Message -
> From: "Anne van Kesteren"
> To: dev-platform@lists.mozilla.org, dev-web...@lists.mozill
Mike Hommey wrote:
- TOOL_DIRS
Does that mean that the tools tier is no more? How do you get something
done after jar.mn processing?
--
Warning: May contain traces of nuts.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://list
> The extensions.autoDisableScopes application preference controls the
>
> first startup state of extensions, so you can set it to a value
>
> convenient for your application.
Thanks a lot, I am looking for a complete list for all preferences that affect
of the XUL runner, but no-where to foun
Den torsdag den 24. juli 2014 23.59.58 UTC+2 skrev Josh Aas:
>
> > I selected 10,000 random JPEGs that we were caching for customers and ran
> > them through mozjpeg 2.0 via jpegtran. Some interesting facts:
>
>
> With mozjpeg you probably want to re-encode with cjpeg rather than jpegtran.
> W
On 30/07/2014 18:22:39, Botond Ballo wrote:
I seem to have to refresh Treeherder to get it to update job statuses,
whereas on TBPL the statuses update automatically.
Is this expected?
This isn't expected, have filed:
https://bugzilla.mozilla.org/show_bug.cgi?id=1046642
Cheers,
Ed
___
Yonggang Luo wrote:
How to do that?
I want to do it programmatically, such as by using Javascript code.
The extensions.autoDisableScopes application preference controls the
first startup state of extensions, so you can set it to a value
convenient for your application.
--
Warning: May co
Mike West from Google proposed a credential management API. I know we
have ongoing work on improving the password manager and such, so we
might want to take a look:
http://lists.w3.org/Archives/Public/public-webapps/2014JulSep/0141.html
Probably best to reply directly to
http://lists.w3.org/Archiv
How to do that?
I want to do it programmatically, such as by using Javascript code.
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform
30 matches
Mail list logo