Bug 133386 - Loading <object> from WebArchive crashes
Summary: Loading <object> from WebArchive crashes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-05-29 13:15 PDT by Alexey Proskuryakov
Modified: 2014-05-29 16:05 PDT (History)
2 users (show)

See Also:


Attachments
proposed fix (6.46 KB, patch)
2014-05-29 13:47 PDT, Alexey Proskuryakov
beidson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2014-05-29 13:15:41 PDT
If there is an <object> in WebArchive, loading from it causes a crash.

<rdar://problem/13345509>
Comment 1 Alexey Proskuryakov 2014-05-29 13:47:54 PDT
Created attachment 232262 [details]
proposed fix
Comment 2 Alexey Proskuryakov 2014-05-29 16:05:32 PDT
Committed <http://trac.webkit.org/r169472>.