Closed
Bug 1268871
Opened 9 years ago
Closed 9 years ago
Regression: Accessing browser menu panels just yields a blank screen
Categories
(Firefox for iOS :: Menu and Toolbar, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: aaronmt, Assigned: bnicholson)
References
Details
(Keywords: regression, reproducible)
Attachments
(1 file)
Build: 6967657
Steps
==> Tap the tab counter
==> Tap the menu button
==> Tap bookmarks/top-sites/history/reading-list
All four options just open a blank page
Reporter | ||
Comment 1•9 years ago
|
||
2016-04-29 09:28:57.255 [Error] [Tab.swift:203] restore > creating webview with no lastRequest and no session data: nil
2016-04-29 09:28:57.522 [Warning] [BrowserViewController.swift:1994] webView(_:decidePolicyForNavigationAction:decisionHandler:) > Denying unprivileged request: <NSMutableURLRequest: 0x7f8724a07790> { URL: http://localhost:6571/about/home/#panel=2 }
Reporter | ||
Comment 2•9 years ago
|
||
Still reproducible on master (05/03, ddc21a)
Assignee | ||
Updated•9 years ago
|
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8749447 -
Flags: review?(etoop)
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Comment 4•9 years ago
|
||
Comment on attachment 8749447 [details] [review]
Link to Github pull-request: https://github.com/mozilla/firefox-ios/pull/1781
Good catch.
Attachment #8749447 -
Flags: review?(etoop) → review+
Assignee | ||
Comment 5•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 7•9 years ago
|
||
Tested on build b222aa67.
The issue is not reproducible following the above steps.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•