[Webkit-unassigned] [Bug 157610] New: Rename all protector variables that should be called `protectedThis`

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 22:23:38 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157610

            Bug ID: 157610
           Summary: Rename all protector variables that should be called
                    `protectedThis`
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Rename all protector variables that should be called `protectedThis`

Per the new style guideline implemented in https://bugs.webkit.org/show_bug.cgi?id=157591 this is the most straightforward upgrade to existing code, as "protectedThis" protectors are almost impossible to be confused with something that is not a protector object.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160512/646b802f/attachment.html>


More information about the webkit-unassigned mailing list