[Bug 1964547]

2022-05-26 Thread Stransky
If MOZ_DISABLE_RDD_SANDBOX does not work please file another bug - it's not a sandbox issue then. This bug is about sandbox so please don't add off topics comments here. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964547]

2022-05-19 Thread Stransky
Another option may be EGL_MESA_platform_gbm extension which creates GL context over GBM device (the one we use for dmabuf). That may solve this problem too so investigating. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1964547]

2022-05-19 Thread Stransky
I think we can fix that by moving GL code out of RDD process. IIUC we need to implement DMABuf based gfx::SourceSurface which can be serialized over IPC bridge to parent/content process where GL can be used and we'll map dmabuf surface only when we're asked for surface data. -- You received this

[Bug 1964547]

2022-04-29 Thread Stransky
(In reply to walmartguy from comment #54) > (In reply to Darkspirit from comment #52) > > I assume this bug will be fixed once video decoding has been moved to a > > utility process (bug 1722051). > > Until then, MOZ_DISABLE_RDD_SANDBOX=1 environment variable is required to > > try out

[Bug 1964547]

2022-04-24 Thread Stransky
*** Bug 1757791 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964547 Title: [upstream] RDD sandbox prevents HW-accelerated video playback To manage

[Bug 1964541]

2022-04-13 Thread Stransky
*** Bug 1739970 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964541 Title: Cannot use Drag and Drop in gnome-shell 42 (Wayland session) To manage

[Bug 1964541]

2022-04-13 Thread Stransky
*** Bug 1760330 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964541 Title: Cannot use Drag and Drop in gnome-shell 42 (Wayland session) To manage

[Bug 1871644]

2021-11-18 Thread Stransky
*** Bug 1673079 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the

[Bug 381017]

2021-11-11 Thread Stransky
Created attachment 9250020 Bug 377621 [Linux] Support application/x-moz-file-promise mime type by text/uri-list, r?karlt When application/x-moz-file-promise MIME content is adverised, save the file to /tmp/dnd_file-*/ directory and offer it as text/uri-list MIME type. Based on patches by Phil

[Bug 381017]

2021-11-11 Thread Stransky
Managed to update the patch to latest trunk so let's fix this one. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/381017 Title: Cannot drag attachment from mail attachment pane to desktop To manage

[Bug 1940417]

2021-10-24 Thread Stransky
(In reply to Jani Uusitalo from comment #35) > Closing it is still partly broken though, as clicking on the menu button > doesn't close the menu; I think that is [bug > 1694514](https://bugzilla.mozilla.org/show_bug.cgi?id=1694514). > > For a workaround, clicking outside the menu (and the menu

[Bug 1940417]

2021-10-24 Thread Stransky
Can you test latest nightly please? Might be fixed by Bug 1735095. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940417 Title: On Wayland toolbar menus are sometimes invisible/flickering

[Bug 1871644]

2021-10-21 Thread Stransky
(In reply to Emilio Cobos Álvarez (:emilio) from comment #43) > Yeah, so `nsWindow::GetTitlebarRadius` can be called off the main thread > which seems unfortunate. We can fix this easily by moving the titlebar radius > to a member or such. I can fix that as a part of Bug 1736518. -- You

[Bug 1871644]

2021-10-21 Thread Stransky
Emilio, I tested the patches and it looks great! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the rounded edges

[Bug 1871644]

2021-10-21 Thread Stransky
We have a technical debt here as we don't use titlebar rendering in testsuite - I'll look at it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have

[Bug 1871644]

2021-10-21 Thread Stransky
May nsWindow::GetTitlebarRadius() be called from render thread? (this is sw-wr). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black

[Bug 1871644]

2021-10-21 Thread Stransky
Emilio, when running testsuite with the patch (locally) I'm getting this crash: 2:05.41 GECKO(53217) Assertion failure: sInServoTraversal || NS_IsMainThread(), at /home/komat/src/objdir-opt/dist/include/mozilla/ServoUtils.h:33 2:05.41 GECKO(53217) #01:

[Bug 1871644]

2021-10-21 Thread Stransky
Okay, fair enough. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the rounded edges To manage notifications about

[Bug 1871644]

2021-10-21 Thread Stransky
btw. It would be great to get border-radius from menu elements (Adwaita uses it) and use it in gecko too, for context menus for instance. But that may be a different bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871644]

2021-10-21 Thread Stransky
Created attachment 9246335 titlebar CSS rounded borders properties -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the

[Bug 1871644]

2021-10-21 Thread Stransky
*** Bug 1706752 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1871644 Title: Top corners of Firefox windows have weird black protrusions from the

[Bug 1871644]

2021-10-21 Thread Stransky
Emilio, you're absolutely right :) There's original Bug 1408360 for it. For custom themes we need to apply alpha component only and keep original color from theme (i.e. paint over alpha from theme). Emilio, how is the best way how to do it? We can introduce a new appearance

[Bug 381017]

2021-10-06 Thread Stransky
I can reproduce it with TB91. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/381017 Title: Cannot drag attachment from mail attachment pane to desktop To manage notifications about this bug go to:

[Bug 1871644]

2021-10-06 Thread Stransky
Wayland case seems to be a bit special as it produces gray corner even with Gtk theme (which works OK on X11/Alpha). We may want to draw alpha over corners when custom theme is used and main window is not maximized or tiled. -- You received this bug notification because you are a member of

[Bug 1940417]

2021-09-19 Thread Stransky
Please test with latest nightly, how-to is here: https://fedoraproject.org/wiki/How_to_debug_Firefox_problems?rd=Bug_info_Firefox#Testing_Mozilla_binaries You should create a new profile so it won't break your working Firefox setup. Alternatively you can use mozregression tool:

[Bug 1905337]

2021-08-20 Thread Stransky
Yes, scaling is not supported on X11. You need to use Wayland backend for it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905337 Title: Scaling of Firefox doesn't adjust when moved across

[Bug 1905337]

2021-08-20 Thread Stransky
So you have primary screen with 200% scale, secondary with 100% scale, right? Please 1) attach content of about:support page. 2) run Firefox with MOZ_LOG="Widget:5" env variable and attach the log here. Looks Firefox does not get 'scale change' event. Thanks. -- You received this bug

