Bug 31449 - Rename fileName parameters to vfsFileName in all DB-related methods
Summary: Rename fileName parameters to vfsFileName in all DB-related methods
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Normal
Assignee: Dumitru Daniliuc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 18:40 PST by Dumitru Daniliuc
Modified: 2009-12-28 23:10 PST (History)
3 users (show)

See Also:


Attachments
patch (5.87 KB, patch)
2009-11-12 18:57 PST, Dumitru Daniliuc
dglazkov: review+
dumi: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dumitru Daniliuc 2009-11-12 18:40:56 PST
Rename fileName parameters to vfsFileName in all DB-related methods, since those parameters are no longer real files names, but rather some VFS string tokens.
Comment 1 Dumitru Daniliuc 2009-11-12 18:57:00 PST
Created attachment 43125 [details]
patch
Comment 2 Michael Nordman 2009-11-12 19:23:39 PST
fwiw... lgtm
Comment 3 Dimitri Glazkov (Google) 2009-11-12 21:08:10 PST
Comment on attachment 43125 [details]
patch

ok.
Comment 4 Eric Seidel (no email) 2009-12-28 23:04:35 PST
Did this land?  It's been approved for over a month and a half?
Comment 5 Eric Seidel (no email) 2009-12-28 23:10:12 PST
Looks like it did.  r50928

Note "bugzilla-tool land-*" or "bugzilla-tool mark-fixed" will handle closing bugs and adding the landing revision for you if you wish for script-based assistance. :)