Bug 72985 - Remove empty folders
Summary: Remove empty folders
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-22 13:42 PST by Gopal Raghavan
Modified: 2011-11-22 18:59 PST (History)
2 users (show)

See Also:


Attachments
remove empty folders (686 bytes, patch)
2011-11-22 13:45 PST, Gopal Raghavan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gopal Raghavan 2011-11-22 13:42:03 PST
Relics of touch/desktop webview
Comment 1 Gopal Raghavan 2011-11-22 13:45:39 PST
Created attachment 116270 [details]
remove empty folders

Cleaned up Touch/Desktop webview folders
Comment 2 Jesus Sanchez-Palencia 2011-11-22 14:54:24 PST
(In reply to comment #1)
> Cleaned up Touch/Desktop webview folders

Is the patch complete? I can only see the Changelog...

Plus, at least on my src there are no such folders anymore, they have been removed or moved to WebView/ and DesktopBehavior/.
Comment 3 Jesus Sanchez-Palencia 2011-11-22 15:00:14 PST
(In reply to comment #2)
> Plus, at least on my src there are no such folders anymore, they have been removed or moved to WebView/ and DesktopBehavior/.

Gopal just showed me this: http://trac.webkit.org/browser/trunk/Source/WebKit2/UIProcess/API/qt/tests/qmltests
Comment 4 Gopal Raghavan 2011-11-22 15:03:19 PST
I did svn rm <folder>.

It just captured changelog. Will it get resolved on the server?
Comment 5 Alexis Menard (darktears) 2011-11-22 17:05:18 PST
(In reply to comment #4)
> I did svn rm <folder>.
> 
> It just captured changelog. Will it get resolved on the server?

No so it looks like I will have to land it manually.
Comment 6 Alexis Menard (darktears) 2011-11-22 18:58:40 PST
Committed r101038: <http://trac.webkit.org/changeset/101038>
Comment 7 Alexis Menard (darktears) 2011-11-22 18:59:45 PST
Comment on attachment 116270 [details]
remove empty folders

Reset flags, already landed