+Zlip792 MVC Posted June 9, 2012 MVC Share Posted June 9, 2012 Do you know the differences between Azure and Cairo? Do you know why they're using one over another? Yes, I do.. Cairo is backend used to provide layer acceleration in Firefox since long and Azure API is just a cover to make communication between Windows and API better and reduce stateful funda of Cairo API. http://blog.mozilla.org/joe/2011/04/26/introducing-the-azure-project/ Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594920885 Share on other sites More sharing options...
The_Decryptor Veteran Posted June 9, 2012 Veteran Share Posted June 9, 2012 Cairo predates layers, it's just a 2D drawing API with backends around other APIs (Like GDI/Quartz/Direct2D, written by the Mozilla guys). The Gecko codebase doesn't even use plain Cairo, since Cairo provides a C API (Gecko wants C++), so it's wrapped in another API called Thebes internally. Gecko > Thebes > Cairo > Pixman/GDI/Quartz/Direct2D Cairo's API design is quite specific, and doesn't match up well with the platform APIs (Like Quartz or Direct2D), it works but it's not very efficient (Cairo is stateful, Gecko wants stateless, etc.). Azure is the replacement of the Thebes/Cairo layer for the platform APIs, and a replacement for the Thebes layer where there's no (good) platform API (Linux/GDI). Gecko > Azure > Quartz/Direct2D/Cairo/Skia Simply changing from using Cairo to talk to Direct2D to using Azure provided a bunch of speed ups for benchmarks, and also helped real world use cases (Like webpages with repeating linear gradients as backgrounds). It also allowed Mozilla to switch from using Cairo on Android to using Skia, which is what pretty much all of the APIs there want (Android plugins even use Skia to draw, so they needed it for plugins to render). It turned out Skia outperformed Cairo pretty much everywhere, so Mozilla seems to be transitioning away from Cairo to Skia on Windows (XP, and when there's no hardware acceleration). gr9zev 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594920961 Share on other sites More sharing options...
+Zlip792 MVC Posted June 9, 2012 MVC Share Posted June 9, 2012 Cairo predates layers, it's just a 2D drawing API with backends around other APIs (Like GDI/Quartz/Direct2D, written by the Mozilla guys). The Gecko codebase doesn't even use plain Cairo, since Cairo provides a C API (Gecko wants C++), so it's wrapped in another API called Thebes internally. Gecko > Thebes > Cairo > Pixman/GDI/Quartz/Direct2D Cairo's API design is quite specific, and doesn't match up well with the platform APIs (Like Quartz or Direct2D), it works but it's not very efficient (Cairo is stateful, Gecko wants stateless, etc.). Azure is the replacement of the Thebes/Cairo layer for the platform APIs, and a replacement for the Thebes layer where there's no (good) platform API (Linux/GDI). Gecko > Azure > Quartz/Direct2D/Cairo/Skia Simply changing from using Cairo to talk to Direct2D to using Azure provided a bunch of speed ups for benchmarks, and also helped real world use cases (Like webpages with repeating linear gradients as backgrounds). It also allowed Mozilla to switch from using Cairo on Android to using Skia, which is what pretty much all of the APIs there want (Android plugins even use Skia to draw, so they needed it for plugins to render). It turned out Skia outperformed Cairo pretty much everywhere, so Mozilla seems to be transitioning away from Cairo to Skia on Windows (XP, and when there's no hardware acceleration). So we are going for Skia library and Azure API combination or sauce but if Australis lands then it is meaningless for me. You might say why I am making fuzz on Australis but in my opinion, it is personal preference issue. Lets see where all browser go in near future. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594920967 Share on other sites More sharing options...
ViperAFK Posted June 9, 2012 Share Posted June 9, 2012 So we are going for Skia library and Azure API combination or sauce but if Australis lands then it is meaningless for me. You might say why I am making fuzz on Australis but in my opinion, it is personal preference issue. Lets see where all browser go in near future. I honestly don't get all the fuss about Australis. Besides the gaudy curved tabs it looks pretty nice. It shouldn't be hard to square the tabs with a stylish script once Australis lands. The firefox interface is very customizable whether it be through themes or user css, its hardly the end of the world because the tabs are curved by default. +Gary7 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921369 Share on other sites More sharing options...
+Zlip792 MVC Posted June 9, 2012 MVC Share Posted June 9, 2012 I honestly don't get all the fuss about Australis. Besides the gaudy curved tabs it looks pretty nice. It shouldn't be hard to square the tabs with a stylish script once Australis lands. The firefox interface is very customizable whether it be through themes or user css, its hardly the end of the world because the tabs are curved by default. Brother, you are quite knowledgeable yourself so you may know that Firefox do slow down with addons and such stuff. Even Persona (new Theme) slow down Firefox startup. So I don't like personally using theme or scripts. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921605 Share on other sites More sharing options...
ViperAFK Posted June 9, 2012 Share Posted June 9, 2012 Brother, you are quite knowledgeable yourself so you may know that Firefox do slow down with addons and such stuff. Even Persona (new Theme) slow down Firefox startup. So I don't like personally using theme or scripts. In my experience firefox doesn't slow down noticeably at all with stylish + some small stylish scripts. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921715 Share on other sites More sharing options...
ShMaunder Posted June 9, 2012 Share Posted June 9, 2012 Hmm, looking at the last few pages gives me the impression that Firefox is loosing quality, and poor decisions are being let through. Personally, I think the "Enterprise" edition of Firefox should be the main consumer edition - with new major versions introduced yearly (and 18 months of updates - giving a 6 month consumer upgrade window). They should rename the current fast release cycle to "developers edition" which purpose is for testing, feedback & alternations of new features and preparing extension/web developers for any API changes. This will ensure that Firefox has a mature code base through better testing, calibration of developers/community on major features, and allowing developers to have longer cut off's for code commits. Since Firefox 10, the current "Enterprise" edition, there haven't been any ground-breaking improvements that would see Mozilla unable to compete in the browser market - so I don't understand why they don't wait until version 18 (or whatever it'll be in January 2013) to release a new major consumer edition. They just need to ensure they stick to a schedule, like a 12 month one, to ensure Firefox 3 to 4 never happens again. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921773 Share on other sites More sharing options...
Kyang Posted June 9, 2012 Share Posted June 9, 2012 Latest nightly, Aero snap, and YouTube. Anyone else unable to drag the window down from maximized? When I try to, the window just snaps right back up. Sometimes, when the page first loads, the drag down works. Second time though, it fails, and every time after that. EDIT: Seems like the Aero Snap still works when first switching to a tab with the flash content on it. But if the tab stays in focus, then subsequent attempts to use Aero snap do not work, at least until the user switches back and forth to another tab then back again. Anyone? Seems like it's a problem with flash and not Firefox? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921797 Share on other sites More sharing options...
mancode20 Posted June 9, 2012 Share Posted June 9, 2012 I honestly don't get all the fuss about Australis. Besides the gaudy curved tabs it looks pretty nice. It shouldn't be hard to square the tabs with a stylish script once Australis lands. The firefox interface is very customizable whether it be through themes or user css, its hardly the end of the world because the tabs are curved by default. There's already a userstyle out for it. I even use it without Australis, because it makes the tabs bigger and easier to read the titles. http://userstyles.org/styles/51663/australis-classic-tabs?r=1312288377 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921849 Share on other sites More sharing options...
Brandon H Supervisor Posted June 9, 2012 Supervisor Share Posted June 9, 2012 today's Aurora build seems to have broken forecastfox for me, anyone else experiencing this? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921851 Share on other sites More sharing options...
Kyang Posted June 9, 2012 Share Posted June 9, 2012 today's Aurora build seems to have broken forecastfox for me, anyone else experiencing this? I don't use Aurora, so I can't answer that. Have you had the above mentioned flash issue? It seems to happen mainly on YouTube. I'm asking because I'm not sure if it's a Nightly issue, or is it due to the latest Flash 11.3.300.257. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921853 Share on other sites More sharing options...
ArialBlue Posted June 9, 2012 Share Posted June 9, 2012 I don't use Aurora, so I can't answer that. Have you had the above mentioned flash issue? It seems to happen mainly on YouTube. I'm asking because I'm not sure if it's a Nightly issue, or is it due to the latest Flash 11.3.300.257. If it has something to do with Firefox painting webpage on top of the flash element, then it is Firefox issue IMO Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594921855 Share on other sites More sharing options...
Kyang Posted June 10, 2012 Share Posted June 10, 2012 If it has something to do with Firefox painting webpage on top of the flash element, then it is Firefox issue IMO After one more test, it seems the problem started with something in the new Flash, that Nightly doesn't handle properly or something. I recently downgraded flash to the previous version and Aero snap, more notably on YouTube, now works properly on Nightly again. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594922391 Share on other sites More sharing options...
kilara1988 Posted June 10, 2012 Share Posted June 10, 2012 today's Aurora build seems to have broken forecastfox for me, anyone else experiencing this? Look here.It was a known bug with nightly and the addon developer has to make some minor changes to forecastfox code to make it work again,but some ppl at mozillazine forums did that for the impatient ppl like me :) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594922973 Share on other sites More sharing options...
Brandon H Supervisor Posted June 10, 2012 Supervisor Share Posted June 10, 2012 Look here.It was a known bug with nightly and the addon developer has to make some minor changes to forecastfox code to make it work again,but some ppl at mozillazine forums did that for the impatient ppl like me :) thanks for the link, the modified .jar file he posted worked perfectly :) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594923043 Share on other sites More sharing options...
+Gary7 Subscriber² Posted June 10, 2012 Subscriber² Share Posted June 10, 2012 In my experience firefox doesn't slow down noticeably at all with stylish + some small stylish scripts. I am running Nightly with a theme and 33 extensions and it is just as fast as out of the box. FTDeep Dark 3.2.3 seems to play nice with it. Comapitable as well. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594923673 Share on other sites More sharing options...
tiagosilva29 Posted June 13, 2012 Share Posted June 13, 2012 Native support for Opus on Firefox 15 is nice. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594930677 Share on other sites More sharing options...
bogas04 Posted June 16, 2012 Author Share Posted June 16, 2012 Ion is landing in few weeks now! Test it's nightly builds now and file bugs ASAP :D I have been using it since few hours now and trust me Firefox feels little faster and doesn't crash or lag as such. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594937249 Share on other sites More sharing options...
dysgenics Posted June 17, 2012 Share Posted June 17, 2012 What exactly is Ion? I've been using nightlies for years now and they almost never crash on me. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594937991 Share on other sites More sharing options...
bogas04 Posted June 17, 2012 Author Share Posted June 17, 2012 What exactly is Ion? I've been using nightlies for years now and they almost never crash on me. IonMonkey is the next generation JavaScript JIT compiler for SpiderMonkey. It is a whole-method JIT with the ability to perform type specialization. It has two goals: a cleanly engineered design that makes future optimization work possible, and excellent performance. http://arewefastyet.com/?a=b&view=regress derkim 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594938057 Share on other sites More sharing options...
dysgenics Posted June 17, 2012 Share Posted June 17, 2012 sounds good, trying that test build out now Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594938065 Share on other sites More sharing options...
torrentthief Posted June 17, 2012 Share Posted June 17, 2012 ion is faster in kraken but slower in sunspider and v8. Lets hope mozilla improve it before it is included in a stable firefox. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594938097 Share on other sites More sharing options...
macmax Posted June 17, 2012 Share Posted June 17, 2012 Can we manually configure websites for the new tab page? I am currently running FF 16.0a1 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594938111 Share on other sites More sharing options...
bogas04 Posted June 17, 2012 Author Share Posted June 17, 2012 Can we manually configure websites for the new tab page? I am currently running FF 16.0a1 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594938145 Share on other sites More sharing options...
macmax Posted June 17, 2012 Share Posted June 17, 2012 Fantastic. I was trying dragging and dropping the tab itself. Cheers. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/85/#findComment-594938153 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now