Click here to Skip to main content
15,914,795 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Rusted Mozilla Pin
David A. Gray1-May-17 13:05
David A. Gray1-May-17 13:05 
GeneralRe: Rusted Mozilla Pin
enhzflep1-May-17 13:32
enhzflep1-May-17 13:32 
GeneralRe: Rusted Mozilla Pin
Vark1112-May-17 6:56
Vark1112-May-17 6:56 
GeneralRe: Rusted Mozilla Pin
David A. Gray3-May-17 8:21
David A. Gray3-May-17 8:21 
GeneralRe: Rusted Mozilla Pin
Vark1113-May-17 9:55
Vark1113-May-17 9:55 
GeneralRe: Rusted Mozilla Pin
David A. Gray3-May-17 13:33
David A. Gray3-May-17 13:33 
GeneralRe: Rusted Mozilla Pin
Nathan Minier2-May-17 1:24
professionalNathan Minier2-May-17 1:24 
GeneralRe: Rusted Mozilla Pin
Dan Neely2-May-17 3:13
Dan Neely2-May-17 3:13 
No. Rust is a backend language and is being used to replace some components that were written in C/C++. This actually started back in FF48[^]; but at the time you could compile the browser using prebuilt binaries instead of having to compile the Rust code directly.

The really big step is coming in FF57; when Project Quantum[^] will be swapping out several major components of the browser with replacements from their experimental all Rust browser project/dog fooding exercise (servo).

The reason it's such a big deal is what's generally refered to outside of official channels as the addon apocalypse. Legacy FF addons can touch virtually all of the browsers internal APIs; making a component swapout with a different API nearly impossible and generally making any sort of refactoring a PITA. As a result the plan [^] has been to only support a flavor of web-extensions and a theming engine that's more capable than the current one from FF57 forward. The problem is that until very recently their web-extension implementation has been buggier than an ant farm, leaving even developers who are willing to port over and whose extensions fall in the limits of the new API haven't been able to do so; and exactly how/to what extent additional APIs beyond the set copied from Chrome will be available is still unknown.

It doesn't help that due to all the delays in getting the new APIs working and huge number of addons that won't be ported either because they can't or because their author has abandoned them mean a big chunk of the FF addon community that hasn't ragequit are convinced Mozilla will back down. Meanwhile they've been consistently adamant that Quantums date is not going to shift.

Got popcorn? Shucks | :-\
Did you ever see history portrayed as an old man with a wise brow and pulseless heart, waging all things in the balance of reason?
Is not rather the genius of history like an eternal, imploring maiden, full of fire, with a burning heart and flaming soul, humanly warm and humanly beautiful?
--Zachris Topelius

Training a telescope on one’s own belly button will only reveal lint. You like that? You go right on staring at it. I prefer looking at galaxies.
-- Sarah Hoyt

GeneralLightSwitch, Silverlight, Windows Phone and WinRT Pin
Marc Clifton1-May-17 9:04
mvaMarc Clifton1-May-17 9:04 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
User 84201-May-17 9:51
User 84201-May-17 9:51 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Marc Clifton2-May-17 1:47
mvaMarc Clifton2-May-17 1:47 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Nish Nishant1-May-17 14:38
sitebuilderNish Nishant1-May-17 14:38 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Pete O'Hanlon2-May-17 1:39
mvePete O'Hanlon2-May-17 1:39 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Nish Nishant2-May-17 10:02
sitebuilderNish Nishant2-May-17 10:02 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Mark_Wallace2-May-17 5:15
Mark_Wallace2-May-17 5:15 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Pete O'Hanlon2-May-17 5:22
mvePete O'Hanlon2-May-17 5:22 
GeneralRe: LightSwitch, Silverlight, Windows Phone and WinRT Pin
Mark_Wallace2-May-17 5:23
Mark_Wallace2-May-17 5:23 
GeneralTony's thought of the day Pin
TonyManso1-May-17 5:14
professionalTonyManso1-May-17 5:14 
GeneralRe: Tony's thought of the day PinPopular
Eddy Vluggen1-May-17 5:22
professionalEddy Vluggen1-May-17 5:22 
GeneralRe: Tony's thought of the day Pin
Bryian Tan1-May-17 5:49
professionalBryian Tan1-May-17 5:49 
GeneralRe: Tony's thought of the day Pin
lopatir1-May-17 6:18
lopatir1-May-17 6:18 
GeneralRe: Tony's thought of the day Pin
Munchies_Matt1-May-17 21:29
Munchies_Matt1-May-17 21:29 
GeneralRe: Tony's thought of the day Pin
Power Puff Boy2-May-17 1:20
Power Puff Boy2-May-17 1:20 
GeneralRe: Tony's thought of the day Pin
Mark_Wallace2-May-17 5:15
Mark_Wallace2-May-17 5:15 
GeneralRe: Tony's thought of the day Pin
James Lonero2-May-17 12:28
James Lonero2-May-17 12:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.