[Bug 1905337]

2021-08-20 Thread Stransky
Good. Can you please create a screencast of the issue? https://help.gnome.org/users/gnome-help/stable/screen-shot-record.html (the screencast records all monitor so it will be visible there) Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1905337]

2021-08-20 Thread Stransky
X11 does not support it AFAIK. Please try Wayland desktop in Ubuntu 20.04 although the support is still not 100% perfect - there are some glitches when window is moved across monitors and popups are sometimes invisible - but that will be fixed. -- You received this bug notification because you

[Bug 1930485]

2021-06-04 Thread Stransky
export DISPLAY=wayland-0 is not correct, it should be export DISPLAY=:0 or so (set to your active X11 display). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1930485 Title: Can't Start Firefox 88

[Bug 1925837]

2021-05-12 Thread Stransky
(In reply to devurandom from comment #9) > (In reply to Pulsebot from comment #7) > > Pushed by stran...@redhat.com: > > https://hg.mozilla.org/integration/autoland/rev/1f8208b4e636 > > [Wayland] Emulate X11 popup parentless window as a toplevel on Wayland, > > r=jhorak > > Thanks, Martin! Does

[Bug 1925837]

2021-05-06 Thread Stransky
Created attachment 9220111 Bug 1705048 [Wayland] Emulate X11 popup parentless window as a toplevel on Wayland, r?jhorak -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1925837 Title: [Wayland]

[Bug 1921931]

2021-04-23 Thread Stransky
Yes, MOZ_DBUS_REMOTE and MOZ_ENABLE_WAYLAND are the correct variables to run Firefox in mixed environment. That will be fixed automatically when all FF builds uses Wayland, but we need to use that variables until that. -- You received this bug notification because you are a member of Ubuntu

[Bug 1917191]

2021-03-18 Thread Stransky
*** Bug 1696339 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917191 Title: firefox will not start after it crashed unexpectedly To manage

[Bug 1917191]

2021-03-05 Thread Stransky
I shipped Fedora Firefox updates yesterday, Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917191 Title: firefox will not start after it crashed unexpectedly To manage notifications about

[Bug 684982]

2020-12-10 Thread Stransky
*** Bug 842170 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684982 Title: Firefox windows don't restore on correct workspaces To manage

[Bug 684982]

2020-12-10 Thread Stransky
*** Bug 724308 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684982 Title: Firefox windows don't restore on correct workspaces To manage

[Bug 1835024]

2020-11-28 Thread Stransky
I'm Gtk peer so you can ask me to review linux/gtk code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1835024 Title: firefox fails to use the default profile from classic snaps To manage

[Bug 1697122]

2020-09-15 Thread Stransky
Let's revert that in Bug 1660212. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697122 Title: Package Firefox with MOZ_USE_XINPUT2=1 in environment to enable pixel scrolling with touchpad and

[Bug 1893021]

2020-09-10 Thread Stransky
I think you can safely ignore that, that comes from Gtk3 library which complains about error in actual Gtk theme. Eventually you can change your Gtk theme in gnome-tweaks application. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1828728]

