[Desktop-packages] [Bug 1905054]

2021-01-02 Thread Jgilbert
(In reply to panzi from comment #22)
> > Call these bad websites, and try outreach/education
> 
> How do I call Google? Also since they haven't fixed it until now, I doubt 
> they ever will. Is there some hack to make it work? An user script?

That was supposed to be "call out", sorry!
Google Maps accepts feedback via the "Send feedback..." menu option.

In newer versions of Firefox, the console warning will direct you to use
about:config's webgl.disable-fail-if-major-performance-caveat if you
keep having issues with bad websites.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2021-01-02 Thread Jgilbert
Created attachment 9194895
Bug 1678652 - Disable failIfMajorPerformanceCaveat by default.

The goal of the WebGL Working Group was for failIfMajorPerformanceCaveat
to allow websites to make better choices about which content to serve to
users, ideally via offering a choice to users.

I no longer think that this is useful here, or rather it's only ever
useful in the very narrow case: When a website does indeed have a
fallback ready, and the fallback does actually have better perf.

Today this is only true on some Windows systems that have cpu-emulated
webgl, but gpu-accelerated canvas2d, but this is not most systems.
Simultaneously, we've seen a disappointingly large set of websites break
for users that hit the failIfMajorPerformanceCaveat path.

Since the usefulness of failIfMajorPerformanceCaveat is very limited,
and many sites don't cooperate with us (as the user's User Agent), I
think it's best to disable failIfMajorPerformanceCaveat for the time
being.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2021-01-02 Thread Jgilbert
The goal of the WebGL Working Group was for failIfMajorPerformanceCaveat
to allow websites to make better choices about which content to serve to
users, ideally via offering a choice to users.

I no longer think that this is useful here, or rather it's only ever
useful in the very narrow case: When a website does indeed have a
fallback ready, and the fallback does actually have better perf.

Today this is only true on some Windows systems that have cpu-emulated webgl, 
but gpu-accelerated canvas2d, but this is not most systems.
Simultaneously, we've seen a disappointingly large set of websites break for 
users that hit the failIfMajorPerformanceCaveat path.

Since the usefulness of failIfMajorPerformanceCaveat is very limited,
and many sites don't cooperate with us (as the user's User Agent), I
think it's best to disable failIfMajorPerformanceCaveat for the time
being.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2021-01-02 Thread Jgilbert
*** Bug 1684475 has been marked as a duplicate of this bug. ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2021-01-02 Thread Jgilbert
The system unfortunately does (probably) have a performance caveat,
because we've included "readback required for compositing" as a caveat,
which is a long-time issue on Linux for us.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2021-01-02 Thread Jgilbert
(In reply to Pat Suwalski from comment #20)
> (In reply to Jeff Gilbert [:jgilbert] from comment #19)
> > Honestly at this point I'm tending towards #2.
> > Websites had the chance to handle this well and they have bungled it, so I 
> > think we should disable failIfMajorPerformanceCaveat as it stands today.
> 
> Are you suggesting PIXI doesn't handle this properly?

Yes, that's what it sounds like.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2020-12-19 Thread Jgilbert
Honestly at this point I'm tending towards #2.
Websites had the chance to handle this well and they have bungled it, so I 
think we should disable failIfMajorPerformanceCaveat as it stands today.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2020-12-19 Thread Jgilbert
After bug 1680595, it should be more clear to (power) users what they
can do to mitigate this.

Functionality here is, I think, working as intended now. Unfortunately
the specified behavior causes certain websites (which arguably may have
made poor choices) work worse for our users, whereas before things were
maybe slower than they could have been, but otherwise functional.

With that in mind, since we're now following
failIfMajorPerformanceCaveat spec properly, it's causing breakage. This
bug is tracking the user pain-point. In order to solve the user pain-
point, we might ditch failIfMajorPerformanceCaveat as accidentally-
user=hostile for the time being.

Two choices:
1. Call these bad websites, and try outreach/education
2. Re-evaluate the failIfMajorPerformanceCaveat mechanism entirely

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  Confirmed
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1905054]

2020-12-09 Thread Jgilbert
(In reply to michaelspohn from comment #8)
> (In reply to michaelspohn from comment #7)
> > (In reply to Pat Suwalski from comment #6)
> > > Can you guys try the Firefox 84b2 build? I tried it from the tarball and 
> > > it worked perfectly.
> > 
> > No change, still broken on Windows 10...
> 
> Fun fact: Chrome 87.0.4280.66 and Edge 87.0.664.47 also do not support WebGL 
> on Google Maps anymore No 3D-View available.
> The "good old" Internet Explorer 11.1198.18362.0 is the only browser that 
> still works just fine.
> But hey, it's 2020! What do you expect? 🤣

It sounds like the Google Maps team started using failIfMajorPerformanceCaveat, 
but might be going about it in a user-hostile way!
For Firefox, if you check in the Web Console for that page, if you get a 
message that mentions failIfMajorPerformanceCaveat, then you can bypass this to 
restore webgl creation via about:config, by setting 
"webgl.disable-fail-if-major-performance-caveat" to "true"!
Does that help for you?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1905054

Title:
  Firefox 83 Breaks WebGL

Status in Mozilla Firefox:
  New
Status in firefox package in Ubuntu:
  Fix Committed

Bug description:
  Upon upgrading from Firefox 82 to to Firefox 83, WebGL stops working.
  Ubuntu 20.10 with Wayland.

  When I try to launch a webGL game:
  Failed to create WebGL context: failIfMajorPerformanceCaveat: Compositor is 
not hardware-accelerated.

  Specifically Pixi says:
  Error: WebGL unsupported in this browser, use "pixi.js-legacy" for fallback 
canvas2d support.

  Downgrading to Firefox 82 works. Not sure if this is an Ubuntu build
  issue or Firefox, so I also filed upstream as well:
  https://bugzilla.mozilla.org/show_bug.cgi?id=1678652

  I need this functionality for work, and pinning to version 82 will be
  problematic in the long-term.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1905054/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1732766]

2019-02-20 Thread Jgilbert
Confirmed on my Ubuntu HD630 machine.

*** This bug has been marked as a duplicate of bug 1399501 ***

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1732766

Title:
  firefox 57 does not display fish in fishgl.com on intel 530?

Status in Mozilla Firefox:
  Invalid
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  On my two intel graphics Ubuntu 16.04 systems (both Dell 3620's),
  firefox does not display any fish; it simply shows the back wall.

  OpenGL vendor string: Intel Open Source Technology Center
  OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) 
  OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.0.7
  OpenGL core profile shading language version string: 4.50

  fishgl works fine in chrome, and on other ubuntu systems here.

  Affects both firefox 56.0+build6-0ubuntu0.16.04.2 and
  57.0+build4-0ubuntu0.16.04.5

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 57.0+build4-0ubuntu0.16.04.5
  ProcVersionSignature: Ubuntu 4.4.0-98.121-generic 4.4.90
  Uname: Linux 4.4.0-98-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.12
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   dank   1843 F...m pulseaudio
   /dev/snd/controlC0:  dank   1843 F pulseaudio
   /dev/snd/controlC1:  dank   1843 F pulseaudio
  BuildID: 20171115095126
  Channel: Unavailable
  Date: Thu Nov 16 10:55:39 2017
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  IpRoute:
   default via 10.10.1.1 dev enp0s31f6 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 linkdown 
   10.10.0.0/16 dev enp0s31f6  proto kernel  scope link  src 10.10.130.236 
   169.254.0.0/16 dev enp0s31f6  scope link  metric 1000
  IwConfig:
   lono wireless extensions.
   
   enp0s31f6  no wireless extensions.
   
   lxcbr0no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  PrefSources: prefs.js
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=57.0/20171115095126 (In use)
  RfKill:
   
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 05/26/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.6
  dmi.board.name: 09WH54
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.6:bd05/26/2016:svnDellInc.:pnPrecisionTower3620:pvr:rvnDellInc.:rn09WH54:rvrA00:cvnDellInc.:ct6:cvr:
  dmi.product.name: Precision Tower 3620
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1732766/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 583797]

2019-01-02 Thread Jgilbert
I don't know. Matt? Can you route this to someone to provide direction
towards a solution, or establish WONTFIX?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/583797

Title:
  "Warn on closing with multiple tabs open" not honored

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy firefox
  firefox:
    Installed: 11.0+build1-0ubuntu0.11.10.1
    Candidate: 11.0+build1-0ubuntu0.11.10.1
    Version table:
   *** 11.0+build1-0ubuntu0.11.10.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ oneiric-security/main i386 
Packages
  100 /var/lib/dpkg/status
   7.0.1+build1+nobinonly-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in Firefox, with Edit -> Preferences -> Tabs -> 
"Warn on closing with multiple tabs open" checkbox checked, is when one click 
the X, File -> Quit, Ctrl+Q , or Alt+Space -> C, one get's the confirmation box:
  Confirm close
  You are about to close x tabs. Are you sure you want to continue?

  4) What happens instead is one is not warned and the window closes.

  PARTIAL WORKAROUND: about:config -> browser.tabs.maxOpenBeforeWarn ->
  change from 15 to 2. This will pop up the confirmation box clicking
  the X and Alt+Space -> C only.

  WORKAROUND: Disable Ctrl+Q quiting the browser by installing keyconfig add-on:
  http://mozilla.dorando.at/keyconfig.xpi

  Then Tools -> Add-Ons -> Extensions -> keyconfig Preferences ->
  highlight Quit -> Disable

  Original Reporter Comments: I found a "workaround" that says to set
  "open to a blank page" somewhere else, and I set this, but it still
  doesn't warn me.

  I work from home and frequently spend an hour or so putting in data,
  all on one screen. If I accidentally hit the stupid little x (which is
  now in the left hand corner just where you don't need it, it is too
  easy to hit it by accident, but i can't change this, it comes with the
  distro), i lose all that work.

  Please tell me how to fix this terrible bug.

  Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3) Gecko/20100423
  Ubuntu/10.04 (lucid) Firefox/3.6.3 GTB7.1

  THIS BUG AFFECTS MY SECURITY (INCOME) but i guess would not be
  classifed as a security bug per se

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Fri May 21 14:07:40 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/583797/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 583797]

