[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:26:13 PST 2010


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





--- Comment #4 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-02-01 06:26:13 PST ---
(In reply to comment #3)
> @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... 

That is why you can make check-webkit-style only check what you changed and not
the file itself. Please check its arguments. If you use git you can do 

check-webkit-style --git-index=<GIT-HASH>

-- 
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