[Webkit-unassigned] [Bug 145093] New: Remove styleText() and applyStyleText() from InspectorStyle

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 22:39:19 PDT 2015


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

            Bug ID: 145093
           Summary: Remove styleText() and applyStyleText() from
                    InspectorStyle
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sungmann.cho at navercorp.com

styleText() and applyStyleText() in InspectorStyle are private aliases for the public accessors
in the same class but are rarely used. I think it would be better off removing these aliases
and updating all the current call sites to use the public accessors directly.

-- 
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/20150516/2aea40f8/attachment.html>


More information about the webkit-unassigned mailing list