[Webkit-unassigned] [Bug 70507] New: [Chromium] Investigate refactoring WebFrameImpl::createFrameView() to use Frame:createView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 20 09:11:56 PDT 2011


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

           Summary: [Chromium] Investigate refactoring
                    WebFrameImpl::createFrameView() to use
                    Frame:createView
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fsamuel at chromium.org
                CC: fishd at chromium.org, rjkroege at chromium.org


These two pieces of code seem to have a lot in common. It's probably a good idea to use Frame::createView to avoid needlessly diverging in behavior over time resulting in port specific bugs.

-- 
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