[Webkit-unassigned] [Bug 27666] New: The patch submitted for bug 26054 has some no-op instructions that need to be removed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 14:08:04 PDT 2009


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

           Summary: The patch submitted for bug 26054 has some no-op
                    instructions that need to be removed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dumi at chromium.org


While working on the patch for bug 26054, I had to resolve conflicts in
DatabaseTracker.cpp a few times. One of them must have gone bad and some code
in DatabaseTracker.cpp was copied to SQLiteFileSystem.cpp instead of being
moved there. Fortunately, those instructions are just no-ops, but they need to
be removed from DatabaseTracker.cpp.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list