Bug 99482 - sendResourceLoadCallbacks() is poorly named
Summary: sendResourceLoadCallbacks() is poorly named
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nate Chapin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 11:04 PDT by Nate Chapin
Modified: 2012-10-16 12:45 PDT (History)
3 users (show)

See Also:


Attachments
patch (3.01 KB, patch)
2012-10-16 11:06 PDT, Nate Chapin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Chapin 2012-10-16 11:04:45 PDT
Per https://bugs.webkit.org/show_bug.cgi?id=99366#c5, the name implies that callbacks will be sent, but it is a simple getter.  Rename it to shouldSendResourceLoadCallbacks().
Comment 1 Nate Chapin 2012-10-16 11:06:57 PDT
Created attachment 168980 [details]
patch
Comment 2 WebKit Review Bot 2012-10-16 12:45:50 PDT
Comment on attachment 168980 [details]
patch

Clearing flags on attachment: 168980

Committed r131487: <http://trac.webkit.org/changeset/131487>
Comment 3 WebKit Review Bot 2012-10-16 12:45:53 PDT
All reviewed patches have been landed.  Closing bug.