[Webkit-unassigned] [Bug 82276] Speech* files should be moved from page/ to Modules/speech/

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 8 21:20:25 PDT 2012


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





--- Comment #10 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2012-07-08 21:20:25 PST ---
(In reply to comment #9)
> The idea behind Modules is that there shouldn't be any references to things inside the module from things outside the module (except perhaps from bindings or the inspector).  I suspect that this speech code is too tightly coupled to the input element to be a separate module at this point.

BTW, it looks that files outside the modules only use them to support input speech button. In this case, can't we move it to Modules/speech ? If so, I think this bug needs to be closed.

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