+Gary7 Subscriber² Posted December 8, 2011 Subscriber² Share Posted December 8, 2011 Do You have Stylish installed? Yes I do with 29 styles. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594507031 Share on other sites More sharing options...
Semtex Posted December 8, 2011 Share Posted December 8, 2011 Strange, problem exist, so looks like there is some other dependence, since now I start think about SPDY enabled in my build.... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594507035 Share on other sites More sharing options...
+Gary7 Subscriber² Posted December 8, 2011 Subscriber² Share Posted December 8, 2011 Strange, problem exist, so looks like there is some other dependence, since now I start think about SPDY enabled in my build.... I have that disabled. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594507037 Share on other sites More sharing options...
Semtex Posted December 8, 2011 Share Posted December 8, 2011 I have that disabled. So maybe that is it?? Any way, I will wait for some update (my default language build from 8'th isn't out yet), hope they fix this ASAP.... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594507043 Share on other sites More sharing options...
The_Decryptor Veteran Posted December 9, 2011 Veteran Share Posted December 9, 2011 Left is SPDY enabled, right is with it disabled. The onload times are skewed a but, due to things Google loads in, but is you look at the graphs you can see that objects hosted on the same IP take less time to load, and spend less time waiting (Classical HTTP uses 1 connection per resource, SPDY uses 1 connection per IP for all resources, and stuff like WebSockets) Edit: The cyan in the graphs is "time spent waiting to connect", SPDY doesn't suffer from that since it multiplexes data into the single connection, allowing other resources to load without having to wait. Edit 2: I was wrong :laugh: Cyan is DNS lookup, the green is connecting. That said, I think either Firebug is mishandling the values, or Firefox is reporting stuff wrong, as the times can be a bit strange (0ms to transfer 10KB of content, but 500ms to transfer 15KB?) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594507723 Share on other sites More sharing options...
+Gary7 Subscriber² Posted December 9, 2011 Subscriber² Share Posted December 9, 2011 Strange, problem exist, so looks like there is some other dependence, since now I start think about SPDY enabled in my build.... The only time I crash is if I enter About:Memory into the URL Bar. A Bug report has been filed: Bug 708248 - Crash in mozilla::storage::StorageSQLiteMultiReporter::CollectReports with Stylish 1.2.4 enabled Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594508513 Share on other sites More sharing options...
BetaAddict Posted December 9, 2011 Share Posted December 9, 2011 Yeah, I had stylish running. I only have one script for it so I disabled it for the time being until they get the recent bugs straightened out. Seems like they added quite a bit of code this week. Otherwise, there is still Aurora to fall back on until the dust clears. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594508795 Share on other sites More sharing options...
Semtex Posted December 9, 2011 Share Posted December 9, 2011 For now I've move all my styles to userChrome, still crashing with Stylish enabled.... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594509191 Share on other sites More sharing options...
+Gary7 Subscriber² Posted December 9, 2011 Subscriber² Share Posted December 9, 2011 For now I've move all my styles to userChrome, still crashing with Stylish enabled.... I was going to do that but I have way to many. I do not have to use About:Memory so whenever that bug is fixed , it will be taken care of. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594509227 Share on other sites More sharing options...
+Zlip792 MVC Posted December 10, 2011 MVC Share Posted December 10, 2011 New build related to latest Download Manager UI: http://ftp.mozilla.org/pub/mozilla.org/ ... 33f221e9c/ Feedback required: In this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=564934 Read this comment: https://bugzilla.mozilla.org/show_bug.c ... 64934#c391 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594510935 Share on other sites More sharing options...
+Zlip792 MVC Posted December 11, 2011 MVC Share Posted December 11, 2011 SPDY got backout!! :( :( :( :( :no: :no: Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594511787 Share on other sites More sharing options...
Semtex Posted December 11, 2011 Share Posted December 11, 2011 SPDY got backout!! Still have it in my build from yesterday.... Problem with stylish and crashing is solved :) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594512111 Share on other sites More sharing options...
bogas04 Posted December 11, 2011 Author Share Posted December 11, 2011 An Observation : Chrome is actually eating away IE's Share rather than that of Firefox's . In fact Firefox's share has increased in last few days \m/ gr9zev 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594512597 Share on other sites More sharing options...
Semtex Posted December 11, 2011 Share Posted December 11, 2011 SPDY got backout!! You was right, in today's build it is out...shame. https://bugzilla.mozilla.org/show_bug.cgi?id=709193 looks like this is big problem.... Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594512653 Share on other sites More sharing options...
+Zlip792 MVC Posted December 11, 2011 MVC Share Posted December 11, 2011 Also previously it was decided that if Silent Updates (Removal of UAC dialog and update progress bar) land early development phase of FF then these will be also land in Aurora FF10, now they missed the train, it maybe now only in FF11 and FF12. Also addons default to compatible dream.. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594512913 Share on other sites More sharing options...
The_Decryptor Veteran Posted December 12, 2011 Veteran Share Posted December 12, 2011 You was right, in today's build it is out...shame. https://bugzilla.mozilla.org/show_bug.cgi?id=709193 looks like this is big problem.... Yeah, it's the second time they're run into this issue. One problem is that they compile 32bit builds on 32bit systems, so at most they're limited to 3GB of RAM for the compile tools (which they're now using), moving to 64bit systems for the 32bit builds will give them 4GB of RAM, which they'll also hit soon enough. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594513501 Share on other sites More sharing options...
+Zlip792 MVC Posted December 13, 2011 MVC Share Posted December 13, 2011 SPDY relanding... Yupee!!! Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594517395 Share on other sites More sharing options...
Semtex Posted December 13, 2011 Share Posted December 13, 2011 SPDY relanding... Yupee!!! Do You know when? Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594517475 Share on other sites More sharing options...
+Zlip792 MVC Posted December 13, 2011 MVC Share Posted December 13, 2011 Do You know when? Its in inbound currently, it will be in Nightly 11 as soon as Inbound and Central merger happen. Semtex 1 Share Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594517785 Share on other sites More sharing options...
Semtex Posted December 13, 2011 Share Posted December 13, 2011 as soon as Inbound and Central merger happen. Cool, thanks for heads up :) Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594517839 Share on other sites More sharing options...
+Zlip792 MVC Posted December 15, 2011 MVC Share Posted December 15, 2011 Some cool fixes in Inbound: Little more breath for libxul: https://bugzilla.moz...g.cgi?id=709914 and https://bugzilla.moz...g.cgi?id=709721 Little Startup improvement: https://bugzilla.moz...g.cgi?id=699482 Some CSS3 fixup: https://bugzilla.moz...g.cgi?id=511909 Some speedup: https://bugzilla.moz...g.cgi?id=709256 DOM Events support: https://bugzilla.moz...g.cgi?id=675884 WebGL enhancement: https://bugzilla.moz...g.cgi?id=707861 Memory Shrink P3 in FXTeam branch: https://bugzilla.moz...g.cgi?id=676187 General improvement: https://bugzilla.mozilla.org/show_bug.cgi?id=661991 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594521087 Share on other sites More sharing options...
+Zlip792 MVC Posted December 15, 2011 MVC Share Posted December 15, 2011 Another Dev tool addition: Currently patch is in FX-Team branch.. https://bugzilla.mozilla.org/show_bug.cgi?id=689920 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594521515 Share on other sites More sharing options...
+Zlip792 MVC Posted December 16, 2011 MVC Share Posted December 16, 2011 Some new stuff: Snappier stuff: https://bugzilla.mozilla.org/show_bug.cgi?id=699843 Landed on inbound Under final level: https://bugzilla.mozilla.org/show_bug.cgi?id=566489 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594524163 Share on other sites More sharing options...
+Zlip792 MVC Posted December 17, 2011 MVC Share Posted December 17, 2011 Both in inbound: Some goody patch: https://bugzilla.mozilla.org/show_bug.cgi?id=648429 Snappy bug: https://bugzilla.mozilla.org/show_bug.cgi?id=704855 Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594526563 Share on other sites More sharing options...
+Gary7 Subscriber² Posted December 17, 2011 Subscriber² Share Posted December 17, 2011 It is already 11 Am and no nightly build is out yet for Win32. Link to comment https://www.neowin.net/forum/topic/989780-meet-the-browser-firefox-next/page/56/#findComment-594526849 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