The following three tests are skipped because this method isn't implemented: platform/mac/plugins/disable-plugins.html fast/images/embed-image.html fast/images/move-image-to-new-document.html Implement the method so we can un-skip these tests.
<rdar://problem/9202498>
Added this bug's URL to the Skipped list in <http://trac.webkit.org/changeset/83907>.
Created attachment 144144 [details] Patch
*** Bug 87296 has been marked as a duplicate of this bug. ***
Comment on attachment 144144 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=144144&action=review > Tools/ChangeLog:11 > + (WTR): Stray line that should be deleted. Better to write per-function comments, also. > Tools/ChangeLog:13 > + (LayoutTestController): Another stray line that needs to be deleted. The script to prepare change logs doesn’t get them completely right, so the programmers has to do a bit of work.
Created attachment 144376 [details] Patch
Comment on attachment 144376 [details] Patch Clearing flags on attachment: 144376 Committed r118937: <http://trac.webkit.org/changeset/118937>
All reviewed patches have been landed. Closing bug.