RESOLVED FIXED 99482
sendResourceLoadCallbacks() is poorly named
https://bugs.webkit.org/show_bug.cgi?id=99482
Summary sendResourceLoadCallbacks() is poorly named
Nate Chapin
Reported 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().
Attachments
patch (3.01 KB, patch)
2012-10-16 11:06 PDT, Nate Chapin
no flags
Nate Chapin
Comment 1 2012-10-16 11:06:57 PDT
WebKit Review Bot
Comment 2 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>
WebKit Review Bot
Comment 3 2012-10-16 12:45:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.