Kirkburn Posted May 4, 2012 Share Posted May 4, 2012 Nothing amazing about adding more bloated codecs. I could have sworn that it's useful for browsers to be able to decode more types of media, but maybe that's just me. (Plus, that was only one of the links listed: https://bugzilla.mozilla.org/show_bug.cgi?id=674225). Besides, what are you calling bloated? The codec itself, or the fact it is being included? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844257 Share on other sites More sharing options...
torrentthief Posted May 4, 2012 Share Posted May 4, 2012 nice to see Opus being added, it landed too late for firefox 14 so i presume we will get it in firefox 15 :) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844325 Share on other sites More sharing options...
+Zlip792 MVC Posted May 4, 2012 MVC Share Posted May 4, 2012 Some goodness in Mozilla-central: (Image Scaling on GPU) https://bugzilla.mozilla.org/show_bug.cgi?id=650988 (Background Image Scaling on GPU) https://bugzilla.mozilla.org/show_bug.cgi?id=750172 (Azure API bug) https://bugzilla.mozilla.org/show_bug.cgi?id=738413 (WebGL missing part) https://bugzilla.mozilla.org/show_bug.cgi?id=575688 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844441 Share on other sites More sharing options...
ArialBlue Posted May 4, 2012 Share Posted May 4, 2012 I could have sworn that it's useful for browsers to be able to decode more types of media, but maybe that's just me. (Plus, that was only one of the links listed: https://bugzilla.moz...g.cgi?id=674225). Besides, what are you calling bloated? The codec itself, or the fact it is being included? Being included. Mozilla is still pushing on bloating up Firefox with codecs :( Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844755 Share on other sites More sharing options...
ViperAFK Posted May 4, 2012 Share Posted May 4, 2012 Being included. Mozilla is still pushing on bloating up Firefox with codecs :( How is it "bloating it up"? Adding support for a few codecs is not going to slow it down or add significantly more code. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844877 Share on other sites More sharing options...
Detection Posted May 4, 2012 Share Posted May 4, 2012 Adblock Plus is working with Aurora 14.0a2 but Easylist says invalid URL even though it is not, Fanboy's List still works though Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844931 Share on other sites More sharing options...
torrentthief Posted May 4, 2012 Share Posted May 4, 2012 Being included. Mozilla is still pushing on bloating up Firefox with codecs :( Opus will probably be the official audio codec for WebRTC (this is the standard that allows you to use webcams using HTML5 without the need for flash). All browsers will likely add WebRTC and would therefore add Opus. MS won't be adding WebRTC in IE10, presumably because there isn't enough time. Google/mozilla are adding it, not sure about apple or opera. Opus will likely be used on youtube, spotify etc, it will be used in Skype too. So adding Opus is great news, it isn't just some random codec, it beats all lossy codecs in all areas except under 8kb/s bitrate. It destroys mp3, and easily beats AAC/Vorbis too. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594844959 Share on other sites More sharing options...
ArialBlue Posted May 4, 2012 Share Posted May 4, 2012 Opus will probably be the official audio codec for WebRTC (this is the standard that allows you to use webcams using HTML5 without the need for flash). All browsers will likely add WebRTC and would therefore add Opus. MS won't be adding WebRTC in IE10, presumably because there isn't enough time. Google/mozilla are adding it, not sure about apple or opera. Opus will likely be used on youtube, spotify etc, it will be used in Skype too. So adding Opus is great news, it isn't just some random codec, it beats all lossy codecs in all areas except under 8kb/s bitrate. It destroys mp3, and easily beats AAC/Vorbis too. How is it "bloating it up"? Adding support for a few codecs is not going to slow it down or add significantly more code. Widely used video/audio decoders are included in the default OS package. Having one area where all your audio/video codecs are stored (OS) is a very smart idea instead of having decoder duplication. If some software stresses that it needs some codec that is not included with the OS, it should install those codecs itself in the shared space (so all applications could user them). I highly doubt that any more codecs are necessary - we have FLAC for lossless and ACC/MP3/AC3/OGG for other. Frankly I never heard of any of these codecs, they do not seem to be used by movie buffs (like Doom9 and Movie Pirates) which usually use the de-facto best codecs for encoding (usually FLAC & THD h264). IE10 and Safari seem to support the 'basic' set of codecs which seem close to the ideal video playback experience. OFC I do not believe in HTML5 gaming and will not address the more specific needs of that... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594845067 Share on other sites More sharing options...
The_Decryptor Veteran Posted May 4, 2012 Veteran Share Posted May 4, 2012 Opus is a codec for real time voice communication (hence why one of the examples used Skype), the guys on doom9 aren't silly enough to use it for movie encodes. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594845635 Share on other sites More sharing options...
Tech Star Posted May 6, 2012 Share Posted May 6, 2012 Is there any way to get your bookmarks bar to show up in the new tabs page, like in Chrome? I am loving Firefox again with the new nighties. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594848989 Share on other sites More sharing options...
Excelsis Posted May 6, 2012 Share Posted May 6, 2012 Is there any way to get your bookmarks bar to show up in the new tabs page, like in Chrome? I am loving Firefox again with the new nighties. Probably not a good way to do it but... #main-window[tabsontop="true"] #PersonalToolbar { visibility: collapse !important;}#main-window[stylish-url="about:newtab"][tabsontop="true"] #PersonalToolbar {visibility: visible !important;}[/CODE] This will hide the bookmarks bar everywhere but in the new tabs page. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849099 Share on other sites More sharing options...
Tech Star Posted May 6, 2012 Share Posted May 6, 2012 Probably not a good way to do it but... #main-window[tabsontop="true"] #PersonalToolbar { visibility: collapse !important;}#main-window[stylish-url="about:newtab"][tabsontop="true"] #PersonalToolbar {visibility: visible !important;}[/CODE] This will hide the bookmarks bar everywhere but in the new tabs page. Do I put this in stylish or where? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849143 Share on other sites More sharing options...
.stan Posted May 6, 2012 Share Posted May 6, 2012 Probably not a good way to do it but... #main-window[tabsontop="true"] #PersonalToolbar { visibility: collapse !important;}#main-window[stylish-url="about:newtab"][tabsontop="true"] #PersonalToolbar {visibility: visible !important;}[/CODE] This will hide the bookmarks bar everywhere but in the new tabs page. This only shows the bar but not the text (the items) on the bar :p Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849151 Share on other sites More sharing options...
Matrixik Posted May 7, 2012 Share Posted May 7, 2012 Anyone experiencing high memory usage with beta 13? Mine use a lot more than beta 12 used and is slower with more hangs. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849575 Share on other sites More sharing options...
Karl-Johan Posted May 7, 2012 Share Posted May 7, 2012 Anyone experiencing high memory usage with beta 13? Mine use a lot more than beta 12 used and is slower with more hangs. Are you using Adblock Plus? Adblock plus is a real memory hog. With adblock plus and 4 tabs open Firefox uses 400MB ram. Without adblock plus and with 4 tabs open Firefox uses 150MB ram. This is latest UX build and latest adblock plus build. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849579 Share on other sites More sharing options...
Matrixik Posted May 7, 2012 Share Posted May 7, 2012 Yes and I can't imagine internet without adblock plus :/ Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849587 Share on other sites More sharing options...
+Zlip792 MVC Posted May 7, 2012 MVC Share Posted May 7, 2012 Are you using Adblock Plus? Adblock plus is a real memory hog. With adblock plus and 4 tabs open Firefox uses 400MB ram. Without adblock plus and with 4 tabs open Firefox uses 150MB ram. This is latest UX build and latest adblock plus build. You are using Nightly (UX Builds), there are recent changes in Nightly and new compartment per global landed which is expected to bring 3-5% memory regression and Adblock Plus also got issues while using non standard Regular Expressions so latest Development build of Adblock Plus partially fixed this issue and improvements are back but memory regression is expected. BTW the user is using Firefox 13 Beta whom you refer to. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849591 Share on other sites More sharing options...
+Zlip792 MVC Posted May 7, 2012 MVC Share Posted May 7, 2012 Yes and I can't imagine internet without adblock plus :/ Try new Profile and also update your all addons to get possible fixes for Zombie Compartments for any. Also use ABP development version meanwhile new 2.0.4 not out.. since it has new Async I/O options to increase performance and reduce overhead.. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849593 Share on other sites More sharing options...
Excelsis Posted May 7, 2012 Share Posted May 7, 2012 This only shows the bar but not the text (the items) on the bar :p You have to enable the bookmarks bar. Tech Star > Yea, it's for stylish. Forgot to mention it. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594849755 Share on other sites More sharing options...
bogas04 Posted May 9, 2012 Author Share Posted May 9, 2012 In Content stuff landed to in bound , target is Firefox 15 \m/ Thanks to Zlip792 for the news :D http://forums.mozillazine.org/viewtopic.php?p=11974457#p11974457 +Zlip792 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594854481 Share on other sites More sharing options...
Detection Posted May 9, 2012 Share Posted May 9, 2012 Anyone having problems with Speeddial in the last few nightly's ? All my speeddials are white and no longer link to the sites anymore they just open the properties box for each one Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594854517 Share on other sites More sharing options...
bogas04 Posted May 9, 2012 Author Share Posted May 9, 2012 Anyone having problems with Speeddial in the last few nightly's ? All my speeddials are white and no longer link to the sites anymore they just open the properties box for each one Just clear the cache/history , i guess they changed the way thumbnails are stored (they are not stored in cache memory now i guess) so that is causing the problem... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594854529 Share on other sites More sharing options...
+Zlip792 MVC Posted May 9, 2012 MVC Share Posted May 9, 2012 The preference for In Content UI is: browser.preferences.inContent It will be False by default, to get In Content UI, make it True. Some screenshots: Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594854569 Share on other sites More sharing options...
bogas04 Posted May 9, 2012 Author Share Posted May 9, 2012 Go to previous page to see screenshots By Zlip792 :)BTW even this is new to Firefox Nightlies.. +Zlip792 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594854997 Share on other sites More sharing options...
bogas04 Posted May 9, 2012 Author Share Posted May 9, 2012 In Content Preferences stuff Bug 718011 (Meta) landed to MC too :D :D :D \m/ \m/ \m/ Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/78/#findComment-594855055 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