Closed Bug 1415855 Opened 7 years ago Closed 7 years ago

Remove unused mIconLoadingPrincipal field

Categories

(Firefox :: Tabbed Browser, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
Firefox 59
Tracking Status
firefox59 --- fixed

People

(Reporter: dao, Assigned: rohit4change, Mentored)

Details

(Keywords: good-first-bug)

Attachments

(1 file)

Hi, 
I would like to work on it. But I am completely new to editing open source code. The above field is actually used elsewhere. Do we need to remove those too without affecting the rest?
Flags: needinfo?(dao+bmo)
(In reply to rohit4change from comment #1)
> Hi, 
> I would like to work on it. But I am completely new to editing open source
> code. The above field is actually used elsewhere. Do we need to remove those
> too without affecting the rest?

These places are accessing the property on browser elements whereas this field exists on the parent tabbrowser element, there's no real connection between these two things.
Flags: needinfo?(dao+bmo)
(In reply to Dão Gottwald [::dao] from comment #2)
> (In reply to rohit4change from comment #1)
> > Hi, 
> > I would like to work on it. But I am completely new to editing open source
> > code. The above field is actually used elsewhere. Do we need to remove those
> > too without affecting the rest?
> 
> These places are accessing the property on browser elements whereas this
> field exists on the parent tabbrowser element, there's no real connection
> between these two things.

Oh yes. Got it. So we just need to remove that field. Can I do it?
(In reply to QuanTakeuchi from comment #3)
> Oh yes. Got it. So we just need to remove that field. Can I do it?

Sure!
Assignee: nobody → rohit4change
Attached patch tabbrowser.patchSplinter Review
Attachment #8927569 - Flags: review?(dao+bmo)
Comment on attachment 8927569 [details] [diff] [review]
tabbrowser.patch

Looks good, thanks!
Attachment #8927569 - Flags: review?(dao+bmo) → review+
Keywords: checkin-needed
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e271649a3e03
Remove unused mIconLoadingPrincipal field. r=dao
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/e271649a3e03
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 59
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: