Closed
Bug 716031
Opened 13 years ago
Closed 12 years ago
Intermittent chrome://mochitests/content/chrome/editor/libeditor/base/tests/test_selection_move_commands.xul | cmd_scrollBottom - got 0, expected -300
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: emorley, Assigned: vlad)
References
Details
(Keywords: intermittent-failure)
Attachments
(2 files)
1.41 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
1022 bytes,
patch
|
vlad
:
review+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=8265070&tree=Firefox
Rev3 MacOSX Leopard 10.5.8 mozilla-central opt test mochitest-other on https://hg.mozilla.org/mozilla-central/rev/d702c3cf4e4a
9916 ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/chrome/editor/libeditor/base/tests/test_selection_move_commands.xul | cmd_scrollBottom - got 0, expected -300
Reporter | ||
Updated•13 years ago
|
Summary: chrome://mochitests/content/chrome/editor/libIntermittent editor/base/tests/test_selection_move_commands.xul | cmd_scrollBottom - got 0, expected -300 → Intermittent chrome://mochitests/content/chrome/editor/libeditor/base/tests/test_selection_move_commands.xul | cmd_scrollBottom - got 0, expected -300
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 10•13 years ago
|
||
Attachment #588687 -
Flags: review?(ehsan)
Updated•13 years ago
|
Assignee: nobody → bzbarsky
Whiteboard: [orange] → [need review][orange]
Comment 11•13 years ago
|
||
Pushed as https://hg.mozilla.org/integration/mozilla-inbound/rev/1e0405f18207 in the meantime, because I needed it for something else.
Target Milestone: --- → mozilla12
Comment 12•13 years ago
|
||
This merged to m-c:
https://hg.mozilla.org/mozilla-central/rev/1e0405f18207
I'm not resolving the bug for now, though, as it's still pending review - not sure how best to handle that.
Comment 13•13 years ago
|
||
I think we should just go ahead and resolve, then file followups if Ehsan has a problem with the patch or reopen if this keeps happening.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Attachment #588687 -
Flags: review?(ehsan) → review+
Updated•13 years ago
|
Whiteboard: [need review][orange] → [orange]
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Updated•13 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•13 years ago
|
Assignee: bzbarsky → nobody
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 18•12 years ago
|
||
Alternate/different fix -- drive the refreshdriver directly, which is what is doing the scrolling. This seems to fix this for me in a pretty bulletproof way; ehsan r+'d it over my shoulder. May also fix bug 752808 and bug 759254.
Assignee: nobody → vladimir
Attachment #668161 -
Flags: review+
Reporter | ||
Comment 19•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 13 years ago → 12 years ago
Resolution: --- → FIXED
Target Milestone: mozilla12 → mozilla18
Updated•12 years ago
|
Keywords: intermittent-failure
Updated•12 years ago
|
Whiteboard: [orange]
You need to log in
before you can comment on or make changes to this bug.
Description
•