- 8407763 [WTF] Add user-defined literal for ASCIILiteral by utatane.tea@gmail.com · 7 years ago
- 72aae13 Unreviewed, rolling out r230117. by dbates@webkit.org · 7 years ago
- c518f7e Drop MainFrame class https://bugs.webkit.org/show_bug.cgi?id=184191 by cdumez@apple.com · 7 years ago
- 1ad5d16 ASSERTION FAILED: ASSERT(!containsImage || MIMETypeRegistry::isSupportedImageResourceMIMEType([resource MIMEType])) in -[NSPasteboard(WebExtras) _web_writePromisedRTFDFromArchive:containsImage:] by dbates@webkit.org · 7 years ago
- c8ecca6 Remove unused MediaPlayerSupportsTypeClient by achristensen@apple.com · 7 years ago
- 9ab51c78 Improve use of NeverDestroyed https://bugs.webkit.org/show_bug.cgi?id=174348 by darin@apple.com · 8 years ago
- 2f55101 [WebIDL] Remove custom bindings for HTMLDocument by weinig@apple.com · 8 years ago
- a3957e0 Refactoring: MediaEngineSupportParameters should take a ContentType rather than separate type & codecs strings by jer.noble@apple.com · 8 years ago
- 07e864b Remove unnecessary includes https://bugs.webkit.org/show_bug.cgi?id=167114 by commit-queue@webkit.org · 8 years ago
- 0f85fbb [CSS Parser] Add @supports, @keyframe and media query parsing options by hyatt@apple.com · 8 years ago
- a2eddf7 document.createElementNS doesn't construct a custom element by rniwa@webkit.org · 8 years ago
- 4e29cb2 Remove many includes of ExceptionCode.h by darin@apple.com · 8 years ago
- a660c1b Convert Document from ExceptionCode to Exception by darin@apple.com · 8 years ago
- 8570494 Next step on moving to modern way to return DOM exceptions by darin@apple.com · 8 years ago
- c59dc45 It should be possible to dispatch events on documents that do not have a browsing context by cdumez@apple.com · 8 years ago
- ab6c146e More bindings improvements, particularly things not needed for JavaScript bindings by darin@apple.com · 8 years ago
- 497f1a2 Streamline DOMImplementation, and move it to our new DOM exception system by darin@apple.com · 8 years ago
- 760090a by achristensen@apple.com · 9 years ago
- f45d2b5 Update Node::appendChild() / replaceChild() / removeChild() / insertBefore() to take references instead of pointers by cdumez@apple.com · 9 years ago
- 11ff47c Remove "virtual" from all lines that have both "virtual" and "override". by darin@apple.com · 9 years ago
- 0a0f890 Convert another batch of String::lower callsites to something better, typically convertToASCIILowercase by darin@apple.com · 9 years ago
- 4a5624b Replace CaseFoldingHash with ASCIICaseInsensitiveHash by darin@apple.com · 9 years ago
- 2f78e58 Unreviewed, rolling out r195911. https://bugs.webkit.org/show_bug.cgi?id=153723 by commit-queue@webkit.org · 9 years ago
- 29e67f0 Replace CaseFoldingHash with ASCIICaseInsensitiveHash by darin@apple.com · 9 years ago
- d7e206f An XMLDocument interface should be exposed on the global Window object by cdumez@apple.com · 9 years ago
- 1f15b28 DOMImplementation.createHTMLDocument("") should append an empty Text Node to the title Element by cdumez@apple.com · 9 years ago
- ee1218c Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL by akling@apple.com · 9 years ago
- 9c43739 Reduce the number of events that can be created by Document.createEvent by darin@apple.com · 9 years ago
- c2ad848 Node.appendChild(null) / replaceChild(null, null) / removeChild(null) / insertBefore(null, ref) should throw a TypeError by cdumez@apple.com · 9 years ago
- f3266b9 Ref-ify some functions that always succeed in constructing Documents. by akling@apple.com · 10 years ago
- 0ea9a03 Get rid of ReasonForCallingAllowPlugins since it's not used anywhere by andersca@apple.com · 10 years ago
- b530cf1 Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
- c2360bb Unreviewed, rolling out r181483. https://bugs.webkit.org/show_bug.cgi?id=142688 by commit-queue@webkit.org · 10 years ago
- 6a79d2b Allow clients to selectively disable plug-ins by conrad_shultz@apple.com · 10 years ago
- a57d555 Add a SecurityOriginPolicy class https://bugs.webkit.org/show_bug.cgi?id=139875 by andersca@apple.com · 10 years ago
- dbdca2f Convert PassRefPtr return types to RefPtr. <https://webkit.org/b/138995> by akling@apple.com · 10 years ago
- fa3f5a3 Remove FILTERS flag https://bugs.webkit.org/show_bug.cgi?id=136571 by commit-queue@webkit.org · 10 years ago
- 0cefe4f Add WTF::move() https://bugs.webkit.org/show_bug.cgi?id=134500 by dbates@webkit.org · 11 years ago
- 1210554 [iOS][wk2] Use ImageDocument to display subframe PDFs by timothy_horton@apple.com · 11 years ago
- 136ac2e Remove ENABLE_PLUGIN_PROXY_FOR_VIDEO by simon.fraser@apple.com · 11 years ago
- c50e047 REGRESSION (r160908): Safari doesn't draw rotated images properly first time by darin@apple.com · 11 years ago
- 13ea741 [iOS] Support MediaDocument when building with PLUGIN_PROXY_FOR_VIDEO by eric.carlson@apple.com · 11 years ago
- 5b31eef Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL by svillar@igalia.com · 11 years ago
- 0515317 Move function calls outside loop in dom by lvidacs.u-szeged@partner.samsung.com · 11 years ago
- 003f466 Remove view source code https://bugs.webkit.org/show_bug.cgi?id=127233 by andersca@apple.com · 11 years ago
- 66d8c0a Remove ENABLE(SVG) guards https://bugs.webkit.org/show_bug.cgi?id=127991 by ossy@webkit.org · 11 years ago
- 2dfe6cb Remove workaround for compilers not supporting explicit override control by commit-queue@webkit.org · 11 years ago
- 252c409 [iOS] Upstream WebCore/dom changes by dbates@webkit.org · 11 years ago
- 7987a5a [webcore/dom] Remove extra header includes from cpp files. by commit-queue@webkit.org · 11 years ago
- ae62664 Unreviewed. Update NEWS and Versions.m4 for 2.3.1 release. by jer.noble@apple.com · 11 years ago
- ba516e7 [MSE] Add MediaSource compatable loading functions to MediaPlayer by jer.noble@apple.com · 11 years ago
- 0b5a7e7 CSSStyleSheet constructor functions should return PassRef. by akling@apple.com · 11 years ago
- 5ffbb5c rename KURL to URL https://bugs.webkit.org/show_bug.cgi?id=16214 by darin@apple.com · 11 years ago
- b621d00 Remove ContextFeatures. <https://webkit.org/b/121473> by akling@apple.com · 11 years ago
- f2a10f3 [CTTE] Node subclasses should take a Document by reference in their constructor (Part 6) by weinig@apple.com · 11 years ago
- 7f81b1e FrameLoader::subresourceLoader() should return a reference. by akling@apple.com · 11 years ago
- cfaa7e9 According to DOM4, all DocType nodes should have a document by ch.dumez@sisa.samsung.com · 12 years ago
- c320078 Page::pluginData() should return a reference. <https://webkit.org/b/120386> by akling@apple.com · 12 years ago
- 7f50aae FrameLoader: frame() and client() should return references. by akling@apple.com · 12 years ago
- 1752350 <https://webkit.org/b/119903> Make Settings ref-counted (and let Frame keep a ref!) by akling@apple.com · 12 years ago
- df550b9 <https://webkit.org/b/119859> Frame::loader() should return a reference by andersca@apple.com · 12 years ago
- cf265d4 Buildfix for !ENABLE(SVG). Fix warning by adding guard after r153901: by zarvai@inf.u-szeged.hu · 12 years ago
- 27fbb6f Make DOMImplementation::hasFeature() behave according to specification by ch.dumez@sisa.samsung.com · 12 years ago
- 2c48e23 Remove XMLMIMETypeRegExp https://bugs.webkit.org/show_bug.cgi?id=116861 by zandobersek@gmail.com · 12 years ago
- e48c147 PDFPlugins don't load when plugins are disabled, but they should by timothy_horton@apple.com · 12 years ago
- e1bdd7f shouldUsePluginDocument() needs to be respected when a document is created by commit-queue@webkit.org · 12 years ago
- 5d787e5 Move knowledge of PDF/PostScript MIME types into MIMETypeRegistry by timothy_horton@apple.com · 12 years ago
- 401a379 Unreviewed attempted build fix. Adds back some includes removed in by abarth@webkit.org · 12 years ago
- fa616dd Unreviewed rollout of http://trac.webkit.org/r144530 by abarth@webkit.org · 12 years ago
- fc363ce Reduce amount of rebuilding when touching networking headers by ap@apple.com · 12 years ago
- 0b87a6c Unreviewed, rolling out r144422 and r144424. by commit-queue@webkit.org · 12 years ago
- b2f1372 Reduce amount of rebuilding when touching networking headers by ap@apple.com · 12 years ago
- 018c073 DOMImplementation.createDocument should call appendChild rather than parserAppendChild to add docType and documentElement by rafaelw@chromium.org · 12 years ago
- cd4b4d8 createHTMLDocument() should not create a title element if the title argument is left out by arv@chromium.org · 12 years ago
- f7d1f54 Rename ContainerNode::parserAddChild "parserAppendChild" for consistency by adamk@chromium.org · 12 years ago
- 6b0622a Add url to supportsType https://bugs.webkit.org/show_bug.cgi?id=89514 by commit-queue@webkit.org · 13 years ago
- ac74304 REGRESSION(r118098): <content> element does not render distributed children when cloned from another document by morrita@google.com · 13 years ago
- bb1d45b Unreviewed, rolling out r120051. by commit-queue@webkit.org · 13 years ago
- 788fe23 REGRESSION(r118098): <content> element does not render distributed children when cloned from another document by morrita@google.com · 13 years ago
- 9c3dd83 Adding few already supported features to the FeatureSet in DOMImplementation by reni@webkit.org · 13 years ago
- 069713a Move StyleSheetContents to a separate file by antti@apple.com · 13 years ago
- 384e66f Rename StyleSheetInternal to StyleSheetContents by antti@apple.com · 13 years ago
- 91a0b76 r117147 causes a null-deref crash in DOMImplementation::createDocument() by jer.noble@apple.com · 13 years ago
- 425a734 Unreviewed build fix [Qt]. by jer.noble@apple.com · 13 years ago
- a2296f5 Site-specific hack: Disclaim WebM as a supported type on Mac for YouTube. by jer.noble@apple.com · 13 years ago
- 50487e6 Move title and media queries from StyleSheetInternal to CSSStyleSheet by antti@apple.com · 13 years ago
- da4d9c51 Split CSSStyleSheet into internal and CSSOM type by antti@apple.com · 13 years ago
- a80672a Add keySystem attribute to canPlayType() for Encrypted Media Extensions by commit-queue@webkit.org · 13 years ago
- 77874b4 Split MediaList into internal and CSSOM types by antti@apple.com · 13 years ago
- 6973661 SVG should be supported in Dashboard compatibility mode by timothy_horton@apple.com · 13 years ago
- d46c90d REGRESSION (r104746): iframes load PDFs as media documents by mrowe@apple.com · 13 years ago
- 9343d30 Refactor DOMImplementation.hasFeature logic into helper functions. by eric@webkit.org · 13 years ago
- f9d66b0 https://bugs.webkit.org/show_bug.cgi?id=76088 by commit-queue@webkit.org · 13 years ago
- 51ad70c Remove cargo-cult copy/pasting of ScriptExecutionContext namespace by abarth@webkit.org · 13 years ago
- 42bafeb Remove ENABLE(XHTMLMP) and associated code by abarth@webkit.org · 13 years ago
- 42f897d Make isXMLMIMEType regex use TLS https://bugs.webkit.org/show_bug.cgi?id=69665 by jschuh@chromium.org · 13 years ago
- bb92e94 Remove ENABLE_SVG_ANIMATION as all major ports have it on by default by eric@webkit.org · 13 years ago
- 8e8332b Remove ENABLE_SVG_USE as <use> is required by HTML5 by eric@webkit.org · 13 years ago
- eb781f7 Remove ENABLE_SVG_FOREIGN_OBJECT as it is a required part of HTML5 by eric@webkit.org · 13 years ago
- d29d206 2011-04-28 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago