Removal of NPAPI plugin support in Firefox 85

2020-11-13 Thread Jim Mathies
Hey all, I am happy to announce that NPAPI plugin support will end in Firefox 85. At the start of the 85 cycle the Plugins Team plans to land changes that disable NPAPI plugin loading and display. We'll also schedule PI testing in both Nightly and Beta on these changes. The initial landing is

Re: Software Fallback for Web Render Dog Fooding Phase

2020-10-27 Thread Jim Mathies
On Tuesday, October 27, 2020 at 3:38:32 PM UTC-5, Botond Ballo wrote: > On Tue, Oct 27, 2020 at 4:20 PM Jim Mathies wrote: > > To switch to using software fallback, flip the following prefs - > > > > gfx.webrender.all = true > > gfx.webrender.software = true &g

Software Fallback for Web Render Dog Fooding Phase

2020-10-27 Thread Jim Mathies
Hey all, tl/dr; Help us by testing WebRender software fallback, and file bugs against the meta 'sw-wr-dogfood'. WebRender Software Fallback is a project involving the development of a software (vs. accelerated) backend for WebRender. Its purpose is to replace the old graphics pipelines on plat

Core : Spell checker ownership

2019-04-11 Thread Jim Mathies
Hey all, Somewhere along the way I managed to gain triage ownership of Core:Spell checker. Thing is I've never worked with this code or non-english locale issues which show up. A number of bugs also seem to be tied to DOM related issues related to inline spell checking. Is there someone out the

Re: Dropping support for compiling with MSVC in the near future

2018-12-10 Thread Jim Mathies
On Thursday, December 6, 2018 at 5:08:53 PM UTC-6, Gijs Kruitbosch wrote: > Can someone elaborate on what this means for debugging on Windows, and > for our onboarding story on Windows? I just checked to be sure this was all working, and it is. I have VS 2017 and the 'Install Microsoft Child Pro

Re: WebRender on in Firefox Nightly for Windows 10 Nvidia

2018-09-19 Thread Jim Mathies
On Wednesday, September 12, 2018 at 3:07:20 PM UTC-5, Jeff Muizelaar wrote: > In bug 1490742 I have enabled WebRender in Nightly on non-laptop > Windows 10 Nvidia (~17% of our Nightly audience). This is a rewrite of > much the graphics backend in Firefox. We expect some edge-case > regressions, but

Looking for testers: Lenovo M30-70 laptop

2017-10-10 Thread Jim Mathies
Hey all, If you have a Lenovo laptop with specs similar to this: Lenovo M30-70 Notebook Intel Core i3-4030U Synaptics ClickPad V1.2 I'd appreciate it if you could try to reproduce Library window scrolling bug 1399126 [1], and if you can, help debug it. Mostly I just want to confirm that in a s

RE: More Rust code

2017-07-11 Thread Jim Mathies
What's the debugging situation look like for Windows developers? I've heard it's pretty painful. Can we step through rust code using common tools (WinDBG/Visual Studio)? Jim -Original Message- From: dev-platform [mailto:dev-platform-bounces+jmathies=mozilla@lists.mozilla.org] On Behal

QF bug whiteboard tags

2017-05-10 Thread Jim Mathies
Hey all, The quantum flow project has been filing a lot of bugs lately. I'm curious about two specific whiteboard tags I've seen - [qf:p1] and [qf], can someone explain the differences between these two tags and how this impact the priority of these bugs? Thanks, Jim __

Re: What are your use cases for the Touch Bar on the new MacBook Pro?

2017-01-04 Thread Jim Mathies
On Tuesday, January 3, 2017 at 8:38:05 PM UTC-6, Stephen A Pohl wrote: > I can see the advantage of addons exploring and iterating on this, but > making the first version of this API addon-accessible might > unnecessarily delay it. If there is enough interest in this, we might > want to start this

Re: How should I measure responsiveness?

2016-05-20 Thread Jim Mathies
> * We don't have a "responsiveness index", but several people have > found INPUT_EVENT_RESPONSE_MS useful. INPUT_EVENT_RESPONSE_MS should be of pretty good use although you'll have to figure out how to measure for a short period of time after the dialog is displayed. In non-e10s this sho

