Bug 86008 - [Chromium] Rename resource update functions to better describe the current behavior.
Summary: [Chromium] Rename resource update functions to better describe the current be...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Reveman
URL:
Keywords:
Depends on: 84281
Blocks:
  Show dependency treegraph
 
Reported: 2012-05-09 12:09 PDT by David Reveman
Modified: 2013-04-15 07:19 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.95 KB, patch)
2012-05-09 12:11 PDT, David Reveman
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Reveman 2012-05-09 12:09:41 PDT
As discussed in https://bugs.webkit.org/show_bug.cgi?id=84281
Comment 1 David Reveman 2012-05-09 12:11:04 PDT
Created attachment 140994 [details]
Patch
Comment 2 James Robinson 2012-05-13 23:25:32 PDT
These names seem longer but no more clear to me.  What does "attempt" mean?  Is this something that can fail without making any progress?
Comment 3 David Reveman 2012-05-14 08:33:48 PDT
(In reply to comment #2)
> These names seem longer but no more clear to me.  What does "attempt" mean?  Is this something that can fail without making any progress?

Yes, the idea is to make it more clear that these scheduled resource updates are not required to make any progress.