TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Mozilla Servo alpha will be released in June

319 pointsby dumindunuwanabout 9 years ago

14 comments

pcwaltonabout 9 years ago
To echo what Paul said, this will <i>not</i> be a browser you will want to use as a replacement for all your day-to-day browsing. If you try to, you won&#x27;t end up happy.<p>Web compatibility is a long road, and it&#x27;s crucial for us to be able to know what missing functionality is most important and the places where we need to focus on performance the most. The purpose of the package is to help us find and prioritize bugs and missing features. We want to know which sites are the most broken (and, even more importantly, which missing features are breaking those sites). From the Web developer side, we also want early feedback on use cases that may be slow today, so that the browser engine can eventually become a great experience for everyone.
评论 #11287990 未加载
评论 #11287687 未加载
评论 #11288616 未加载
评论 #11287507 未加载
评论 #11288618 未加载
评论 #11288225 未加载
评论 #11288656 未加载
jerfabout 9 years ago
Congratulations to both the Servo and Rust team for making it this far. You set out to slay not one, but two of the biggest dragons in all of software engineering, <i>at the same time</i>, and while you may not be done yet, you, uh, err.... have the lance definitely sliding pretty far in and the dragons are definitely noticing and quite upset?<p>Sorry. The metaphor kinda broke down there. Point is, congratulations. Rust+Servo is one of the most absurdly ambitious projects I&#x27;ve seen in the last twenty years, to make a new browser engine <i>and</i> a new systems-level language. The level of success achieved even to this point is astonishing. I know the road is still long, but I wish you the best in finishing this journey!
paulrougetabout 9 years ago
To be clear, this will be a very early release (nightly builds) of Servo with a HTML UI (browser.html). You won&#x27;t be able to replace your current browser with Servo just yet :) … there&#x27;s still a long way to go. The goal is to make it easier for people to test Servo and file bugs.
评论 #11287873 未加载
评论 #11289489 未加载
gedrapabout 9 years ago
A year or so ago, I&#x27;ve read that servo project is fairly easy to contribute to even if you have no prior rust knowledge, other than the core basics, and are willing to learn it as you go. The reasoning was that there are tons of core functionality missing, therefore there are plenty of low hanging fruits.<p>I was wondering, is it still true (or ever was true)?
评论 #11289303 未加载
评论 #11289878 未加载
评论 #11289136 未加载
Sanddancerabout 9 years ago
Is there any chance we&#x27;ll get a browser with support for discretionary access controls in the render processes? Given that pretty much every OS supports locking down rights processes have, it would be a big win, security-wise, if the OS could catch anything the browser doesn&#x27;t.
savanalyabout 9 years ago
Could someone in the know clarify for me what the difference is in aims of this new Browser (&quot;Servo&quot;) and Firefox? The Servo landing page said its aims are<p><pre><code> Servo project aims to achieve better parallelism, security, modularity, and performance. </code></pre> But aren&#x27;t those the goals of every browser?
评论 #11291205 未加载
评论 #11290985 未加载
评论 #11290768 未加载
stp-ipabout 9 years ago
Any plans to make the browser cache aware of cross domain resources? Basically a hash based cache, where as long as the hash is valid it can be used from a hash based caching pool. This could be integrated with SRI to reduce unnecessary network load without compromising user privacy. Will not provide complete privacy, but might reduce exposure to 3rd party CDNs.<p>If something like this is implemented, providing frequently used resources via a plugin, privacy aware CDN or even a custom CDN similar to <a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;decentraleyes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;decentraleyes...</a> would be possible.
bobajeffabout 9 years ago
I wonder if the other browser vendors are working on a similar parallel browser engine? Perhaps using some custom version of Clang that applies Bjarne Stroustrup&#x27;s C++ Core Guidelines to errors&#x2F;warnings.
评论 #11291158 未加载
dkhenryabout 9 years ago
I am more interested to see how a major Rust project holds up when its attack surface gets larger. So the question is when does Servo get added to the Pwn2Own
评论 #11289543 未加载
bhauerabout 9 years ago
Awesome. I&#x27;ve not been following it as closely as I should. Is there an ETA on Windows builds? Or is it too early to say?
评论 #11287228 未加载
zobzuabout 9 years ago
interestingly its not using mercurial, bugzilla, etc. basically none of the mozilla stuff
评论 #11288181 未加载
评论 #11288155 未加载
BenoitPabout 9 years ago
What does he mean by meta bug?
评论 #11289383 未加载
shmerlabout 9 years ago
What about Firefox based on Servo?
评论 #11287414 未加载
sonnypabout 9 years ago
firefox.html not servo
评论 #11287190 未加载