Home | History | Annotate | Download | only in WebCore

Lines Matching full:frontend

109         InspectorController and its frontend.
3086 frontend showing were failing though.
6441 when InspectorController is decoupled from the in-process frontend.
8619 Split InspectorController into InspectorController and InspectorFrontend. Latter encapsulates all frontend interaction and is the only entity allowed to make ScriptFunctionCalls. The further plan is to serialize these script function calls.
28818 Unforking frontend: add custom InspectorController methods