Announcement

Collapse
No announcement yet.

Servo Web Engine Publishes Its 2023 Roadmap

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

  • Estranged1906
    replied
    Originally posted by reza View Post

    A browser called Flow is in the works: https://www.ekioh.com/flow-browser/
    It looks promising but as long as it's proprietary it won't go anywhere...

    Gecko, Blink, Webkit, Servo, Goanna, even Netsurf and Ladybird are all FOSS.

    Leave a comment:


  • Quackdoc
    replied
    Originally posted by reza View Post

    A browser called Flow is in the works: https://www.ekioh.com/flow-browser/
    i've heard of it, but isn't flow engine completely proprietary? I can see that being a large deal breaker for a lot of people.

    Leave a comment:


  • reza
    replied
    Originally posted by Quackdoc View Post

    a real modular webrowser that's minimal and easy to embed is in high demand.
    A browser called Flow is in the works: https://www.ekioh.com/flow-browser/

    Leave a comment:


  • skierpage
    replied
    Originally posted by Estranged1906 View Post
    I thought Servo was not needed anymore as all the good parts have been implemented into Gecko. At least that's what Mozilla people said.
    Mozilla integrated the Stylo parallelized CSS parser and style manager, and the WebRender 2D rendering engine, both written in Rust, from Servo into Gecko, Firefox's browser engine.

    There are a ton of other pieces to a browser: networking, history, bookmarks, location bar, cookie management, tab handling, plug-ins, etc. I don't know if Servo's implementation of those things had any particular advances over Firefox. In general, Rust allows better and more reliable parallel and asynchronous operation.

    Leave a comment:


  • Quackdoc
    replied
    Originally posted by Estranged1906 View Post
    I thought Servo was not needed anymore as all the good parts have been implemented into Gecko. At least that's what Mozilla people said.
    lots of people wanted servo, as it could be used from the ground up for something new, new the frankenstien that is gecko. but a real modular webrowser that's minimal and easy to embed is in high demand.

    Originally posted by Danielsan View Post
    Wasn't Servo the current Firefox engine?
    no. parts of servo was ported to gecko​

    Leave a comment:


  • Estranged1906
    replied
    I thought Servo was not needed anymore as all the good parts have been implemented into Gecko. At least that's what Mozilla people said.

    Leave a comment:


  • Danielsan
    replied
    Wasn't Servo the current Firefox engine?

    Leave a comment:


  • mdedetrich
    replied
    Originally posted by Berniyh View Post
    Hurd is not in a state, it's in a Hurd of states, none of which resemble any kind of usefulness.
    This is gold.

    Leave a comment:


  • Berniyh
    replied
    Originally posted by cooperate View Post
    Damn, I thought it was dead after Mozilla laid off all those engineers. Or at least, in the same state of GNU Hurd is in right now.
    Hurd is not in a state, it's in a Hurd of states, none of which resemble any kind of usefulness.

    Leave a comment:


  • c117152
    replied
    Originally posted by Spacefish View Post
    So they are trying to update the dependencies of the master branch for 3 quartals?
    There's around 1000 dependencies: https://github.com/servo/servo/blob/master/Cargo.lock

    Leave a comment:

Working...
X