2020-09-01 Thread Stransky
*** This bug has been marked as a duplicate of bug 1460959 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828728 Title: White corners when CSD is enabled on Firefox under X11 To manage

[Bug 1697122]

2020-08-18 Thread Stransky
Created attachment 9169828 Bug 1207700 [Linux] Enable XInput2 on Gtk 3.24 and newer, r?botond -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1697122 Title: Package Firefox with MOZ_USE_XINPUT2=1 in

[Bug 1889784]

2020-08-10 Thread Stransky
Please file a new bug about it and also attach a media log. Run Firefox on terminal with MOZ_LOG="PlatformDecoderModule:5" to get the media log. My guess is that we don't import dmabuf surfaces correctly, the decoder may use a different format or so. Thanks. -- You received this bug

[Bug 1889784]

2020-08-10 Thread Stransky
Comment on attachment 9166559 Bug 1645671 [Linux/VA-API] Create DMABufSurfaceWrapper directly at nsTAttay and disable DMABufSurfaceWrapper class copy and assignment constructors, r?jya ### Beta/Release Uplift Approval Request * **User impact if declined**: Broken VA-API video playback on

[Bug 1888942]

2020-08-07 Thread Stransky
This is an address bar issue, the text is highlighted but not copied to clipboard. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888942 Title: marked url in firefox by using one click isn't copied

[Bug 1697122]

