Opera announces 'gradual transition' to WebKit for desktop and mobi


Recommended Posts

Opera announces 'gradual transition' to WebKit for desktop and mobile browsers

Opera Software has announced that it will move away from its own Presto rendering engine in favor of WebKit, the software engine that powers the Chrome and Safari browsers. "It makes more sense to have our experts working with the open source communities to further improve WebKit and Chromium, rather than developing our own rendering engine further," says CTO H?kon Wium Lie. The company says there will be a "gradual transition" this year to WebKit and Chromium across desktop and mobile.

Details of a WebKit-powered mobile browser from Opera first leaked last month. Codenamed "Ice", CEO Lars Boilesen was quoted as saying that it was designed to take on Safari and Chrome in the mobile space; the browser will be formally revealed at this month's Mobile World Congress. But the revelation that Opera is planning to adopt WebKit on the desktop, too, marks the end of an era for the Norwegian company, which introduced Presto a decade ago with Opera 7. The announcement was made as the company celebrated reaching the milestone of 300 million monthly users across all its platforms.

Source: The Verge

FANTASTIC NEWS... my dream of unified web where we don't have to write 15 CSS lines and use polyfills for a single thing and tons of libraries to make stuff look the same across browsers is coming true.

Hopefully Mozilla joins Webkit train and finally we will have Microsoft forced to switch as well..

If this happens then we can truly start phasing out Flash as building for web will be beautiful. Not to mention that the tools we will get will be as good as Flash professional as there won't be compatibility issues due to unified rendering engine and spaghetti code for 5 different browsers. This fragmentation has been destroying web for a while now. And companies can contribute with cool features like Adobe is doing with CSS3 Shaders, Blend modes and so on and it can be quickly implemented on all browsers.

THEN, we can truly say open web and browsers offer now truly unified rendering and all the cool features Flash has now and that we can't (or have hard time) doing in HTML5/JS/CSS will be implemented in Webkit.

The dream.. is just a bit closer.

FANTASTIC NEWS... my dream of unified web where we don't have to write 15 CSS lines and use polyfills for a single thing and tons of libraries to make stuff look the same across browsers is coming true.

If you're writing 15 lines of CSS to do one thing you're either:

  1. Doing it wrong
  2. Using vendor prefixed CSS which isn't actually finalised yet
  3. Putting in CSS to override the different browser defaults which has nothing to do with the rending engine

So changing to webkit won't fix a lot except create another "Designed for X" period just like the IE6 days. The only way it can work with a single rendering engine is if it because a reference implementation of the spec - ie the rendering engine is the spec but that won't happen as different browsers will probably have different versions

  • Like 3

Nah, Mozilla wants an open, standards based web, and even Microsoft seems to want a standards based web now, which is seemingly more at odds with WebKit's "do whatever and get web authors to rely on it" attitude.

WebKit is the new IE6 now.

That is bull**** because WebKit is open source.

Nah, Mozilla wants an open, standards based web, and even Microsoft seems to want a standards based web now, which is seemingly more at odds with WebKit's "do whatever and get web authors to rely on it" attitude.

WebKit is the new IE6 now.

Um.. that makes no sense really.. why? Because IE6 was a proprietary browser.. Webkit/Chromium are open source web standards based browsers that anyone can contribute to.. not sure how this is the same at all..

Yeah sure.. there might be some webkit extensions that are on top of standards stuff but that's really not that big of a deal.. you can still build standards based stuff and it will work great..

Actually Chrome is the most innovative and fast browser that works great with all the newest HTML5 stuff and even beyond like Adobe proposed CSS3 Shaders and Blend Modes and so on..

The rest are slow at innovation, their browsers suck and they are just whining (especially Microsoft) because everybody wants new hot features and nobody plans on waiting for them to catch up.. this includes Mozilla as well.

This "bug" has been in WebKit for years now, and they have no plans to fix it.

W1Fdw9m.png

