[Webkit-unassigned] [Bug 94413] New: AsyncFileSystemCallbacks.h is missing in webkit-1.8.2 tarball

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 18 00:28:36 PDT 2012


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

           Summary: AsyncFileSystemCallbacks.h is missing in webkit-1.8.2
                    tarball
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeremyhu at apple.com


AsyncFileSystemCallbacks.h is not included in the 1.8.2 tarball.  compilation fails at:

Source/WebCore/platform/gtk/AsyncFileSystemGtk.cpp:26:38: error: AsyncFileSystemCallbacks.h: No such file or directory

---


~/src/macports/dports/www/webkit-gtk/work/webkit-1.8.2 $ find . -name AsyncFileSystemCallbacks.h

~/src/macports/dports/www/webkit-gtk/work/webkit-1.8.2 $ grep -R AsyncFileSystemCallbacks.h .
./Source/WebCore/fileapi/FileSystemCallbacks.h:#include "AsyncFileSystemCallbacks.h"
./Source/WebCore/platform/AsyncFileSystem.cpp:#include "AsyncFileSystemCallbacks.h"
./Source/WebCore/platform/gtk/AsyncFileSystemGtk.cpp:#include "AsyncFileSystemCallbacks.h"

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