[Webkit-unassigned] [Bug 35844] [Qt] Add support for LayoutTestController commands.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 8 12:08:10 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35844
--- Comment #3 from Robert Hogan <robert at webkit.org> 2010-03-08 12:08:10 PST ---
(In reply to comment #2)
> The patch is fine, for the API it might be better to have an enum for each
> command and then a generic isCommandEnabled, setCommandEnabled function?
There isn't a setCommandEnabled function required by the LayoutTestController.
Also, isCommandEnabled is only ever called by the DRT so not sure of value of
enumerating every valid command since those are already enumerated by WebCore.
Have a feeling I've missed your point though.
--
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