[Webkit-unassigned] [Bug 16546] Problems in JIRA with Safari 3 and downloading .class attachments

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 24 07:01:45 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16546


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




------- Comment #9 from ap at webkit.org  2007-12-24 07:01 PDT -------
(In reply to comment #5)
> With my small example Test.class file (Attachment #18051 [edit]), I don't see any
> issues.

Dave, that's likely because you test on a PowerPC Mac - I can reproduce this
problem with both attached .class files on my MBP.

Something below WebKit swaps endianness of downloaded .class files - instead of
starting with 0xCAFEBABE, they start with 0xBEBAFECA.

This is clearly a bug - however, it is not in open-source WebKit, but in
underlying Apple libraries used for file downloading in Safari. So, I'm closing
this bug as INVALID per our process, and it will continue to be tracked in
Radar. Thank you very much for reporting this!


-- 
Configure bugmail: http://bugs.webkit.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