Bug 9406 - REGRESSION: fix for bug 9390 broke two layout tests
Summary: REGRESSION: fix for bug 9390 broke two layout tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Anders Carlsson
URL:
Keywords: HasReduction, Regression
Depends on:
Blocks:
 
Reported: 2006-06-11 18:22 PDT by David Kilzer (:ddkilzer)
Modified: 2006-06-13 06:32 PDT (History)
1 user (show)

See Also:


Attachments
Patch (5.66 KB, patch)
2006-06-12 05:03 PDT, Anders Carlsson
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 2006-06-11 18:22:38 PDT
The patch for Bug 9390 broke two tests:

    css2.1/t0801-c412-hz-box-00-b-a
    plugins/pluginDocumentView-deallocated-dataSource

The initial buildbot layout test results are here:

    http://build.webkit.org/results/post-commit-powerpc-mac-os-x/2186/

The buildbot pixel test results are here (ignore the other failures):

    http://build.webkit.org/results/post-commit-pixel-powerpc-mac-os-x/934/

Also noted this in Bug 9390 Comment #5.
Comment 1 Anders Carlsson 2006-06-12 05:03:04 PDT
Created attachment 8823 [details]
Patch
Comment 2 Geoffrey Garen 2006-06-12 08:28:10 PDT
Comment on attachment 8823 [details]
Patch

r=me