Home
last modified time | relevance | path

Searched refs:pageGroupIdentifier (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/WebKitTestRunner/
DTestController.cpp246 …WKRetainPtr<WKStringRef> pageGroupIdentifier(AdoptWK, WKStringCreateWithUTF8CString("WebKitTestRun… in initialize() local
247 m_pageGroup.adopt(WKPageGroupCreateWithIdentifier(pageGroupIdentifier.get())); in initialize()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-101664 Rename pageGroupIdentifier to profileGroup to keep mention of a
2173 (KJS::ProfileGenerator::pageGroupIdentifier):
15206 originatingGlobalExec and pageGroupIdentifier.
15211 (KJS::Profile::pageGroupIdentifier): Return m_pageGroupIdentifier.
17274 (KJS::JSGlobalObject::pageGroupIdentifier):
/external/webkit/Source/WebCore/
DChangeLog-2008-08-104524 Rename pageGroupIdentifier to profileGroup to keep mention of a
20710 Return true if the pageGroupIdentifier of both wrappers match.