[Webkit-unassigned] [Bug 156802] New: Unindent an unnecessary block in stringProtoFuncSplitFast().

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 20 11:48:53 PDT 2016


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

            Bug ID: 156802
           Summary: Unindent an unnecessary block in
                    stringProtoFuncSplitFast().
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mark.lam at apple.com

In webkit.org/b/156013, I refactored stringProtoFunc into stringProtoFuncSplit.  In that patch, I left an unnecessary block of code in its original block (with FIXMEs) to keep the diff for that patch minimal.  Now that the patch for webkit.org/b/156013 has landed, I will unindent that block and remove the FIXMEs.

-- 
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/20160420/991ea2e5/attachment.html>


More information about the webkit-unassigned mailing list