Announcement

Collapse
No announcement yet.

Firefox 79 Is Ready To Ship With Safeguard On "_blank" Links, More Wayland VA-API Work

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by rene View Post
    Still does not build with latest Rust and Cargo :-/ Ever ganging modern stuff, ... well done :-/ https://youtu.be/LPFht5Sl-vE
    Still linking you own videos and crying about the same spilt milk? Glad to see you're alive and well.
    Last edited by bug77; 28 July 2020, 03:30 AM.

    Comment


    • #12
      Originally posted by bug77 View Post

      Still linking you own videos and cry about the same spilt milk? Glad to see you're alive and well.
      You think it is normal that nowadays everything is released in a broken, incompatible and ever changing state? I thought Rust was about stability, but apparently it is each time you build it break in new, creative ways. I thought the open source community was about creating a better software landscape than than the ever so broken stuff commercial companies brought to us, ... Btw. do you contrite to or build open source at all?

      Comment


      • #13
        How well is VA-API working? Any tests on Wayland and X11?

        Comment


        • #14
          Originally posted by rene View Post

          You think it is normal that nowadays everything is released in a broken, incompatible and ever changing state? I thought Rust was about stability, but apparently it is each time you build it break in new, creative ways. I thought the open source community was about creating a better software landscape than than the ever so broken stuff commercial companies brought to us, ... Btw. do you contrite to or build open source at all?
          With Rust it is difficult to get code to compile but once you get it to compile you can be reasonable sure that it works in the intended way. in C when you compile it often compiles but then it has problems at runtime.

          The Rust compile is very strict to ensure that the code is robust and what it produces does not misbehave.

          Comment


          • #15
            Originally posted by LinAGKar View Post
            They should really remove that _blank crap completely.
            If target="_blank" didn't exist, people would go back to using href="javascript:window.open(...)" or href="#" with window.open in a click handler, neither of which play nicely with things like middle-clicking and Firefox's about:config option to force attempts to open new windows/tabs to navigate the current tab unless middle-clicked.

            It took a lot of evangelizing to get people off those bad approaches.

            Comment


            • #16
              Originally posted by rene View Post
              I thought Rust was about stability
              fascinating

              Comment


              • #17
                Originally posted by uid313 View Post

                With Rust it is difficult to get code to compile but once you get it to compile you can be reasonable sure that it works in the intended way. in C when you compile it often compiles but then it has problems at runtime.

                The Rust compile is very strict to ensure that the code is robust and what it produces does not misbehave.
                Thank you for the marketing speak, now getting back to reality, you realize it is exactly this Rust code in Firefox, the project the initiated and Rust was written for, does not compile? One would expect that at least the latest version of these flagship project are written in a way to be compatible and work together.

                Comment


                • #18
                  Originally posted by rene View Post

                  Thank you for the marketing speak, now getting back to reality, you realize it is exactly this Rust code in Firefox, the project the initiated and Rust was written for, does not compile? One would expect that at least the latest version of these flagship project are written in a way to be compatible and work together.
                  Newer versions of Rust can have improved interference to detect bugs and misbehavior that the earlier version of the compiler did not catch.

                  Comment


                  • #19
                    Guys, just stop feeding the the YouTube clicks troll.

                    He could have easily reported it on Bugzilla/GitHub.

                    Edit: It was already fixed a week ago: https://bugzilla.mozilla.org/show_bug.cgi?id=1640982
                    (on all branches, even on ESR68)
                    Last edited by johnp117; 28 July 2020, 07:45 AM.

                    Comment


                    • #20
                      yeah 20 year Open Source veteran a YT troll, it is also not fixed as it fails with the latest versions and the options mention in the bug report do not help either.

                      Comment

                      Working...
                      X