[Webkit-unassigned] [Bug 33044] Add Java Applet support to WebKit's Qt port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 06:22:07 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33044


Garth Dahlstrom <ironstorm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45643|0                           |1
        is obsolete|                            |




--- Comment #3 from Garth Dahlstrom <ironstorm at gmail.com>  2010-02-01 06:22:07 PST ---
Created an attachment (id=47837)
 --> (https://bugs.webkit.org/attachment.cgi?id=47837)
Qt 4.5.3 Windows Java 1.6.0u17 Applet patch -- Updated: Feb 1, 2010

@Kenneth
Here is the the patch run through check-webkit-style and with qDebug()'s
replaced with LOG statements (hoping that is the right thing to replace
qDebug's with).   Note: I did not fix all of the check-webkit-style issues for
the class, there are numerous issues that were present in the original classes,
I just made sure any new code does not add to the check-webkit-style issues
list... 

@Girish
patching file src/3rdparty/webkit/WebCore/plugins/win/PluginDatabaseWin.cpp
Hunk #1 succeeded at 463 with fuzz 2 (offset 138 lines).
Hunk #2 FAILED at 535.
1 out of 2 hunks FAILED -- saving rejects to file
src/3rdparty/webkit/WebCore/plugins/win/PluginDatabaseWin.cpp.rej
patching file src/3rdparty/webkit/WebCore/plugins/win/PluginPackageWin.cpp
Hunk #1 FAILED at 223.
1 out of 1 hunk FAILED -- saving rejects to file
src/3rdparty/webkit/WebCore/plugins/win/PluginPackageWin.cpp.rej
patching file
src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp
Hunk #1 succeeded at 1215 with fuzz 1 (offset 139 lines).
Hunk #2 succeeded at 1305 with fuzz 2 (offset 157 lines).
Hunk #3 FAILED at 1314.
1 out of 3 hunks FAILED -- saving rejects to file
src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp.rej

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list