Changeset 102597 in webkit


Ignore:
Timestamp:
Dec 12, 2011 10:10:22 AM (12 years ago)
Author:
alexis.menard@openbossa.org
Message:

Unreviewed cleanup fix.

Add missing files from https://bugs.webkit.org/show_bug.cgi?id=73016

Also remove the files that should be removed.

  • UIProcess/API/qt/tests/qmltests/WebView/tst_navigationHistory.qml: Added.
  • UIProcess/qt/qwkhistory.cpp: Removed.
  • UIProcess/qt/qwkhistory.h: Removed.
  • UIProcess/qt/qwkhistory_p.h: Removed.
Location:
trunk/Source/WebKit2
Files:
1 added
3 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/WebKit2/ChangeLog

    r102593 r102597  
     12011-12-12  Alexis Menard  <alexis.menard@openbossa.org>
     2
     3        Unreviewed cleanup fix.
     4
     5        Add missing files from https://bugs.webkit.org/show_bug.cgi?id=73016
     6
     7        Also remove the files that should be removed.
     8
     9        * UIProcess/API/qt/tests/qmltests/WebView/tst_navigationHistory.qml: Added.
     10        * UIProcess/qt/qwkhistory.cpp: Removed.
     11        * UIProcess/qt/qwkhistory.h: Removed.
     12        * UIProcess/qt/qwkhistory_p.h: Removed.
     13
    1142011-12-12  Michael Bruning  <michael.bruning@nokia.com>
    215
Note: See TracChangeset for help on using the changeset viewer.