2017-02-13 |
rniwa@webkit.org | REGRESSION (r179497): Crash inside setAttributeNode |
blob | commitdiff |
2017-02-10 |
bfulgham@apple.com | Crash in render tree after dynamically mutating the... |
blob | commitdiff | diff to current |
2017-02-10 |
bfulgham@apple.com | Tear down existing renderers when adding a shadow root. |
blob | commitdiff | diff to current |
2017-02-09 |
bfulgham@apple.com | Adopting a child node of a script element can run script |
blob | commitdiff | diff to current |
2017-02-09 |
akling@apple.com | Document should always have a Settings. |
blob | commitdiff | diff to current |
2017-02-02 |
cdumez@apple.com | Rename Node::inDocument() to isConnected() |
blob | commitdiff | diff to current |
2017-01-23 |
darin@apple.com | Remove PassRefPtr from "page" directory of WebCore... |
blob | commitdiff | diff to current |
2017-01-18 |
cdumez@apple.com | Document title changed twice when setting document... |
blob | commitdiff | diff to current |
2017-01-14 |
cdumez@apple.com | Align the innerText setter with the HTML spec and Gecko |
blob | commitdiff | diff to current |
2017-01-04 |
cdumez@apple.com | Assertion hit on redfin.com: ASSERTION FAILED: collecti... |
blob | commitdiff | diff to current |
2016-12-31 |
darin@apple.com | Remove PassRefPtr use from the "dom" directory, related... |
blob | commitdiff | diff to current |
2016-12-20 |
dino@apple.com | Remove INDIE_UI |
blob | commitdiff | diff to current |
2016-12-14 |
aestes@apple.com | EventDispatcher::dispatchEvent() should take its Node... |
blob | commitdiff | diff to current |
2016-12-12 |
jer.noble@apple.com | Remove implementation of legacy Mozilla-based Fullscree... |
blob | commitdiff | diff to current |
2016-12-09 |
rniwa@webkit.org | document.webkitFullscreenElement leaks elements inside... |
blob | commitdiff | diff to current |
2016-12-07 |
darin@apple.com | Remove various stray uses of WebCore::Dictionary |
blob | commitdiff | diff to current |
2016-12-06 |
simon.fraser@apple.com | Improve the behavior of scroll-into-view when the targe... |
blob | commitdiff | diff to current |
2016-12-06 |
jer.noble@apple.com | [pointer-lock] Cursor should become visible when exitin... |
blob | commitdiff | diff to current |
2016-12-05 |
ryanhaddad@apple.com | Unreviewed, rolling out r209299. |
blob | commitdiff | diff to current |
2016-12-03 |
simon.fraser@apple.com | Improve the behavior of scroll-into-view when the targe... |
blob | commitdiff | diff to current |
2016-11-27 |
utatane.tea@gmail.com | [WTF] Import std::optional reference implementation... |
blob | commitdiff | diff to current |
2016-11-24 |
antti@apple.com | Remove unused bool return from Element::willRecalcStyle |
blob | commitdiff | diff to current |
2016-11-17 |
cdumez@apple.com | Use more references in TreeScope / TreeScopeAdopter |
blob | commitdiff | diff to current |
2016-11-17 |
cdumez@apple.com | Use more references for Document::removeFocusedNodeOfSu... |
blob | commitdiff | diff to current |
2016-11-16 |
cdumez@apple.com | Simplify Element::stripScriptingAttributes() |
blob | commitdiff | diff to current |
2016-11-11 |
darin@apple.com | Move Node from ExceptionCode to ExceptionOr |
blob | commitdiff | diff to current |
2016-11-04 |
timothy_horton@app... | Apply post-landing review comments for r208347 |
blob | commitdiff | diff to current |
2016-11-04 |
antti@apple.com | REGRESSION (r207717): DumpRenderTree crashed in com... |
blob | commitdiff | diff to current |
2016-11-03 |
ryanhaddad@apple.com | Unreviewed, rolling out r208302. |
blob | commitdiff | diff to current |
2016-11-03 |
timothy_horton@app... | Printing to PDF should produce internal links when... |
blob | commitdiff | diff to current |
2016-11-02 |
rniwa@webkit.org | Load stylesheets in link elements inside a connected... |
blob | commitdiff | diff to current |
2016-11-01 |
rniwa@webkit.org | Remove CUSTOM_ELEMENTS build flag |
blob | commitdiff | diff to current |
2016-11-01 |
rniwa@webkit.org | Web Inspector: Add the support for custom elements |
blob | commitdiff | diff to current |
2016-10-31 |
darin@apple.com | Move ChildNode and ParentNode from ExceptionCode to... |
blob | commitdiff | diff to current |
2016-10-31 |
darin@apple.com | Convert Document from ExceptionCode to Exception |
blob | commitdiff | diff to current |
2016-10-30 |
darin@apple.com | Move Element, NamedNodeMap, and DOMStringMap from Excep... |
blob | commitdiff | diff to current |
2016-10-29 |
commit-queue@webki... | Remove some unnecessary includes |
blob | commitdiff | diff to current |
2016-10-29 |
darin@apple.com | Move all classes in the HTML directory from ExceptionCo... |
blob | commitdiff | diff to current |
2016-10-27 |
cdumez@apple.com | Merge Element::ShadowRootMode and ShadowRoot::Mode... |
blob | commitdiff | diff to current |
2016-10-25 |
rniwa@webkit.org | Custom elements reactions should have a queue per element |
blob | commitdiff | diff to current |
2016-10-21 |
antti@apple.com | Style resolver should be updated lazily |
blob | commitdiff | diff to current |
2016-10-19 |
cdumez@apple.com | MouseEvent's coordinates should be 0 for simulated... |
blob | commitdiff | diff to current |
2016-10-19 |
darin@apple.com | Move internal testing classes from ExceptionCode to... |
blob | commitdiff | diff to current |
2016-10-18 |
antti@apple.com | Rename setNeedsStyleRecalc to invalidateStyle |
blob | commitdiff | diff to current |
2016-10-08 |
antti@apple.com | Move StyleResolver ownership from Document/ShadowRoot... |
blob | commitdiff | diff to current |
2016-09-23 |
cdumez@apple.com | Align Element.insertAdjacentHTML() with the specification |
blob | commitdiff | diff to current |
2016-09-13 |
cdumez@apple.com | Drop support for <isindex> |
blob | commitdiff | diff to current |
2016-09-06 |
simon.fraser@apple.com | Align element.scroll() / scrollTo() / scrollBy() with... |
blob | commitdiff | diff to current |
2016-09-06 |
darin@apple.com | More bindings improvements, particularly things not... |
blob | commitdiff | diff to current |
2016-09-04 |
rniwa@webkit.org | Update the semantics of defined-ness of custom elements... |
blob | commitdiff | diff to current |
2016-09-02 |
rniwa@webkit.org | Only update connected custom elements |
blob | commitdiff | diff to current |
2016-08-31 |
akling@apple.com | DOM event handling should pass Event around by reference. |
blob | commitdiff | diff to current |
2016-08-27 |
rniwa@webkit.org | Source/WebCore: |
blob | commitdiff | diff to current |
2016-08-27 |
rniwa@webkit.org | Adopted custom element's callbacks should continue... |
blob | commitdiff | diff to current |
2016-08-22 |
rniwa@webkit.org | Rename CustomElementsRegistry to CustomElementRegistry |
blob | commitdiff | diff to current |
2016-08-19 |
zalan@apple.com | RenderObject::containingBlock() cleanup. |
blob | commitdiff | diff to current |
2016-08-19 |
rniwa@webkit.org | Rename LifecycleCallback to CustomElementReaction |
blob | commitdiff | diff to current |
2016-08-18 |
rniwa@webkit.org | Add basic support for connected and disconnected callbacks |
blob | commitdiff | diff to current |
2016-08-18 |
commit-queue@webki... | [web-animations] Add Animatable, AnimationEffect, Keyfr... |
blob | commitdiff | diff to current |
2016-08-17 |
rniwa@webkit.org | customElements.define should retrieve lifecycle callbacks |
blob | commitdiff | diff to current |
2016-08-17 |
commit-queue@webki... | Unreviewed, rolling out r204540, r204545, and r204547. |
blob | commitdiff | diff to current |
2016-08-17 |
cdumez@apple.com | Add support for ShadowRoot.mode attribute |
blob | commitdiff | diff to current |
2016-08-16 |
rniwa@webkit.org | customElements.define should retrieve lifecycle callbacks |
blob | commitdiff | diff to current |
2016-08-15 |
achristensen@apple.com | Remove unused includes of wtf headers |
blob | commitdiff | diff to current |
2016-08-11 |
rniwa@webkit.org | Move document.defineElement to customElements.define |
blob | commitdiff | diff to current |
2016-08-07 |
cdumez@apple.com | Align Range.createContextualFragment() input validation... |
blob | commitdiff | diff to current |
2016-08-04 |
cdumez@apple.com | Move insertAdjacent*() API from HTMLElement to Element |
blob | commitdiff | diff to current |
2016-07-29 |
cdumez@apple.com | Add support for Element.getAttributeNames() |
blob | commitdiff | diff to current |
2016-07-16 |
rniwa@webkit.org | Rename fastGetAttribute to attributeWithoutSynchronization |
blob | commitdiff | diff to current |
2016-07-16 |
cdumez@apple.com | Use emptyString() / nullAtom when possible |
blob | commitdiff | diff to current |
2016-07-11 |
enrica@apple.com | Add synthetic click origin to WKNavigationAction. |
blob | commitdiff | diff to current |
2016-07-10 |
cdumez@apple.com | adoptNode() changes css class to lowercase for document... |
blob | commitdiff | diff to current |
2016-07-09 |
cdumez@apple.com | adoptNode() changes css class to lowercase for document... |
blob | commitdiff | diff to current |
2016-06-29 |
benjamin@webkit.org | Rename ChildrenAffectedByActive to StyleAffectedByActive |
blob | commitdiff | diff to current |
2016-06-28 |
pvollan@apple.com | [Win] Custom elements tests are failing. |
blob | commitdiff | diff to current |
2016-06-27 |
benjamin@webkit.org | Fix style invalidation for :active when the activated... |
blob | commitdiff | diff to current |
2016-06-22 |
commit-queue@webki... | AX: Add support for CSS4 :focus-within pseudo |
blob | commitdiff | diff to current |
2016-06-21 |
simon.fraser@apple.com | Focus event dispatched in iframe causes parent document... |
blob | commitdiff | diff to current |
2016-06-21 |
commit-queue@webki... | Unreviewed, rolling out r202243. |
blob | commitdiff | diff to current |
2016-06-20 |
benjamin@webkit.org | :default CSS pseudo-class should match checkboxes+radio... |
blob | commitdiff | diff to current |
2016-06-20 |
simon.fraser@apple.com | Focus event dispatched in iframe causes parent document... |
blob | commitdiff | diff to current |
2016-06-18 |
benjamin@webkit.org | :indeterminate pseudo-class should match radios whose... |
blob | commitdiff | diff to current |
2016-06-17 |
commit-queue@webki... | Unreviewed, rolling out r202147. |
blob | commitdiff | diff to current |
2016-06-16 |
simon.fraser@apple.com | Source/WebCore: |
blob | commitdiff | diff to current |
2016-06-15 |
cdumez@apple.com | Drop some unnecessary header includes |
blob | commitdiff | diff to current |
2016-06-15 |
commit-queue@webki... | Enabling Shadow DOM for all platforms |
blob | commitdiff | diff to current |
2016-06-11 |
darin@apple.com | Tighten code to build set of tag names |
blob | commitdiff | diff to current |
2016-06-09 |
commit-queue@webki... | Unreviewed, rolling out r201810. |
blob | commitdiff | diff to current |
2016-06-08 |
commit-queue@webki... | [web-animations] Add Animatable, AnimationEffect, Keyfr... |
blob | commitdiff | diff to current |
2016-06-07 |
rniwa@webkit.org | Update the list of elements attachShadow is allowed |
blob | commitdiff | diff to current |
2016-06-02 |
darin@apple.com | Audit RenderObject casts and fix problems and style... |
blob | commitdiff | diff to current |
2016-05-24 |
cdumez@apple.com | Use auto for some of our lambda function parameters |
blob | commitdiff | diff to current |
2016-05-24 |
antti@apple.com | REGRESSION (r196629): Safari can get into a state where... |
blob | commitdiff | diff to current |
2016-05-20 |
cdumez@apple.com | Improve compile-time assertions in is<>() / downcast<>() |
blob | commitdiff | diff to current |
2016-05-16 |
zalan@apple.com | containingBlockFor*Position functions should take the... |
blob | commitdiff | diff to current |
2016-05-15 |
cdumez@apple.com | Use more references in JS wrappers related code |
blob | commitdiff | diff to current |
2016-05-11 |
cdumez@apple.com | Update Node::appendChild() / replaceChild() / removeChi... |
blob | commitdiff | diff to current |
2016-05-10 |
ossy@webkit.org | Fix the !ENABLE(SHADOW_DOM) && !ENABLE(DETAILS_ELEMENT... |
blob | commitdiff | diff to current |
2016-05-10 |
cdumez@apple.com | Get rid of a lot of calls to RefPtr::release() |
blob | commitdiff | diff to current |
2016-05-06 |
dino@apple.com | Regions, Shapes and Tracks don't need runtime features |
blob | commitdiff | diff to current |
next |