bawz Posted January 24, 2013 Share Posted January 24, 2013 yeah thats all i saw, thought i'd ask if there were try builds Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595477086 Share on other sites More sharing options...
bawz Posted January 29, 2013 Share Posted January 29, 2013 the Devs tend to be Backing out stuff a lot in FF21, how come? goes up to 20.3MB back to 19.5MB . Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595487098 Share on other sites More sharing options...
The_Decryptor Veteran Posted January 29, 2013 Veteran Share Posted January 29, 2013 The compilers have hit the memory limit on Windows, so they're disabling/backing out stuff to get it compiling again. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595487104 Share on other sites More sharing options...
bawz Posted January 29, 2013 Share Posted January 29, 2013 The compilers have hit the memory limit on Windows, so they're disabling/backing out stuff to get it compiling again. thanx for the explanation Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595487316 Share on other sites More sharing options...
+Zlip792 MVC Posted January 29, 2013 MVC Share Posted January 29, 2013 the Devs tend to be Backing out stuff a lot in FF21, how come? goes up to 20.3MB back to 19.5MB . As far as I think ANGLE library (one used to provide WebGL on D3D or DX9 acceleration) updated recently and newer one does not rely on DirectX one file which weighs about 2 MB which they have to ship with their setup, now this dependency is gone. Might be that's why setup size gone down. They took also many stuff from xul.dll to not go for PGO (Profile Guided Optimization), which will be another reason of this as mentioned by The_Decryptor. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595487648 Share on other sites More sharing options...
ViperAFK Posted January 29, 2013 Share Posted January 29, 2013 I wish they'd put a little focus into making firefox look good in the windows 8 classic desktop, a lot of things look out of place, for example in the firefox button menu some of the menu highlights are the native windows 8 ones, and other ones look like the windows 7 menus... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595488528 Share on other sites More sharing options...
Pikey Posted January 29, 2013 Share Posted January 29, 2013 I wish they'd put a little focus into making firefox look good in the windows 8 classic desktop, a lot of things look out of place, for example in the firefox button menu some of the menu highlights are the native windows 8 ones, and other ones look like the windows 7 menus... Can I ask what build? , is there one that is recommended above the ohers? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595488882 Share on other sites More sharing options...
ViperAFK Posted January 30, 2013 Share Posted January 30, 2013 Can I ask what build? , is there one that is recommended above the ohers? I saw the issues in all channels Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595489850 Share on other sites More sharing options...
mancode20 Posted February 2, 2013 Share Posted February 2, 2013 I will ask again: What is going on with Australis? I am loving Firefox 19 Beta 4!! It's the fastest, smoothest, most responsive Firefox yet! Just curious when Australis will be implemented. Firefox 20, 21? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595495794 Share on other sites More sharing options...
.stan Posted February 2, 2013 Share Posted February 2, 2013 42 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595495808 Share on other sites More sharing options...
+Gary7 Subscriber² Posted February 2, 2013 Subscriber² Share Posted February 2, 2013 I will ask again: What is going on with Australis? I am loving Firefox 19 Beta 4!! It's the fastest, smoothest, most responsive Firefox yet! Just curious when Australis will be implemented. Firefox 20, 21? https://wiki.mozilla.org/Firefox/Features/Theme_Refinement_and_Evolution_%28Australis%29 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595495860 Share on other sites More sharing options...
escobar_ Posted February 2, 2013 Share Posted February 2, 2013 What is going on with Home Tab, a feature announced for Firefox 4? :/ Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595496448 Share on other sites More sharing options...
+Frank B. Subscriber² Posted February 2, 2013 Subscriber² Share Posted February 2, 2013 Tab groups (also known as Panorama) will be removed from Firefox and converted into an add-on: https://bugzilla.moz...g.cgi?id=836758 Panorama has a very small user base and there's basically no chance that we will enable it by default or even improve its visibility and discoverability anytime soon. In its current form it is indeed quite fragile and causes intermittent test failures here and there when touching platform code. We're not going to spending any time on improving Panorama and its feature or its design and UX - thus it should just be removed from Firefox. FiB3R 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595496652 Share on other sites More sharing options...
cetla Posted February 3, 2013 Share Posted February 3, 2013 Tab groups (also known as Panorama) will be removed from Firefox and converted into an add-on: https://bugzilla.moz...g.cgi?id=836758 Just prove that Mozilla is in disarray with the masses. But I hope they'll restore the standard window object prior to Firefox 6. Panorama is the reason you can?t use external screenshot to capture scrolling pages because Firefox render everything on screen as one single object. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595497676 Share on other sites More sharing options...
The_Decryptor Veteran Posted February 3, 2013 Veteran Share Posted February 3, 2013 Panorama has nothing to do with them removing all the separate window objects from the main window, they did that to simplify the code and increase performance (The window is now drawn as one object, vs. a separate object for each component) It's a shame they're removing Panorama, but it was never stable enough for them to enable by default, and because it was never enabled barely anybody used it, meaning there's no real reason for them to keep it as part of the main browser. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595497698 Share on other sites More sharing options...
cetla Posted February 3, 2013 Share Posted February 3, 2013 Panorama has nothing to do with them removing all the separate window objects from the main window, they did that to simplify the code and increase performance (The window is now drawn as one object, vs. a separate object for each component) It's a shame they're removing Panorama, but it was never stable enough for them to enable by default, and because it was never enabled barely anybody used it, meaning there's no real reason for them to keep it as part of the main browser. Panorama has everything to do with Firefox's use of [undocumented] window objects. If they stick with standard object, Mozilla would have to overlay Panorama over other objects and that would be way too memory intensive with XUL. Now that they are going to make Panorama an addon, I wonder if that'll be the only extension to have special permission to use the whole screen. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595497776 Share on other sites More sharing options...
+Gary7 Subscriber² Posted February 3, 2013 Subscriber² Share Posted February 3, 2013 What is going on with Home Tab, a feature announced for Firefox 4? :/ I think you mean an App Tab and it is alive and well. RC on any tab and it will become an App Tab Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595497784 Share on other sites More sharing options...
The_Decryptor Veteran Posted February 3, 2013 Veteran Share Posted February 3, 2013 Panorama has everything to do with Firefox's use of [undocumented] window objects. If they stick with standard object, Mozilla would have to overlay Panorama over other objects and that would be way too memory intensive with XUL. Now that they are going to make Panorama an addon, I wonder if that'll be the only extension to have special permission to use the whole screen. What? What's undocumented about window objects?, what's memory intensive about stacking objects with XUL? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595498018 Share on other sites More sharing options...
escobar_ Posted February 4, 2013 Share Posted February 4, 2013 I think you mean an App Tab and it is alive and well. RC on any tab and it will become an App Tab No, not App Tab, I know that's alive. I meant what's going on with this? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595500204 Share on other sites More sharing options...
bawz Posted February 4, 2013 Share Posted February 4, 2013 face the fact, Mozilla is going Downhill, but IMHO Mozilla Firefox is going through its Pre 1.0 release again . its gonna take ages for Firefox to become usable again .. i dont care about Panorama as i never used it anyway . Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595500260 Share on other sites More sharing options...
mancode20 Posted February 4, 2013 Share Posted February 4, 2013 Am I missing something? Are you guys joking around? You're talking about Firefox 4 and Firefox 6. They are about to release version 19 soon. Sucks to hear that they are going to remove Panorama, but maybe it's for the better if someone can impove it. I personally love using it and constantly have a bunch of tabs open at the same time, and I have never had a single problem with it besides the fact that it can become too overwhelming with so many tabs open. I use TabGroups Menu to switch to them. It's pretty cool! TabGroups Manager was the best, but it was discontinued. A new guy said he might revive it, though. Here's to hoping that happens! Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595501086 Share on other sites More sharing options...
+Gary7 Subscriber² Posted February 4, 2013 Subscriber² Share Posted February 4, 2013 Am I missing something? Are you guys joking around? You're talking about Firefox 4 and Firefox 6. They are about to release version 19 soon. Sucks to hear that they are going to remove Panorama, but maybe it's for the better if someone can impove it. I personally love using it and constantly have a bunch of tabs open at the same time, and I have never had a single problem with it besides the fact that it can become too overwhelming with so many tabs open. I use TabGroups Menu to switch to them. It's pretty cool! TabGroups Manager was the best, but it was discontinued. A new guy said he might revive it, though. Here's to hoping that happens! I know, I am using Fx21 It is just going to be changed to an add-on. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595501162 Share on other sites More sharing options...
+Zlip792 MVC Posted February 5, 2013 MVC Share Posted February 5, 2013 Dev turned on the pref for Windows Media Foundation ON by default for Windows 7 and up: https://bugzilla.moz...g.cgi?id=837859 Enjoy all kind of juice present on WWW with FF. Social API fixes: https://bugzilla.moz...g.cgi?id=837578 , https://bugzilla.moz...g.cgi?id=837027 , https://bugzilla.mozilla.org/show_bug.cgi?id=837729 Private Browsing: https://bugzilla.moz...g.cgi?id=829360 JS Engine: https://bugzilla.moz...g.cgi?id=829758 Image Lib: https://bugzilla.moz...g.cgi?id=836124 , https://bugzilla.moz...g.cgi?id=836155 Initial steps for Web Audio API (proposed by Chrome)|You can enable it still but major core changes landing - Although Backed out|: https://bugzilla.moz...g.cgi?id=804387 , https://bugzilla.moz...g.cgi?id=836076 Printing Output: https://bugzilla.mozilla.org/show_bug.cgi?id=836875 pkmugg 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595502438 Share on other sites More sharing options...
The_Decryptor Veteran Posted February 6, 2013 Veteran Share Posted February 6, 2013 The WebAudio stuff seems to have landed and stuck, so the next nightly should have it. One thing nice about it is that they've implemented it unprefixed, but behind a pref, so any well written page (i.e. it doesn't rely on Chrome) should just work if you flip the pref, yay standards! :rolleyes: I was involved in a discussion on another forum, where I said WebAudio was a Chrome only thing and Mozilla's "MediaStreams" stuff was more interesting. Seems the MediaStreams stuff is actually a superset of WebAudio that can also handle video, so WebAudio was actually going to be implemented in Firefox at the time I said that stuff :laugh: Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595504484 Share on other sites More sharing options...
bawz Posted February 7, 2013 Share Posted February 7, 2013 https://bugzilla.mozilla.org/show_bug.cgi?id=770135 New PanelUI and toolbar customization backend - New info on this Bug Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/111/#findComment-595508514 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