Closed
Bug 975551
Opened 11 years ago
Closed 11 years ago
Long-tap on links failing in various circumstances ... error in LOGCAT ...
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 911904
People
(Reporter: capella, Unassigned)
Details
Attachments
(1 file)
897 bytes,
patch
|
Details | Diff | Splinter Review |
I've noticed in nightly that long tapping various links (expecting context menu) is failing recently ... Aurora is ok ...
Error in LOGCAT shows:
Error: "TypeError: this.defaultHtmlHandlers is undefined" {file: "resource://gre/modules/HelperApps.jsm" line: 111}]
Seems related to recent:
https://bugzilla.mozilla.org/page.cgi?id=splinter.html&bug=911904&attachment=8376085
I can repro a subset of links on hackernews ...
https://news.ycombinator.com/
As an example, specifically: "Important Bufferbox Update"
Reporter | ||
Comment 1•11 years ago
|
||
Simple null check wfm locally ...
Attachment #8379958 -
Flags: review?(wjohnston)
Comment 2•11 years ago
|
||
I just pushed a slightly different patch for this in bug 911904.
Reporter | ||
Comment 3•11 years ago
|
||
Nice :-)
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
Attachment #8379958 -
Flags: review?(wjohnston)
Assignee | ||
Updated•5 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
•