Closed Bug 1111276 Opened 11 years ago Closed 11 years ago

Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 37

People

(Reporter: dao, Assigned: abdelrahman, Mentored)

Details

(Whiteboard: [good first bug][lang=js])

Attachments

(1 file)

gBrowser.selectedTab.linkedBrowser is a clumsy way of getting the selected browser. We should use gBrowser.selectedBrowser instead. Affected files: http://mxr.mozilla.org/mozilla-central/search?string=.selectedTab.linkedBrowser
Attachment #8536212 - Attachment is patch: true
Comment on attachment 8536212 [details] [diff] [review] rev 1 - replace selectedTab.linkedBrowser with selectedBrowser Thanks!
Attachment #8536212 - Flags: review?(dao) → review+
Looks like this bug wasn't properly updated when the patch was merged to mozilla-central earlier today. This seems to happen fairly often recently. https://hg.mozilla.org/mozilla-central/rev/1439cb361d99
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 37
Commit pushed to master at https://github.com/mozilla/addon-sdk https://github.com/mozilla/addon-sdk/commit/2bffbe18b081b1357801fb4a2af2294d4092ebaa Bug 1111276 - Replace gBrowser.selectedTab.linkedBrowser with gBrowser.selectedBrowser. r=dao
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: