[Webkit-unassigned] [Bug 38827] New: FrameLoader's changeLocation and urlSelected should share code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 9 18:00:34 PDT 2010


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

           Summary: FrameLoader's changeLocation and urlSelected should
                    share code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjerdonek at webkit.org


The following call appears twice:

m_frame->script()->executeIfJavaScriptURL()

Also, when changeLocation() is called, the function unnecessarily gets called twice.

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