Closed
Bug 651535
Opened 14 years ago
Closed 11 years ago
permaorange: browser_navigation.js | Test timed out
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: philor, Unassigned)
References
Details
(Whiteboard: [test disabled on Android])
TEST-PASS | chrome://mochitests/content/browser/mobile/chrome/browser_navigation.js | URL Mode is set to 'view'
TEST-PASS | chrome://mochitests/content/browser/mobile/chrome/browser_navigation.js | Back button check
TEST-PASS | chrome://mochitests/content/browser/mobile/chrome/browser_navigation.js | Forward button check
TEST-INFO | chrome://mochitests/content/browser/mobile/chrome/browser_navigation.js | Console message: [JavaScript Error: "scrollbox.firstChild is null" {file: "chrome://browser/content/bindings/dialog.xml" line: 49}]
NEXT ERROR TEST-UNEXPECTED-FAIL | chrome://mochitests/content/browser/mobile/chrome/browser_navigation.js | Test timed out
So we get to http://mxr.mozilla.org/mozilla-central/source/mobile/chrome/tests/browser_navigation.js#87, significantly or not see the scrollbox.firstChild is null, wait for the awesomebar to load, and wait until we time out.
Reporter | ||
Comment 1•14 years ago
|
||
Disabled on Android in http://hg.mozilla.org/mozilla-central/rev/d0583d604249
Whiteboard: [test disabled on Android]
Comment 2•13 years ago
|
||
At:
http://mxr.mozilla.org/mozilla-central/source/mobile/chrome/tests/browser_navigation.js#294
When I use urlbarTitle.getBoundingClientRect().width/height, instead of urlbarTitle.width/height, I get it to work.
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•