Closed Bug 1232727 Opened 10 years ago Closed 10 years ago

Change variable name: WebConsoleConnectionProxy.owner

Categories

(DevTools :: Console, defect)

defect
Not set
normal

Tracking

(firefox46 fixed)

RESOLVED FIXED
Firefox 46
Tracking Status
firefox46 --- fixed

People

(Reporter: linclark, Assigned: linclark)

References

Details

Attachments

(1 file)

WebConsoleConnectionProxy takes a parameter called aWebConsole. The comment says this should be a WebConsole instance. However, it is passed a WebConsoleFrame instance. The variable needs to be renamed and the comment should be updated. Additionally, this WCF is then assigned to WebConsoleConnectionProxy.owner. Currently, there are other objects in the file which have an owner property, where value *is* an instance of WebConsole. To avoid confusion, we should rename to be more descriptive. See Bug #1064458
Assignee: nobody → lclark
Blocks: 1064458
Depends on: 1232731
No longer depends on: 1232731
Attached patch Bug1232727.patchSplinter Review
This will apply once Bug 1232842 is committed.
Attachment #8699264 - Flags: review?(bgrinstead)
Attachment #8699264 - Flags: review?(bgrinstead) → review+
Depends on: 1232842
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 46
[bugday-20160323] Status: RESOLVED,FIXED -> UNVERIFIED Comments: STR: Not clear. Developer specific testing Component: Name Firefox Version 46.0b9 Build ID 20160322075646 Update Channel beta User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:46.0) Gecko/20100101 Firefox/46.0 OS Windows 7 SP1 x86_64 Expected Results: Developer specific testing Actual Results: As expected
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: