Kartikaya Gupta
unread,Feb 6, 2017, 11:22:18 AM2/6/17You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Nicolas Silva, David Anderson, dev-te...@lists.mozilla.org, Sotaro Ikeda
We discussed this during today's daily standup. It seems like the
printing codepath should be relatively independent and as Jeff says
"we would have to go out of our way to break it". So for now I think
the way to go is reinstate the gfx.webrender.enabled pref as a "Once"
pref read on startup. And then people can use that pref to condition
behaviour that needs to be different in WR vs not. I might make it a
gfxFeature or something instead, since we might need to disable it at
runtime because of hardware support - but the information will be
available via some static method somewhere.