User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo:tlin@mozilla.com Tue Sep 19 03:52:30 2017 +0000 | 0ff73d3051012fae86b7802688d5c6cc630a8746 | Ting-Yu Lin — Bug 1341009 - Convert nsReflowStatus::Reset() to nsReflowStatus::IsEmpty() assertion in ReflowText(). |
b303367abe280e4af9e232426fd2b3c4fa8a7f66 | Ting-Yu Lin — Bug 1341009 - Add nsReflowStatus::IsEmpty() assertions to all nsIFrame::Reflow() methods and some reflow helpers, and remove unneeded Reset(). | |
e7caf759589cdbc3d6bfe0d9963ad66d7ae5b90a | Ting-Yu Lin — Bug 1341009 - Reset aStatus before calling nsContainerFrame::ReflowChild(). | |
346cbb78fcca4aec86f1536be38610ff72a560ef | Ting-Yu Lin — Bug 1341009 - Reset aStatus before calling nsLineLayout::ReflowFrame(). | |
1395c28ced5de8f4872e09841d76da1a06d173c8 | Ting-Yu Lin — Bug 1341009 - Add nsReflowStatus::IsEmpty() assertion to nsAbsoluteContainingBlock::ReflowAbsoluteFrame(). | |
57ac3ebc4bbab946cace1d3c1c73387357b5eea2 | Ting-Yu Lin — Bug 1341009 - Pass const reference instead of value for nsReflowStatus. | |
28642d47e8d26f20fbee6023d31d91fb403f8883 | Ting-Yu Lin — Bug 1341009 - Remove nsReflowStatus::Reset() in BlockReflowInput's constructor. | |
45461d47b376357160c5a5768797b1a2ca03d40b | JW Wang — Bug 1400166. P2 - Flush() should dispatch a task to clear arrays. r=gerald | |
18b7334918f0c1bfbd1fabd691eb6e3ff4e2a1c7 | JW Wang — Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice. r=gerald | |
b406b52fd2e315c0faa2e454d1558e58be4e7241 | J.C. Jones — Bug 1399959 - Prefer hardware instead of software U2F tokens r=keeler | |
a8b326d7a918386e14077be9b5f8b27463a5c8f4 | J.C. Jones — Bug 1400019 - Don't assert on illegal WebAuthn algo names r=keeler | |
ad20c4bf0d579b3d998a2775b5d52dce42520d15 | Kevin Hsieh — Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r=xidorn | |
044422a93db9435ea419f895f77a5352a81aa3e2 | Kevin Hsieh — Bug 1395777 (part 1) - Allow rtc to use its own writing mode. r=xidorn | |
b2e85eb4879dafd1533fff1e106307caf38672c8 | Karl Tomlinson — bug 1401052 label GfxInfo files as Graphics BUG_COMPONENT r=jrmuizel | |
fd4481cbbd2958bd2b6339f1bb58ab8ef33b11bf | sebastian — bug 1400839 use -1 instead of 0 to indicate absent glxtest_pipe fd r=karlt | |
11b46d2109c423c10ad890282acd9da08c00a409 | David Keeler — bug 1400913 - back out the functionality changes from bug 1364159 (but keep the test) r=jcj | |
6835fc2e493bf7af55ee65b48153e80be2f0ee33 | Wes Kocher — Bug 1391123 - Add a newline to the end of try_task_config.json r=gps | |
cb2b8b4f4e04feade93e494cc5ea9d12eb3b2017 | Wes Kocher — Merge m-c to autoland, a=merge | |
73f00193147b08865fa3d049aca5214df14c6276 | Michael Comella — Bug 1400397: Do not try to reload failed highlight images. r=liuche | |
b4a4b9fa2cfc418e6c03294c266c36e0d4a075f6 | Michael Comella — Bug 1400397: Use Icons if overridePageURL fails to load. r=liuche | |
6602fcf1da4280b8372796ffefff315962f494f1 | Alan Jeffrey — servo: Merge #17862 - Implemented paint worklets drawing to a border (from asajeffrey:script-paint-worklet-border); r=pcwalton | |
acdf05e3a34170c7a6244ee2f015c61f2f4ed499 | Andrew Swan — Bug 1395892 Fix legacy badge in details view r=andym | |
5f5730a85852f85c6bfa2886d2272c7d7f691fd7 | Alexis Beingessner — Bug 1399564 - properly thread through selection-specific decorations to WR. r=jrmuizel | |
888be4b177b9c4484fee2ddab35d84b5872fd05c | Gijs Kruitbosch — Bug 1400976 - remove dead tracking protection strings, r=bgrins | |
488548b1af4ac6ea97ddcb192d7edd14877751a0 | Alan Jeffrey — servo: Merge #18523 - Make pipeline ids non-zero so that optional ids take no extra space (from asajeffrey:pipeline-id-nonzero); r=mbrubeck | |
008e877ffdaa277796a9f1b6195732b368cb1157 | Andrew Halberstadt — Bug 1397229 - Schedule mochitest-browser-chrome tests on Windows 10 instead of Windows 8, r=jmaher | |
bb89cd6f5507d9bbe763998757d1ae3537fe53c6 | Andrew Halberstadt — Bug 1397229 - Disable toolkit/browser/components/tooltiptext/browser_input_file_tooltips.js on Win10, r=jmaher | |
2671b6644f50d3f30fa0bb6fa4af3af573d44b07 | Andrew Halberstadt — Bug 1397229 - Disable browser/base/content/test/performance/browser_startup_images.js hidpi on Windows 10, r=jmaher | |
9f07c6210b347fb83348904cd1c899c72e37a3d0 | Andrew Halberstadt — Bug 1397229 - Remove unused reflow from browser_windowopen_reflows.js on Windows, r=mconley | |
65b5b0da8345c5b337913ae6bde8a9f8f2dd5b87 | Mike Conley — Bug 1400865 - Put tab warming prefs on tabbrowser binding instead of async tab switcher object. r=florian | |
206b2ca14b91789922bd3079c08ee4888974bcdc | Drew Willcoxon — Bug 1400024 - Clicks on Zoom label in Photon app menu shouldn't close the menu. r=Gijs | |
e368699e1e511972a1a95499d98663e06d4adf89 | Anthony Ramine — servo: Merge #18533 - Rename Runnable to Task and other improvements (from servo:TASKS); r=SimonSapin | |
0ad97b0a82c4341736eb3aad6f155cc6d30aec5c | Shane Caraveo — Bug 1394947 fix toggling the extension sidebars from menus, r=Gijs | |
776e2f2b53a2138d84e8c81a24b34c1f191b0c50 | Liang Wei — Bug 1120444 - Use fdatasync properly instead of fsync where appropriate. r=glandium | |
a952a23d3f140766157debe6e8fce757f6b67a97 | Drew Willcoxon — Bug 1384464 - Intermittent browser/base/content/test/urlbar/browser_page_action_menu.js. r=Gijs | |
81ae370514fde636b444e41b8c896ae48f0917fa | Steve Armand — Bug 1399989 - Add python/mach to flake8 linter. r=gps | |
5a8ddb2b2088c1d4f47f763ce3547506b8a5f9aa | Felipe Gomes — Bug 1390705 - Bump Flash Click-to-Play rollout to 100% on release. r=benjamin+7044 | |
84bc19f5cbe5f038f7a60ed75563c7c5a1f0e0ea | Tobias Markus — Bug 1400675 - Fix reference to undefined property FirsRunURL r=gfritzsche | |
716be9d0b6e0bacaec3f398693e13f68c6460e52 | Prathiksha — Bug 1363051 - Update about:blocked page visuals and copy. r=francois,johannh | |
5125dbdcbcb29e3ce48bb5347e1dcd9ceebbad11 | Kyle Machulis — Bug 1398074 - Add youtube-nocookie.com to domain list for HTML5 rewrites; r=cpeterson | |
e3265d380358d7485a6355c4fb9bd70aa922cba3 | Zibi Braniecki — Bug 1400006 - Extend language negotiation in LocaleService to support looking for the best likelySubtag for the locale with region stripped. r=Pike | |
ff7917ed161f04e2dd107c0c16a7b54437ef65c6 | Drew Willcoxon — Bug 1400751 - Bookmark star and Pocket animations are misaligned in touch mode. r=Gijs | |
fa80123d276ebd0a9612bbef8fea193341e5179d | Andrew McCreight — Bug 1400374 - Fix compiler warning in FixGrayBits. r=smaug | |
4d4527934c6c9dbf9c181ed3db74b070440aaf33 | Simon Sapin — servo: Merge #18552 - Update osmesa-src to support building with mach (from servo:machless); r=nox | |
bc0b0b1a63fe06543b8a22dc75d5cf5ba79be390 | Sam Foster — Bug 1392066 - #stop-button and #reload-button should fill available width when in the overflow menu. r=Gijs | |
a3c89c07aff9c9c3dcb49da4f48e0feaf8c5b350 | Ed Lee — Bug 1400626 - Metadata not saved when opening multiple pages. r=ursula | |
5430d402cfd5da4caf7b5b6e8fb27fe7fd7034cc | Tom Tromey — Bug 1385337 - add MDN learn more link to source map errors; r=bgrins | |
ec282eb58c6ca5b57162df127fd067f12abb365e | Dão Gottwald — Bug 1379395 - Fix previous / next icon color in Dark theme. r=mikedeboer |