If WebKit becomes the "reference implementation" does that mean it should be part of the CSS spec?

I don't think you understand what web would gain if everyone switched to webkit.. actually I think Chromium is better because it's using V8 for Javascript and it's using Chromium Webkit API to render Webkit content fine. And it's open source too.

When big guys join up (like Opera now) and hopefully Mozilla and Microsoft everyone would be contributing to the Webkit/Chromium code (whichever it is).

This would do several things;

1. Rapidly bring innovation and ubiquity among browsers.. new features would be matter of months to simply add and they would be immediately available on all other browsers.

2. Instead of writing 15 lines of CSS code and use polyfills and other garbage to work across browsers standards based stuff would just work the same on all browsers (including CSS)

3. Tools for animations, development would get into a second renaissance since Flash. Adobe and others could build awesome tools without worrying and generating kilobytes of code just to make simplest thing work on all browsers which in return makes it very hard to make good tools.

Right now, it's a mess and it's really killing the web as long as we have "Works exclusively with IE10" or "Works with Chrome" or whatever.. you wouldn't see that problem if they all agreed on one standards based, open source, browser engine.

Listen, the bottom line is this, web browser makers need to concentrate on bringing BROWSING features to their browsers and make them better, not to make everyone's lives a nightmare because they have their politics and are trying to dominate the browser market as that equals power on the web. So we get 5 different VMs, even Javascript incompatibilities ECMAScript 6 has been in development for a long time now and it's still like 5-10 years from actually replacing ECMAScript 5, we get prefixes, we get polyfills nonsense, we get specific IE extensions for Windows and everybody is trying to say how they are going to follow standards but they really don't.

I have no plan on waiting for next HTML improvements for another decade because of their own greed and desire for power. It's time they wake up and follow Opera.

I'm going to borrow a quite from a user called "kibwen" on Hacker News because I think it's a pretty good response.

You're committing an error here. Say you find a bug in Webkit. You patch it, but Apple declines to accept it upstream. You fork the project. Now how do you get your fork into the hands of your users? Unless you're secretly Google in disguise, you're SOL.

There's a bunch of non-standard stuff WebKit does on purpose (including the bug I showed earlier), if you write a patch to fix it it won't be accepted. So you fork WebKit to have a version focused on standards compliance (or whatever), how are you going to get people to use your variant? Google won't use it, Apple won't use it, etc. You changes never trickle down to people using Chrome or Safari or Android/iOS.

It seems kinda counter-intuitive to say "Everybody should use WebKit" and then say "Well you can just make your own version", which is it?

  • Like 2

It seems kinda counter-intuitive to say "Everybody should use WebKit" and then say "Well you can just make your own version", which is it?

When they all use the same thing they will have to contribute together and work together on it.. that's the whole point.. for everyone to contribute and make webkit better because it's in everybody's interest. If Chrome has that bug but other browser doesn't what browser do you think I'll be using.. the core compliance to standards is very unlikely to change..

Saying that browser makers shouldn't use one open source rendering engine amazes me considering in what fragmented mess we live today. How can this be even remotely worse than what we have now.. it can only be better not worse.

And btw.. we can already see that it works MUCH MUCH better on mobile.. we only have webkit browsers on 95% of mobile devices.. Safari and Chrome/Android default browser.. and when you build something for the mobile web the damn thing just works beautifully and is actually a joy to design and build (with the exception on some minor custom webkit stuff that Apple introduces on top of webkit core which is really not a big deal as your web app or site can work without it).

Not sure how this is worse than running 5 different JS VMs and HTML engines.

Having web standards drafted (they are not even final) and expecting that all these different browsers built differently will somehow magically work better than having everything on open source webkit is truly puzzling.. It's such a pipe dream it's not even funny.

It's not a pipe dream at all, that's the whole point of standards. How do you think Windows, OS X, Linux and *BSD all communicate while having different networking stacks? by using a common standard.

And the main browser causing fragmentation today is WebKit, even Microsoft is having issues with websites using non-standard WebKit stuff.

It's not a pipe dream at all, that's the whole point of standards. How do you think Windows, OS X, Linux and *BSD all communicate while having different networking stacks? by using a common standard.

That's why performance (for example canvas or audio/video) capabilities of HTML5 stuff today including CSS3 stuff works so great across browsers.. it really doesn't.

I don't see how they have so many issues when all the stuff MS is complaining works just fine on Firefox for example (mostly they complain about Google's own services).

I'm not saying Microsoft doesn't have a point.. but I'm telling you that everyone doing their own browsers will never make that web standards utopia you believe in. I'm far more skeptical because I know how these guys think.

V8 and Webkit based Chromium are simply the most advanced browser/VM today.. and instead of everyone peddling their own things they should all work on the same thing.

The situation is not any better since WHATWG split with W3C.. now they'll be pushing new features that are not really a part of the standards until W3C takes another decade to evaluate and try to make them standard if that happens, in the meantime you will see the same things happening as they have in the last 5 years with HTML5 (wild wild west). Promise of ubiquity that just works that is clearly pure BS and is still nowhere near ready for prime time.

When they all use the same thing they will have to contribute together and work together on it.. that's the whole point.. for everyone to contribute and make webkit better because it's in everybody's interest.

No this is absolutely the wrong approach, specs are the only thing developers should ever share, and that is even pushing it.

Oh for crying out loud, another think-i-know-it-all loudmouth.

"When big guys join up (like Opera now) and hopefully Mozilla and Microsoft everyone would be contributing to the Webkit/Chromium code (whichever it is)."

Ever actually looked at what data chrome sends back to google about what you do?

Also please show me where the phasing out of other competition has ever been a good thing? (I'll save you some time - it hasn't)

  • Like 2

Not great news. The less competition the more we end up with sub-standard standards implementation and propriety hacks. As much as i currently love WebKit, it's well on it's way to becoming the next IE6.

  • Like 1

Oh for crying out loud, another think-i-know-it-all loudmouth.

"When big guys join up (like Opera now) and hopefully Mozilla and Microsoft everyone would be contributing to the Webkit/Chromium code (whichever it is)."

Ever actually looked at what data chrome sends back to google about what you do?

Also please show me where the phasing out of other competition has ever been a good thing? (I'll save you some time - it hasn't)

You, and all the other fearmongers like you do realise that the data Chrome sends back has nothing to do with Webkit... right? And exactly the same data gets sent back to Microsoft every time you opt into their requests to send usage stats. I've been using Chrome for 3 years and strangely enough I haven't had anything bad happen to me yet. Nobody's stolen all my money, nobody's hacked my PC, the feds haven't busted my back door in...

V8 and Webkit based Chromium are simply the most advanced browser/VM today.. and instead of everyone peddling their own things they should all work on the same thing.

The situation is not any better since WHATWG split with W3C.. now they'll be pushing new features that are not really a part of the standards until W3C takes another decade to evaluate and try to make them standard if that happens, in the meantime you will see the same things happening as they have in the last 5 years with HTML5 (wild wild west). Promise of ubiquity that just works that is clearly pure BS and is still nowhere near ready for prime time.

I'm pretty sure you're switching everyone working on a standard with everyone working on an open source project. It's going to create the same mess, with each company forking it for their own purposes. Except now, it's even worse. They'll still be arguing over what should be the standard behavior. The result is:

-webkit-moz

-webkit-ms

-webkit-appl

-webkit-chrome

At least standards are enforceable. You can blame a company for breaking standards, you can't blame a company for forking an open source project.

Not great news. The less competition the more we end up with sub-standard standards implementation and propriety hacks. As much as i currently love WebKit, it's well on it's way to becoming the next IE6.

Not quite. Remember that when IE6 was around, their competition was the slowly dying Netscape Navigator, and it was the beginning of the "let's put all of our workplace applications online!" phase, mostly using Active-X, so there were huge development costs and basically no alternative.

Also, today the fight is mostly over high-level client side UI elements, a lot of which can be simulated or replaced with JavaScript. There's less demand from businesses for proprietary web technologies, and any outside company that targets one browser is shooting itself in the foot.

FANTASTIC NEWS... my dream of unified web where we don't have to write 15 CSS lines and use polyfills for a single thing and tons of libraries to make stuff look the same across browsers is coming true.

Hopefully Mozilla joins Webkit train and finally we will have Microsoft forced to switch as well..

If this happens then we can truly start phasing out Flash as building for web will be beautiful. Not to mention that the tools we will get will be as good as Flash professional as there won't be compatibility issues due to unified rendering engine and spaghetti code for 5 different browsers. This fragmentation has been destroying web for a while now. And companies can contribute with cool features like Adobe is doing with CSS3 Shaders, Blend modes and so on and it can be quickly implemented on all browsers.

THEN, we can truly say open web and browsers offer now truly unified rendering and all the cool features Flash has now and that we can't (or have hard time) doing in HTML5/JS/CSS will be implemented in Webkit.

The dream.. is just a bit closer.

Seriously, are you really that blind? I sure wouldn't want you anywhere near any websites.

http://www.neowin.ne...#entry595407240

Funny how fast people forget, or why you never responded to that. ^^

You're completely blind if you think Apple doesn't retain ultimate control of WebKit, it wants a WebKit monoculture. If Apple ever wants to put it's foot in, it can.

I feel if Opera switches to WebKit, that's even less of a reason to use it, since it won't render any differently from Safari or Chrome, and I thought one of the appeals of Opera was its own rendering engine.

  • Like 3

Nah, Mozilla wants an open, standards based web, and even Microsoft seems to want a standards based web now, which is seemingly more at odds with WebKit's "do whatever and get web authors to rely on it" attitude.

WebKit is the new IE6 now.

And gecko is in much better shape then presto when it comes to sites supporting it. Presto was/is a good standards compliant engine, but it had a small user base so site compatability was often still a problem. Firefox/gecko doesn't have that problem and there's no real reason for firefox to move to webkit. Firefox also has more resources for developing a browser engine than opera's small team. I do think its important that all browsers don't switch to webkit. Webkit is an excellent engine, but as you mention if EVERYONE starts using it we will run into another ie6 type situation where the web is developed for webkit and not developed with standards.

