2016-01-15 |
rniwa@webkit.org | Add document.defineCustomElement |
blob | commitdiff |
2016-01-09 |
akling@apple.com | Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_... |
blob | commitdiff | diff to current |
2016-01-07 |
antti@apple.com | Factor free standing tree style resolve functions into... |
blob | commitdiff | diff to current |
2016-01-05 |
antti@apple.com | Move StyleChange enum into a separate file |
blob | commitdiff | diff to current |
2016-01-02 |
aestes@apple.com | Replace WTF::move with WTFMove |
blob | commitdiff | diff to current |
2015-12-31 |
simon.fraser@apple.com | Clarify that scrollPositionChangedViaPlatformWidget... |
blob | commitdiff | diff to current |
2015-12-21 |
gyuyoung.kim@webki... | Reduce PassRefPtr uses in dom - 2 |
blob | commitdiff | diff to current |
2015-12-17 |
commit-queue@webki... | Unreviewed, rolling out r194201. |
blob | commitdiff | diff to current |
2015-12-17 |
gyuyoung.kim@webki... | Reduce PassRefPtr uses in dom - 2 |
blob | commitdiff | diff to current |
2015-12-12 |
commit-queue@webki... | Safari background tabs should be fully suspended where... |
blob | commitdiff | diff to current |
2015-12-12 |
jiewen_tan@apple.com | Strip out Referer header when requesting subresources... |
blob | commitdiff | diff to current |
2015-12-12 |
ap@apple.com | Roll out trac.webkit.org/r193984, because the new test... |
blob | commitdiff | diff to current |
2015-12-11 |
jiewen_tan@apple.com | Strip out Referer header when requesting subresources... |
blob | commitdiff | diff to current |
2015-12-11 |
darin@apple.com | Reduce the number of events that can be created by... |
blob | commitdiff | diff to current |
2015-12-10 |
dbates@webkit.org | [iOS] Suspend and resume device motion and device orien... |
blob | commitdiff | diff to current |
2015-12-10 |
dbates@webkit.org | Unify iOS Frame::setTimersPaused() logic and Frame... |
blob | commitdiff | diff to current |
2015-12-09 |
hyatt@apple.com | Picture element needs to respond to dynamic viewport... |
blob | commitdiff | diff to current |
2015-12-03 |
antti@apple.com | Move ResourceLoadScheduler to WebKit1 |
blob | commitdiff | diff to current |
2015-12-01 |
commit-queue@webki... | Rename ActiveDOMObject/DOMWindow PageCacheSuspension... |
blob | commitdiff | diff to current |
2015-11-21 |
commit-queue@webki... | Renaming PageCache suspension code to support more... |
blob | commitdiff | diff to current |
2015-11-12 |
jhoneycutt@apple.com | popstate event should be dispatched asynchronously |
blob | commitdiff | diff to current |
2015-11-12 |
cdumez@apple.com | Stop passing a PassRefPtr to dispatchEvent() |
blob | commitdiff | diff to current |
2015-11-12 |
ggaren@apple.com | Rename handle.*Event to dispatch.*Event |
blob | commitdiff | diff to current |
2015-10-30 |
hs85.jeong@samsung.com | Use modern for-loops in WebCore/dom. |
blob | commitdiff | diff to current |
2015-10-29 |
simon.fraser@apple.com | Very slow typing on pages with wheel event handlers... |
blob | commitdiff | diff to current |
2015-10-22 |
rniwa@webkit.org | REGRESSION (r181972): Scroll position changes to top... |
blob | commitdiff | diff to current |
2015-10-18 |
antti@apple.com | Computed style should work correctly with slotted eleme... |
blob | commitdiff | diff to current |
2015-10-16 |
commit-queue@webki... | Unreviewed, rolling out r191204. |
blob | commitdiff | diff to current |
2015-10-16 |
antti@apple.com | Computed style should work correctly with slotted eleme... |
blob | commitdiff | diff to current |
2015-10-14 |
commit-queue@webki... | Postpone mutation events before invoke Editor::Command... |
blob | commitdiff | diff to current |
2015-10-13 |
cdumez@apple.com | Avoid useless copies in range-loops that are using... |
blob | commitdiff | diff to current |
2015-10-09 |
cdumez@apple.com | Unreviewed, build fix for ENABLE(MEDIA_SESSION) after... |
blob | commitdiff | diff to current |
2015-10-02 |
commit-queue@webki... | popstate is fired at the wrong time on load |
blob | commitdiff | diff to current |
2015-09-30 |
timothy_horton@app... | Compute document marker rects at use time instead of... |
blob | commitdiff | diff to current |
2015-09-30 |
antti@apple.com | Use separate style resolver for user agent shadow trees |
blob | commitdiff | diff to current |
2015-09-27 |
utatane.tea@gmail.com | [ES6] Implement ES6 Module loader hook stubs in WebCore |
blob | commitdiff | diff to current |
2015-09-24 |
cdumez@apple.com | Drop XPATH_NAMESPACE_NODE from Node::NodeType enum |
blob | commitdiff | diff to current |
2015-09-23 |
antti@apple.com | Split author style code out from DocumentStyleSheetColl... |
blob | commitdiff | diff to current |
2015-09-22 |
cdumez@apple.com | Drop support for legacy EntityReference DOM Node type |
blob | commitdiff | diff to current |
2015-09-19 |
cdumez@apple.com | Get rid of custom bindings for Document.location getter |
blob | commitdiff | diff to current |
2015-09-18 |
cdumez@apple.com | Drop support for Entity Node type |
blob | commitdiff | diff to current |
2015-09-15 |
dewei_zhu@apple.com | Polish code for r189579. |
blob | commitdiff | diff to current |
2015-09-15 |
cdumez@apple.com | Document.createNodeIterator(null) / Document.createTree... |
blob | commitdiff | diff to current |
2015-09-14 |
cdumez@apple.com | Improve Node pre-insertion validation when the parent... |
blob | commitdiff | diff to current |
2015-09-14 |
cdumez@apple.com | Document.adoptNode() should be able to explicitly adopt... |
blob | commitdiff | diff to current |
2015-09-14 |
cdumez@apple.com | Document.title does not behave according to specification |
blob | commitdiff | diff to current |
2015-09-14 |
cdumez@apple.com | document.lastModified should use the user's local time... |
blob | commitdiff | diff to current |
2015-09-14 |
cdumez@apple.com | Node.baseURI should not return null for detached nodes |
blob | commitdiff | diff to current |
2015-09-10 |
cdumez@apple.com | Node.appendChild(null) / replaceChild(null, null) ... |
blob | commitdiff | diff to current |
2015-09-10 |
dewei_zhu@apple.com | LayoutTests/imported/w3c: |
blob | commitdiff | diff to current |
2015-09-09 |
cdumez@apple.com | Setting document.title when there is no title and no... |
blob | commitdiff | diff to current |
2015-09-05 |
mmaxfield@apple.com | Crash when font completes downloading after calling... |
blob | commitdiff | diff to current |
2015-09-04 |
cdumez@apple.com | Document.body should return the first body / frameset... |
blob | commitdiff | diff to current |
2015-09-02 |
cdumez@apple.com | document.createProcessingInstruction() does not behave... |
blob | commitdiff | diff to current |
2015-08-27 |
eric.carlson@apple.com | Media Session: MediaSession constructor 'kind' argument... |
blob | commitdiff | diff to current |
2015-08-26 |
joepeck@webkit.org | Web Inspector: Implement tracking of active stylesheets... |
blob | commitdiff | diff to current |
2015-08-20 |
cdumez@apple.com | Default value for createNodeIterator() / createTreeWalk... |
blob | commitdiff | diff to current |
2015-08-16 |
cdumez@apple.com | Refactor HTMLCollection to be as fast as CachedLiveNodeList |
blob | commitdiff | diff to current |
2015-08-15 |
commit-queue@webki... | Unreviewed, rolling out r188508. |
blob | commitdiff | diff to current |
2015-08-15 |
cdumez@apple.com | Refactor HTMLCollection to be as fast as CachedLiveNodeList |
blob | commitdiff | diff to current |
2015-08-14 |
aestes@apple.com | [Cocoa] Downloads do not start if policy decision is... |
blob | commitdiff | diff to current |
2015-08-12 |
mrajca@apple.com | Media Session: notify the UI process when media control... |
blob | commitdiff | diff to current |
2015-08-06 |
eric.carlson@apple.com | Do not enforce "content-disposition: attachment" sandbo... |
blob | commitdiff | diff to current |
2015-08-06 |
eric.carlson@apple.com | Do not enforce "content-disposition: attachment" sandbo... |
blob | commitdiff | diff to current |
2015-08-06 |
mrajca@apple.com | Media Session: push paused state to the media session... |
blob | commitdiff | diff to current |
2015-08-01 |
cdumez@apple.com | Drop dummy Timer callbacks |
blob | commitdiff | diff to current |
2015-07-29 |
cdumez@apple.com | Avoid unnecessarily constructing PlatformMediaSessionMa... |
blob | commitdiff | diff to current |
2015-07-23 |
jer.noble@apple.com | [iOS] Add an explicit API to allow media documents... |
blob | commitdiff | diff to current |
2015-07-20 |
achristensen@apple.com | Resurrect CMake build on Windows. |
blob | commitdiff | diff to current |
2015-07-18 |
aestes@apple.com | [iOS] Further tighten the sandbox around pages fetched... |
blob | commitdiff | diff to current |
2015-07-07 |
bfulgham@apple.com | Ensure media playback is stopped during page close |
blob | commitdiff | diff to current |
2015-07-07 |
commit-queue@webki... | Unreviewed, rolling out r186385. |
blob | commitdiff | diff to current |
2015-07-06 |
bfulgham@apple.com | Ensure media playback is stopped during page close |
blob | commitdiff | diff to current |
2015-07-04 |
cdumez@apple.com | Drop RefPtr::clear() method |
blob | commitdiff | diff to current |
2015-07-03 |
cdumez@apple.com | Unreviewed, rolling out r186251. |
blob | commitdiff | diff to current |
2015-07-03 |
bfulgham@apple.com | Ensure media playback is stopped during page close |
blob | commitdiff | diff to current |
2015-07-02 |
beidson@apple.com | Add preference to disable all http-equiv. |
blob | commitdiff | diff to current |
2015-06-29 |
mrajca@apple.com | Add support for 'Default' media session types |
blob | commitdiff | diff to current |
2015-06-16 |
cdumez@apple.com | REGRESSION(r185012): chat frame in Gmail now says ... |
blob | commitdiff | diff to current |
2015-06-10 |
zalan@apple.com | Protect FrameView from being destroyed in Document... |
blob | commitdiff | diff to current |
2015-06-10 |
rniwa@webkit.org | REGRESSION(r180867): Tabbing to login field on iCloud... |
blob | commitdiff | diff to current |
2015-06-02 |
cdumez@apple.com | Calling FrameView::viewportContentsChanged() after... |
blob | commitdiff | diff to current |
2015-06-02 |
beidson@apple.com | WebKit policy delegate should suggest if a navigation... |
blob | commitdiff | diff to current |
2015-05-29 |
cdumez@apple.com | Consider throttling DOM timers in iframes outside the... |
blob | commitdiff | diff to current |
2015-05-23 |
mark.lam@apple.com | Document::ensurePlugInsInjectedScript() should evaluate... |
blob | commitdiff | diff to current |
2015-05-13 |
eric.carlson@apple.com | Work around HTMLMediaElement::documentDidResumeFromPage... |
blob | commitdiff | diff to current |
2015-05-11 |
cdumez@apple.com | Fix checkingLogicalHeight initialization in Document... |
blob | commitdiff | diff to current |
2015-05-08 |
eric.carlson@apple.com | [Mac] Playback target clients do not unregister on... |
blob | commitdiff | diff to current |
2015-05-08 |
weinig@apple.com | Consider implementing Document.scrollingElement |
blob | commitdiff | diff to current |
2015-05-02 |
simon.fraser@apple.com | Avoid compositing updates after style recalcs which... |
blob | commitdiff | diff to current |
2015-05-01 |
beidson@apple.com | Add API to disable meta refreshes. |
blob | commitdiff | diff to current |
2015-04-30 |
simon.fraser@apple.com | Crash at WebCore::Document::absoluteRegionForEventTargets |
blob | commitdiff | diff to current |
2015-04-30 |
commit-queue@webki... | Unreviewed, rolling out r183600. |
blob | commitdiff | diff to current |
2015-04-30 |
simon.fraser@apple.com | Crash at WebCore::Document::absoluteRegionForEventTargets |
blob | commitdiff | diff to current |
2015-04-29 |
eric.carlson@apple.com | Some media tests assert after r183096 |
blob | commitdiff | diff to current |
2015-04-23 |
eric.carlson@apple.com | Unreviewed, make a suggested change I overlooked in... |
blob | commitdiff | diff to current |
2015-04-23 |
eric.carlson@apple.com | Some media tests assert after r183096 |
blob | commitdiff | diff to current |
2015-04-22 |
eric.carlson@apple.com | [Mac] Use one playback target for all web processes |
blob | commitdiff | diff to current |
2015-04-21 |
cdumez@apple.com | Use ASSERT_WITH_SECURITY_IMPLICATION() for NoEventDispa... |
blob | commitdiff | diff to current |
2015-04-21 |
cdumez@apple.com | Crash when showing Web Inspector on page with 'multipar... |
blob | commitdiff | diff to current |
next |