Closed Bug 244878 Opened 20 years ago Closed 5 years ago

Rename ChooseToken() to chooseToken() in nsITokenDialogs.idl to follow style guide

Categories

(Core :: Security: PSM, defect, P5)

Other Branch
defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: timeless, Assigned: jkt)

References

Details

(Whiteboard: [kerh-cuz][psm-cleanup])

 
Assignee: kaie → nobody
Product: PSM → Core
(In reply to comment #0)
> 

Whiteboard: [kerh-cuz]
QA Contact: ui
The description for this bug was for whatever reason omitted, so here's an explanation:
The method ChooseToken() defined at https://hg.mozilla.org/mozilla-central/file/92f57efec305/security/manager/ssl/nsITokenDialogs.idl#l13 should instead be named chooseToken().

Per https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Coding_Style#Use_leading-lowercase.2C_or_.22interCaps.22:
> When defining a method or attribute in IDL, the first letter should be lowercase, and each following word should be capitalized.
Component: Security: UI → Security: PSM
OS: Windows XP → All
Hardware: x86 → All
Summary: Lowercase ChooseToken → Rename ChooseToken() to chooseToken() in nsITokenDialogs.idl to follow style guide
Whiteboard: [kerh-cuz] → [kerh-cuz][psm-cleanup]
Priority: -- → P5

Bug 1315460 removed this interface.

Assignee: nobody → jkt
Status: NEW → RESOLVED
Closed: 5 years ago
Depends on: 1315460
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.