[haiku-bugs] Re: [Haiku] #10924: Webpositive crashed WebCore::ResourceHandle::client()

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Fri, 04 Mar 2016 20:50:44 -0000

#10924: Webpositive crashed WebCore::ResourceHandle::client()
----------------------------------------+---------------------------------
   Reporter:  xray7224                  |      Owner:  pulkomandy
       Type:  bug                       |     Status:  new
   Priority:  normal                    |  Milestone:  R1
  Component:  Applications/WebPositive  |    Version:  R1/Development
 Resolution:                            |   Keywords:
 Blocked By:  11602                     |   Blocking:  12047, 12137, 12605
Has a Patch:  1                         |   Platform:  All
----------------------------------------+---------------------------------

Comment (by pulkomandy):

 These two case are supposed to stop the request:
 The first happens if the browser seems stuck in a redirect loop,
 The second happens if the user press "cancel" in the HTTP authentication
 dialog.

 In either case, the request should be stopped and not continued with
 fetching the body. However, the remaining parts of the code should handle
 this properly, just calling didFinishLoading is not enough as the thread
 will continue to run for some time.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10924#comment:19>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: