| User Push date [To Local] | Changeset | Patch author — Commit message |
|---|---|---|
| philringnalda@gmail.com Thu Feb 16 03:07:36 2017 +0000 | a9ec72f82299250e6023988e238931bbca0ef7fa | Phil Ringnalda — Backed out changeset 63d0ef447e81 (bug 1224528) for Android permaorange in test_blocklist_certificates.js |
| kwierso@gmail.com Thu Feb 16 00:18:40 2017 +0000 | e9b926463f9ea76b836ebecd824506e1febee19e | Wes Kocher — Merge inbound to m-c a=merge ← 65 merge changesets [Collapse] |
| 09a2cd12ac20c702b12e932e15fb87607ab02d2d | Wes Kocher — Backed out 2 changesets (bug 842114) for causing merge conflicts while merging to m-c a=backout | |
| 6296e675694a4b256dc54f3be1a6c2b182203323 | Ben Kelly — Bug 1339885 Uncomment test cases from WPT test and move to separate case that can be marked expected fail. r=bz | |
| f45e73d6c9ff8c902f8b989cb89463fe284fc315 | Ben Kelly — Bug 1339844 P3 Test for Client.type in mochitest. r=asuth | |
| b185531eed21f500813ac04566703eedcaba3004 | Ben Kelly — Bug 1339844 P2 Add Client.type to WPT tests. r=asuth | |
| 7430d14ff90f432deee834e227d89f5700fe6de9 | Ben Kelly — Bug 1339844 P1 Implement the Client.type attribute. r=asuth | |
| fe960e54cc30c906643e94b2ff0a64cb51df74c6 | Wes Kocher — Backed out 2 changesets (bug 919391) for failing test_resource_timing.html tests a=backout | |
| 62adae0f5df21dd911dd6d817af362037b18b08d | Marco Castelluccio — Bug 1339083 - Blocklist old K7TotalSecurity versions. r=aklotz | |
| c3a4bae5fc8db328f9f8559a65b28c235743bc10 | Valentin Gosu — Bug 919391 - (fix) Use os.path.join instead a=testonly | |
| e776663ecbb4df20c2ed612cbaf5d5e2808ab6bb | Valentin Gosu — Bug 919391 - Fix gzip_xml.py not finding resource_timing_test0.xml r=jgraham | |
| 1f80ab6a90a07605e8cf27f3ba9f608e8d095105 | Emanuel Hoogeveen — Bug 1339441 - Take the arena lock earlier in arena_dalloc(). r=glandium | |
| 7f7725dd2c08698040a8dc01ad963bceaa990b79 | Kim Moir — Bug 1333155 - convert buildbot addon devel Linux64 builds to taskcluster r=mtabara | |
| 0f1afbc59a1cdd3012f1309bc64c0effaa9cae34 | Daniel Holbert — Bug 1339566: Acquire kungFuDeathGrip a bit earlier, in some nsDocShell code. r=mccr8 | |
| 5fecf76b34f833ae9e878468d4137d043d30f5e6 | Daniel Holbert — Bug 1338772: Move mInFlush tweak a bit closer to the actual flushing, in PresShell::FlushPendingNotifications. r=bz | |
| 47e3f088c240f1a1ea816bdfa75603b36b9c9995 | Andrea Marchesini — Bug 1339734 - dom/media should check the return value of OriginKeysTable::GetPrincipalKey, r=jesup | |
| 7045bd028af07881543111c6ac822d5f13882cfd | Michael Layzell — Bug 1339218 - Comment wording fixup, r=me | |
| 7ecbacf4e84c972da2977dbc3eb924297dd0b636 | Michael Layzell — Bug 1339218 - Re-introduce the ns[C]StringRepr type for use in bindings with custom destructor logic, r=froydnj | |
| 2810dbb5675c94ba4b2f0dd5fc92504d1dfecb96 | Tooru Fujisawa — Bug 1336783 - followup: Fix rooting. r=bustage | |
| d50d32601e7f7a78163fab0f99bfe3335f659e02 | cku — Bug 842114 - Part 2. Crash test. r=heycam | |
| 95eabf0aa83b70bd943676e5f394002d9b9815df | cku — Bug 842114 - Part 1. Correct assert condition and promote NS_ASSERTION to MOZ_ASSERT. r=heycam | |
| 9d1b280faca1c227646818c3f32e43120683977f | Sylvestre Ledru — Bug 1337358 - Converts for(...; ...; ...) loops to use the new range-based loops in C++11 in js/ - follow up r=bbouvier | |
| 1d166276a6e4ab346c6afeeb01cd8729ae3fb1cf | Nathan Froyd — Bug 1338184 - remove unused GetGlobalContextWGL function; r=jgilbert | |
| 9541461973eadf8ceab7422283211d643ecb24b5 | Tooru Fujisawa — Bug 1336783 - Part 3 - Use simpler macro to avoid internal compiler error on SM-tc(H). r=jandem CLOSED TREE | |
| 21a0091e7a82839b91bc780aa1156efb5302d7a5 | Carsten "Tomcat" Book — Backed out changeset 3a90f1f64d8d (bug 1339749) for bustage on a CLOSED TREE | |
| 3cac14211742ccb4b1f98fc4e44236eeb0d7c27e | Nathan Froyd — Bug 1338168 - micro-optimize GetListenerInfoFor; r=baku,smaug | |
| 2f5ea49d65cf21e1ecf7c7c6c348abd3b9d2a456 | Olli Pettay — Bug 1338886 - nsDocument::UpdateIntersectionObservations() should call perf->Now() only if needed, r=tschneider | |
| 8f45618754feef3ba059cf47a5d7b8ed437113a5 | Ben Kelly — Bug 1322111 P4 Update the Cache API schema to account for new nsIContentPolicy type. r=asuth | |
| fca96fba3e51cb80d4839896ea8b3fe935a6c565 | Ben Kelly — Bug 1322111 P3 Update WPT test expectations. r=ckerschb | |
| 1af6b50e212f0a470d31357bd9cb8393c7f7f42a | Ben Kelly — Bug 1322111 P2 Make importScripts() use TYPE_INTERNAL_WORKER_IMPORT_SCRIPTS. r=ckerschb | |
| 30f24891759688648204612e0a054d97148fdc9b | Ben Kelly — Bug 1322111 P1 Add TYPE_INTERNAL_WORKER_IMPORT_SCRIPTS content policy type. r=ckerschb | |
| aeca66c82a3cc92f18b60900260857c93e8ac2cd | Tooru Fujisawa — Bug 1283712 - Part 11.3: Add mocha test. r=nchevobbe | |
| 2b6d22e44e92b60efd7ee9238011323b72d1edfb | Tooru Fujisawa — Bug 1283712 - Part 11.2: Update stub. r=nchevobbe | |
| 4ce13b03d9562b51debd438eeb46c33dd3b4c448 | Tooru Fujisawa — Bug 1283712 - Part 11.1: Show notes in devtools console. r=nchevobbe | |
| 231c25dff4ce02cca0ada64fa31be62a30e864fe | Tooru Fujisawa — Bug 1283712 - Part 10: Support notes in getLastWarning shell-only testing function. r=jwalden | |
| 1135a29fbc37a90cea364599c973e0918206a3e5 | Tooru Fujisawa — Bug 1283712 - Part 9: Add getErrorNotes testing function to extract error notes from exception. r=jwalden | |
| ca906f20c23da421a614df6b9f16ee7711ed84cb | Tooru Fujisawa — Bug 1283712 - Part 8: Add WorkerErrorBase, WorkerErrorNote, and WorkerErrorReport. r=bholley | |
| de4875e04b7747d22377009d016feec433e666d1 | Tooru Fujisawa — Bug 1283712 - Part 7: Add nsIScriptErrorNote and nsIScriptError.notes. r=bholley | |
| 003d483f64e0bf69ff6e7d1e9b02a9b74dfa4cc4 | Tooru Fujisawa — Bug 1283712 - Part 6: Add xpc::ErrorBase, xpc::ErrorNote, and xpc::ErrorReport.mNotes. r=bholley | |
| 00672a065d8c13e2399c55f0d86226f83afb9393 | Tooru Fujisawa — Bug 1283712 - Part 5: Support notes in Debugger. r=jimb | |
| 687e2816ac03e0d4919c50366c0b20a8c26cca05 | Tooru Fujisawa — Bug 1283712 - Part 4: Print error note in js::PrintError. r=jwalden | |
| f827db18261779031504eb8a5fe9f6e1fcc683d2 | Tooru Fujisawa — Bug 1283712 - Part 3: Add Parser::errorWithNotes and Parser::errorWithNotesAt. r=jwalden | |
| c7a11d17916df6fad0884230d1010621f0cd1311 | Tooru Fujisawa — Bug 1283712 - Part 2: Add JSEXN_NOTE. r=jwalden | |
| cbcd8c6fe6bb6ddbb38bbdf72f6365a0faeb56f2 | Tooru Fujisawa — Bug 1283712 - Part 1: Add JSErrorBase, JSErrorNotes, JSErrorNotes::Note, and JSErrorReport.{notes,freeNotes}. r=jwalden | |
| 761227e357b95f345ec43df0b2be4cba88393ef4 | Tooru Fujisawa — Bug 1336783 - Part 2: Remove Parser::checkStrictBinding. r=jwalden | |
| 476a938ee2abc89377b9451295735919c51259f9 | Tooru Fujisawa — Bug 1336783 - Part 1: Rework on reserved word and remove TokenStream::KeywordIsName. r=jwalden | |
| b29e907e4fbbd6dd635902722f3eaab658685e36 | Eduardo Boucas — Bug 1337737 - Make lookup of MDN headers case-insensitive. r=Honza | |
| 3a90f1f64d8d8cb6fa4aae7e0a322e69671636ae | Georg Fritzsche — Bug 1339749 - Refactor Telemetry IPC code. r=chutten | |
| edf262601235c770b8f1638dd75180bc7935ce38 | André Bargull — Bug 1339621: Directly add default null collation instead of shifting all elements with unshift(). r=Waldo | |
| 0429b0b495da0839e459b0713e9a39adbd60386f | André Bargull — Bug 1339032 - Update Intl legacy constructor compromise semantics per the latest spec changes. r=Waldo | |
| fde41ab81a44aa8755fbf319b2e3d7070152753c | André Bargull — Bug 1326411 - Don't recompute locale data for each Unicode extension key. r=Waldo | |
| 725b158fecb0a3f16a75f40ea9b7dce749c3c19a | Nathan Froyd — Bug 1339556 - remove nsUrlClassifierUtils::Charmap; r=gcp | |
| 828c1f39d71afcf09f04d624c67fb58e50991f3b | Carsten "Tomcat" Book — Backed out changeset 4a964c3f1759 (bug 1339394) for suspicion of causing failures on OS X browser_selectpopup.js tests | |
| 80e208e3b651ada2433668b86a6c8e1bacd3f8d2 | Jan de Mooij — Bug 1339507 - Cache the shape/group lookup in ProxyObject::create. r=bhackett | |
| d713355dff6c69f2895b4620d2c1ee68ff3aedf3 | Andrew Osmond — Bug 1339202 - Decode images to shared surfaces for WebRender. r=tnikkel | |
| 70af77d96837b56555fc28068eaaba9bb35def1f | Andrea Marchesini — Bug 1337964 - SiteDataManager should check correctly if a cookie belongs to a private identity or not, r=aryx, r=gijs | |
| ea307a8256dfdb9252216522d1d222c9391c8de0 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound | |
| eb2a37ed9b766b3bb5e22f6b09fa220025b2f799 | Emilio Cobos Álvarez — Bug 1338678: Only disallow lazy frame construction for direct children of display: contents elements. r=mats,bz | |
| 79cea5a0238246a9dfe4ed8cc57161b09376998d | Sebastian Hengst — Backed out changeset 69bc1e04bb2c (bug 1283947) for build bustage. r=backout on a CLOSED TREE | |
| 4a964c3f1759fd893697e27809f1cd52af84a992 | Xidorn Quan — Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam | |
| 4c483e15fb91e4aaa6fb99e548d48516de194a78 | Olli Pettay | |
| 1fe1c039817861a09bfb7ffd361ec0ebde9d834c | John Dai — Bug 1338889 - Part 2: Support DOMString as Argument 3 of Document.createElementNS. r=bz | |
| 8b2b7bf67ff7f54cce45f1bbecb5bf371ce025fd | John Dai — Bug 1338889 - Part 1: Remove redundant trailing spaces. r=bz | |
| 69bc1e04bb2cab5b2880e23c8ca49a5670af1538 | Samael Wang — Bug 1283947 - Clear pending transactions when ClientLayerManager is assigning to a different refresh driver. r=mattwoodrow | |
| f0f27caeb444fc0871bc8e4bb9872391f872cc59 | Nicholas Nethercote — Bug 1339435 - Fix bogus assertion in both profiler_time() variants. r=jseward. | |
| 3d5437e759b4e938ee95763f39a8b42fa6328dca | Bob Owen — Bug 1339389: Remove legacy build config from Windows SandboxBroker moz.build. r=glandium | |
| kwierso@gmail.com Wed Feb 15 23:26:19 2017 +0000 | e783bdf2cb500b1b23aadc3957c59264b3d2c6e7 | Wes Kocher — Merge autoland to central, a=merge ← 87 merge changesets [Collapse] |
| 49c83f6481dc07a38385ae36f881e32d7f14ccd7 | Mark Banner — Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop | |
| b8f9facb486abdd7e3452476d57603aaea44929e | J. Ryan Stinnett — Bug 1334252 - Find IDB storage for host more directly. r=jdescottes | |
| a273874c22052691f8cec93a82d374ad0ec52454 | J. Ryan Stinnett — Bug 1335281 - Use frame loader for same process browsers. r=mrbkap | |
| 1bf558a9bf8749c878bb14d45f5f60f14a8dd0a6 | Svetlana Orlik — Bug 1211726 - part 1: add results from a hardcoded list of top sites, r=Gijs,mak | |
| 5b4b9186421c101a78c2037f1c7c566b71f832f8 | Kartikaya Gupta — Bug 1339831 - Disable scrollbar-dragging in Fennec. r=botond | |
| 94648748b2e63f1172cc882b1d9efa19cf8e6cf1 | Kartikaya Gupta — Bug 1339831 - Alphabetically sort APZ prefs in mobile.js. r=botond | |
| 79bce9013f54c19278ef9f5bc92b34b843f9cb07 | Ricky Chien — Bug 1309826 - convert netmonitor xul to xhtml r=gasolin,Honza | |
| 53698c71b19066259c1b033569ddf1cf64710421 | Ricky Chien — Bug 1336384 - Implement top level NetworkMonitor component r=gasolin,Honza | |
| 620f06960400e4d95da0ed5c9682edda3aa136ec | Valentin Gosu — Bug 1339809 - Update rust-url to version 1.4.0 r=froydnj | |
| b4344af7fc7c68032a1468798882bbcc9f73a227 | Andrew Halberstadt — Bug 1320194 - Generate all-tests.pkl and related files when resolving tests r=mshal | |
| b5bcf4edfbb07186d0d86ae9e9186e5f7e563bfa | Andrew Halberstadt — Bug 1320194 - Add ability to specify custom emitter function in TreeMetadataEmitter r=gps | |
| 0fc91140e9411efe2af562105ab41c98daa201e7 | Andrew Halberstadt — Bug 1320194 - Fix bug preventing more than two backends in a HybridBackend r=gps | |
| c07984424f625c775cc2e0daca24b97f685dd5ee | Andrew Halberstadt — Bug 1320194 - Refactor test metadata related backend code into a partial TestManifestBackend r=gps | |
| 03804db09cf364ff228fc61409702d9a86d44ade | Mike Shal — Bug 1320194 - Use 'wildcard' instead of dummy rules when re-generating build backends, r=glandium | |
| 0df3f1f92052a4d6b2157d5be2f568d3d852e6f9 | Ricky Chien — Bug 1309183 - Replace XUL Splitter by SplitBox r=Honza | |
| 2c7cfab5ec14e932a38008d1d26939ce2383b950 | Andrew McCreight — Bug 1338728 - Don't check for delete in CheckTypes. r=kanru | |
| 5839de2e4ec7376ebf8665fdd1e1bac3866d2da5 | Andrew McCreight — Bug 1338915 - Print a more specific message for invalid compression. r=kanru | |
| 2036fd5b8da6e53b8cf6e6cfca4aa18244745322 | Andrew McCreight — Bug 1339477 - Add more IPDL unit tests. r=kanru | |
| 742e4f33e3d63874bea1105c5993b2dca7933952 | brainbreaker — Bug 1312686 - Link "default browser" setting to app info screen on Android 7+; r=sebastian | |
| 713d7f119dc0858120cf990766c97f05f3d50dcb | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in media/webrtc/signaling/ r=jesup | |
| 11cfe50731f84da02a4d0b8d72ce03382765145d | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/base/ r=Ehsan | |
| c37a59aa9e9d4c897080c5a46bd5798f50aea161 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/media/ r=jya | |
| 498ce28ac33e78564bce73942027dd80f350e96d | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in widget/xremoteclient/ r=nical | |
| 36a9f59888a8c7541f2edec576539f47c748cc28 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in js/ r=bbouvier | |
| 9e7ec782abbcd90e05a4c199e6799709569e90cb | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in layout/ r=heycam | |
| 2e9d9af6bd9aea239752bcccdc93705993cd8fc5 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in memory/ r=njn | |
| 5bf8f4e866efa81d997c5ca15ecee4e1a29cfdfb | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in netwerk/ r=dragana | |
| 0775748c6e495da30eda4ac187e248e71377de47 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in view/ r=tnikkel | |
| a1411b3c461e358624a8f0552264ac755e264f2c | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in xpcom/ r=froydnj | |
| a6f7b959e8573fa20f7ec034c8b5b033acb8dc52 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in media/mtransport/ r=drno | |
| be741314456bee86f99cd7099da1a43571be249d | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/telemetry/ r=Dexter | |
| 1c91ef325bc9bb5c657d49936a101c19566643f6 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity testing/mochitest/ssltunnel/ r=jmaher | |
| 8a6881a79dad2030fed0a1fd057abe3d7853633b | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity modules/libmar/ r=mhowell | |
| 5151fc89c21075fba3238a6ba540aa6605378a38 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in modules/libjar/ r=froydnj | |
| dbc0c3eb16b411366578d6aea0757d0b81ed9d74 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in modules/libpref/ r=froydnj | |
| a0a07671fdb1509b458733ce35cd7e6036120b46 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in mozglue/misc/ r=froydnj | |
| aea7a26ac8fc4de4079d4091dc81e43b6a9732dd | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in rdf/util/ r=Pike | |
| 3096b29c3a5bb448c938fd99b4b0ff8fc1baaf3e | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in security/sandbox/linux/ r=gcp | |
| cd8319b71afd713b3d6c64d2751bd32ae0356235 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/remote/ r=Ehsan | |
| e7fcd290e89e04a33727e0346f7361a8a49a57d3 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/typeaheadfind r=mstange | |
| 8d7006b65a2c454f30966697cef9ef71b2e59af9 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/components/url-classifier/ r=francois | |
| d897e71f8818aa0dba7282cf0de61aaddf5a2afa | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/mozapps/update/updater/ r=Ehsan | |
| d4a5c7295bbdf29c319474c42ae5e7992c99269c | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in toolkit/xre/ r=jimm | |
| fbaa986c8e67197d23d9eb606bf3b14d77b0cd22 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in uriloader/exthandler/unix/ r=froydnj | |
| 22a9503bcd34de5fe6edee9b9e1c6b946fd3b1da | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity widget/ r=mstange | |
| e5080c5fd186666325f3acbcc4a0f9092ddd2865 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity image/ r=dholbert | |
| fc5dd8085a281856f185323e3a7cb3f021dc3efe | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity accessible/atk r=davidb | |
| 1d8304f5e83a6815dc4a867af7b6ee4fcb091107 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity devtools/shared/ r=fitzgen | |
| d687959b0d9a613852a5986669a9000cce655b48 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/browser-element/ r=baku | |
| f7d85c7f485ff35f6ea80224f3a5485352426c56 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/canvas r=baku | |
| 81e69418454eca2866613088ffa0d9f80e0bbe98 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/ipc r=baku | |
| ce59e8f3aaf1a36d09d68d4efe354e4b846b1cdd | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/media/gmp* r=cpearce | |
| e6ce7125efcba8563ee8ca344b5d67654bae614e | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/media r=jya | |
| 9fef6905c065a5e3ec17f2368765f799dc7e046b | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in gfx/ r=nical | |
| f2690dfca9be517e7145c365a17df4163bfee4a1 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in dom/plugins/ r=jimm | |
| 145447470634e15c8d2bb03ae7a55c03bfb30b07 | Sylvestre Ledru — Bug 1338086 - Remove useless else blocks in order to reduce complexity in extensions/gio/ r=Dolske | |
| 63d0ef447e81e1da6f368ebfacfd238b0a231c3b | Mathieu Leplatre — Bug 1224528 - Load initial JSON files for blocklist r=mgoodwin | |
| 1fe9a4b7b0378b5766c1421d51dbd8e5d3f26880 | Cliff — Bug 1334104 - 'if' statement is unnecessary r=bsmedberg | |
| dee6c94829e43c9b60b6a9b86c372a49fa60d3d4 | Carsten "Tomcat" Book — Backed out changeset 03bfb1ccd33f (bug 1338249) for test failures in test_loading.xul | |
| bafd8f740bb9cd3c09a668cd488698f6be6ef783 | Rob Wood — Bug 1339592 - Increase timeout for SETA api; r=jmaher | |
| 03e292e54eb533dee5be4da593d17df93a13c021 | Rail Aliiev — Bug 1339523 - Merge day script's bump_second_digit() should bump 52.0 to 52.1.0 not 52.1 r=jlorenzo a=release DONTBUILD | |
| 03bfb1ccd33fd77c0af575b8d1bb3ff7776771ac | Mark Banner — Bug 1338249 - Improve eslint-plugin-mozilla's handling of workers when dealing with globals and imports. r=mossop | |
| 4702737fef3928c3b59284051f297650aafc45dc | Carsten "Tomcat" Book — Merge mozilla-central to autoland | |
| 07de05d8060cb97df8df4aaf371b7f23da4b46cb | Matteo Ferretti — Bug 1312103 - Avoid scrolling latency on highlighters given by APZ; r=pbro | |
| 2ae8554e0989e12e9ef5755a4171841b02df7f11 | Panos Astithas — Don't autofocus buttons when about:certerror is embedded in an iframe (bug 1336352). r=nhnt11 | |
| 365ed2bc91f669d6a1bdbdd1c125bc01050409cc | Matthew Noorenberghe — Bug 1339515 - [Form Autofill] Add built-in debug logging to ease debugging. r=steveck | |
| e4a7236353863d494ebdb1de67ded9efada58d12 | Chris Pearce — Bug 1339733 - Move GMPCrashHelperHolder implementation into its own .cpp file. r=jwwang | |
| 0d27d00f4570dd234a241913adcff4baa32aa42c | Fischer.json — Bug 1338757 - "Remove All Shown" and button in about:preferences should use its own accesskey, r=jaws | |
| 60c9d691490906714949b1736b2eda59c1c48be4 | Julian Descottes — Bug 1335768 - add yarn to inspector and bump dependency to launchpad to v0.0.43;r=gl | |
| 87c6e4ccb10f0cda976bab22e9eee08a0459438d | Julian Descottes — Bug 1335768 - add linting to prevent regressions for inspector webpack workflow;r=gl | |
| 931772473e3657d6aa5939e1ad6d49020b4938b2 | Sebastian Hengst — Backed out changeset 059c01d1a40f (bug 1326138) for leaks, e.g. in devtools/client/aboutdebugging/test/browser_service_workers_not_compatible.js. r=backout on a CLOSED TREE | |
| 7d9b751f833bca6466dc49eb7159b2110a7209cc | Sebastian Hengst — Backed out changeset 4aef71d8a987 (bug 1326138) | |
| 20e11ca9a35f6fffa3253811be855472ef3e1b48 | Julian Descottes — Bug 1333711 - guard against DOMExceptions when accessing stylesheet cssRules;r=gl | |
| 4aef71d8a98724202391e48a1be5bbe65dc1434f | Ray Lin — Bug 1326138 - Add a new profile item binding. r=MattN | |
| 059c01d1a40febdd99f0d52bfac89beb4f940cff | Ray Lin — Bug 1326138 - Refactor _appendCurrentResult to be more generic. r=adw | |
| 5f246ac3d663c84fae5e5c07535c4df55f96a0ea | Masayuki Nakano — Bug 1338451 Editor should commit composition first at handling mousedown event r=m_kato | |
| 6504c3bc84359758a2f65beb45e12bc55f5ccf90 | Cameron McCormack — Bug 1297899 - Part 10: Test expectation adjustment. r=bholley | |
| 41cd73463ef981592324072fb3db43cf2c7e429d | Cameron McCormack — Bug 1297899 - Part 9: Move RestyleFor{InsertOrChange,Append,EmptyChange} and ContentRemoved up to RestyleManager. r=bholley | |
| 767da488b5dde6d29c6317045b63dbd95b41083f | Cameron McCormack — Bug 1297899 - Part 8: Move Content{Inserted,Appended} up to RestyleManager. r=bholley | |
| fd140aa9a1f6b3be7f9f4d78c7d10c7a66de4833 | Cameron McCormack — Bug 1297899 - Part 7: Move PostRestyleEventForLazyConstruction up to RestyleManager. r=bholley | |
| 5b3ce8ae4965a80a8f09c2ac3848cd95af443a36 | Cameron McCormack — Bug 1297899 - Part 6: Move RestyleManagerHandle functionality into RestyleManager. r=bholley | |
| 92187fa35689e697e35ac1fafc13dbae31f7e44b | Cameron McCormack — Bug 1297899 - Part 5: Move refcounting from concrete restyle manager classes up to RestyleManager. r=bholley | |
| 16eb31796cc63efda371ab2f1f7641df2d708b0c | Cameron McCormack — Bug 1297899 - Part 4: Store concrete restyle manager type on RestyleManager. r=bholley | |
| 27ebaadd9a7915cb67a5a63603f4fd8fb5358e95 | Cameron McCormack — Bug 1297899 - Part 3: Rename RestyleManager to GeckoRestyleManager and RestyleManagerBase to RestyleManager. r=bholley | |
| 09d3a31f1160e4f02cf2c1fdc4a1255503fea89b | Cameron McCormack — Bug 1297899 - Part 2: Rename RestyleManagerBase.{h,cpp} to RestyleManager.{h,cpp}. r=bholley | |
| f24f346ce8cdcbbbc028cf5321c371ad9d695d23 | Cameron McCormack — Bug 1297899 - Part 1: Rename RestyleManager.{h,cpp} to GeckoRestyleManager.{h,cpp}. r=bholley | |
| ffxbld Wed Feb 15 15:22:22 2017 +0000 | ec3ef9f77a52693e9732ca480df16017af0d9504 | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-032 - a=hpkp-update |
| fcf624dda03c668f8d7534cedd4185845d75112c | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-032 - a=hsts-update | |
| cbook@mozilla.com Wed Feb 15 11:25:19 2017 +0000 | c0807d6938c13e43add377d5838df7168a59971e | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 92 merge changesets [Collapse] |
| 1de058eb82318ee656c7162dc9516a9db9defc0c | Julian Seward — Bug 1338179 - Disable W^X JIT code page switching when running on Valgrind on Linux/Mac. r=nicolas.b.pierron. | |
| b17eeee93d22d89e99355b72c5b46b6125ff99f1 | Boris Zbarsky — Bug 1339540 part 3. Use nsresult values in the ErrorResult error module in place of NS_ERROR_TYPE_ERR/NS_ERROR_RANGE_ERR in ErrorResult code. r=smaug | |
| 8682efc34f6c8ca80c2d4394870f581c441debc6 | Boris Zbarsky — Bug 1339540 part 2. Move the three ErrorResult-internal NS_ERROR_DOM_* values over to the ErrorResult error module. r=smaug | |
| ebb182ab1da2d3eb7c00662f23818b46dd940611 | Boris Zbarsky — Bug 1339540 part 1. Introduce an ErrorResult-specific nsresult module. r=smaug | |
| 5061e0dedf2f7afd0ff203d93b9122d7eaaf0007 | Boris Zbarsky — Bug 1333045. Update Location object properties to current spec. r=qdot | |
| 01dd2928a1b7b37f3ca69ea3fe70b4499f065659 | Boris Zbarsky — Bug 1330699 part 14. Add some tests for the spec behavior. r=qdot | |
| 85387004d58710aa131909a3e8806f9db1b8e654 | Boris Zbarsky — Bug 1330699 part 13. Implement the spec provision for handling repeated keys in records by updating the existing value. r=qdot | |
| 289f25464d09aa9dc6d8e24d126938725e46f06f | Boris Zbarsky — Bug 1330699 part 12. Actually change the key type of a record, and its corresponding conversion behavior, depending on what the IDL says. r=qdot | |
| 990c9e8d710e20176b02dbcbedbac380265ff4c3 | Boris Zbarsky — Bug 1330699 part 11. Add ConvertJSValueTo*String functions that just take a value and hand out a string, without extra complications. r=qdot | |
| 794f653f1de6458ad59fa59fbeb2992fcdaed7e0 | Boris Zbarsky — Bug 1330699 part 10. Rename the MozMap C++ type to "record" and give it a template parameter for the key type. r=qdot | |
| 60560ecf6ee31630e7d557b219c961f0340ad6c9 | Boris Zbarsky — Bug 1330699 part 9. Rename "MozMap" to "record" in our IDL parser and IDL files. r=qdot | |
| 52a24f98f12a23e67463ab60bd7a737b355df255 | Boris Zbarsky — Bug 1330699 part 8. Split up PrimitiveOrStringType into PrimitiveType and StringType in the Web IDL parser. r=qdot | |
| 1c8ff160682ed634ece98ea863856abacd5b0c9a | Boris Zbarsky — Bug 1330699 part 7. Change JS to MozMap conversion to more closely follow the record<> spec. r=qdot | |
| 97d307213bf663a9144ced667e3820fdf2399320 | Boris Zbarsky — Bug 1330699 part 6. Add some tests for distinguishability of unions. r=qdot | |
| 4b148b299f1a21244a9cc47982383d84c3dd45f9 | Boris Zbarsky — Bug 1330699 part 5. Disallow mozmap-typed constants. r=qdot | |
| ce9bc7c6bdea5eaaaaf8c409f054e1c9ebdbced2 | Boris Zbarsky — Bug 1330699 part 4. Add more codegen tests for MozMap in dictionary r=qdot | |
| cd59aa1d7844870c78f9ae60a951d48d95adf6dd | Boris Zbarsky — Bug 1330699 part 3. Fix up some minor issues with default value handling in codegen. r=qdot | |
| 0a7450e715b5d045fe5f80a8995d1f52824dbbe8 | Boris Zbarsky — Bug 1330699 part 2. Change the MozMap API and data storage to more what we want record<> to look like. r=qdot,smaug | |
| eca50d428320783af941bbfde44886c317a30822 | Boris Zbarsky — Bug 1330699 part 1. Add a ClearElementAt API to nsTArray. r=froydnj | |
| 90b255720b5c3531ec78e42260582cb395996841 | Aki Sasaki — bug 1339641 - update l10n_bumper. r=rail | |
| c26373db6d525b4e3273762e0c167b26854c9e20 | Chris Peterson — Bug 1336778 - Part 3b: Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsWinGesture.h. r=jimm | |
| 5b04e3138909162549eb6c7933365ba1e4fb81b5 | Chris Peterson — Bug 1336778 - Part 3a: Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h. r=jimm | |
| e538c3740be131f78a98129221f16d4dacb29906 | Nicholas Nethercote — Bug 1339327 (part 8) - Move the LUL printing check out of SignalSender()'s inner loop. r=jseward. | |
| 542fffc2c125254f39a8457abfb69671269c6dd1 | Nicholas Nethercote — Bug 1339327 (part 7) - Rename some things in platform-linux.cc. r=mstange. | |
| d6c8118d95f32d06261d69317e3d14f1b4fd9648 | Nicholas Nethercote — Bug 1339327 (part 6) - Remove v8-support.h. r=mstange. | |
| 1aa60b9dbadcc1352193a4b64367ed2135dd384d | Nicholas Nethercote — Bug 1339327 (part 5) - Rename some profiler functions related to sleeping. r=mstange. | |
| c6933c5687aaee7f3c261364f077b4d1fa4d3d8a | Nicholas Nethercote — Bug 1339327 (part 4) - Rename some globals in the profiler. r=mstange. | |
| 5cb6c0a02b7e491cafef68ba782791ebdde8b878 | Nicholas Nethercote — Bug 1339327 (part 3) - Remove ToStreamAsJSON(). r=mstange. | |
| bc1c0da509e47dcd9907badd5c9fde1a3356f95f | Nicholas Nethercote — Bug 1339327 (part 2) - Tweak platform-*.cc files. r=mstange. | |
| 5da29c4aafb01e308dde13260adc8edf1ab2bf65 | Nicholas Nethercote — Bug 1339327 (part 1) - Fix profiler_get_features(). r=mstange. | |
| bd4348e41d7b23d7062000dcaebff388d7608ccd | Chris Pearce — Bug 1338032 - Report VP9 in MP4 not supported in HTMLMediaElement.canPlayType, but supported in MediaSource.isTypeSupported(). r=gerald | |
| 8041530fb778d6d9da81af4b99a01d6ed2e4372b | Jay Harris — Bug 1339204 - Adds a test for VP9 in MP4 r=cpearce | |
| 7013b268d1ab646a256ba93a2188950ff59ac748 | Jay Harris — Bug 1339204 - Adds VP9 and VP9.0 as supported types in the MP4Decoder r=cpearce | |
| b6a72e43f25e3215b2f3956a24062164bb1bb09e | Jay Harris — Bug 1339204 - Adds support in StageFright for VP9.0 FourCCs r=cpearce | |
| 2d5db8098a70565d5afc1454d524af68d3e73b5b | Chris Pearce — Bug 1338064 - Enable VP9 in MP4 for EME in Nightly. r=gerald | |
| 2a93ad0b96cc61fdac43cdf6ee2f1884b732df04 | David Major — Bug 1338928: Add constexpr to static data under intl/ for better codegen on Windows. r=emk | |
| 697c73202fb6f7c8b61c78b70e0be551b960e47e | Shu-yu Guo — Bug 1338796 - Do not call iterator.return if iterator.throw is present in yield*. (r=arai) | |
| dae6bbbb7f28abbec0de2fdda61566b7d4f6c1e9 | Shu-yu Guo — Bug 1339137 - Don't do Annex B lexical function behavior when redeclaring a parameter name in a function with parameter expressions. (r=Waldo) | |
| 100a66c377f297e3bb43d6edb73960368e6a137e | Aaron Klotz — Bug 1335527: Fix missing entries for .tlb files generated by midl in a11y code; r=mshal | |
| d82c91046a3f525ae4266ca2cc60f7f99551a362 | Luke Wagner — Bug 1338002 - Baldr: backout bug 1324032 (r=sunfish) | |
| 71227c92ce4f12d237ff1d44ff13508605e9ee39 | Matt Woodrow — Bug 1324524 - Make sure we use nsDisplayTableCellbackground for tables with border-collapse. r=tnikkel | |
| c659888e6865879b88999e3aedfe292d776e8cff | Aaron Klotz — Bug 1335527: Backed out changeset 6306054ca94a for bustage; r=bustage | |
| 6306054ca94ae845b3c0f56792c9ffbba206cb80 | Aaron Klotz — Bug 1335527: Fix missing entries for .tlb files generated by midl in a11y code; r=mshal | |
| e9f0915303b008fd84af2775f5c8d637d894974e | Trevor Saunders — bug 1339472 - refer to child DocAccessibleParents by id r=yzen | |
| 42c203cd2bc36c61b4c7dba6c1ecacc82164a8b5 | Trevor Saunders — bug 1339472 - make DocAccessibleParents refer to there parent document by id r=yzen | |
| 1eb0a157c9ad0c8dccff1331c754844ec13b8d8a | Trevor Saunders — bug 1339472 - keep a map from DocAccessibleParents to the actors themselves r=yzen | |
| 031b7c047e657e808f79d7831f94a1a73e86c50f | Wes Kocher — Merge m-c to inbound, a=merge | |
| feb1d8e5b192765cc9ad6fad93464df1e35150df | Aaron Klotz — Bug 1335527: Backed out changeset 45651363c8d6 due to bustage; r=bustage | |
| 1e88c7e7676c43568615214631547587b944c823 | Jesse Schwartzentruber — Bug 1335411 - Fix --enable-address-sanitizer for Mac cross-compilation and adapt Linux ASan configs for Mac. r=froydnj | |
| 12a0181ef7db2b46ef95607e0c6d9f718d5213d8 | Wes Kocher — Backed out 5 changesets (bug 1338172) for linux crashtest failures a=backout | |
| 45651363c8d62b522a2e18d93b65fba42a28f4df | Aaron Klotz — Bug 1335527: Fix missing entries for .tlb files generated by midl in a11y code; r=mshal | |
| d8e9eea586edd64641ddc2f22d3f204e61596abe | Georg Fritzsche — Bug 1339365 - Move Histogram ID validity checks to outer API. r=chutten | |
| 064b9835eaec3dd129768a2ad7c6924196b0c7ed | EKR — Bug 1331280 - Generic telemetry probe for TLS handshake status. r=keeler | |
| 266f172505701ffe81f84cc9138db3fc7426dc25 | Leonardo Couto — Bug 1168376 - Show transferred size in request summary. r=Honza | |
| 366dc31565e39eaca60c55e3ebac8d821e9693cd | Adrien-Marie Enault — Bug 1327731 - Filtering in netmonitor is now saved immediately. r=Honza, r=rickychien | |
| c0f715706c85bb40a645cadf8294f6ae6eb7cb36 | André Bargull — Bug 1339257 - Remove stale entries in file exclusion list for jstests. r=evilpie | |
| a1db7869fd0fd506e65c0a704e55d09dba6ad057 | André Bargull — Bug 1339369 - Remove tests marked as obsolete and which were disabled by default. r=evilpie | |
| 9a7b08f075ac93c59484cb0613453979add5a8e2 | André Bargull — Bug 1339406 - Part 7: Remove tests for tracemonkey options from jstests. r=arai | |
| 8de9955bf06203b53da9a1ff4d780af21b6aefb6 | André Bargull — Bug 1339406 - Part 6: Block-scope helper variables from ecma_6/Math/shell.js. r=arai | |
| c5f655086e0cf6ab05ad63f81f36cf8ef40325f4 | André Bargull — Bug 1339406 - Part 5: Remove unused functions from shell.js files. r=arai | |
| 509ba75cce2b4ad687aeb7f9da68b5961a1cee4e | André Bargull — Bug 1339406 - Part 4: Remove tests for methodjit shell options. r=arai | |
| fb11e452585acf4962614232a8c80da891896ad3 | André Bargull — Bug 1339406 - Part 3: Change top-level shell.js and browser.js IIFE to strict mode. r=arai | |
| f34ed6a5b9cae8a4147fde4710ce7f9ec4933058 | André Bargull — Bug 1339406 - Part 2: Add missing 'var' declarations for local variables in jstest harness functions. r=arai | |
| cce05a2b630810369ba6a342e2adcdc72e4dc32e | André Bargull — Bug 1339406 - Part 1: Remove Rhino specific functions from jstest harness. r=arai | |
| f450c9a5dac1da32d521265bbbff3fa721462bf4 | André Bargull — Bug 1339404 - Remove testPassesUnlessItThrows and setRestoreFunction from jstest harness. r=arai | |
| 2ee7a4f7d1c4b57da87d32686f30318fe76aa148 | David Major — Bug 1338946: Add const to kVirtualKeyName. r=jimm | |
| f290f11df56d73beddf046fecf76abef68540e33 | David Major — Bug 1338949: Add const to kRedirMap. r=bz | |
| 56318bc8af9b7d9a64644d9b6e780fdb8dc5ed6b | Geoff Brown — Bug 1337807 - Suppress Windows modal dialogs during builds; r=jlund | |
| 8b9b3653e416f3de771c824c5ee5290d8961ff04 | Nathan Froyd — Bug 1306078 - part 3 - make `mach vendor rust` check for overly-large files; r=ted.mielczarek | |
| 08891e1a5977b6a3eb5d0ec8e659c036395e2e36 | Nathan Froyd — Bug 1306078 - part 2 - add Repository.get_added_files; r=ted.mielczarek | |
| f944183330cc3eb499e84edfcd4c4864527635d9 | Nathan Froyd — Bug 1306078 - part 1 - add forget_add_remove_files to mozversioncontrol Repository objects; r=gps | |
| 8a0b376c0afac43608015827a4c34b37eab3b718 | Sebastian Hengst — Backed out changeset 1dbf0a33cc36 (bug 1338426) for bustage. r=backout | |
| 13cfe25ef134da155ae827b5cc4a5c3a77219f85 | David Anderson — Remove Composer2D remnants. (bug 1339353, r=kats) | |
| 1dbf0a33cc36641f13a084fbdd0b9a23005598e5 | Jeff Gilbert — Bug 1338426 - gfx/2d/2D.h should not include gfxPrefs.h. - r=bas | |
| 5af9888cba809572c65e2091aed456d916c9ec22 | Lee Salzman — Bug 1339058 - fix SwizzleNEON to not require 8 byte alignment. r=jrmuizel | |
| 9ee6c6f4e59c7967108a727a80e46d686b983a0b | Benjamin Smedberg — Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm | |
| 1c92fbfca20a1fc85df7aa617962a80b49869f79 | Benjamin Smedberg — Bug 1338172 part D - Fix tests that expect windowed mode on Linux, r=jimm | |
| 907d9c3d104303eeb873d63d82286aeac015fd00 | Benjamin Smedberg — Bug 1338172 part C - Remove support for windowed mode plugins on Linux (GTK). r=jimm | |
| e4994ab9d628dd639c95c64359fb420ca0253911 | Benjamin Smedberg — Bug 1338172 part B - remove the ancient carbon detection on Mac which is no longer used, r=jimm | |
| 6209f07e1f2655b6b14c99098c89b55db6b4d5a2 | Benjamin Smedberg — Bug 1338172 part A - remove windowed plugin support from the GTK testplugin, r=jimm | |
| 39cb7a32df554dc8cfd20be71b04986c694b2bbd | Benjamin Smedberg — Bug 1337781 - Force Flash to be windowless on Linux, r=jimm | |
| 07fffe40a02399f715612c2cbd22e9ecbcca6e0e | Jeff Walden — Bug 1287006 - Don't pass Maybe by value in miscellaneous places. r=froydnj | |
| 91df292ad3ce2453145f53732e243c85808d67a3 | Jeff Walden — Bug 1287006 - Don't pass Nullable by value in various places, rather by const&. r=bz | |
| deb448009371c6677fb44897f7ca5d03c00739a9 | Jeff Walden — Bug 1287006 - Don't pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer, in layout/-related code. r=bz | |
| 29d6afb1f91681a3f27549f5167e6dfc544546a0 | Jeff Walden — Bug 1287006 - Adjust js/ code to not pass Maybe (or any class containing a Maybe member) by value, only by reference or pointer. r=luke | |
| 81b228f0a7708c889f2d90627ff2199bc4284565 | Jeff Walden — Bug 1338374 - Use alignas/alignof to define Variant's internal raw storage. r=froydnj | |
| eb11f699091d1fa8ce5dc0ef671868feeb179778 | Jeff Walden — Bug 1338374 - Make tl::Min/Max variadic. r=froydnj | |
| f8970aa3b2d621c962cc9fbc29de2b1ae54f6bfb | Jeff Walden — Bug 1338374 - Use alignas/alignof, and don't use sizeof where alignof should have been used, in MaybeOneOf. r=froydnj | |
| eb9b629b161aa55f8147a444c9d61c5b7b0b0028 | Jeff Walden — Bug 1338374 - Use alignas rather than AlignedStorage for public JS::ProfilingFrameIterator's internal storage of a private wasm or JIT profiling frame iterator. r=shu | |
| e3cc6b9b36b3aa13c6a6873617913423a0633e90 | Tim — Bug 1331672 - Change fs warning button css rule to use ID selector and remove margins. r=dao | |
| 7cbfc10ebd1944e05312ae5091cc8c7f6e6c0b74 | Paul Adenot — Bug 1339438 - Fix the test that checks that MediaElementAudioSourceNode are working correctly. r=pehrsons | |
| cbook@mozilla.com Wed Feb 15 11:15:14 2017 +0000 | 5e691d87bed93f740094604be686567b34a6f29d | Carsten "Tomcat" Book — merge autoland to mozilla-central a=merge ← 49 merge changesets [Collapse] |
| 036b32fc9bc49cb1ac912ca450685cda787a7a35 | Iris Hsiao — Backed out changeset ae26b4e4d59b (bug 1339394) for developer's request | |
| ae26b4e4d59b93c33bf06701d5bf9d4a97a2b1f8 | Xidorn Quan — Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam | |
| 8d030984b6a9dcabdd8ec4ea83ee1337c194dd45 | Xidorn Quan — Bug 1339341- Downgrade several stylo errors to warnings. r=heycam | |
| 26adb1e804f5eada0107bf3262c86ec592640afd | Manish Goregaokar — Bug 1339615 - Don't reset mIsSVGMode in CSSParserImpl::ReleaseScanner; r=bz | |
| 8dda88ca630d43018cc3c495c1e1d95cdb2a0bd8 | Mike Hommey — Bug 1339670 - Use cargo --version --verbose output when available. r=froydnj | |
| ba2907a40e0954cf6104848ddd3c3977db01ad6e | Daniel Holbert — Bug 1339546 part 2: Make layout/style/*.cpp include corresponding .h file as the first header. r=xidorn | |
| 78bc75996acda8822c7092e65f27b43d3c8b3909 | Daniel Holbert — Bug 1339546 part 1: Add "using namespace mozilla" decl in nsRuleData.cpp, to fix build bustage for non-unified builds. r=xidorn | |
| 3a776b907e01474f7b1f7ba573353cfe9171f3f6 | JW Wang — Bug 1339351 - fix typo. r=kaku | |
| 8d89ae502eb7927f235db35061b73e8452ac3942 | Iris Hsiao — Backed out 4 changesets (bug 1335876) for stylo tc build bustage | |
| 0328975ff0b7206cd097c44f804370822867c4be | Daosheng Mu — Bug 1305891 - Part 3: Replace GetIndex() with the index from mOculusController; r=kip | |
| 03ee2e3b17b0448a05eedf69fc0d714d0be16574 | Daosheng Mu — Bug 1305891 - Part 2: Accept GamepadHand as the parameter when VRControllerHost constructs; r=kip | |
| cc7233cd8ecddb70fa3c1e90b3aa03664a1121e6 | Daosheng Mu — Bug 1305891 - Part 1: Support Oculus Touch orientation and position tracking; r=kip | |
| 334642cf0c00e7d2af2193537e5bfd8830db3487 | Makoto Kato — Bug 1270235 - Part 2. Add test. r=masayuki | |
| 4d5fe833df04a59af8d97734c5ac99ad8f2846a9 | Makoto Kato — Bug 1270235 - Part 1. Check parent node is null in RemoveEmptyNodes. r=masayuki | |
| b870f9671bcda15cfbc3de3d06699c249b713f30 | cku — Bug 1335876 - Part 4. Reftest. r=jwatt | |
| 3e160602fc1a39b29dd39aa042b38404c6a03922 | cku — Bug 1335876 - Part 3. (Main) Setup basis of the matrix according to transform-box. r=jwatt | |
| 9d290cbe5aadcea0c407588a557444fb0c60d4ec | cku — Bug 1335876 - Part 2. Rename coord as transformOrigin. r=heycam | |
| 6e447c3fcd79f15b8a613cff64e63ce37725d09d | cku — Bug 1335876 - Part 1. Declare mTransformBox as StyleGeometryBox. r=heycam | |
| d2bfe90297daf50f4d7efa57ad619c5d961f3a3a | L. David Baron — Bug 1159532 - Number the output messages from the descendant tests. r=birtles | |
| d7e632f28ea341bb3416d6e3c55d3b06731920a5 | L. David Baron — Bug 1159532 - Make reference transitions in test_transitions.html run for 16s instead of 8s. r=birtles | |
| 4899a861d2869b33b0401a19b67ed6f0ed63ebfd | Kris Maglione — Bug 1339483: Fix tab frame lookup performance issues. r=mossop | |
| b35fd9bd12a5d3d63cb7bd02453e5e270be8a9cf | Daniel Holbert — Bug 1339609: Add #include for gfxPrefs.h to all source code that calls gfxPrefs APIs. r=jgilbert | |
| dd0ede9ef6c8848289456877c815bf5347b0162a | Daniel Holbert — Bug 1339613: Add some missing #includes to headers in gfx/2d. r=jgilbert | |
| b376ea418239d21746ca5a883b1f470b61b192f4 | Mike Hommey — Bug 1338061 - Move toolchain tasks to a separate "platform". r=dustin | |
| 28e9397ef646c10a87a7fddb425b798ad2a99fbb | Wes Kocher — Merge m-c to autoland, a=merge | |
| 424f46da0f8c25b2222217af751cc6eda8bb99f4 | Mike Hommey — Bug 1337980 - Use run-task for docker-based toolchain tasks. r=dustin | |
| 4d0139271a52a76fe0e19ba55e77e852656f4d23 | Andrzej Hunt — Bug 1335814 - Add topsites page swipe telemetry r=Grisha | |
| 6a3ba8bfb34cb54a4377067bd5bf4e75c2c7526d | Nils Ohlmeier [:drno] — Bug 1315248: ensure socket is available for connect and send. r=schien | |
| 4b5f50f51228296629c5dd2b6950439c5d2d349d | Ralph Giles — Bug 1332953 - Update libopus to 1.1.4. r=kinetik | |
| 70026b13140b496538e032d9c71824201ff857e9 | Botond Ballo — Bug 1337990 - Support cross-apz axis lock with touch-action enabled, and add a gtest for it. r=kats | |
| 210c908511e4d5753c51bde59428bd19e7bd222b | Botond Ballo — Bug 1337990 - Add a gtest for cross-apzc axis lock with touch-action disabled. r=kats | |
| e77313e71aadfbb558ca8ef8e445bada92fe2807 | Botond Ballo — Bug 1337990 - Introduce a PanOptions enumeration for passing options to APZCTesterBase::Pan(). r=kats | |
| 63524cc6ba6caa2d141b76ded7c454f01733d229 | Andrew Swan — Bug 1334479 Show generic icon for legacy add-ons in post-install notification r=mossop | |
| 6eb03c463039bb62bdfe4bf66cea8144c7cb83c0 | Tim Nguyen — Bug 1255116 - Simplify toolbar button styles. r=jryans | |
| 813c8c4770bc41bd69457e57e62b2bbe9ffeb855 | Kartikaya Gupta — Bug 1339167 - Enable mochitest-gpu for linux64-qr builds on the graphics branch. r=dustin | |
| 395d92cd41b52f5134889af30b78e73083a2cd1d | Rob Wood — Bug 1336582 - Add build_system_type to seta job priority endpoint; r=jmaher | |
| 4dd3c6bf5b291f5b46f50d87054338fabe2681ef | Ralph Giles — Bug 1339409 - mozboot: Fix undefined FileNotFoundError. r=froydnj | |
| ab41a32432a311ead2c57ecb905c294e4e6a5a96 | Kartikaya Gupta — Bug 1339097 - Allow PuppetWidget::GetLayerManager to return a layer manager even if it doesn't have a tabchild. r=dvander | |
| 7697b05969f820be687ae70332f8dcf6956fa2fa | Andrzej Hunt — Bug 1325931 - Use compound drawable text centering hack for AS Topsites r=sebastian | |
| 596c114a25248f923e98a8a2b1995b7c249ce23c | Andrzej Hunt — Bug 1325931 - Implement ViewUtil.setCenteredText() for TextViews with compound drawables r=sebastian | |
| d5d12ac7e213e654ad01364aca38ec00f6bf4c0a | Andrzej Hunt — Bug 1325931 - Pre: add drawable padding to pin r=sebastian | |
| 197e23b795fb752ab1035a478cb9fb4cfb382b75 | Sebastian Hengst — Backed out changeset 76f34a9578d2 (bug 1335814) on request of developer. r=backout | |
| 76f34a9578d27ce518384489cb0d7ba5b1fd3421 | Andrzej Hunt — Bug 1335814 - Add topsites page swipe telemetry r=Grisha | |
| 8c97b432e7c5f846aaeda695b7296a954f40d8bd | Andrew Halberstadt — Bug 1337827 - [one-click-loaner] Always set up mach environment when calling 'run-mozharness' (if possible) r=maja_zf | |
| b3c43c86a86bb951e708049a8542d606eaa1bfb8 | Andrew Halberstadt — Bug 1337827 - [one-click-loaner] Print error message if mach binary wasn't found r=maja_zf | |
| 9ba825a65a34304bbcbeadbeb0eb573ad9a3be95 | Andrew Halberstadt — Bug 1337827 - [one-click-loaner] Refactor mach environment setup into a standalone function r=maja_zf | |
| fb7b874ca753bd06d3df621fbc6250f7f1346082 | David Keeler — bug 1339010 - ensure pinning and CT telemetry info has been initialized r=jcj | |
| 9a6977ca4eae88860c5e3ad979d580c05d7d01ac | Dave Hunt — Bug 1338531 - [mozlog] Collect tests when using pytest-xdist and send suite_start when the first test starts. r=ahal |