2019-01-02 Thread Jgilbert
Created attachment 594216
Don't disable warn-on-quit when using session restore

I'm not that comfortable with this part of the codebase, but this seems
like a fairly trivial fix.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/583797

Title:
  "Warn on closing with multiple tabs open" not honored

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy firefox
  firefox:
    Installed: 11.0+build1-0ubuntu0.11.10.1
    Candidate: 11.0+build1-0ubuntu0.11.10.1
    Version table:
   *** 11.0+build1-0ubuntu0.11.10.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ oneiric-security/main i386 
Packages
  100 /var/lib/dpkg/status
   7.0.1+build1+nobinonly-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in Firefox, with Edit -> Preferences -> Tabs -> 
"Warn on closing with multiple tabs open" checkbox checked, is when one click 
the X, File -> Quit, Ctrl+Q , or Alt+Space -> C, one get's the confirmation box:
  Confirm close
  You are about to close x tabs. Are you sure you want to continue?

  4) What happens instead is one is not warned and the window closes.

  PARTIAL WORKAROUND: about:config -> browser.tabs.maxOpenBeforeWarn ->
  change from 15 to 2. This will pop up the confirmation box clicking
  the X and Alt+Space -> C only.

  WORKAROUND: Disable Ctrl+Q quiting the browser by installing keyconfig add-on:
  http://mozilla.dorando.at/keyconfig.xpi

  Then Tools -> Add-Ons -> Extensions -> keyconfig Preferences ->
  highlight Quit -> Disable

  Original Reporter Comments: I found a "workaround" that says to set
  "open to a blank page" somewhere else, and I set this, but it still
  doesn't warn me.

  I work from home and frequently spend an hour or so putting in data,
  all on one screen. If I accidentally hit the stupid little x (which is
  now in the left hand corner just where you don't need it, it is too
  easy to hit it by accident, but i can't change this, it comes with the
  distro), i lose all that work.

  Please tell me how to fix this terrible bug.

  Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3) Gecko/20100423
  Ubuntu/10.04 (lucid) Firefox/3.6.3 GTB7.1

  THIS BUG AFFECTS MY SECURITY (INCOME) but i guess would not be
  classifed as a security bug per se

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Fri May 21 14:07:40 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/583797/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 583797]

2019-01-02 Thread Jgilbert
Comment on attachment 594216
Don't disable warn-on-quit when using session restore

This seems fairly simple, but I can currently only test on Windows. The
concerned platforms for this bug (IIRC) are mac and linux, so those need
a brief test.

Try push at: https://tbpl.mozilla.org/?tree=Try&rev=e6235a00b6db

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/583797

Title:
  "Warn on closing with multiple tabs open" not honored

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy firefox
  firefox:
    Installed: 11.0+build1-0ubuntu0.11.10.1
    Candidate: 11.0+build1-0ubuntu0.11.10.1
    Version table:
   *** 11.0+build1-0ubuntu0.11.10.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ oneiric-security/main i386 
Packages
  100 /var/lib/dpkg/status
   7.0.1+build1+nobinonly-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in Firefox, with Edit -> Preferences -> Tabs -> 
"Warn on closing with multiple tabs open" checkbox checked, is when one click 
the X, File -> Quit, Ctrl+Q , or Alt+Space -> C, one get's the confirmation box:
  Confirm close
  You are about to close x tabs. Are you sure you want to continue?

  4) What happens instead is one is not warned and the window closes.

  PARTIAL WORKAROUND: about:config -> browser.tabs.maxOpenBeforeWarn ->
  change from 15 to 2. This will pop up the confirmation box clicking
  the X and Alt+Space -> C only.

  WORKAROUND: Disable Ctrl+Q quiting the browser by installing keyconfig add-on:
  http://mozilla.dorando.at/keyconfig.xpi

  Then Tools -> Add-Ons -> Extensions -> keyconfig Preferences ->
  highlight Quit -> Disable

  Original Reporter Comments: I found a "workaround" that says to set
  "open to a blank page" somewhere else, and I set this, but it still
  doesn't warn me.

  I work from home and frequently spend an hour or so putting in data,
  all on one screen. If I accidentally hit the stupid little x (which is
  now in the left hand corner just where you don't need it, it is too
  easy to hit it by accident, but i can't change this, it comes with the
  distro), i lose all that work.

  Please tell me how to fix this terrible bug.

  Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3) Gecko/20100423
  Ubuntu/10.04 (lucid) Firefox/3.6.3 GTB7.1

  THIS BUG AFFECTS MY SECURITY (INCOME) but i guess would not be
  classifed as a security bug per se

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Fri May 21 14:07:40 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/583797/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 583797]

2019-01-02 Thread Jgilbert
Huh, I guess I hadn't CC'd myself here.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/583797

Title:
  "Warn on closing with multiple tabs open" not honored

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy firefox
  firefox:
    Installed: 11.0+build1-0ubuntu0.11.10.1
    Candidate: 11.0+build1-0ubuntu0.11.10.1
    Version table:
   *** 11.0+build1-0ubuntu0.11.10.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ oneiric-security/main i386 
Packages
  100 /var/lib/dpkg/status
   7.0.1+build1+nobinonly-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in Firefox, with Edit -> Preferences -> Tabs -> 
"Warn on closing with multiple tabs open" checkbox checked, is when one click 
the X, File -> Quit, Ctrl+Q , or Alt+Space -> C, one get's the confirmation box:
  Confirm close
  You are about to close x tabs. Are you sure you want to continue?

  4) What happens instead is one is not warned and the window closes.

  PARTIAL WORKAROUND: about:config -> browser.tabs.maxOpenBeforeWarn ->
  change from 15 to 2. This will pop up the confirmation box clicking
  the X and Alt+Space -> C only.

  WORKAROUND: Disable Ctrl+Q quiting the browser by installing keyconfig add-on:
  http://mozilla.dorando.at/keyconfig.xpi

  Then Tools -> Add-Ons -> Extensions -> keyconfig Preferences ->
  highlight Quit -> Disable

  Original Reporter Comments: I found a "workaround" that says to set
  "open to a blank page" somewhere else, and I set this, but it still
  doesn't warn me.

  I work from home and frequently spend an hour or so putting in data,
  all on one screen. If I accidentally hit the stupid little x (which is
  now in the left hand corner just where you don't need it, it is too
  easy to hit it by accident, but i can't change this, it comes with the
  distro), i lose all that work.

  Please tell me how to fix this terrible bug.

  Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3) Gecko/20100423
  Ubuntu/10.04 (lucid) Firefox/3.6.3 GTB7.1

  THIS BUG AFFECTS MY SECURITY (INCOME) but i guess would not be
  classifed as a security bug per se

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Fri May 21 14:07:40 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/583797/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 583797]

2019-01-02 Thread Jgilbert
Created attachment 594363
Don't disable warn-on-quit when session restore is enabled

Thanks Gavin. That looks like the case.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/583797

Title:
  "Warn on closing with multiple tabs open" not honored

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  1) lsb_release -rd
  Description:  Ubuntu 11.10
  Release:  11.10

  2) apt-cache policy firefox
  firefox:
    Installed: 11.0+build1-0ubuntu0.11.10.1
    Candidate: 11.0+build1-0ubuntu0.11.10.1
    Version table:
   *** 11.0+build1-0ubuntu0.11.10.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main i386 
Packages
  500 http://security.ubuntu.com/ubuntu/ oneiric-security/main i386 
Packages
  100 /var/lib/dpkg/status
   7.0.1+build1+nobinonly-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages

  3) What is expected to happen in Firefox, with Edit -> Preferences -> Tabs -> 
"Warn on closing with multiple tabs open" checkbox checked, is when one click 
the X, File -> Quit, Ctrl+Q , or Alt+Space -> C, one get's the confirmation box:
  Confirm close
  You are about to close x tabs. Are you sure you want to continue?

  4) What happens instead is one is not warned and the window closes.

  PARTIAL WORKAROUND: about:config -> browser.tabs.maxOpenBeforeWarn ->
  change from 15 to 2. This will pop up the confirmation box clicking
  the X and Alt+Space -> C only.

  WORKAROUND: Disable Ctrl+Q quiting the browser by installing keyconfig add-on:
  http://mozilla.dorando.at/keyconfig.xpi

  Then Tools -> Add-Ons -> Extensions -> keyconfig Preferences ->
  highlight Quit -> Disable

  Original Reporter Comments: I found a "workaround" that says to set
  "open to a blank page" somewhere else, and I set this, but it still
  doesn't warn me.

  I work from home and frequently spend an hour or so putting in data,
  all on one screen. If I accidentally hit the stupid little x (which is
  now in the left hand corner just where you don't need it, it is too
  easy to hit it by accident, but i can't change this, it comes with the
  distro), i lose all that work.

  Please tell me how to fix this terrible bug.

  Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.3) Gecko/20100423
  Ubuntu/10.04 (lucid) Firefox/3.6.3 GTB7.1

  THIS BUG AFFECTS MY SECURITY (INCOME) but i guess would not be
  classifed as a security bug per se

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.3+nobinonly-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Fri May 21 14:07:40 2010
  FirefoxPackages:
   firefox 3.6.3+nobinonly-0ubuntu4
   firefox-gnome-support 3.6.3+nobinonly-0ubuntu4
   firefox-branding 3.6.3+nobinonly-0ubuntu4
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/583797/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp