[Webkit-unassigned] [Bug 16356] [GTK] Integrate GStreamer video with the graphics backend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 16 19:33:22 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16356





------- Comment #3 from mjs at apple.com  2007-12-16 19:33 PDT -------
+    int fps_n, fps_d;
+    int par_n, par_d;

This is not good style for struct field declarations. Please change to
declaring each separately.

Otherwise r=me assuming testing is ok.


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



More information about the webkit-unassigned mailing list