Re: Removing the Chromium event loop

2016-03-31 Thread Jim Mathies
On Wednesday, March 30, 2016 at 1:28:18 PM UTC-5, Kyle Huey wrote: > The other types (TYPE_UI, TYPE_IO, and TYPE_MOZILLA_NONMAINUITHREAD) > involve varying levels of platform specific event loop or API integration > that will probably be more difficult to untangle. They also won't block my > long-t

Flagging Sandboxing bugs

2016-03-24 Thread Jim Mathies
Hey all, Sandboxing is currently enabled for content processes for a couple platforms. If you're curious where a sandbox is running you can check current status at the sandboxing wiki page [1]. The team has a process in place for triaging incoming bugs on a weekly basis. If you think you have

Status: e10s on 45, 46, and 47

2016-03-07 Thread Jim Mathies
Quick update for everyone on the status of e10s: 1) e10s will not be enabled for 45 in the release channel 2) e10s will be enabled for 46 beta through an experiment which will run for the first four to five weeks of the cycle. This experiment will target a larger audience compared to our 45 exp

Re: Talos e10s dashboard

2016-02-27 Thread Jim Mathies
On Friday, February 26, 2016 at 5:58:54 PM UTC-6, William Lachance wrote: > Hey, > > I wrote up a dashboard for tracking the performance delta between > non-e10s and e10s on the Talos tests on nightly: > > https://treeherder.allizom.org/perf.html#/e10s This is great, thanks! A couple questions

Re: Touch events enabled on Windows desktop (nightly only)

2016-02-03 Thread Jim Mathies
On Monday, February 1, 2016 at 11:50:44 AM UTC-6, Kartikaya Gupta wrote: > In bug 1180706 I turned on the dom.w3c_touch_events.enabled pref for > Windows desktop builds. This should be in Jan 31 nightly. For devices > that have touchscreens, this has two effects: The last time we turned this on it

Re: Maintaining the en-US dictionary that ships with Mozilla products

2015-12-30 Thread Jim Mathies
On Tuesday, December 29, 2015 at 2:38:43 PM UTC-6, Ehsan Akhgari wrote: > On 2015-12-28 5:11 PM, Jim Mathies wrote: > > We could research using native spell checking apis if the platform supports > > them. For example Windows added spell checking apis in Windows 8. > > It&#x

Re: Maintaining the en-US dictionary that ships with Mozilla products

2015-12-28 Thread Jim Mathies
We could research using native spell checking apis if the platform supports them. For example Windows added spell checking apis in Windows 8. https://msdn.microsoft.com/en-us/library/windows/desktop/hh869748%28v=vs.85%29.aspx ___ dev-platform mailing li

Re: FYI: e10s will be enabled in beta 44/45

2015-12-14 Thread Jim Mathies
On Saturday, December 12, 2015 at 4:19:55 PM UTC-6, Cameron Kaiser wrote: > On 12/4/15 10:43 AM, jmath...@mozilla.com wrote: > > On Friday, December 4, 2015 at 11:08:08 AM UTC-6, Armen Zambrano G. wrote: > >> LastPass bring the browser to a crawl making it almost impossible to > >> use. If we have

Re: FYI: e10s will be enabled in beta 44/45

2015-12-14 Thread Jim Mathies
On Sunday, December 13, 2015 at 9:12:59 PM UTC-6, Daniel Veditz wrote: > On Mon, Dec 7, 2015 at 4:36 AM, Kurt Roeckx wrote: > > > On 2015-12-04 19:43, jmath...@mozilla.com wrote: > > > >> Not an issue since initial rollout to beta and release will be to users > >> who do not have addons installed

Re: Please help test e10s

2014-08-26 Thread Jim Mathies
ource/holly/testing/config/mozharness/ -Original Message- From: Gavin Sharp Sent: Tuesday, August 26, 2014 3:04 PM To: Jim Mathies Cc: dev-platform Subject: Re: Please help test e10s I spoke to Mark Hammond about this yesterday. Mark has done some work getting the browser-chrome tests