2020-08-04 Thread Stransky
(In reply to Botond Ballo [:botond] from comment #18) > Martin, WDYT? Based on the above info, should we enable XInput 2 for KWin >= > 5.19.3 (and >= 5.18.next)? How about other window managers? Fedora has used XINPUT2 by default for five years and I don't have any reports so I guess it's okay

[Bug 1688592]

2020-06-23 Thread Stransky
(In reply to Robert Mader [:rmader] from comment #35) > (In reply to eric.riese from comment #34) > > > > In my opinion the bounty was already earned when this issue was resolved > > but I don't know who gets to be the arbiter. > > That would certainly be Martin Stránský :) > Martin, do you

[Bug 1688592]

2020-06-23 Thread Stransky
This needs to be closed to claim the bounty at https://www.bountysource.com/issues/55506502-meta-add-va-api-hardware- decoding-support-on-linux so closing this one. Wayland va-api decoding was implemented by Bug 1616185 X11 variant is pending at Bug 1619523 -- You received this bug notification

[Bug 1424201]

2020-06-19 Thread Stransky
(In reply to Robert Mader [:rmader] from comment #35) > (In reply to eric.riese from comment #34) > > > > In my opinion the bounty was already earned when this issue was resolved > > but I don't know who gets to be the arbiter. > > That would certainly be Martin Stránský :) > Martin, do you

[Bug 1424201]

2020-06-19 Thread Stransky
This needs to be closed to claim the bounty at https://www.bountysource.com/issues/55506502-meta-add-va-api-hardware- decoding-support-on-linux so closing this one. Wayland va-api decoding was implemented by Bug 1616185 X11 variant is pending at Bug 1619523 -- You received this bug notification

[Bug 684982]

2020-06-09 Thread Stransky
(In reply to z from comment #101) > (In reply to paananen.olli from comment #99) > > While new features are always welcome, everyone isn't for everyone. Is > > there way to disable this behaviour? I can disable "Restore previous > > session" from Preferences but then i lose pages that was open.

[Bug 684982]

2020-05-11 Thread Stransky
(In reply to Marios Titas from comment #96) > I hate to be negative here but this new behavior does not make sense under > Gnome 3 with its default settings, where workspaces are created dynamically; > workspaceID=3 will refer to a completely different workspace after I reboot > my computer. >

[Bug 1424201]

2020-03-30 Thread Stransky
(In reply to lilydjwg from comment #30) > I'm glad to here that, but what about support for Firefox on X11? Is it given > up? Filed Bug 1619523 for it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1424201]

2020-03-30 Thread Stransky
HW decoding support has landed at Bug 1616185. *** This bug has been marked as a duplicate of bug 1616185 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1424201 Title: Web browsers lacking

[Bug 1424201]

2020-03-30 Thread Stransky
(In reply to lilydjwg from comment #30) > I'm glad to here that, but what about support for Firefox on X11? Is it given > up? Hardware decoding is platform independent so it generally works under X11 as it's implemented as Bug 1616185. For whole playback chain see Bug 1610199 what's needed to

[Bug 1688592]

2020-03-30 Thread Stransky
(In reply to lilydjwg from comment #30) > I'm glad to here that, but what about support for Firefox on X11? Is it given > up? Hardware decoding is platform independent so it generally works under X11 as it's implemented as Bug 1616185. For whole playback chain see Bug 1610199 what's needed to

[Bug 1688592]

2020-03-30 Thread Stransky
(In reply to lilydjwg from comment #30) > I'm glad to here that, but what about support for Firefox on X11? Is it given > up? Filed Bug 1619523 for it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1688592]

2020-03-30 Thread Stransky
HW decoding support has landed at Bug 1616185. *** This bug has been marked as a duplicate of bug 1616185 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1688592 Title: Missing VA-API hardware

[Bug 1828728]

2020-01-21 Thread Stransky
I'll look at it. We need to make sure it works under X11 and XWayland on Gnome. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828728 Title: White corners when CSD is enabled on Firefox under X11

[Bug 1828728]

2019-10-07 Thread Stransky
Yes, but mozilla.widget.use-argb-visuals = true also introduces Bug 1516224. But maybe Bug 1516224 is not longer an issue with Bug 1578464 checked in. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1828728]

2019-10-03 Thread Stransky
That's weird as shape mask should be used there. Can you attach output of "env | grep XDG" and also your about:config? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828728 Title: White corners

[Bug 1828728]

2019-10-03 Thread Stransky
Also I expect it's still broken with latest nightly, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1828728 Title: White corners when CSD is enabled on Firefox under X11 To manage

[Bug 1838965]

2019-09-04 Thread Stransky
I think you mean slow scrolling here instead of video playback tearing, right? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1838965 Title: Screen tearing in Firefox on Wayland To manage

[Bug 541951]

2019-07-02 Thread Stransky
Looking forward to see the patch landed as we use it at Fedora. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/541951 Title: Firefox 3.6 does not honour lockPref To manage notifications about this

[Bug 623844]

2019-07-01 Thread Stransky
Looking forward to see the patch landed as we use it at Fedora. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/623844 Title: lockpref not honored in /etc/thunderbird/pref/thunderbird.js To manage

[Bug 220263]

2019-06-30 Thread Stransky
Yes, duplicate of Bug 1527048. *** This bug has been marked as a duplicate of bug 1527048 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/220263 Title: Bad Firefox integration with dark themes

[Bug 21753]

2019-06-01 Thread Stransky
We're not going to fix that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/21753 Title: Epiphany 'Move tab to window' option doesn't work in breezy To manage notifications about this bug

[Bug 220263]

2019-05-04 Thread Stransky
btw. widget.content.gtk-theme-override should be set to "Adwaita:light" and works only when e10s is enabled. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/220263 Title: Bad Firefox integration with

[Bug 220263]

2019-05-04 Thread Stransky
System colors (and it's override) is covered by Bug 1422563 Dark Gtk theme is covered by Bug 1527048 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/220263 Title: Bad Firefox integration with dark

[Bug 1160569]

2015-01-05 Thread Stransky
g_slice_set_config()(In reply to Karl Tomlinson (:karlt) from comment #44) On irc, glandium indicated that he would prefer to dlopen libglib (before anything depends on libgobject) and use the deprecated g_slice_set_config internal debugging api, than follow Matthias' suggestion to use

[Bug 434476]

2014-09-27 Thread Stransky
Check d-feet (#yum install d-feet.noarch in Fedora) to inspect your active dbus interfaces. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing HTML5 videos

[Bug 434476]

2014-09-27 Thread Stransky
For instance I see only org.mate.ScreenSaver interface on Fedora20/MATE desktop. So the problem may be here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while

[Bug 434476]

2014-09-27 Thread Stransky
The patch utilizes the org.freedesktop.ScreenSaver or org.gnome.SessionManager D-BUS interfaces so it depends if you have such services enabled or not and if your screen saver listen here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 434476]

2014-06-19 Thread Stransky
Comment on attachment 8442071 patch v.5 Try: https://tbpl.mozilla.org/?tree=Tryrev=ae11997b18f8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing HTML5

[Bug 434476]

2014-06-18 Thread Stransky
(In reply to Edwin Flores [:eflores] [:edwin] from comment #57) (In reply to Martin Stránský from comment #53) The screensaver should not be inhibited by cpu and high-priority wake locks. It looks like those are used to inhibit GC or disable power save (see Bug 872430). This isn't an

[Bug 434476]

2014-06-18 Thread Stransky
Created attachment 8442071 patch v.5 Something like that? It listens to screen locks only and returns when screensaver is already inhibited. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476

[Bug 434476]

2014-06-17 Thread Stransky
Created attachment 8441363 patch v.4 I watches DOM_Fullscreen and screen wakelocks only. Passes the broken test: ./mach mochitest-plain dom/browser-element/mochitest/priority -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 434476]

2014-06-17 Thread Stransky
Comment on attachment 8441363 patch v.4 Try build: https://tbpl.mozilla.org/?tree=Tryrev=e2e2ba6d85b8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/434476 Title: screensaver starts while playing

[Bug 434476]

2014-06-17 Thread Stransky
The screensaver should not be inhibited by cpu and high-priority wake locks. It looks like those are used to inhibit GC or disable power save (see Bug 872430). I've found two screen related wake locks - DOM_Fullscreen (Bug 805017) and screen (Bug 868325). I think any element which wants to

[Bug 434476]

2014-06-06 Thread Stransky
IMHO we should only listen the DOM_Fullscreen wake lock topic. See http://mxr.mozilla.org/mozilla-central/source/dom/base/nsGlobalWindow.cpp#6024 Why has it been removed from the original patch? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 11334]

2012-08-13 Thread Stransky
Created attachment 461511 1.9.2 version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/11334 Title: MASTER Copy-Paste doesn't work if the source is closed before the paste To manage

[Bug 927282]

2012-03-12 Thread Stransky
Set dom.ipc.plugins.java.enabled to true is a workaround here (https://bugzilla.redhat.com/show_bug.cgi?id=789959) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/927282 Title: Java crash with