Closed
Bug 571262
Opened 16 years ago
Closed 7 years ago
[e10s] Pages load with huge zoom if passed as commandline parameters
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: azakai, Unassigned)
Details
On mobile-e10s, running
./fennec
then loading a page works, but doing
./fennec http://that.same.page
loads the page with huge zoom.
This looks similar to a previous issue that had to do with DOMMetaAdded, which caused all pages to load with terrible zoom (that had to do with some out-of-syncness of e10s and /mobile; stechz had a one-line workaround), now the issue is just pages given as commandline parameters.
Comment 1•16 years ago
|
||
I can't reproduce this in a Linux desktop build of latest electrolysis and mobile-e10s with no patches applied. Are you still seeing this? What source and platform are you using?
Summary: Pages load with huge zoom if passed as commandline parameters → [e10s] Pages load with huge zoom if passed as commandline parameters
| Reporter | ||
Comment 2•16 years ago
|
||
I am on Ubuntu 10.04 on a MacBook Pro. Source code is latest e10s and mobile-e10s as of yesterday, with dougt's patch queue applied (without that, it crashes on trying to load pages. Does it work for you without any patches?)
Updated•12 years ago
|
tracking-e10s:
--- → +
Comment 4•7 years ago
|
||
Closing all opened bug in a graveyard component
You need to log in
before you can comment on or make changes to this bug.
Description
•