Re: Please help test e10s

2014-08-26 Thread Jim Mathies
"Ryan VanderMeulen" wrote in message news:... I won't lie, I'm quite hesitant to dogfood something that has no automated test coverage on my platform. And looking at Holly, I'm not entirely sure *why* m-e10s isn't enabled for Win7/Win8 opt. I've been trying to get those last few mochitest-p

Re: You can now get NSPR logs from tryserver mochitest runs

2014-01-23 Thread Jim Mathies
We also have this - https://developer.mozilla.org/en-US/docs/Mozilla/Debugging/HTTP_logging#Enable_Logging_for_try_server_runs you might want to update the wiki here if your changes supersede the old way of doing things. Jim -Original Message- From: Honza Bambas Sent: Wednesday, Ja

Re: Tegra build backlog is too big!

2013-09-11 Thread Jim Mathies
Fixing bugs like bug 884972 would probably help quite a bit. Also posting patches with checkin info and marking the bug with checkin-needed so the work lands with other patches. I always try to do this with simple front end patches. Jim "Kartikaya Gupta" wrote in message news:... > Earlier toda

Re: Reparenting a XulRunnner window in a Firefox Window

2013-07-03 Thread Jim Mathies
You could do that on Windows, although it would be a bit of a hack. I don't think it's something we would consider checking into the tree. Jim -Original Message- From: Paul Rouget Sent: Wednesday, July 03, 2013 4:10 AM To: Jim Mathies Cc: dev-platform@lists.mozilla.org S

Re: Reparenting a XulRunnner window in a Firefox Window

2013-07-02 Thread Jim Mathies
For Windows there is only one window (the main desktop window that contains the content tabs and chrome) so reparenting probably isn't an option. The one exception to this is with plugins, which own their own child window, but I don’t think you want to mess with that. Jim -Original Messag

Re: A Proposal for Reorganizing Processing of Touch Input

2013-04-28 Thread Jim Mathies
I think we should do this in steps since everybody is currently starved for cycles. Basically: 1) get win32 widget cleaned up such that it is sending w3c touch events using WM_TOUCH when RegisterTouchWindow is called, also get it firing simulated click events and pixel scroll as it does curren

Fw: JavaScript reference changes: looking for opinions

2013-04-23 Thread Jim Mathies
I've noticed our MDN pages climbing in search results over the last year or so, which is great to see. If we do fold pages like these together we should be carful to keep the pages that rank higher in search results. http://www.bing.com/search?form=MOZPSB&pc=MOZO&q=javascript+string+object htt

Re: Revamping touch input on Windows

2013-04-22 Thread Jim Mathies
Someone who knows that code better should comment, but I assume it should also replace the Metro javascript pan/zoom stuff at some point, perhaps backed by native gesture detection when the page doesn't have touch handlers, and using b2g's gesture detection at other times? Maybe that's orthogonal

Fw: Revamping touch input on Windows

2013-04-22 Thread Jim Mathies
ty easily I would think. Jim -Original Message- From: Justin Dolske Sent: Sunday, April 21, 2013 9:01 PM Newsgroups: mozilla.dev.platform To: dev-platform@lists.mozilla.org Subject: Re: Revamping touch input on Windows On 4/18/13 5:50 AM, Jim Mathies wrote: One of the concerns here is that

Re: Revamping touch input on Windows

2013-04-18 Thread Jim Mathies
"Tim Abraldes" wrote in message news:... > > 1) abandon generating nsIDOMSimpleGestureEvents on Windows for both > backends > > when processing touch input from touch input displays.* > > > > This would mean that if the desktop front end wants to do something with > > pinch or zoom, it would have

Revamping touch input on Windows

2013-04-18 Thread Jim Mathies
We have quite a few issues with touch enabled sites on Windows. [1] Our support for touch stretches back to when we first implemented MozTouch events which over time has morphed into a weird combination of W3C touch / simple gestures support. It is rather messy to fix, but I'd like to get this

