WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
9390
Move full-frame plugins to WebCore
https://bugs.webkit.org/show_bug.cgi?id=9390
Summary
Move full-frame plugins to WebCore
Anders Carlsson
Reported
2006-06-10 08:00:09 PDT
We should move handling of full-frame plugins to WebCore
Attachments
Patch
(96.62 KB, patch)
2006-06-10 08:47 PDT
,
Anders Carlsson
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Anders Carlsson
Comment 1
2006-06-10 08:47:48 PDT
Created
attachment 8797
[details]
Patch After this it's possible to merge WebNetscapePluginEmbeddedView with WebBaseNetscapePluginView, and WebNetscapePluginStream with WebBaseNetscapePluginStream. I didn't want to do this right now because it would mean a lot of extra changes.
David Kilzer (:ddkilzer)
Comment 2
2006-06-10 11:53:50 PDT
(In reply to
comment #1
)
> Created an attachment (id=8797) [edit] > Patch
FWIW, there are tabs in some of the ChangeLogs and a few source files.
Tim Omernick
Comment 3
2006-06-10 18:07:26 PDT
I read this patch, and it seems OK. You should have someone else look at the WebCore tokenizer/document stuff as well for a review+.
Geoffrey Garen
Comment 4
2006-06-11 12:31:06 PDT
Comment on
attachment 8797
[details]
Patch I reviewed the WebCore parts, so by our powers combined... r+ Recommended changing some " *" to "* " and adding the new files to the Windows project.
David Kilzer (:ddkilzer)
Comment 5
2006-06-11 18:12:42 PDT
This commit changed the results of (broke is too strong of a word :) the following tests: css2.1/t0801-c412-hz-box-00-b-a plugins/pluginDocumentView-deallocated-dataSource
http://build.webkit.org/results/post-commit-powerpc-mac-os-x/2186/
The other failing test on the above link (dom/svg/level3/xpath/Attribute_Nodes) is known to fail from time-to-time.
David Kilzer (:ddkilzer)
Comment 6
2006-06-11 18:24:04 PDT
(In reply to
comment #5
)
> This commit changed the results of (broke is too strong of a word :) the > following tests: [...]
See
Bug 9406
. Sorry...I used the word "broke" on that summary.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug