Closed Bug 1590195 Opened 5 years ago Closed 5 years ago

Remove actorHasMethod check for getOffsetParent

Categories

(DevTools :: Inspector: Layout, task, P3)

task

Tracking

(firefox72 fixed)

RESOLVED FIXED
Firefox 72
Tracking Status
firefox72 --- fixed

People

(Reporter: gl, Assigned: anujanmurugesu, Mentored)

Details

(Keywords: good-first-bug)

Attachments

(2 files)

We added this backward compatibility check in Firefox 55 in Bug 1345119. We can remove this check here: https://searchfox.org/mozilla-central/source/devtools/client/inspector/boxmodel/box-model.js#196

Hello, I'm a first time contributor and I would like to tackle this bug. Though by removing the line 196 should the if statement be always true in other words just move lines 202-206 outside the condition and remove it? Thanks

Yes, the if statement will always be true and therefore we can remove it.

Hi there. I was wondering if Anujan is still working on this bug, and if not I would like to work on it? Thanks

Hi Jacob, Yes I am still working on this bug. Was about to post my code for review. Sorry about that

No problem at all.

Refactor and Remove the actorHasMethod check

Attachment #9109112 - Attachment description: Remove actorHasMethod check for getOffsetParent → Bug 1590195 - Remove actorHasMethod check for getOffsetParent
Attachment #9109161 - Attachment description: Bug 1590195 - Remove actorHasMethodCheck → Bug 1590195 - Remove actorHasMethod check for getOffsetParent
Assignee: nobody → anujanmurugesu
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: