Bug 246143
| Summary: | [GLib] Implement FileSystem::fileID() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrian Perez <aperez> |
| Component: | Web Template Framework | Assignee: | Adrian Perez <aperez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | philn, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=246480 | ||
| Bug Depends on: | 187084 | ||
| Bug Blocks: | 246118 | ||
Adrian Perez
Implement FileSystem::fileID() using GLib functionality.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrian Perez
Pull request: https://github.com/WebKit/WebKit/pull/5081
EWS
Committed 255324@main (023badc05a97): <https://commits.webkit.org/255324@main>
Reviewed commits have been landed. Closing PR #5081 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100945374>
Philippe Normand
So bug 246118 can be closed?
Adrian Perez
(In reply to Philippe Normand from comment #4)
> So bug 246118 can be closed?
That bug tracks both the Windows and the GLib implementations. I have
added this issue as a dependency there, but I suppose that issue will
be closed once the Windows implementation lands :)