Re: Preparing for the next windows PGO build memory exhaustion

2013-04-16 Thread Jim Mathies
We also still have bug 845840 - "File a support request with ms on our pgo problems". As soon as we sort out the account stuff we can file something. Jim ___ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo

Re: proposal: replace talos with inline tests

2013-03-05 Thread Jim Mathies
Writing a lot of performance tests creates the problem that those tests will take a long time to run. The nature of performance tests is that each test must run for a relatively long time to get meaningful results. Therefore I doubt writing lots of different performance tests can scale. (Maybe w

Re: proposal: replace talos with inline tests

2013-03-04 Thread Jim Mathies
"Boris Zbarsky" wrote in message news:... > On 3/4/13 8:15 AM, Jim Mathies wrote: > > So to work around this I’ve been putting together some basic perf tests I > > can use to measure performance using the mochitest framework. > > How are you dealing with

Re: proposal: replace talos with inline tests

2013-03-04 Thread Jim Mathies
Good points, comments below. "Ed Morley" wrote in message news:... (CCing auto-to...@mozilla.com) jmaher and jhammel will be able to comment more on the talos specifics, but few thoughts off the top of my head: It seems like we're conflating multiple issues here: 1) "[talos] is a separat

proposal: replace talos with inline tests

2013-03-04 Thread Jim Mathies
For metrofx we’ve been working on getting omtc and apzc running in the browser. One of the things we need to be able to do is run performance tests that tell us whether or not the work we’re doing is having a positive effect on perf. We currently don’t have automated tests up and running for met

Re: Windows 7 Platform Update & June 2010 SDK

2013-02-27 Thread Jim Mathies
hi; (cc-ing jimm) The one 32bit binary is used by our users on WinXP, Win7x32, Win8x64. Jimm, you did a bunch of the recent Win8 work, so I guess would have the best context - any compat concerns? tc John. Hmm not sure I can help test. According to that kb article this patch doesn't impact wi

Re: The future of PGO on Windows

2013-01-31 Thread Jim Mathies
Here are some additional test suites from perftastic for reference. Tp5 from last summer, XP and Win7: http://graphs.mozilla.org/graph.html#tests=[[177,94,12],[177,1,12],[177,94,1],[177,1,1]]&sel=none&displayrange=365&datatype=running Sunspider 2, Win7: http://graphs.mozilla.org/graph.html#tests

Re: The future of PGO on Windows

2013-01-31 Thread Jim Mathies
> Our Talos results may be measuring imperfect things, but we have > enough datapoints that we can draw statistical conclusions from > them confidently. Statistics doesn't help if you're measuring the wrong things. Whether Ts is measuring the wrong thing, I don't know. It would be possible to

Re: UA string: "Touch" or "Tablet" again

2012-11-13 Thread jim . mathies
On Tuesday, November 13, 2012 4:49:14 AM UTC-6, Jonas Sicking wrote: > Note that API detection is only possible client-side. (And using > javascript, though this is less of an issue). > > Websites generally send dramatically different content for touch-based > UIs. Different enough that they'd wan

Migrating mozilla-central builds to the Windows 8 SDK

2012-11-12 Thread jim . mathies
Hey all, Windows 8 metro browser work continues to progress. Within the next couple of months we would like to finish up the process of merging elm over to mozilla-central so we can turn the metro browser bits on in mc nightlies. However before we can do this we'll need to add the latest Windo

Re: UA string: "Touch" or "Tablet" again

2012-11-12 Thread jim . mathies
I don’t see how this information will be of any use in deciding how to present content, and will likely be used in the wrong way which will break user experiences. We have a related situation with W3C touch event interfaces. Web authors are using their presence as a way to detect mobile devices

Re: Compiling XPCOM with gecko-sdk 15 and above.

2012-11-06 Thread jim . mathies
You should look at the new glue libraries that statically link to the crt on Windows - XPCOM_STANDALONE_STATICRUNTIME_GLUE_LDOPTS XPCOM_STATICRUNTIME_GLUE_LDOPTS I believe components use the standalone which is what we use for our exe stubs. ___ dev