RESOLVED FIXED Bug 139401
Remove ResourceHandle::loadsBlocked()
https://bugs.webkit.org/show_bug.cgi?id=139401
Summary Remove ResourceHandle::loadsBlocked()
Anders Carlsson
Reported 2014-12-08 08:42:56 PST
Remove ResourceHandle::loadsBlocked()
Attachments
Patch (5.31 KB, patch)
2014-12-08 08:44 PST, Anders Carlsson
dbates: review+
Anders Carlsson
Comment 1 2014-12-08 08:44:04 PST
Daniel Bates
Comment 2 2014-12-08 08:56:35 PST
Comment on attachment 242814 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=242814&action=review > Source/WebCore/page/Chrome.cpp:230 > // If loads are blocked, we can't run modal because the contents > // of the modal dialog will never show up! Is this comment still relevant? Notice that it was added when we added the conjunct "!ResourceHandle::loadsBlocked()" in <http://trac.webkit.org/changeset/17577>.
Anders Carlsson
Comment 3 2014-12-08 08:57:07 PST
Note You need to log in before you can comment on or make changes to this bug.