Closed Bug 630542 Opened 14 years ago Closed 14 years ago

Regression: Context menus do not pop up on links

Categories

(Firefox for Android Graveyard :: General, defect)

ARM
Android
defect
Not set
major

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aakashd, Assigned: stechz)

Details

(Keywords: regression)

Attachments

(1 file)

Build Id: Mozilla/5.0 (Android; Linux armv71; rv:2.0b10pre) Gecko/20100201 Firefox/4.0b10pre Fennec/4.0b4pre Steps to Reproduce: 1. Go to bugzilla.mozilla.org 2. Tap and hold on one of the bugzilla icons Actual Results: Context menu does not pop up Expected Results: Context menu pops up
This is working on Mozilla/5.0 (Macintosh; Intel Mac OS X 10.5; rv:2.0b11pre) Gecko/20110131 Firefox/4.0b11pre Fennec/4.0b5pre ID:20110131120454
OS: All → Android
Hardware: All → ARM
Attached patch patchSplinter Review
Regression from bug 630145. The code must be throwing an exception which stops the rest of the content.js file objects from initializing. Firefox desktop wraps this in a try/catch, now we do too.
Assignee: nobody → mark.finkle
Attachment #508808 - Flags: review?(ben)
Assigning bug to myself at the request of Mark.
Assignee: mark.finkle → ben
Status: NEW → ASSIGNED
useGlobalHistory will init the nsIGlobalHistory2 service, which is actually, nsNavHistory.cpp and that tries to do something and fails
Comment on attachment 508808 [details] [diff] [review] patch r+ with a followup to remove try-catch in bug 630593.
Attachment #508808 - Flags: review?(ben) → review+
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Verified on build: Mozilla /5.0 (Android;Linux armv7l;rv:2.2a1pre) Gecko/20110406 Firefox/4.2a1pre Fennec /4.1a1pre Device: Samsung Captivate (Android 2.2 update 1)
Status: RESOLVED → VERIFIED
tracking-fennec: ? → ---
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: