Closed
Bug 1141406
Opened 9 years ago
Closed 9 years ago
[TextSelection] Marionette, add method to get frequency of visibility changed
Categories
(Firefox OS Graveyard :: Gaia::System, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gduan, Assigned: gduan)
References
Details
Attachments
(2 files)
In some cases, like scrolling, bubble may show and hide frequently behind, but our marionette can only verify the result of scrolling. We should have ability to get the frequency of bubble's visibility changed.
Assignee | ||
Updated•9 years ago
|
Blocks: CopyPasteLegacy
Comment 1•9 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Component: Gaia::Build → Gaia::System
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → gduan
Assignee | ||
Comment 2•9 years ago
|
||
Comment on attachment 8575033 [details] [review] [gaia] cctuan:1141406 > mozilla-b2g:master Hi Alive, could you check this patch for marionette? In some cases, we'd like to make sure the visibility change of bubble is expected while doing some simple steps.
Attachment #8575033 -
Flags: review?(alive)
Updated•9 years ago
|
Attachment #8575033 -
Flags: review?(alive) → review+
Assignee | ||
Comment 3•9 years ago
|
||
tbpl is green, https://github.com/mozilla-b2g/gaia/commit/3970bcffd78d843a9967760bde0e8aa7b08db6c5
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 4•9 years ago
|
||
Reverted for intermittent Gij failures. Master: https://github.com/mozilla-b2g/gaia/commit/b13cc1af4b970212f807dc0c36ed91287a11e255 https://treeherder.mozilla.org/logviewer.html#?job_id=1573815&repo=b2g-inbound
Updated•9 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•9 years ago
|
||
Assignee | ||
Comment 6•9 years ago
|
||
check initial visibility by visible class and watching active status. treeherder is all green https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=b7f5ff51c31e1e3f14d57ca39e812af8e9f41329 master: https://github.com/mozilla-b2g/gaia/commit/53320f7f7c72611015b65d51fa6bfef6bf0a6de2
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•