[Webkit-unassigned] [Bug 44406] New: This bug occurs only on Apple Safari, unlike other webkit based browsers such as Chrome.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 23 00:20:21 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=44406

           Summary: This bug occurs only on Apple Safari, unlike other
                    webkit based browsers such as Chrome.
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kcomkar at gmail.com
                CC: kcomkar at gmail.com


Created an attachment (id=65081)
 --> (https://bugs.webkit.org/attachment.cgi?id=65081)
Crash dump on Windows XP. Decompress password "apple"

Summary:
=======
Browser abruptly crashes, and the operating system (Windows 7) identifies it as a non-responsive program. 
Attempted to navigate to a link, namely "Test FALLBACK", in the webpage http://prx3.nokia-boston.com/AppCaching/ac_demo.html,  and the browser atonce crashed. Bug occured upon opening the URL in a tab, along with other sites. Also, reproduced when opening in a single seperate window.

Steps to Reproduce:
==================
1. Open the attached HTML page.
2. Click on the linked named "Test FALLBACK"
3. Disable network connectivity
4. Again, click on "Test FALLBACK"


Expected Results:
================
1. HTML page opens showing a list of steps, 3 images, links to FALLBACK, NETWORK tests. 
2. An error page with http status code 404, is shown.
3. There shouldn't be any network connected to the device/computer
4. A different error page should be shown. It indicates a cached resource specified in the manifest is being used while offline.

Actual Results:
==============
1. HTML page opened fine
2. Browser crashed immediately. Browser window faded to 50% translucent effect. Windows 7 operating system's error collecting window pops up showing the status as error data being collected.

Regression:   NOT APPLICABLE
==========

Notes:
======
1. Operating Systems: Windows 7
2. Bug occurred in the following scenarios
   i. When opening test URL within a tab, with various other webpages in the other tabs.
   ii.When test page is opened in a new browser instance alone, with no other tabs.
3. Intention while testing is to study HTML5-Offline Web Application behavior. While testing support for "FALLBACK", this bug has been observed.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list