Closed
Bug 556393
Opened 15 years ago
Closed 6 years ago
Fennec should not depend on resize events after load
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mwu, Unassigned)
References
Details
Attachments
(1 file)
|
377 bytes,
patch
|
Details | Diff | Splinter Review |
On android, resizes are fired before onload can run, preventing some essential code from running.
| Reporter | ||
Comment 1•15 years ago
|
||
Attachment #436317 -
Flags: review?(mark.finkle)
Comment 2•15 years ago
|
||
I'd like to wrap this call in "#ifdef MOZ_PLATFORM_ANDROID ... #endif"
| Reporter | ||
Updated•15 years ago
|
Attachment #436317 -
Flags: review?(mark.finkle)
| Reporter | ||
Comment 3•15 years ago
|
||
Comment on attachment 436317 [details] [diff] [review]
Always run resizeHandler after load
Canceling review since this doesn't seem to be an issue anymore..
Comment 4•15 years ago
|
||
mwu, can this bug be closed now?
| Reporter | ||
Comment 5•15 years ago
|
||
(In reply to comment #4)
> mwu, can this bug be closed now?
We should check if this is still a problem when starting with the debug intent.
| Reporter | ||
Comment 7•15 years ago
|
||
Unassigning this bug but not resolving since Fabrice might want to have this in the future to support webapps stuff.
Assignee: mwu → nobody
Status: ASSIGNED → NEW
Comment 8•6 years ago
|
||
Closing all opened bug in a graveyard component
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•