RESOLVED FIXED 80438
[BlackBerry] Remove unused and unneeded WebPageClient::downloadRequested(NetworkRequest&)
https://bugs.webkit.org/show_bug.cgi?id=80438
Summary [BlackBerry] Remove unused and unneeded WebPageClient::downloadRequested(Netw...
Lyon Chen
Reported 2012-03-06 12:44:10 PST
WebPageClient::downloadRequested(const NetworkRequest&) is not used and replaced with calling to load(). So just remove it.
Attachments
Patch for 80438. (1.31 KB, patch)
2012-03-06 12:46 PST, Lyon Chen
rwlbuis: review+
rwlbuis: commit-queue+
Lyon Chen
Comment 1 2012-03-06 12:46:43 PST
Created attachment 130429 [details] Patch for 80438. Patch for 80438.
WebKit Review Bot
Comment 2 2012-03-06 14:16:47 PST
Comment on attachment 130429 [details] Patch for 80438. Clearing flags on attachment: 130429 Committed r109959: <http://trac.webkit.org/changeset/109959>
WebKit Review Bot
Comment 3 2012-03-06 14:16:51 PST
All reviewed patches have been landed. Closing bug.
Rob Buis
Comment 4 2012-03-06 19:04:02 PST
Comment on attachment 130429 [details] Patch for 80438. LGTM.
Note You need to log in before you can comment on or make changes to this bug.