WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 58443
82853
[GTK] Add filesystem API interface
https://bugs.webkit.org/show_bug.cgi?id=82853
Summary
[GTK] Add filesystem API interface
ChangSeok Oh
Reported
2012-04-01 21:46:32 PDT
I'll add file system api interface for gtk port in here.
Attachments
Patch
(37.04 KB, patch)
2012-04-03 08:09 PDT
,
ChangSeok Oh
gustavo
: review-
gustavo
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
ChangSeok Oh
Comment 1
2012-04-03 08:09:35 PDT
Created
attachment 135330
[details]
Patch
Gustavo Noronha (kov)
Comment 2
2012-04-03 09:43:21 PDT
Comment on
attachment 135330
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=135330&action=review
I am not sure I understand the rationale for creating these new classes? What problem are we trying to solve here? I don't like these empty shells tbh, I'd rather have implementation of stuff in the patches, it makes it way easier to understand what's intended, what's being solved and so on.
> Source/WebCore/ChangeLog:24 > + * platform/gtk/AsyncFileSystemCallbacksGtk.cpp: Added. This is an implement of AsyncFileSystemCallbacks.
implement -> implementation
ChangSeok Oh
Comment 3
2012-04-03 19:24:37 PDT
(In reply to
comment #2
)
> (From update of
attachment 135330
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=135330&action=review
> > I am not sure I understand the rationale for creating these new classes? What problem are we trying to solve here? I don't like these empty shells tbh, I'd rather have implementation of stuff in the patches, it makes it way easier to understand what's intended, what's being solved and so on. > > > Source/WebCore/ChangeLog:24 > > + * platform/gtk/AsyncFileSystemCallbacksGtk.cpp: Added. This is an implement of AsyncFileSystemCallbacks. > > implement -> implementation
Thanks for the review. I think it's better to split the patch into some parts, since the full patch is too huge to understand. Well, if you don't mind, I'm willing to submit the full patch again.
Gustavo Noronha (kov)
Comment 4
2012-04-05 16:42:14 PDT
*** This bug has been marked as a duplicate of
bug 58443
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug