User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
cbook@mozilla.com Fri Mar 10 10:37:06 2017 +0000 | e18d3dd20e8d60bb21524e1b6ef4a87288369afe | Henrik Skupin — Bug 1330348 - Make forward- and backward commands synchronous. r=ato |
0fbfe6e94cb2b4d20163e131bd0f9ab7a4f1aca0 | Henrik Skupin — Bug 1330348 - Make pollForReadyState a shared method for navigation commands. r=ato | |
349830b775ae00c179133c8a9256b6338507f379 | Xidorn Quan — Bug 1345343 - Add a pref to turn off effect of xml:base on style attribute. r=bz | |
9c29dd17051ec2db36577c463449a87eb4255ea9 | Sam Giles — servo: Merge #15903 - Set Origin header in http_network_or_cache_fetch (from servo:set-origin-header); r=Wafflespeanut | |
b3eb8484454007d3a44be3a1d63cc15790d4fc09 | Xidorn Quan — servo: Merge #15901 - Restore text-align-last removed in #15839 by mistake (from upsuper:text-align-last); r=Manishearth | |
500becbd127a56abec88353b692f66c810072ee8 | Hiroyuki Ikezoe — Bug 1341985 - Update mochitest expectation. r=heycam | |
da8b2149d6a285e40972fa062ba78ae5f67bc885 | Hiroyuki Ikezoe — Bug 1341985 - Update CSS animation's reftest.list for stylo. r=heycam | |
13ad5103ea6287d7c11a4984561aacd5c668e21c | Hiroyuki Ikezoe — Bug 1341985 - Use registerCleanupFunction to restore to normal refresh mode. r=heycam | |
5adbe41c0e30884f177b861987f529ba7ea32d40 | Hiroyuki Ikezoe — Bug 1341985 - Call UpdateAnimations even if the element has no computed values. r=birtles,heycam | |
9d0b76d2226743c55583724831772e8659ed63bb | Hiroyuki Ikezoe — Bug 1341985 - Skip update_animations if we have no running animations and the element becomes display:none. r=heycam | |
a6765b4cdf7300120295a53e4f9355aed06a20f0 | Hiroyuki Ikezoe — Bug 1341985 - GetAnimationCollection() takes const Element*. r=birtles | |
03f4ba0942c7613968970eb34f875f367b83a80c | Hiroyuki Ikezoe — Bug 1341985 - Update CSS animations in a SequentialTask. r=heycam | |
ce96353dd04058f362e5f5f652ab1606225788da | Hiroyuki Ikezoe — Bug 1341985 - Trigger the second traversal for updating CSS animations in the case of Servo_ResolveStyleLazily. r=heycam | |
ffe615ac2f20364ffa7e610c4cfa8d18e77c6b69 | Hiroyuki Ikezoe — Bug 1341985 - Trigger the second traversal for updating CSS animations. r=birtles,heycam | |
d018acf339b35c08cdbc986a8fb84bdbb5acbc4e | Hiroyuki Ikezoe — Bug 1341985 - Implement Gecko_StyleAnimationsEquals for checking nsStyleAutoArray<StyleAnimation> equality in servo side. r=heycam | |
c6b334aa177cf9a9196102ecbe661656d3975cb1 | Hiroyuki Ikezoe — Bug 1341985 - Split nsStyleAutoArray into a new header to avoid including nsStyleStruct.h in ServoBindingTypes.h. r=birtles | |
d6ab48ced3b85d7e8b2de403dc32bbeaaaae1870 | Hiroyuki Ikezoe — Bug 1341985 - We call EnsureTimerStarted on the main-thread after the traversal. r=heycam | |
8993adab1cd631a16d872a9c6db4ae3b2302cab5 | Hiroyuki Ikezoe — servo: Merge #15900 - Process css animations for gecko (from hiikezoe:process-css-animations); r=heycam | |
f04955ea1c7a7acdfaa0cfbb1a0c1f19cfa1b1d1 | Xidorn Quan — Bug 1346102 - Fix several expectation changes from #15896. | |
f1784b3cb04ec7ffa9baf26268eed22652e2a838 | Ethan Tseng — Bug 1345322 - Add pref privacy.resistFingerprinting to firefox.js. r=Gijs | |
25204dacc9c2f8bbb5f01338cb2beb43127bef3f | Nazım Can Altınova — servo: Merge #15896 - Change the predefined type of flex-basis and make gecko glue auto-generate (from canaltinova:flex-basis); r=Manishearth | |
96e3bc2098c8ff6206924883e12b8429e4962921 | Aki Sasaki — bug 1344321 - remove linux64-pgo from target_tasks_mozilla_beta. r=dustin a=release | |
1bce56d3f45d9bd349cfe57eae68fece17aaa40c | Aki Sasaki — bug 1344321 - add nightly test support. r=dustin a=release | |
b17b5fdb4ae7fb56a771079d683994b9e2444246 | jeremychen@mozilla.com — Bug 1345498 - [stylo] update mochitest expections for text-justify. r=xidorn | |
c2d92403096ac66f730998f9f02b4623d5be794b | JW Wang — Bug 1345713 - the seek promise might be rejected because the 'ended' event handler shut down the decoder. r=kaku | |
a45b9c12228379e78b8399c7e9d7126ff8ac3ca7 | Jeremy Chen — servo: Merge #15839 - Stylo - gecko glue code for text-justify (from chenpighead:stylo-text-justify); r=upsuper | |
70586dbb509c079bbf04f81c5ef3b99063d77194 | jeremychen@mozilla.com — Bug 1056516 - submit Hyphenation Control reftests to CSSWG. r=jfkthame | |
753067cc11f72ca3fc43068673f723673ac8a486 | jeremychen@mozilla.com — Bug 1056516 - add tests to our local reftests folder. r=jfkthame | |
0bcf5f91b0143c7da67ead0de0e3a802d2dd6bb1 | jeremychen@mozilla.com — Bug 1056516 - let auto hyphen honor manual hyphen when hyphens:auto is set. r=jfkthame | |
41d39e1e440b7f2d39d134a5c5c74381cbe6e848 | jeremychen@mozilla.com — Bug 1056516 - use HyphenType to store different types of hyphenations. r=jfkthame | |
aaec04f764815ee50d8e8ff2e4ee24f59ec50209 | jeremychen@mozilla.com — Bug 1056516 - use AutoTArray for hyphenBuffer in BreakAndMeasureText. r=jfkthame | |
c593315237b83e79fc0bc23422f897b5d58f903d | Iris Hsiao — Backed out 3 changesets (bug 1344346) for mochitest shutdownleaks | |
483d091b9428e8c60a699284544f10c9ab7867c4 | Fernando Jiménez Moreno — servo: Merge #15783 - Replace manual host parsing code with parse-host crate (from ferjm:issue15756-parse-hosts); r=avadacatavra | |
610c74da63408e2755dd3fde13d4ae8ae61a3f6e | Manish Goregaokar — Bug 1329093 - Part 5: Update test expectations; r=bz | |
33e22504454407f07e8b1409012b3618043dbb6f | Manish Goregaokar — Bug 1329093 - Part 4: stylo: Delay SVG mapped attr resolution till later; r=bz | |
0d2f87e66db24046726d4b652cd83d18f9e00b5b | Manish Goregaokar — Bug 1329093 - Part 3: Overload FromContent() to work with const; r=bz | |
281614c5ea9f61d6a02dabc9e7357b2d83f60db1 | Manish Goregaokar — Bug 1329093 - Part 1: stylo: Handle SVG presentation attributes; r=bz | |
4aa128f4b262917b813d35088ef9fd9621f5cfdf | Matthew Noorenberghe — Bug 1344589 - Wait for the httpServer to shutdown in head_search.js to avoid reported leaks. r=adw | |
1b2d90a65aecd38969c6b820374fdb785ce8bec3 | Grigory Kruglov — Bug 1329793 - Re-subscribe for a push channel periodically r=eoger,nalexander | |
c8bfaf1927b6e35e2955323c6e8845a6a5216d43 | Daniel Holbert — Bug 1291483 part 2: Use UniquePtr/MakeUnique more thoroughly in chain-of-custody for gfxFont::mVerticalMetrics. r=jfkthame | |
5a0c4791eef57a309aef794490c5ba394923de6a | Daniel Holbert — Bug 1291483 part 1: Use 'MakeUnique' instead of 'new' to allocate gfxFont::mGlyphChangeObservers. r=jfkthame | |
9646ef87ae12aa5f605c5f8587d3805b3f95b5eb | Manish Goregaokar — servo: Merge #15893 - Support SVG presentation attributes (from Manishearth:stylo-svg-pres); r=bz | |
71e3443cdc4355ed59ea0ae565cbdb42da4c3236 | Andrew Halberstadt — Bug 1344346 - [mozlog] Use less verbose formatting on 'process_output' messages, r=jgraham | |
cd8993e4d0dd9b4ae7d7bc7f48a5119d0cbd416d | Andrew Halberstadt — Bug 1344346 - [mozharness] Ensure StructuredOutputParser runs 'process_output' messages through the error lists, r=jgraham | |
8e03e57d44aa428d78dcf886be0e42c998f3ad61 | Andrew Halberstadt — Bug 1344346 - [mochitest] Log unstructured output as 'process_output', r=jgraham | |
cf2b0421dd5795d39c6924f5d761a6369a8a60ad | Masatoshi Kimura — Bug 1345222 - Fix user-set ClearType params detection. r=mchang | |
e586e5f9e9a4f0b1febd9433f20754b19a5fc85b | Dave Townsend — Bug 1346014: Update the minimum required version of node to 6.9.1. r=jaws | |
32c79b4aeaaa51260e3b979c7e77f9b193170963 | William Lachance — Bug 1345980 - Mark up all taskcluster mochitest jobs with tag 'test-type: mochitest' r=dustin | |
f2262b093262a137e43f5fb3f9e1b3892deaf3c4 | Kartikaya Gupta — Bug 1345355 - Don't register a window as touch-enabled if there's no touch device supported. r=jimm | |
f12a9623b44546b79cf2ada33cdf5c927ef22cd8 | Bob Silverberg — Bug 1345583 - Move code for startup and shutdown handling of preferences to ExtensionPreferencesManager, r=aswan | |
06328362721a1629dd00c3a5ce2a9dcfb0dd0296 | David Keeler — bug 1339267 - re-work NSS initialization wrt thread/process etc. r=Cykesiopka,jcj |