Closed
Bug 1498892
Opened 7 years ago
Closed 7 years ago
Scroll position test with frames
Categories
(Firefox for Android Graveyard :: Session Restore, enhancement, P1)
Tracking
(firefox64 fixed)
RESOLVED
FIXED
Firefox 64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: JanH, Assigned: JanH)
References
Details
Attachments
(2 files)
No description provided.
| Assignee | ||
Comment 1•7 years ago
|
||
Extract some repetitive logic into common helper functions/variables and pre-
pare support for setting/checking the scroll position on frames, too.
Additionally, I'm not sure why I ever thought it was necessary to manually fake
"scroll" events after calling scrollTo(x,y), but in any case it is no longer
necessary.
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
| Assignee | ||
Comment 4•7 years ago
|
||
Pushed by mozilla@buttercookie.de:
https://hg.mozilla.org/integration/autoland/rev/fb3685a86f81
Part 1: Clean up existing scroll position test. r=gbrown
https://hg.mozilla.org/integration/autoland/rev/8e482a5a51ad
Part 2: Add session store test for scroll positions of frames. r=gbrown
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/fb3685a86f81
https://hg.mozilla.org/mozilla-central/rev/8e482a5a51ad
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
Updated•7 years ago
|
Flags: qe-verify-
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•