User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
ncsoregi@mozilla.com Thu Sep 12 15:24:49 2019 +0000 | 6aec99b90f85428f659777d3fcb80aedb539acab | Henri Sivonen — Bug 1561564 - Introduce a JSString WebIDL type. r=bzbarsky |
18209c67f7250bbb2137a3c7fec0f05587324deb | Mike Conley — Bug 1579716 - Disable OOP subframe crash test when Fission is not enabled. r=kmag | |
ef7fddd34d1a1f30ca53b0564e8b87cf2efee8fd | Mark Banner — Bug 1330148 - Remove no-iterator ESLint exclusions on devtools since there are no violations now. r=jdescottes | |
f3c4877536d5e0654913a7270b8d00a2622ec59a | Mark Banner — Bug 1580250 - Remove unnecessary entries from .eslintignore for devtools. r=jdescottes | |
147a816393af8c1cf36a17cb66b8590f35be3ed8 | Jon Coppeard — Bug 1580474 - Replace #defines with constants in nsJSEnvironment files r=mccr8 | |
21386d8f21ae6f1eae3d8284817267d5750652c7 | Nathan Froyd — Bug 1577272 - annotate some refcounted lambda tests with expected errors for C++17; r=andi | |
8c62f6e70a749a79451eaa0ea08e269bb33eb95e | Jan Horak — Bug 1580174 - Don't use toplevel window as parent for the menus in popupnotification; r=stransky | |
db3536d46c35363c36e68e5a08bbbcff758647e5 | Valentin Gosu — Bug 1579331 - URL constructor fails when input is a data URL without a comma r=baku | |
62b744c40e6d494fc394b72c95b4ff1fdde22508 | Bastien Abadie — Bug 1550517 - Exclude 3rd party files on static-analysis check, r=sylvestre. | |
66713250039256030dae69f7f3b1eb254b5e3e0f | Emilio Cobos Álvarez — Bug 1579788 - Downgrade a few assertions in beta / release as to avoid crashing there. r=masayuki | |
886ccc65f1c996ce61a8568971eac4aa86645d0f | Masayuki Nakano — Bug 1574852 - part 100: Get rid of `TextEditRules::DidDeleteSelection()` r=m_kato | |
dc0f654c9ccdc10edfcbb72fcfddabe3aca66376 | Masayuki Nakano — Bug 1574852 - part 99: Move `HTMLEditRules::WillRelativeChangeZIndex()` to `HTMLEditor` r=m_kato | |
11b6d1bbafe71b695c1930985cea4199e6622d71 | Masayuki Nakano — Bug 1574852 - part 98: Move `HTMLEditRules::WillAbsolutePosition()` and `HTMLEditRules::WillRemoveAbsolutePosition()` to `HTMLEditor` r=m_kato | |
4880c3a309c94ca37d75e5d356be20a5937d7ae5 | Hiroyuki Ikezoe — Bug 1541705 - Test for offscreen image in out-of-process iframe. r=tnikkel | |
10d08f48e097b3107b1009aa19f40640b41a840d | Hiroyuki Ikezoe — Bug 1541705 - Try to see whether the target frame is scrolled out of view in out-of-process iframe if we couldn't walk up the frame tree. r=surkov | |
481dbebe905c483350f618dc146bf77eef90b947 | Hiroyuki Ikezoe — Bug 1541705 - Introduce nsLayoutUtils::FrameIsMostlyScrolledOutOfViewInCrossProcess. r=botond | |
dd526a39c352e4c18568eefeb631a09ec6150c48 | Hiroyuki Ikezoe — Bug 1541705 - Introduce nsLayoutUtils::FrameIsScrolledOutOfViewInCrossProcess and use it for the check whether animating element is scrolled out of view or not. r=botond,boris | |
fb5bcfad4822475c2b90d76d7165674ae259d570 | Hiroyuki Ikezoe — Bug 1541705 - Notify areas of out-of-process subframes from the compositor to the corresponding process. r=botond | |
689df124ac2c843b92dfb647e5ecfc0caa81be99 | Hiroyuki Ikezoe — Bug 1541705 - Introduce remote document rect. r=botond | |
80a073621c53060dd9520f74d75495513039d7cf | Hiroyuki Ikezoe — Bug 1541705 - Factor out functionalities for obsversing animation style counts into testcommon.js. r=boris | |
443a01b10c73c235a4b0b76be37fc241ca1bcc5b | Emilio Cobos Álvarez — Bug 1577139 - Remove LengthPercentage::was_calc. r=heycam | |
cbe50166fcf07817941f6e122bffc40aad7a2969 | Benjamin Bouvier — Bug 1507820: Pin HeapReg in Cranelift and use it as the heap base; r=lth | |
008417a25693a324e5ead68b28e3ecd2c5cb46aa | Benjamin Bouvier — Bug 1580518: Don't explicitly depend on target-lexicon for Cranelift's build; r=nbp | |
4bfe4a6b33415bd9ac4bae7c03b90f03519580e7 | Benjamin Bouvier — Bug 1580518: Cranelift: update to new FunctionBuilder's API; r=nbp | |
68ce7502665cc3315572e828419e27553d5c9c86 | Benjamin Bouvier — Bug 1580518: Bump Cranelift to bdfd2adc6e2052319d04d9400122c5b49939f404; r=lth | |
6b7056712cb4199ffda5dea7dfe41f2d6049e374 | Kris Maglione — Bug 1580220: Fix unhandled rejection logging for cross-origin objects. r=smaug | |
a0c55670272a9f35491505f551051c056e74dd25 | Tarek Ziadé — Bug 1579853 - added get_sys_info() r=bc | |
cda07e85ce9d003414bea67e3d16fc55189d9471 | Alex Chronopoulos — Bug 1579374 - Show information when mediacapabilities folder doesn't exist in the profile yet. r=chunmin | |
b4a2b9704d6165c67717283ce944936b3ed74ab7 | Sylvestre Ledru — Bug 1579845 - ride along: treeherder: Rename ml to mozlint r=ahal | |
e864f41e182928b6ffec636db73368afb5b401d3 | Sylvestre Ledru — Bug 1579845 - ride along: Strip codespell results r=ahal | |
2e6f8b858af7f55dcef9dc4af05c8f3250e5710b | Alex Chronopoulos — Bug 1580112 - Stop updating the database when the value has not changed. r=alwu | |
9c621b8602f1597143594c7e64d3a940edd95ab7 | Sylvestre Ledru — Bug 1579845 - Ride along: Add the line number in the file whitespace lint r=ahal | |
8b1d6ad6acdc76e70041b2c485d5943be34b34fb | Sylvestre Ledru — Bug 1579845 - Add a test to the mozlint check: file-whitespace r=ahal | |
18f2c53f2f71500f7df9306c7b1e729abd8fba22 | Sylvestre Ledru — Bug 1579845 - Add a test to the mozlint check: file-perm r=ahal |