Closed Bug 1446922 Opened 6 years ago Closed 6 years ago

Remove the leading 'a' from variables within the various ::ShouldLoad() implementations

Categories

(Core :: DOM: Security, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: ckerschb, Assigned: baku)

References

Details

(Whiteboard: [domsecurity-backlog1])

Attachments

(1 file)

Within Bug 1439713 we changed the API of nsIContentPolicy. To make that conversion easier we just kept variable names that previously were arguments untouched. In other words, local variables now start with a leading 'a'. We should clean that up within this bug.
Depends on: 1439713
Priority: -- → P3
Whiteboard: [domsecurity-backlog1]
Attached patch aName.patchSplinter Review
Assignee: nobody → amarchesini
Attachment #8981878 - Flags: review?(kyle)
Attachment #8981878 - Flags: review?(kyle) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6f59d1bfa8bf
Remove the leading 'a' from variables within the various ::ShouldLoad() implementations, r=qdot
https://hg.mozilla.org/mozilla-central/rev/6f59d1bfa8bf
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: