• zoltan@webkit.org's avatar
    2011-04-05 Zoltan Horvath <zoltan@webkit.org> · f862975c
    zoltan@webkit.org authored
            Reviewed by Andreas Kling.
    
            [Qt] Make URL loader accessible from testbrowser's menus
            https://bugs.webkit.org/show_bug.cgi?id=57823
    
            Add "Load URLs from file" to QtTestBrowser's and to MiniBrowser's menu.
    
            * MiniBrowser/qt/BrowserWindow.cpp:
            (BrowserWindow::BrowserWindow):
            (BrowserWindow::loadURLListFromFile):
            (BrowserWindow::~BrowserWindow):
            * MiniBrowser/qt/BrowserWindow.h:
            * QtTestBrowser/launcherwindow.cpp:
            (LauncherWindow::LauncherWindow):
            (LauncherWindow::~LauncherWindow):
            (LauncherWindow::createChrome):
            (LauncherWindow::loadURLListFromFile):
            * QtTestBrowser/launcherwindow.h:
    
    git-svn-id: svn://svn.chromium.org/blink/trunk@82919 bbb929c8-8fbe-4397-9dbb-9b2b20218538
    f862975c
launcherwindow.cpp 36.1 KB