WebKit
Register | Lost Password | Login
  • Wiki
  • Timeline
  • Browse Source
  • Search

Context Navigation



Results (1 - 10 of 157)

1 2 3 4 5 6 7 8 9 10 11 →
[183031]: Cleanup some StringBuilder use ...
... (WebKit::uniqueDatabaseIdentifier): * UIProcess/API/APIUserScript.cpp: (API::UserScript::generateUniqueURL): * UIProcess/WebProcessPool.cpp: (WebKit::WebProcessPool::didReceiveInvalidMessage): * WebProcess/Databases/IndexedDB/WebIDBFactoryBackend.cpp: (WebKit::combinedSecurityOriginIdentifier):
By commit-queue@webkit.org — 04/20/15 15:07:31
[182708]: Merge r182378 - UserScript, UserStyleSheet constructors should take in ...
Merge r182378 - UserScript, UserStyleSheet constructors should take in Vector<String> rvalue references https://bugs.webkit.org/show_bug.cgi?id=143411 Reviewed by Darin Adler. Have the UserScript and UserStyleSheet constructors take in Vector<String> rva ...
By carlosgc@webkit.org — 04/13/15 04:20:25
[182378]: Source/WebCore: UserScript, UserStyleSheet constructors should take in ...
Source/WebCore: UserScript, UserStyleSheet constructors should take in Vector<String> rvalue references https://bugs.webkit.org/show_bug.cgi?id=143411 Reviewed by Darin Adler. Have the UserScript and UserStyleSheet constructors take in Vector<String> rva ...
By zandobersek@gmail.com — 04/06/15 00:21:21
[181810]: Function.prototype.toString should not decompile the AST ...
... txt: Ditto. * userscripts/window-onerror-for-isolated-world-1-expected.txt: * userscripts/window-onerror-for-isolated-world-2-expected.txt: Line numbers changed because of new anonymous function formatting. These line numbers were wrong before and they a ...
By ggaren@apple.com — 03/20/15 13:12:10
[180286]: Page::userContentController() should return a reference, not a pointer ...
... cpp: (WebCore::Frame::injectUserScripts): * page/Page.cpp: (WebCore::Page::Page): (WebCore::Page::~Page): (WebCore::Page::setUserContentController): * page/Page.h: (WebCore::Page::userContentController): * page/UserMessageHandlersNamespace.cpp: (WebCore::UserMessageHa ...
By beidson@apple.com — 02/18/15 12:51:14
[180162]: Add nullability qualifiers to all API headers ...
... h: * UIProcess/API/Cocoa/WKUserScript.h: * UIProcess/API/Cocoa/WKWebView.h: * UIProcess/API/Cocoa/WKWebViewConfiguration.h: * UIProcess/API/Cocoa/WKWindowFeatures.h: * mac/postprocess-framework-headers.sh: Handle the WK_NULLABLE_SPECIFIER macro. Change the WK_NULLAB ...
By andersca@apple.com — 02/16/15 11:38:08
[178634]: Add initial experimental user content filtering API ...
... Content filters now follow the same pattern as UserScripts and UserStyleSheets as being per-UserContentController. * UIProcess/API/Cocoa/WKUserContentController.mm: (-[WKUserContentController _addUserContentFilter:]): (-[WKUserContentController _removeAllUserContentFilters]): * UIProce ...
By weinig@apple.com — 01/18/15 13:54:12
[178618]: Add a basic configuration object for WKView ...
... - Adds WKUserScriptRef as C-SPI version of WKUserScript. * Shared/API/APIObject.h: * Shared/API/c/WKBase.h: * Shared/API/c/WKSharedAPICast.h: (WebKit::toWKUserScriptInjectionTime): * UIProcess/API/APIPageConfiguration.cpp: Added. (API::PageConfigur ...
By weinig@apple.com — 01/16/15 18:07:34
[178491]: Unreviewed. Fix GTK+ build after r178464. * ...
... * UIProcess/API/gtk/WebKitUserContent.cpp: (_WebKitUserScript::_WebKitUserScript): (webkitUserScriptGetUserScript): * UIProcess/API/gtk/WebKitUserContentPrivate.h:
By carlosgc@webkit.org — 01/15/15 00:00:33
[178464]: Convert WKUserScript to be an API::Object bridged object ...
Convert WKUserScript to be an API::Object bridged object https://bugs.webkit.org/show_bug.cgi?id=140471 Reviewed by Dan Bernstein. * Shared/API/APIObject.h: * Shared/Cocoa/APIObject.mm: (API::Object::newObject): Add Type::UserScript. * UIProcess/A ...
By weinig@apple.com — 01/14/15 16:35:09
1 2 3 4 5 6 7 8 9 10 11 →
Note: See TracSearch for help on searching.

Trac Powered

Powered by Trac 0.12.3
By Edgewall Software.

Hosted by Apple