2016-03-09 |
cdumez@apple.com | focus() / blur() should be on HTMLElement / SVGElement...
|
commit | commitdiff | tree |
2016-03-09 |
cdumez@apple.com | Move attributes to the instance for most interfaces...
|
commit | commitdiff | tree |
2016-03-09 |
cdumez@apple.com | Align HTMLKeygenElement.keytype with the specification
|
commit | commitdiff | tree |
2016-03-09 |
cdumez@apple.com | Element with maximum tabIndex cannot be returned by...
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed attempt to fix the 32bit build after r197782.
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed Windows build fix after r197728.
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed, fix 32-bit build after r197726.
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed, temporarily comment out static_assert while...
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed, another build fix after r197726.
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed Windows build fix after r197728.
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Unreviewed build fix after r197726.
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Align HTMLCanvasElement.width / height with the specification
|
commit | commitdiff | tree |
2016-03-08 |
cdumez@apple.com | Stop clamping HTMLElement.tabIndex to the range of...
|
commit | commitdiff | tree |
2016-03-06 |
cdumez@apple.com | Consolidate RuntimeApplicationChecks and RuntimeApplicationC...
|
commit | commitdiff | tree |
2016-03-04 |
cdumez@apple.com | Location.reload should not be writable
|
commit | commitdiff | tree |
2016-03-04 |
cdumez@apple.com | Regression(r196770): Unable to use HipChat Mac app
|
commit | commitdiff | tree |
2016-03-03 |
cdumez@apple.com | Drop [TreatNullAs=EmptyString] from URL interface attributes
|
commit | commitdiff | tree |
2016-03-03 |
cdumez@apple.com | HTMLFormElement's named property getter does not return...
|
commit | commitdiff | tree |
2016-03-03 |
cdumez@apple.com | Drop [TreatNullAs=LegacyNullString] from HTMLBaseElement...
|
commit | commitdiff | tree |
2016-03-02 |
cdumez@apple.com | Align HTMLInputElement.maxLength with the specification
|
commit | commitdiff | tree |
2016-03-02 |
cdumez@apple.com | Have parseHTMLInteger() / parseHTMLNonNegativeInteger...
|
commit | commitdiff | tree |
2016-03-01 |
cdumez@apple.com | Have parseHTMLInteger() / parseHTMLNonNegativeInteger...
|
commit | commitdiff | tree |
2016-02-29 |
cdumez@apple.com | Use WTF::Optional for HTMLOListElement::m_start
|
commit | commitdiff | tree |
2016-02-29 |
cdumez@apple.com | Use HTML parsing rules for textarea.maxLength
|
commit | commitdiff | tree |
2016-02-29 |
cdumez@apple.com | Align td.rowSpan / td.colSpan with the specification
|
commit | commitdiff | tree |
2016-02-29 |
cdumez@apple.com | [Web IDL] Add support for [TreatNullAs=EmptyString...
|
commit | commitdiff | tree |
2016-02-29 |
cdumez@apple.com | Parse HTMLOLElement.start as per the HTML spec
|
commit | commitdiff | tree |
2016-02-28 |
cdumez@apple.com | Prevent cross-origin access to Location.assign() /...
|
commit | commitdiff | tree |
2016-02-28 |
cdumez@apple.com | Align HTMLMarqueeElement.scrollAmount / scrollDelay...
|
commit | commitdiff | tree |
2016-02-27 |
cdumez@apple.com | Optimize parseHTMLInteger()
|
commit | commitdiff | tree |
2016-02-27 |
cdumez@apple.com | Fix the behavior of reflecting IDL attributes of type...
|
commit | commitdiff | tree |
2016-02-27 |
cdumez@apple.com | Add API test coverage for parseHTMLInteger / parseHTMLNonNeg...
|
commit | commitdiff | tree |
2016-02-26 |
cdumez@apple.com | Unreviewed, fix flaky test introduced in r197156.
|
commit | commitdiff | tree |
2016-02-26 |
cdumez@apple.com | [Web IDL] Mark DOMString parameters as nullable when...
|
commit | commitdiff | tree |
2016-02-25 |
cdumez@apple.com | Drop [TreatReturnedNullStringAs=Undefined] WebKit-specific...
|
commit | commitdiff | tree |
2016-02-25 |
cdumez@apple.com | Drop [TreatReturnedNullStringAs=Null] WebKit-specific...
|
commit | commitdiff | tree |
2016-02-24 |
cdumez@apple.com | [Reflected] IDL attributes of integer types should...
|
commit | commitdiff | tree |
2016-02-24 |
cdumez@apple.com | Align our implementation of Range.createContextualFragment...
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | REGRESSION (r196563): Images not loading on https:...
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | Unreviewed, rebaseline html/dom/interfaces.html.
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | HTMLScriptElement.crossOrigin / HTMLImageElement.crossOrigin...
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | Make HTMLSelectElement.size behave as per the specification
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | Add username / password attributes to HTMLAnchorElement...
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | iframe/frame/object.contentDocument should be on the...
|
commit | commitdiff | tree |
2016-02-22 |
cdumez@apple.com | Re-sync W3C HTML/DOM web-platform-tests
|
commit | commitdiff | tree |
2016-02-20 |
cdumez@apple.com | Land release assertions to help track down a possible...
|
commit | commitdiff | tree |
2016-02-20 |
cdumez@apple.com | HTMLFormElement.autocomplete should only return known...
|
commit | commitdiff | tree |
2016-02-19 |
cdumez@apple.com | Drop UnsafeVectorOverflow on ElementDescendantConstIterator...
|
commit | commitdiff | tree |
2016-02-19 |
cdumez@apple.com | Re-sync W3C web-platform-tests' html/dom/interfaces...
|
commit | commitdiff | tree |
2016-02-19 |
cdumez@apple.com | Unreviewed build fix.
|
commit | commitdiff | tree |
2016-02-19 |
cdumez@apple.com | window.history / window.navigator should not be replaceable
|
commit | commitdiff | tree |
2016-02-19 |
cdumez@apple.com | HTMLTableHeaderCellElement.scope should only return...
|
commit | commitdiff | tree |
2016-02-18 |
cdumez@apple.com | [Unforgeable] operations should not be writable as...
|
commit | commitdiff | tree |
2016-02-18 |
cdumez@apple.com | Fix behavior of reflecting unsigned long IDL attributes...
|
commit | commitdiff | tree |
2016-02-18 |
cdumez@apple.com | Crash on SES selftest page when loading the page while...
|
commit | commitdiff | tree |
2016-02-18 |
cdumez@apple.com | Regression(r196648): http://w3c-test.org/html/dom/interfaces...
|
commit | commitdiff | tree |
2016-02-17 |
cdumez@apple.com | SES selftest page crashes on nightly r196694
|
commit | commitdiff | tree |
2016-02-17 |
cdumez@apple.com | Import W3C HTML reflection tests
|
commit | commitdiff | tree |
2016-02-17 |
cdumez@apple.com | Regression(r196648): window.showModalDialog is no longer...
|
commit | commitdiff | tree |
2016-02-17 |
cdumez@apple.com | Window should have its 'constructor' property on the...
|
commit | commitdiff | tree |
2016-02-17 |
cdumez@apple.com | JSDOMWindow::getOwnPropertySlot should just call getStaticPr...
|
commit | commitdiff | tree |
2016-02-17 |
cdumez@apple.com | Navigator.geolocation should not be marked a [Replaceable...
|
commit | commitdiff | tree |
2016-02-16 |
cdumez@apple.com | [Web IDL] Operations should be on the instance for...
|
commit | commitdiff | tree |
2016-02-16 |
cdumez@apple.com | Do security checks early in JSDOMWindow::put*()
|
commit | commitdiff | tree |
2016-02-16 |
cdumez@apple.com | The following properties should exist on the global...
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Re-sync W3C web-platform-tests' html/dom/interfaces...
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | XMLHttpRequest / XMLHttpRequestUpload should inherit...
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Regression(r196563): It is no longer possible to call...
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Unreviewed, land an additional Mac CMake build fix.
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Unreviewed Window build fix.
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Drop the [EventTarget] WebKit-specific IDL extended...
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Unreviewed attempt to fix the Mac CMake build after...
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Unreviewed attempt to fix the Windows build.
|
commit | commitdiff | tree |
2016-02-15 |
cdumez@apple.com | Window and WorkerGlobalScope should inherit EventTarget
|
commit | commitdiff | tree |
2016-02-12 |
cdumez@apple.com | Unreviewed nit fixes after r196466.
|
commit | commitdiff | tree |
2016-02-12 |
cdumez@apple.com | [Web IDL] interfaces should inherit EventTarget instead...
|
commit | commitdiff | tree |
2016-02-11 |
cdumez@apple.com | Move 'length' property to the prototype
|
commit | commitdiff | tree |
2016-02-10 |
cdumez@apple.com | [Web IDL] interface objects should be Function objects
|
commit | commitdiff | tree |
2016-02-10 |
cdumez@apple.com | Attributes on the Window instance should be configurable...
|
commit | commitdiff | tree |
2016-02-09 |
cdumez@apple.com | Attribute getters should not require an explicit 'this...
|
commit | commitdiff | tree |
2016-02-07 |
cdumez@apple.com | Unreviewed, update several layout tests for WK1 after...
|
commit | commitdiff | tree |
2016-02-07 |
cdumez@apple.com | Prevent cross-origin access to window.history
|
commit | commitdiff | tree |
2016-02-06 |
cdumez@apple.com | Object.getOwnPropertyDescriptor() does not work on...
|
commit | commitdiff | tree |
2016-02-06 |
cdumez@apple.com | Instance property getters / setters cannot be called...
|
commit | commitdiff | tree |
2016-02-04 |
cdumez@apple.com | Object.getOwnPropertyDescriptor() returns incomplete...
|
commit | commitdiff | tree |
2016-02-04 |
cdumez@apple.com | Unreviewed, fix the EFL clean build after r196123
|
commit | commitdiff | tree |
2016-02-04 |
cdumez@apple.com | Unreviewed, rolling out r196067.
|
commit | commitdiff | tree |
2016-02-04 |
cdumez@apple.com | Merge DOMTokenList and DOMSettableTokenList
|
commit | commitdiff | tree |
2016-02-04 |
cdumez@apple.com | Re-sync W3C HTML web-platform-tests
|
commit | commitdiff | tree |
2016-02-03 |
cdumez@apple.com | Re-sync W3C DOM web-platform-tests
|
commit | commitdiff | tree |
2016-02-03 |
cdumez@apple.com | Unreviewed, rolling out r195555.
|
commit | commitdiff | tree |
2016-02-02 |
cdumez@apple.com | object.__lookupGetter__() / object.__lookupSetter__...
|
commit | commitdiff | tree |
2016-02-02 |
cdumez@apple.com | Unreviewed, fix http/tests/security/cross-origin-window...
|
commit | commitdiff | tree |
2016-02-02 |
cdumez@apple.com | Native Bindings Descriptors are Incomplete
|
commit | commitdiff | tree |
2016-02-01 |
cdumez@apple.com | Move properties that use custom bindings to the prototype
|
commit | commitdiff | tree |
2016-01-30 |
cdumez@apple.com | Unreviewed, rolling out r195871.
|
commit | commitdiff | tree |
2016-01-30 |
cdumez@apple.com | Unreviewed, rebaseline bindings tests after r195904.
|
commit | commitdiff | tree |
2016-01-30 |
cdumez@apple.com | [JS Bindings] prototype.constructor should be writable
|
commit | commitdiff | tree |
2016-01-30 |
cdumez@apple.com | Move more 'constructor' properties to the prototype
|
commit | commitdiff | tree |
2016-01-29 |
cdumez@apple.com | Move attributes to the prototype for List types / and...
|
commit | commitdiff | tree |
next |