[Webkit-unassigned] [Bug 7267] New: REGRESSION: Web Archive format not saving JavaScript/CSS files to .webarchive file

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Feb 14 23:41:01 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7267

           Summary: REGRESSION: Web Archive format not saving JavaScript/CSS
                    files to .webarchive file
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression
          Severity: normal
          Priority: P1
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: ddkilzer at kilzer.net


Summary:

Saving a .webarchive file from Safari+WebKit ToT does not save JavaScript and
CSS files referenced by the web page.

Steps to reproduce:

1. Open Safari+WebKit.  (I used a locally-built r12813 from
anonsvn.opensource.apple.com.)
2. Open a web page with JavaScript and/or CSS resources.  I use: 
http://tv.yahoo.com/grid/  (You may need to enter a zip code and a
cable/satellite provider.)
3. Save the web page as a "Web Archive" named tot.webarchive.
4. Open the same page in Step 2 in a production release of Safari (v2.0.3
(417.8) on 10.4.5 tested).
5. Save the web page as a "Web Archive" again with a different name like
prod.webarchive.
6. Open the prod.webarchive and tot.webarchive in the Property List Editor.
7. Open Root->WebSubresources from each file.
8. Compare them with the JS and CSS files referenced at the top of the file in
Step 4.

Expected results:

The two web archives should have the same resources.  (Exclude resources saved
from banner ads!)

Actual results:

The tot.webarchive will be missing some JS and CSS files that the
prod.webarchive file has.  (Exclude resources saved from banner ads!)

Notes:

This bug was originally described in Bug 7266, but was broken out into its own
bug since it was a regression.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list