Bug 32743 - upstream fast/js/document-clear.html
Summary: upstream fast/js/document-clear.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 14:46 PST by Dirk Pranke
Modified: 2009-12-20 02:19 PST (History)
2 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2009-12-18 14:47 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff
Patch (2.18 KB, patch)
2009-12-18 16:18 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff
Patch (1.98 KB, patch)
2009-12-18 16:22 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Pranke 2009-12-18 14:46:47 PST
Upstream a test from chromium.org that verifies that calling document.clear() in an external script doesn't cause the browser to crash.
Comment 1 Dirk Pranke 2009-12-18 14:47:53 PST
Created attachment 45189 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-18 14:49:03 PST
style-queue ran check-webkit-style on attachment 45189 [details] without any errors.
Comment 3 Mark Rowe (bdash) 2009-12-18 15:23:22 PST
Comment on attachment 45189 [details]
Patch

This is not a JavaScript test, it’s a DOM test.  It shouldn’t be in fast/js.
Comment 4 Dirk Pranke 2009-12-18 16:18:16 PST
Created attachment 45200 [details]
Patch
Comment 5 Dirk Pranke 2009-12-18 16:22:19 PST
Created attachment 45201 [details]
Patch
Comment 6 WebKit Review Bot 2009-12-18 16:22:37 PST
style-queue ran check-webkit-style on attachment 45201 [details] without any errors.
Comment 7 WebKit Commit Bot 2009-12-20 02:19:00 PST
Comment on attachment 45201 [details]
Patch

Clearing flags on attachment: 45201

Committed r52409: <http://trac.webkit.org/changeset/52409>
Comment 8 WebKit Commit Bot 2009-12-20 02:19:04 PST
All reviewed patches have been landed.  Closing bug.