This topic is now closed to further replies.
  • Posts

    • GnuCash 5.16 by Razvan Serea GnuCash is a personal and small business finance application, freely licensed under the GNU GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows. It’s designed to be easy to use, yet powerful and flexible. GnuCash allows you to track your income and expenses, reconcile bank accounts, monitor stock portfolios and manage your small business finances. It is based on professional accounting principles to ensure balanced books and accurate reports. GnuCash can keep track of your personal finances in as much detail as you prefer. If you are just starting out, use GnuCash to keep track of your checkbook. You may then decide to track cash as well as credit card purchases to better determine where your money is being spent. When you start investing, you can use GnuCash to help monitor your portfolio. Buying a vehicle or a home? GnuCash will help you plan the investment and track loan payments. If your financial records span the globe, GnuCash provides all the multiple-currency support you need. Between 5.15 and 5.16, the following bugfixes were accomplished: Bug 421610 - RFE: Include logical dates for View->Filter by "date range"The Select Range section of the Date tab of the register's Filter By dialog box is changed to provide relative, specific date, or days ago options for the start and end of the filter range. The Show number of days item label is changed to Show from days ago to better reflect what it does. Bug 436105 - esc key not working as expected in register: Enable the escape key to cancel a field edit. Bug 797384 - Gnucash doesn't handle commodity prices with big numerator/denominator properly. Bug 798004 - Next gen UI for stock transactions Bug 799314 - Add "enter now" option in scheduled transaction editor. tab to allow users to select the scheduled transactions to be included in a “Since Last Run…” window. If there are no instances of a selected transaction triggered by today’s date, the next instance is triggered. Bug 799751 - autocomplete crash Bug 799759 - Users can't Enable entries via Checkboxes on Scheduled Transactions PageAllow the Enabled box in the list of scheduled transactions to be operated instead of having to open the transaction editor dialog and change the Enabled checkbox. Also added use of the Name column as the secondary column sort for all the other columns. Bug 799762 - Poor handling of cases where hidden/placeholder accounts are used in the account register Bug 799766 - Double line preference not respected in search register Bug 799767 - POST /accounts in bindings/python/example_scripts/rest-api is broken Bug 799777 - `xaccSplitSetParent`: reparenting a committed split silently drops its KVP slots (online_id, cap-gains links) Other changes & improvements: Numeric values may now be selected to copy in the Accounts page. Add new Finance::Quote source Finnhub.io: Free API key (personal/non-professional use) available at https://finnhub.io. Set FINNHUB_API_KEY environment variable to API key to use this source. As of June 2026, free tier API limit is 60 API calls/minute. The Investment Lots report has new optional columns for Computed Annual Growth Rate. Python Bindings: Improved translation of primary object (Account, Transaction, Split, etc.) so that they can be treated as normal Python objects. This is accomplished with SWIG magic so no existing code is obsoleted. Python Bindings: Better conversion of GLists to Python lists. Python Bindings: Destroy the QofSession in the Python Session dtor to prevent leaving the database locked. [engine] Add first-class online_id accessors for Split and Account and make them available to Python bindings, removing the unused Transaction online_id property. Improve C++ implementation of QofBook. Correct the Doxygen doc for qof_instance_get/set_kvp. [gnc-log-replay.cpp] fix incorrect guid dump Add some Boost library requirements needed by libgnucash-guile to CMakeLists.txt so that missing feature will fail at configure time. Use Compile-time Regular Expressions instead of std::regex in gnc-filepath-utils.cpp and instead of boost::regex in the CSV importer, with the CTRE v3.11.1 header added to borrowed [gnc-filepath-utils.cpp] null check char* arguments Add ChartJS licenses. Removed AEX from list of commodities. euronext.com is now using JS based anti-webscraping. [report-core] always offer options summary in reports. This is useful to debug reports. The Add options summary option is removed because it's no longer optional. Remove remaining obsolete IMContext from sheet Fix blurry text in HiDPI offscreen-rendered widgets Add port field to database connection dialog: The convention of appending the port number after the host isn't obvious. When editing a split in the register treat the account as being changed only if it isn't the one selected before editing instead of if the user performed an edit Return immediately from qof_book_destroy if hash_of_collections is null. If qof_book_destroy is called on a QofBook* freshly created with qof_book_new (usually because it was used to create a session that now must be destroyed) it would try to empty the non-existent hash tables, crashing. Clean up Flathub metadata to solve warnings at flatpak build time. Be consistent in naming GncPluginPage and GncPluginPageRegister HTML: Remove unimplemented function declarations. [gnc-html.cpp] remove unused buggy string conversion functions Convert libgnc-html to C++ Apply -Wall -Werr -Wmissing-prototypes to C++ compilation on Windows and fix the resulting errors. New and Updated Translations: Arabic, Croatian, Danish, Dutch, German, Finnish, Hungarian, Korean, Norwegian-Bokmal, Spanish Download: GnuCash 5.16 | 176.0 MB (Open Source) Links: GnuCash Home page | Other Operating Systems | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Microsoft finally launches WSL Containers in public preview by David Uzondu Microsoft has announced that WSL containers, a feature that allows developers to run Linux containers natively inside Windows without the need for Docker Desktop, is now available in public preview several weeks after Microsoft previewed it at Build 2026. To use the new container feature, you first have to install the latest pre-release version of the Windows Subsystem for Linux by running a quick update command in your terminal: wsl --update --pre-release After installing, you'd get access to the new Linux container CLI (wslc.exe) and the programmable API. Microsoft said that the CLI has a "familiar format" that matches the toolsets developers already use every day. If you know standard Docker commands, your muscle memory will translate directly to wslc.exe, which even features a built-in alias called container.exe. You can quickly run a full Ubuntu KDE desktop container by exposing ports, or pass your graphics card straight into a machine learning environment to run PyTorch workloads. Passing the --gpus all flag inside the run command instantly links your hardware. Image via Microsoft As for the API, developers can now embed Linux container operations directly inside native Windows applications without exposing the command line to users. The team integrated the API directly into MSBuild and CMake, so developers can define container steps directly in project files. Apart from bringing the CLI and API into public preview, Microsoft also said that it's working on a new default file system called virtiofs to speed up file transfer rates between Windows and Linux. Microsoft also introduced an experimental networking mode named consomme, which resolves compatibility issues with corporate VPNs by routing Linux network traffic straight through Windows. One thing to note about WSL containers is that they don't run in your standard WSL distributions; instead, every application and CLI session spawns its own lightweight Hyper-V utility VM in the background. This basically reduces the chances of one app snooping on the container of another app.
    • Google reportedly limited Meta's Gemini access over limited AI compute by Karthik Mudaliar Google is reportedly limiting Meta's use of its Gemini AI models after Meta tried buying more computing capacity than even Google could supply. According to the Financial Times, Google told Meta in March that it could not provide the full Gemini capacity that Meta had requested. This shortfall even disrupted and delayed some of Meta's internal projects. Due to this, Meta even told its employees internally to use AI tokens more efficiently. Meta wasn't the only one to get hit by this sudden refusal by Google; even other customers were affected. But Meta was hit harder because of its unusually high demand for Google's models. The move from Google makes it evident that companies all over are in limited supply of both infrastructure and compute. Alphabet said in April that Google Cloud revenue grew 63% year-over-year to $20 billion in the first quarter, helped by enterprise AI infrastructure and AI solutions. In pursuit of more compute, Meta had earlier signed a multi-billion-dollar AWS agreement as well as a large AMD GPU deal for AI data centers. But the crunch would be short-lived as both Meta and Google have also ramped up infrastructure investments heavily. Meta said in November that it was committing more than $600 billion in the U.S. by 2028 for AI technology, infrastructure, and workforce expansion. In the first quarter of this year, Meta also raised its expected capital expenditure for 2026 to a range of $125 billion to $145 billion, citing higher component pricing and additional data center costs for future capacity. However, this doesn't make the company immune to the current dependence on outside suppliers. Meta has also spent many years promoting Llama as an open-weight alternative to closed models from Google, OpenAI, and Anthropic. But if the reported reliance on Google's Gemini models is severe enough for internal work to get impacted, then it looks like even frontier labs and Big Tech aren't fully self-sufficient. Source: Financial Times
    • I like to reminisce about the good old days, way back in autumn 2025 when building a gaming machine was fun and the drives were about $150 when you caught a deal. Yes duh, back in the day we had it gone. Then baby Skynet came along, hiding in AI datacenters demanding more processing power until it reached singularity. End of a not totally fictional story.
    • My experience in the past with older Windows 11 builds was not great on unsupported machines but I recently used Rufus to put the latest build on a older 5th Gen Core Thinkpad T that we upgraded with a SATA SSD and 8GB of RAM four years ago when hardware was reasonable and it seemed pretty fast and solid. Customer is very happy with the performance and will probably get four more years out of that venerable laptop that he loves so much. Another customer just retired his Dell Studio laptop from 2009 running Windows 10. It got an SSD over 10 years ago and did everything he needed it to for 17 years but he also retired last year and is happy doing everything on his iPad now.
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      533
    2. 2
      +Edouard
      269
    3. 3
      PsYcHoKiLLa
      150
    4. 4
      Steven P.
      98
    5. 5
      macoman
      66
  • Tell a friend

    Love Neowin? Tell a friend!