User Push date [To Local] | Changeset | Patch author — Commit message |
---|---|---|
bmo:jsnajdr@gmail.com Thu Nov 24 16:10:05 2016 +0000 | c8184ac03a5e8fb3bc44c5280ec6ee9572e26c0d | Jarda Snajdr — Bug 1309866 - Use toolbox loader to load common libs into Netmonitor r?Honza |
c11486d41f00afee2ea1350cf7b6fa7c7a334748 | Jarda Snajdr — Bug 1309866 - Add option for loading common libraries to BrowserLoader r?Honza | |
7ea477558460cef446bee44ae2bebf03c6572b37 | Jarda Snajdr — Bug 1309866 - Migrate RequestsMenuView to a React component with Redux store r?Honza | |
26102b10b9bd45af4435505968329280ff9fd66c | Jarda Snajdr — Bug 1312236 - Fix debugger.html tests after upgrade to React 15 | |
8260af682eeb8d7dc85f7591ae1651c70e79e3e6 | Jarda Snajdr — Bug 1312236 - Fix Tree component tests after upgrade to React 15 | |
18c4cd88bf07fbfbab7ef2faec5383db255360f5 | Greg Tatum — Bug 1312236 - Fix memory tool for react update; r=linclark | |
ccf2c55a3666996e6abe06a45e0248eecfdcdfde | Lin Clark — Bug 1312236 - Update React to 15.3.2 | |
2cd5b97ccf5a44569b87bb8f30ca0d7bebe060e8 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge | |
7e68f80c7826318c9e15ae693c607e9fa689272a | Carsten "Tomcat" Book — Backed out changeset 504e1e32c8b8 (bug 1141814) for test failures in own tests | |
91924feee6b0342fe01ea6dbe66cf1e8950c6b3d | Carsten "Tomcat" Book — Backed out changeset 76a1099ef0b4 (bug 1141814) | |
43b2fafc68f489d42956e6ca661066d7480b419f | Carsten "Tomcat" Book — Backed out changeset 6c26d0bd467b (bug 1141814) | |
b92dcbb89ffcf96216a9cfdacfc3b2d652606028 | Jan de Mooij — Bug 1317936 part 2 - Use atom hash code for jsid hashing. r=jonco | |
be48744b160459666cbf97f065a97cdad695092f | Jan de Mooij — Bug 1317936 part 1 - Add hash code to atoms. r=jonco,jorendorff | |
1bdd86bd35301cfd741d642cdac1249a749dd999 | Gijs Kruitbosch — Bug 1314249 - if the target changes, assume we should not pass an opener ref, r=smaug | |
e13ca676d63607f1a19a73c77b7331253d0e2ba8 | Gabriel Luong — Bug 1320010 - Fix incorrect file reference to devtools/inspector/client/layout/components/App. r=jdescottes | |
4f8d64aeb611657ee1b99088765e047ce16a79ad | Henry Chang — Bug 1319286 - Cache nsIUrlClassifierDBService.getTables result until next update. r=francois. | |
f9e3af2b0e9913d87e031ec993bd25a41d82cafb | Lars T Hansen — Bug 1319415 - pop value stack on block end before attempting to capture join register. r=bbouvier | |
f4b4df249c38cf91484629eb3d59f5482f6e377c | Lars T Hansen — Bug 1316614 - add Op lookahead to wasm iterator. r=sunfish | |
6c26d0bd467bb05e38055eca393f0efaa252417c | Kershaw Chang — Bug 1141814 - Part3: Test case, r=francois | |
76a1099ef0b4fb52822919863be2573a7cc6b967 | Kershaw Chang — Bug 1141814 - Part2: Lower the priority of channel loading tracking resource, r=honzab | |
504e1e32c8b84e50c2fefaafe24e2a76e8e8e106 | Kershaw Chang — Bug 1141814 - Part1: Enable to update TP list if TP is disabled, r=francois | |
ca5d651dd82d9b98e2d3a4c4388ee4639603c0c2 | Timothy Nikkel — Bug 1317558. Make SurfaceFromElement ask for async image notifications because it can be called during painting. r=aosmond | |
9f6533d92b9610ae05f57b561b0c0ef56dd21d7e | Boris Zbarsky — Bug 1315135 followup. Fix web platform tests that either depended on the old spec's behavior or were asserting that we fail the new one. | |
f4f8dc2931aa0f6b52f22d589d9f749558324c9f | Matt Woodrow — Bug 1319626 - Part 6: Fix a few unified build include problems. r=mstange | |
5e4dbaca50efa87b44b0ec415869d7df0b2f8a87 | Matt Woodrow — Bug 1319626 - Part 5: Minimize visible region for border layers. r=mstange | |
e6760c16df72d7dd8548d47bc6058c8d38cb9d6a | Matt Woodrow — Bug 1319626 - Part 4: Build BorderLayers if enabled. r=mstange | |
72e731f1198a93c5c1a1608769b7e9667b457df3 | Matt Woodrow — Bug 1319626 - Part 3: Refactor nsCSSRendering border painting so callers can access the border renderer. r=mstange | |
4909935f808198cbcc81e44f0018d8d417414cba | Matt Woodrow — Bug 1319626 - Part 2: Add BorderLayer class and basic support for them. r=mstange | |
65178b7ee6dafb7c660ec880c48bce237dfd8629 | Matt Woodrow — Bug 1319626 - Part 1: Add new nsTArray append method for mozilla::Array. r=froydnj | |
227cafa30abcf4ed97082b6ca9da0bd862212b05 | Matt Woodrow — Bug 1318156 - Don't build nsDisplayTableFrame if it won't paint anything. r=mstange | |
d62a25f542531de9fb6e269a5c9a7fa39ad86c25 | Matt Woodrow — Bug 1318156 - Convert images into layers if we're forcing active layers. r=mstange | |
426dd5fc9e8a8c02df9dc55e638c7dcdc4708332 | Matt Woodrow — Bug 1318156 - Add an option to minimize empty area in PaintedLayers. r=mstange | |
c92c581e9de36dcaa7d8a818e5cd6b4b30c6bfb8 | Matt Woodrow — Bug 1318156 - Convert background colors into layers if we're forcing active layers. r=mstange | |
6888e7fc8a9cd2ddd78788d7b792f70a58691fcf | Matt Woodrow — Bug 1317862 - Part 4: Remove unnecessary clip. r=mstange | |
92e343bcb231b8974beefcdcd123e7d7470b73e1 | Matt Woodrow — Bug 1317862 - Part 3: Build TextLayers if enabled. r=mstange | |
7e55a4cc72d0f973b14676df25fecb12699565cd | Matt Woodrow — Bug 1317862 - Part 2: Add a way to query DT recordings for Glyphs. r=Bas | |
f2d4190eaaf8d0354f1c9aee3c940bc88e695bf5 | Matt Woodrow — Bug 1317862 - Part 1: Add TextLayer class and basic support for them. r=mstange | |
880e9106f46dcb7d915358143e78574a7c0a1e3e | Bas Schouten — Bug 1317843 - Split LayerManagerComposite into two classes. r=jrmuizel | |
d867784dbea4d023c43b94c92d47f965777ae367 | Cameron McCormack — Bug 1319336 - Add some assertions and early returns to animation code to make stylo tests progress further. r=birtles | |
83f951d60fc77f37d94f16926762dd5ed58b3494 | Boris Zbarsky — Bug 1315135. Remove the RegExp (and some Date) special casing from our dictionary conversions and Web IDL overload resolution. r=peterv | |
9aef92f7911d35abc9520ffa0e802be3f4b92f5a | Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge | |
efbc0c055fbc1511c181eadb728e135d9b7976eb | Makoto Kato — Bug 1313986 - Part 5. Remove createAnonymousElement from nsIHTMLEditor. r=masayuki | |
f2593e79b289aede3294d8cfa77d2a47d89eddb6 | Makoto Kato — Bug 1313986 - Part 4. Use Element instead of nsIDOMElement for resizer. r=masayuki | |
458c739c920a2f89af836f77144391f2f014f2d3 | Makoto Kato — Bug 1313986 - Part 3. Use CreateAnonymousElement with nsIAtom for simple case. r=masayuki | |
4205c3ed2ce5999aad02cceb0a8917ddf4c0e831 | Makoto Kato — Bug 1313986 - Part 2. Add CreateAnonymousElement with nsIAtom. r=masayuki | |
c72334e5c900c88684a083dc04e725873e428a67 | Makoto Kato — Bug 1313986 - Part 1. Add test for inlineTableEditing and objectResizing. r=masayuki | |
4153ce5276d5f44c77a928836453343d89a78b5d | Gijs Kruitbosch — Bug 1319816 - fix default browser determination on Windows 7 and below in the automigration case, r=jaws | |
052fdfd28e7a4a710c12c027fd43a55eb9f6b181 | Sylvestre Ledru — Bug 1319393 - Remove the misc-use-override.KeepVirtual declaration in .clang-tidy file r=Ehsan | |
3d3b3ea647d82ef1041d05612198347a52102ace | Sylvestre Ledru — Bug 1318004 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11. r=Ehsan | |
bbb2524a8b4fbf78b985681e5d9cf47a6cf9133a | Sylvestre Ledru — Bug 1318004 - Use C++11's override and remove virtual where applicable. r=Ehsan | |
f59ea728b7582b566cd7f772e9780bba10cdc08b | Sylvestre Ledru — Bug 1318004 - Replace string literals containing escaped characters with raw string literals. r=Ehsan | |
d430f267791ea1ca694ab1da5a6669e62dad406f | Sylvestre Ledru — Bug 1318004 - Replace default bodies of special member functions with = default; r=Ehsan | |
0c03c2ddda3a4e58295c9f3e1670237cd8b75fb9 | Ting-Yu Lin — Bug 1317588 Part 5 - Change Side's operator++ from postfix to prefix. r=mats | |
88f2c7f0a24a5d7e1f82769ae24aed5c0cf9bed7 | Ting-Yu Lin — Bug 1317588 Part 4 - Remove side bits defined in BorderConsts.h r=mats | |
1710e2f930dbd5b32aa5f126ab031c8353a73523 | Ting-Yu Lin — Bug 1317588 Part 3 - Remove #define NS_SIDE_TOP/RIGHT/BOTTOM/LEFT. r=mats | |
60506dc6f798fde3715897564930ce5b2dcf5ed8 | Ting-Yu Lin — Bug 1317588 Part 2 - Remove mozilla::css::Side typedef. r=mats | |
aceab4673889e2575c25bb5910a9784b2a8e1d1d | Ting-Yu Lin — Bug 1317588 Part 1 - Move NS_FOR_CSS_SIDES and operator++ to gfx/2d/Types.h. r=mats | |
d9b26b438895944ea6764976577436383de9e23d | cku — Bug 1319667 - Part 3. Test case for mask longhands on svg element. r=mstange | |
3ab240e653d884b2e4df2263a78bf3adf81db317 | cku — Bug 1319667 - Part 2. Move DrawResult from function parameter of PaintClipMask to the return value. r=mstange | |
464230532ba3c56157be845ac68f4c79b686cd60 | cku — Bug 1319667 - Part 1. Allow mask longhands apply to SVG elements. r=mstange | |
ac16df8810f60d0bd4514b5d4975e63e7004e3ce | Kilik Kuo — Bug 1319686 - Remove the use of AutoNoJSAPI from HTMLMediaElement::NotifyAudioChannelAgent r=jwwang | |
809655f44e1988e72f4efb0f7ccb22b64a8f8a4d | Daosheng Mu — Bug 1318586 - Adjust OpenVR controller button mapping to be consistency; r=kip | |
36a118cbe8155070604735f80e81088ce1df7828 | Stone Shih — Bug 1301708 - nsWindow::DealWithPopup() should do nothing at receiving WM_ACTIVATE for a popup window and its wParam includes WA_CLICKACTIVATE. r=masayuki | |
120c84ca53629202c22cce565053fee7973eea72 | maliu — Bug 1319302 - RTL support for Firefox for Android, r=sebastian | |
085baebf9e4aebb4e57d5088df9152c490232806 | Boris Chiou — Bug 1317178 - Pass the property name to Servo_DeclarationBlock_SerializeOneValue. r=birtles | |
65643222e76c6dfa3560d3d4165d603495ea25e7 | JW Wang — Bug 1319790 - add assertions to detect if MediaDecoder is deleted without Shutdown() being called. r=kaku | |
5d0c5c2ee7625c745269a8f9cccf00e562afcfba | JW Wang — Bug 1319357 - clean up media elements when media tests are done. r=jya | |
e00b256c87a539e9f9ede45904b9043a9cc6b8f3 | JW Wang — Bug 1319698 - Remove MediaDecoderReader::SetIdle(). r=jya | |
0390e208038169bbdfa832155bef6359af4775fa | Chris Pearce — Bug 1316215 - Merge SelectGMP and LaunchGMP into one synchronous IPC operation. r=gerald | |
efff1ff587e32ef436efe95ef3153b44ff0ab1a5 | Chris Pearce — Bug 1316215 - Make GMPParent::IsUsed() take into account whether there are pending GetContentParent calls. r=gerald | |
4be3169b9d0257f3e0182dd1ad5d60a9a98eef48 | Chris Pearce — Bug 1316215 - Block GMPContentParent close while a GMPService::GetContentParent is being processed. r=gerald | |
cb29571e849184f019cf7343afb0ac6d36fa0e11 | Chris Pearce — Bug 1316215 - Promisify GMPService GetGMPContentParent and GetServiceChild. r=gerald | |
3a60967cd9ed58bf2ec9573b0185e3537a42518c | Xidorn Quan — Bug 1319994 - Use NS_ERROR for not-implemented CSS rules. r=heycam | |
a35328bd4d0742434319ebd2e9cd7de3b075f660 | Iris Hsiao — Backed out changeset b3574d03261b (bug 1319286) for GTest Assertion failures | |
b3574d03261b8512a6824e1d62ac0c8c9a5b676e | Henry Chang — Bug 1319286 - Cache nsIUrlClassifierDBService.getTables result until next update. r=francois. | |
165dd7c3d972d778310aeb9f7bbd154a84b7d773 | Alastor Wu — Bug 1301055 - part4 : special error dispatching stragedy for Fennec. r=jwwang | |
cb8ff0bdb0f8a3a4e648f552f30c1ff52cb4cae7 | Alastor Wu — Bug 1301055 - part3 : modify test prefs. r=jwwang | |
7794b64cae28ffe697e1844c7dcd7faca86700d1 | Alastor Wu — Bug 1301055 - part2 : create a error sink to handle media element's error related event. r=bkelly,jwwang | |
a66b7c936f76e9ea418855f9c0a6cf477a5e2e1d | Alastor Wu — Bug 1301055 - part1 : allow to replay the same video again. r=snorp | |
e9872fff04e29255714658452af04f58e885747d | Ting-Yu Lin — Bug 1316549 Part 4 - Use logical names for ComputeEllipseLineInterceptDiff(). r=dbaron | |
0d04f4ee523b3897d1e8b3addeefd1513076e29a | Ting-Yu Lin — Bug 1316549 Part 3 - Fix <shape-box> with border-radius in writing-mode. r=dbaron | |
aaf70a7cd344ceb7ea9c78d7807bb15283918d0f | Ting-Yu Lin — Bug 1316549 Part 2 - Fix assertion failure: aRadiusY > 0 in FloatInfo::XInterceptAtY(). r=dbaron | |
f7286c44643a0588933e818b37a7021c8c4a7f84 | Ting-Yu Lin — Bug 1316549 Part 1 - Fix LogicalSideForLineRelativeDir() for eLineRelativeDirLeft/Right. r=jfkthame | |
5ac0fb38b65024441bcc38bf899ea686c283e798 | peter chang — Bug 1317083 - Try to wait for IPDL connection before texture client creation, r=nical | |
1ba616d48ed7da7ae9140050e332be22fa74d81a | Astley Chen — Bug 1270406 - Remove :-moz-dir support. r=xidorn | |
71620574d3e5a5d2e76b7d2f0e8f4fc38039287b | Astley Chen — Bug 1270406 - Unprefix pseudo-class dir in DevTool resources. r=pbro | |
96be179dc0022095477b57efac0269bb528329dd | Astley Chen — Bug 1270406 - Unprefix pseudo-class dir in browser resources. r=adw | |
f63b1141abbe971b53b674dcaa77cf494724d086 | JW Wang — Bug 1319701 - Remove MediaDecoderReaderWrapper::mForceZeroStartTime. r=kaku | |
91160a3cae84a495cf083383110e10ce8640191a | Mike Hommey — Bug 1319959 - Set _topsrcdir, _objdir, MOZ_BUILD_ROOT and DIST from python configure. r=gps | |
a7389b4dca6380b2eac4020079a36a7dae317222 | Kit Cambridge — Bug 1318814 - `ObjectUtils.deepEqual` should not consider objects and primitives as equal. r=mossop | |
fec45c20351f688a29bd4e635098fd91832002ca | JW Wang — Bug 1319356 - clean up media elements when tests are done. r=cpearce | |
a8dabadba0abc4467a03fa3778b93ea1dbe291d7 | Daosheng Mu — Bug 1318618 - Support nsCString data type in gfxPrefs; r=dvander | |
f4f6a59b53106e9ff550b18e374a401ecea78e2a | Masayuki Nakano — Bug 1316505 part.2 The "wheel" event of <scrollbox> should use |.scrollByPixels()| instead of |.scrollByPages()| for respecting high resolution delta value and making the scroll smoother r=mstange | |
7748e7cc3d9c72b8035d10b90c55503091d80cc7 | Masayuki Nakano — Bug 1316505 part.1 The "wheel" event handler of <scrollbox> should use |.scrollByPixels()| for respecting wheel event's scroll speed and scrolling smoother r=mstange | |
75174a724d6516bb643710498862a44feeedde6d | Botond Ballo — Bug 1319892 - Turn the reftest for bug 735857 into a web platform reftest. r=mstange | |
843b7449f803d0940942c072550731af70fd0fe9 | Mark Hammond — Bug 1316500 - remove use of tasks and promise.jsm promises from Sync tests. r=tcsc | |
7065b2e2f667e8d2605b0aa8d9eb4755cce9c4e1 | Tomislav Jovanovic — bug 1253418 - implement contextMenu page_action and browser_action contexts r=kmag | |
55bbce8d1013afe70fdd2c79b793174164a699b0 | Hammad Akhtar — Bug 1302765 - Allow `./mach taskgraph .. --parameters P` to take a URL. URL building mechanism fixed; r=dustin | |
7ea3ad1ce937274bcd96a4490fc43120530ffd7f | Robert Helmer — Bug 1272446 - rebuild addons DB from manifests when schema has changed r=kmag | |
18a7e57308ae6d6465d8bae3f9616720990ede75 | Jonas Finnemann Jensen — Bug 1319449 - Set -o pipefail and other robustness improvements for image_builder. r=dustin | |
e1b2579a01f370225f9e162528f29fe72658c764 | Sebastian Hengst — Backed out changeset b6beaa787043 (bug 1319705) for marionette mass bustage. r=backout on a CLOSED TREE | |
6a1039fa088faeadf2864cfc7505a6b5e1d48595 | Ralph Giles — Bug 1318531 - Update builders to rust 1.14.0-beta.2. r=mshal | |
2dc827ea437a6940c5fb33160f0df821992bf2e9 | Ralph Giles — Bug 1318531 - Fix whitespace in tooltool manifests. r=mshal | |
678f4375af23cafb596e4ba0ad2f94fcf6b1a61c | Henrik Skupin — Bug 1142805 - Remove unnecessary restart for update tests r=maja_zf,rail | |
68ff0f9201070d23c477582c9cebc574e8104d83 | Henrik Skupin — Bug 1142805 - Use ConfigParser to modify update-settings.ini r=maja_zf,rail | |
8ec76d7d74580f352db437d19718ac164883041a | Henrik Skupin — Bug 1142805 - Fix remaining traces for app.update.url.override. r=maja_zf,rail | |
963c437a982d491b97a92a8d5528d09eed43a761 | Henrik Skupin — Bug 1142805 - Set update channel via default branch. r=maja_zf,rail | |
f9888f092dcc4725e53f31c71953b5561f3faeee | Henrik Skupin — Bug 1319028 - Enable tracing output for Firefox-UI jobs. r=maja_zf | |
b6beaa7870434c26a52d5868dfd6914862f3820c | Henrik Skupin — Bug 1319705 - Add firefox_puppeteer as dependency for Marionette in test archive. r=maja_zf | |
fec5699c5c50186f4aa9552ce9cf4829642a022f | Mike Conley — Bug 1318764 - Get rid of GetLookAndFeelCache sync IPC message, and send cache with GetXPCOMProcessAttributes instead. r=billm |