Bug 120830 - FrameLoader::subframeLoader() should return a reference.
Summary: FrameLoader::subframeLoader() should return a reference.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-06 00:15 PDT by Andreas Kling
Modified: 2013-09-06 12:57 PDT (History)
14 users (show)

See Also:


Attachments
Patch (24.43 KB, patch)
2013-09-06 00:16 PDT, Andreas Kling
eflews.bot: commit-queue-
Details | Formatted Diff | Diff
Patch (26.66 KB, patch)
2013-09-06 08:51 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-09-06 00:15:42 PDT
FrameLoader::subresourceLoader() should return a reference.
Comment 1 Andreas Kling 2013-09-06 00:16:10 PDT
Created attachment 210708 [details]
Patch
Comment 2 EFL EWS Bot 2013-09-06 00:24:27 PDT
Comment on attachment 210708 [details]
Patch

Attachment 210708 [details] did not pass efl-wk2-ews (efl-wk2):
Output: http://webkit-queues.appspot.com/results/1705280
Comment 3 Early Warning System Bot 2013-09-06 00:25:44 PDT
Comment on attachment 210708 [details]
Patch

Attachment 210708 [details] did not pass qt-ews (qt):
Output: http://webkit-queues.appspot.com/results/1706296
Comment 4 Early Warning System Bot 2013-09-06 00:25:53 PDT
Comment on attachment 210708 [details]
Patch

Attachment 210708 [details] did not pass qt-wk2-ews (qt-wk2):
Output: http://webkit-queues.appspot.com/results/1706295
Comment 5 EFL EWS Bot 2013-09-06 00:30:07 PDT
Comment on attachment 210708 [details]
Patch

Attachment 210708 [details] did not pass efl-ews (efl):
Output: http://webkit-queues.appspot.com/results/1696996
Comment 6 Build Bot 2013-09-06 00:58:36 PDT
Comment on attachment 210708 [details]
Patch

Attachment 210708 [details] did not pass win-ews (win):
Output: http://webkit-queues.appspot.com/results/1714099
Comment 7 kov's GTK+ EWS bot 2013-09-06 02:15:18 PDT
Comment on attachment 210708 [details]
Patch

Attachment 210708 [details] did not pass gtk-ews (gtk):
Output: http://webkit-queues.appspot.com/results/1717017
Comment 8 Andreas Kling 2013-09-06 08:51:14 PDT
Created attachment 210759 [details]
Patch
Comment 9 WebKit Commit Bot 2013-09-06 10:22:03 PDT
Comment on attachment 210759 [details]
Patch

Clearing flags on attachment: 210759

Committed r155194: <http://trac.webkit.org/changeset/155194>
Comment 10 WebKit Commit Bot 2013-09-06 10:22:06 PDT
All reviewed patches have been landed.  Closing bug.
Comment 11 Andreas Kling 2013-09-06 12:57:09 PDT
Ehrm, this was about SubframeLoader, not SubresourceLoader. Brain farts aplenty.