Changes pushed after changeset 195049fabb7ac5709e5f75614ba630ba3d1b5a9b, up to and including changeset 0a7831d838f793a263456df62f95a615472a7f95
User Push date [To Local] | Changeset | Patch author — Commit message |
cbook@mozilla.com Wed Feb 15 10:07:33 2017 +0000 | 0a7831d838f793a263456df62f95a615472a7f95 | Carsten "Tomcat" Book — Backed out changeset f3cf063a5608 (bug 1283216) on request from whimboo |
kwierso@gmail.com Tue Feb 14 21:12:30 2017 +0000 | 1060668405a9399774c205430de4a7001d3f27ac | Wes Kocher — Merge inbound to central, a=merge ← 74 merge changesets [Collapse] |
| e719b89ea8f22b00fb6a52fb962090bbe5c7ac6a | Sebastian Hengst — Backed out changeset 4ded6149dc4a (bug 1337491) for failing xpcshell tests test_utils_pbkdf2.js and test_ext_runtime_onInstalled_and_onStartup.js on Android 4.3 debug. r=backout |
| 12667d6bc2083c860f26921c3deb9598fcae7b7e | Jan de Mooij — Bug 1339411 - Rewrite and optimize object allocation paths. r=bhackett |
| 6f43298f5271ebed750b18366ceb044a96814387 | Randall Barker — Bug 1336929 - Have UiCompositorControllerChild cache surface resize when not yet initialized. r=jchen,dvander |
| 5df1f8f9a5c71e42349114e128833161973ca04b | Andreas Farre — Bug 1315260 - Don't schedule idle callbacks when suspended. r=smaug |
| 55567871955e6b7a653b839874d794b7b95aa2b8 | Andreas Farre — Bug 1315260 - Make requesIdleCallbacks suspend along with nsGlobalWindow. r=smaug |
| 8894f4694536fc490f1980bc39084d94e92f846d | Andreas Farre — Bug 1315260 - Test that rIC doesn't run for documents in bfcache. r=smaug |
| 2a6dd743f395c89b61fe4389a7915f5114a8eb80 | Benjamin Bouvier — Bug 1338127: fix static analysis bustage; r=me |
| 5b90863c3999ae6bf9d0c8743aae94f3b403a8ff | Trevor Saunders — bug 1339156 - add an assert to RemoveChildDoc() r=yzen |
| b9ee9e39533e0b7c855b3598ea3b83ff87a7b196 | Ehsan Akhgari — Bug 1338753 - Attempt to address intermittent failures due to rounding errors; r=baku |
| c1beb916956b8a7b52bcf624a8494b768dab7ffd | Ehsan Akhgari — Bug 1338691 - Add a pref for delaying tracking timeout throttling after the page load finishes; r=bkelly |
| 4ded6149dc4a3bbaeb93bd644f927bac37db1cb2 | Brian Hackett — Bug 1337491 - Off thread parsing changes for multithreaded runtimes, r=jandem,jonco. |
| b3404ec6a4f088b2244ff4c67780f6f792f631b2 | Ryan VanderMeulen — Bug 1339321 - Upgrade to SQLite 3.17.0. r=mak |
| 1330b7dba04a5d57febb68ddcd769676db8ba450 | cku — Bug 1287492 - (followup) Rename GetNearestSVGParent backto GetNearestSVGViewport. r=me |
| 588005db93d516de7e6f35ff54b9f5c4f4ec97bd | Benjamin Bouvier — Bug 1338127: Remove the MConstant::NewRaw ctors; r=luke |
| f7daee107fed9d42a6634adb6c85981a32ea7fa3 | Benjamin Bouvier — Bug 1338127: Introduce a special MIR node for wasm float literals; r=luke |
| b895d6a2483e57825104f75d4dc525a34d6a4849 | Gregory Moore — Bug 883627 - Updated CreateResetProfile() to use the existing profile name for the newly created profile, r=gijs |
| 15aaabd6d6d626dfd20a69d4b21ac1736a3d4e68 | Junior Hsu — Bug 1325322 - add HTTP_NET_VS_CACHE_* for large time span, r=michal |
| 3632bf46c2205f05d1417a4edbbdcba3ff5c005a | Matthew Noorenberghe — No bug - Follow-up to fix eslint 'max-len' failure. |
| 87ff9a778b809a0a33d168542ad416a8a1dc40a2 | Ben Kelly — Bug 1337522 P2 Set ServiceWorker principal earlier. r=baku |
| 654827303e497b31055fd4a38ee7ce8b73e835b9 | Ben Kelly — Bug 1337522 P1 Add diagnostic assertions that worker principal is valid before compilation. r=baku |
| 19fc833e02283ed696de554902a882158fb7bbed | Ben Kelly — Bug 1337543 P7 Update WPT test expectations now that CSP is applied in service workers. r=baku |
| dcc19d02f21f857553598c941d6eae0e7cccbae7 | Ben Kelly — Bug 1337543 P6 Persist response headers for offlined service worker scripts. r=baku |
| 2ef8da9d1cfc0a7441b19930726e5e4093ed4270 | Ben Kelly — Bug 1337543 P5 Move code to fill InternalHeaders from an nsIChannel response into utility method. r=baku |
| 5ecd462326b01168a5d8c3ae25909e3b0a6fb738 | Ben Kelly — Bug 1337543 P4 Apply CSP headers to ServiceWorker when loading offlined script. r=baku |
| 09ed4ec4508ce262da717b48967ae7e83ba2adac | Ben Kelly — Bug 1337543 P3 Factor out code to set WorkerPrivate CSP from headers. r=baku |
| c33d6a0b13dc68131e85772e874f24b0b1cd6266 | Ben Kelly — Bug 1337543 P2 Improve ServiceWorker asserts and verify load principal does not inherit CSP. r=baku |
| 786d2c5cba9c17f47b3c306233914fe4b905e0f4 | Ben Kelly — Bug 1337543 P1 ServiceWorker should not inherit CSP from registration principal. r=baku |
| f2d6e4198d851a595746ca1deb222b8f441edcf6 | Ben Kelly — Bug 1337543 P0 Sanitize the nsIPrincipal used to register a service worker to ensure CSP is not persisted. r=baku |
| 45b99d7a75826ad0e7906a4215b926032d76ff9e | Ben Kelly — Bug 1338304 P2 Add a test that verifies fetch() rejects if a redirect is CSP blocked. r=ckerschb |
| d334627447da754b1d463accd17d456a6d6605ed | Ben Kelly — Bug 1338304 P1 Make nsCSPService cancel the channel if a redirect is blocked by CSP. r=ckerschb |
| 62d0c9083f4b67c7172fb39078d8b551d3f45228 | Jan de Mooij — Bug 1338834 - Speed up JSContext::currentScript by doing the compartment check first. r=bhackett |
| 0d7d9d00b98f5397ef7cdbaeb78f409ee9e757e6 | Ehsan Akhgari — Bug 1339129 - Remove access to HTTP-only cookies from the child process; r=jdm |
| bd05ade09f2bfefb752e4a592db9d36c405fcb58 | Bob Clary — Bug 1338256 - Disable dom/canvas/test/test_imagebitmap_extensions_on_worker.html on debug Android 4.4, r=gbrown. |
| 42e0a1f60287e8b0b8071af395c96496dbc6257b | Bob Clary — Bug 1336581 - Disable failing Mochitest Skia tests on Android, r=gbrown |
| 7a7e67d37100a254cce04ac87e7acafb0d305fbe | Sean Lee — Bug 1300989 - Part 3: Update xpc-shell tests; r=MattN |
| 251bfde7c7b55146db5ff1920ca29b67e84be0ac | Sean Lee — Bug 1300989 - Part 2: Use a WeakMap to store form autofill details.; r=MattN |
| d561f7514acd37ade9f57a6e08535cdd56a16a62 | Sean Lee — Bug 1300989 - Part 1: Fill the autofill profile that the user selects from autocomplete; r=MattN |
| 8160ed6f7ef5dd278e4e7f7ee45c805a9c8c598b | Ben Kelly — Bug 1339116 Improve the ServiceWorkerPrivate timer code. r=asuth |
| 30262fea813b73f51b6446fdaf80b11f4c2e2ca7 | Gabriele Svelto — Bug 1310703 - Add support for the pingsender to the Telemetry code; r=Dexter |
| 6e93c3fe76f854d89097e3de375a45ecde46f92e | Gabriele Svelto — Bug 1310703 - Use the ID generated by the crashreporter client when sending a crash ping so that server-side deduplication works correctly; r=Dexter |
| ad13217f5e8162fe1f717e8bea569b0837c85d22 | Gabriele Svelto — Bug 1310703 - Make the crashreporter client send a crash ping via the ping sender executable; r=ted |
| ca283ec01ae18f3fb373556f4d1ee53d00c5ef6f | Gabriele Svelto — Bug 1310703 - Introduce the pingsender executable; r=ted |
| a2dd80907a0fb49f6c351351449e0080bdffa600 | Chandler — Bug 1332375 - Rename leftover devedition/urlbar-history-dropmarker.svg to compacttheme/urlbar-history-dropmarker.svg. r=dao |
| fdf501d31e1cb9f0590d4572a9a258f29cc1c154 | Carsten "Tomcat" Book — Merge mozilla-central to mozilla-inbound |
| 29784b27d40586ced2f943bf3405ed9f43f9a2e6 | Olli Pettay — Bug 1339213 - Inline IsRestrictOpenerAccessForFPI, r=tihuang |
| 5947e41e6664c411cd8c573ec5faf6b62a4d6b6a | bechen — Bug 1294833 - Dump the pref "media.webvtt.regions.enabled" when exception for creating VTTRegion. r=jwwang |
| baaf5d85129f4db0c56900dbcb5ea5e7c487c7d9 | Jon Coppeard — Bug 1338383 - Clear gcZoneGroupEdges set when finding zone groups fails due to over-recursion r=sfink a=abillings |
| 1851854d9dd5b93a416ce3291d72c52ec83de0ef | Jon Coppeard — Bug 1337502 - AutoCompartment should have the same asserts as JSAutoCompartment r=sfink |
| 3f8ed553e230a7894f8cab979e69f0c65d3f0591 | Kevin Chen — Bug 1300699 - (Part 3) Implement the TextureClient creating functions for the gtest. r=jerry |
| 50d8857f978e4594267959590b89738f0b5c2e88 | Kevin Chen — Bug 1300699 - (Part 2) Add a gtest to verify the behavior of applying incompatible compositor to a TextureHost. r=jerry |
| 3710884f415d01a9a09a2a5a304e4e25b392e4cd | Kevin Chen — Bug 1300699 - (Part 1) Refactor some tests so that the new test can reuse the sources. r=jerry |
| 17853e6961133ff988dbce520c611a95583f503a | Junior Hsu — Bug 1338154 - not normalize ipv4 for resource and chrome uri. r=valentin |
| 2fd6a5c4759f0d83ac771f24117687eb406a0a76 | Stone Shih — Bug 1292064 - [Pointer Event] Add digitizer/pen tangential (barrel) pressure and twist. r=smaug |
| 6b1f71852f5f7493bbb2220bacdc1ad05453e07f | Shawn Huang — Bug 1338438 - Test interfaces on both http and https channels, r=bz |
| a379d64f8496e1bc32e28c273d8a3d76ee900581 | Chris Pearce — Bug 1338924 - Throttle decrypts to 2s of content per 1s of wall time. r=gerald |
| 543667d3e5265c31fd253191fb973bd079b9a3b7 | Chris Pearce — Bug 1338924 - Add GMPTask that takes/runs a lambda and a simple mechanism to set a timer on a lambda task. r=gerald |
| 70bc7d4e85125cad0bf02085a004e3939871f2e0 | Chris Pearce — Bug 1338924 - Pass duration of sample being decrypted to CDM. r=gerald |
| a19ac5da60828cdcf374e6798dc7e07b8b4c1b7d | Matt Woodrow — Bug 1325227 - Part 10: Use blocking read locks instead of forcing a synchronous transaction when using ContentClientRemoteBuffer. r=nical |
| bcecaff2d5f4cf18adf81c23486859dab9a3096f | Matt Woodrow — Bug 1325227 - Part 9: Implement a blocking TextureReadLock using CrossProcessSemaphore. r=nical |
| f01503971a811ecbc86745e1b42311a629f12e41 | Matt Woodrow — Bug 1325227 - Part 8: Add CrossProcessSemaphore. r=billm |
| 7337fc1b714dbacf2af284cb04e1f92ec14997ff | Matt Woodrow — Bug 1325227 - Part 7: Allow locking TextureClients in RotatedBuffer to be fallible. r=nical |
| 21a24c0a7b67f1ea4b0621228dee53e92e2ea699 | Matt Woodrow — Bug 1325227 - Part 6: Composite immediately when starting to listen to vsync. r=mchang |
| 97d9e645749448988020d3e21c71e4d234ec5415 | Matt Woodrow — Bug 1325227 - Part 5: Hold the read lock while the TextureClient is locked. r=nical |
| 695b307d3df24bdf8083a54b04dfb14094340422 | Matt Woodrow — Bug 1325227 - Part 4: Split out the parts of TextureReadLock that are specific to the 'non-blocking' usage needed by tiling/texture pools. r=nical |
| 383f86d1c80372ff18c8aeab88ebd70775f06d3b | Matt Woodrow — Bug 1325227 - Part 3: Allow child process to share semaphore handles with the parent/gpu processes. r=bobowen |
| 070b40fcd8d120d0ab10b177d7572bdc2772d64a | Matt Woodrow — Bug 1325227 - Part 2: Add equality operator to FileDescriptor as it is required by IPDL generated structs. r=billm |
| 8255c2bb705ad0812132c4a91d9ac92e3904925d | Matt Woodrow — Bug 1325227 - Part 1: Remove synchronous transaction replies since they don't return any data we didn't already have. r=nical |
| bcda57aa0c3b291dcd5de5d7fd048af69dbdff4d | Henri Sivonen — Bug 1121669 - Add a mutex around mFlushTimer to deal with write appearing to other threads in an inconsistent order. r=jseward. |
| 0189f0cccfdc5dfaab7f17f123639b01a4c2ef03 | Kai Engert — Bug 1334127 - update firefox nss.symbols, r=franziskus |
| 6d5a6e5b47168e2d52dfe0accfe6064d2662ec51 | Franziskus Kiefer — Bug 1334127 - land NSS 01d6c0dff06f, r=me |
| dfe816af3015d2f21fde7fef510ffd7f44c02d88 | Ting-Yu Lin — Bug 1338443 followup - Fix comment indentation for nsFloatManager::mOld. r=me |
| ece6742ba5ec97beeb13eaef5cf05ec08d518188 | Stone Shih — Bug 1338057 - [Pointer Event] Sync wpt test cases to mochitest test cases. r=smaug |
| ba0d5d08105d1b4b5e6d084d2820404046803fd4 | Matthew Noorenberghe — Bug 1333682 - Split FormAutofillContent.js into a few JSMs shared for the process. r=seanlee |
kwierso@gmail.com Tue Feb 14 20:55:38 2017 +0000 | c5a25b056d1e66fcaf67d680abea5a80d5944092 | Wes Kocher — Merge autoland to central, a=merge ← 27 merge changesets [Collapse] |
| d41d2bd78ecfd7ba1c106ed329f126b530880a5b | Andrew Swan — Bug 1337976 Force synchronous xml bindings to avoid intermittent failure r=kmag |
| 3dbcf029aa26b693e4e0cfa5454ae1a8c66dab25 | Manish Goregaokar — Bug 1339252: Allow comments in SVG presentation attributes; r=bz |
| b83537047757127f89aa5d6f397ab92460c0fad3 | Andrew Halberstadt — Bug 1337828 - Improve mochitest 'no tests' error message, r=maja_zf |
| e725ba1475be5300919d3be04b7dedafa3e02f43 | Andrew Halberstadt — Bug 1337828 - Pass unexpected test paths as is from mach_test_package_bootstrap to the test harness, r=maja_zf |
| 5d74575ffa14f6de0ca8a1b7dc77e9e4398c9e49 | Kartikaya Gupta — Bug 1339458 - Set RUST_BACKTRACE=1 when running automated tests. r=jmaher |
| d59dd0dca619f11e0e3b46e3d00a1083390a6396 | Jean-Yves Avenard — Bug 1336358: P4. Disable some noisy tests on Android. r=padenot |
| 5dcc211ab7fec0ea3c53370c7381625aaa2af943 | Jean-Yves Avenard — Bug 1336358: P3. Fix incorrect arguments in DurationMap. r=jolin |
| fb0a390994d73d1029f111df8cc1950790ded48b | Jean-Yves Avenard — Bug 1336358: P2. Drain Android's RemoteDataDecoder one frame at a time. r=jolin |
| e1505ae7e25fafb0df8e0050f6fe9b707aefe459 | Jean-Yves Avenard — Bug 1336358: P1. Revert "Bug 1319987: P12. Disable RemoteDataDecoder.". r=jolin |
| ae2b4885449297aed1460ddc4cd31aae3c3ed227 | Jean-Yves Avenard — Bug 1336431: P6. Handle change of resolution in RemoteDataDecoder. r=JamesCheng |
| ad29077e3c801ce3b673f5ff44cf216ce1133a90 | Jean-Yves Avenard — Bug 1336431: P5. Re-add ConfigurationChanged API. r=JamesCheng |
| 07c07a331cd291e5c076589ecac1d94ba80e8f66 | Jean-Yves Avenard — Bug 1336431: P4. Rename SharedTrackInfo. r=gerald |
| 355c874066813dadcfb3f5f11c78f8e42434f00a | Jean-Yves Avenard — Bug 1336431: P3. Don't attempt to decode non-keyframe. r=gerald |
| e6f6b3736d93fe08db97c0f7d33a4be38a938270 | Jean-Yves Avenard — Bug 1336431: P2. Asynchronously flush and shutdown decoder when SPS changes. r=cpearce |
| c5ae7452946b40972dae6afaa2f051400679997d | Jean-Yves Avenard — Bug 1336431: P1. Fix coding style. r=gerald |
| 3eebe9f81fc99928aff94f1cf6e053be5c0a0149 | Kirk Steuber — Bug 1338287 - Make nsIDocument::DocumentFlashClassification accessible from privileged JS r=bz |
| d01daa40baa50929485236aea9f480e055a48b26 | Jared Wein — Bug 1333324 - Check for a potentially null or undefined browser.currentURI in _capture since it runs off of a timeout and the browser may not have a webNavigation associated with it anymore. r=florian |
| 535de0c3e91dc9afdeab8b99ac5f6cd758c7561e | Andrew McCreight — Bug 1338594 - Add more basic IPDL tests. r=kanru |
| f4c341352fad7b69368cdca672f3dc37572f06bd | Andreas Tolfsen — Bug 1336214 - Preserve stacktraces in Marionette errors; r=maja_zf |
| eba41ae5c5bf483bc6ce2b7ac9d9b2b24dd9ab98 | Andreas Tolfsen — Bug 1336214 - Use static lookup of errors; r=maja_zf |
| af9a91862c82bc672bc4ad55a8e9deab5a5659ce | Andreas Tolfsen — Bug 1336214 - Remove duplicate error.wrap; r=maja_zf |
| f3cf063a5608a011ee6ec72cf33378616d0da15f | anjul tyagi — Bug 1283216 - Fix by allowing the marionette client object to be constructed with the build from the local environment as default. r=ato |
| 809580f09e6ba0f4c8639ef96d1432b3c5654cb0 | Carsten "Tomcat" Book — Merge mozilla-central to autoland |
| d65e47dee9a4acb0026cb8b7d2360d1050dea656 | Dão Gottwald — Bug 1336434 - "Your Top Sites" heading should say "Top Sites" instead when using the default set. r=Gijs |
| e5b189f0363b3db64159e6629a25ce8109097e5f | pyang — Bug 1329819 - Create 3 chunks for mochitest-media on TC linux64 opt/debug/pgo r=jgriffin |
| e88f2e7f0ee55d495772b6383935e82b5a69bd09 | Matthew Wein — Bug 1298950 - Add support for overriding about:home to chrome_url_overrides r=mixedpuppy |
ffxbld Tue Feb 14 15:14:08 2017 +0000 | fc9f6f7e8e86f00af60ff1ecc72eaf854a6b1ddd | ffxbld — No bug, Automated HPKP preload list update from host bld-linux64-spot-086 - a=hpkp-update |
| 00c93c7f39940585fc860a8f31953849c88eb505 | ffxbld — No bug, Automated HSTS preload list update from host bld-linux64-spot-086 - a=hsts-update |
cbook@mozilla.com Tue Feb 14 12:38:32 2017 +0000 | 47391e531350873bfccd576b689259ec249aede8 | Carsten "Tomcat" Book — merge mozilla-inbound to mozilla-central a=merge ← 68 merge changesets [Collapse] |
| e244431cfea15f15d1b419303a1f840810fa7654 | Cameron McCormack — White space fix; no bug. (DONTBUILD) |
| f57cb9c4a84694ba380e1c2fbd21ef4c0644913a | vincentliu — Bug 1336351 - Add web platform test. r=smaug |
| 5d98b2c08929b681b217937bc2cac82cb5e000a3 | vincentliu — Bug 1336351 - The null blob callback of canvas.toBlob should be async. r=bz, smaug |
| 6098f45a8745953c08811a9a1076667587c4d952 | Phil Ringnalda — Backed out 5 changesets (bug 1290292, bug 1290293) for gfx assertions |
| b4273424e32d5090c7982075b426f6b5454e4a4d | Phil Ringnalda — Backed out changeset 2a2ffd6f443c (bug 1300665) for failures in test_peerConnection_simulcastOffer.html |
| 5e53a0e7848c8762b0c0d4809d56bfe51987a74d | David Major — Bug 1338951: Remove const from PhaseInfo for better codegen on Windows. r=sfink |
| 1528771d3120debedea57343622b68f07ed3b615 | David Major — Bug 1338947: Add const to kBinaryFileExtensions. r=gcp |
| 3084a9f73d4bd476e97ea8d727f33dc0358ef17e | Olli Pettay — Bug 1338901 - nsViewManager::ProcessPendingUpdatesForView should use AutoTArray to avoid alloc/free, r=tn |
| fb2400aa811674b277a7a950215adbba697158b2 | David Major — Bug 1338925: Enable warnings-as-errors in widget/cocoa/. r=mstange |
| 8fe222eed019ba0f8b5de138ace096267ca22d78 | David Major — Bug 1338925: Declare viewDidChangeBackingProperties on NSView. r=mstange |
| 81a31c193a1b8cc31576534448241e9e60b707e7 | David Major — Bug 1338925: Move debug-only variables to ifdef DEBUG. r=mstange |
| 0e06b22dfa60d6ccde74ea09293b60036094d294 | David Major — Bug 1338925: Use the correct exception macro in nsDragService::IsValidType. r=mstange |
| 5a7f8a39068aa5913543b61c0220146cdb1cfc5f | Wes Kocher — Merge m-c to inbound, a=merge |
| 6fe6f63a39f1ef3ad8a54ba4ee06e24fce10e8af | Bill McCloskey — Bug 1337537 - Avoid SystemGroup assertion during WebAudio test (r=ehsan) |
| c57837e52c3db432c884a8bdad7976cf449b56dd | Bill McCloskey — Bug 1337537 - Workarounds to avoid TabGroup assertions in edge cases (r=smaug) |
| ef98d3fdb36f644c7acec9bd0e89b95a91b48862 | Bill McCloskey — Bug 1337577 - Ensure that console listeners never touch web content, including in tests (r=mccr8) |
| d031f49053c596b79ef8bc7bcd9a2f1aac021282 | Bill McCloskey — Bug 1337575 - Use SystemGroup for GC/CC (r=mccr8) |
| f5b50410e0d21991c5e7a3829f46eb43bab3c18b | Bill McCloskey — Bug 1337537 - Assert that runnables labeled with a given TabGroup never touch other TabGroups (r=ehsan) |
| bdc62272ba78f7cd68de081d97eaec19c5e28ee5 | Bill McCloskey — Bug 1337537 - JS engine changes for compartment validation (r=sfink) |
| 1ed020f53dc9bb7dc39a77c580c03bea7c7664be | Bill McCloskey — Bug 1337537 - Make a SystemGroup singleton (r=ehsan) |
| 7c141bd7f221a3c638786ad64229e1aaec04a02b | Bill McCloskey — Bug 1337537 - Move some TabGroup code to ValidatingDispatcher (r=ehsan) |
| 1021af9fea0035f26e71723905f115bbd64fd099 | Bill McCloskey — Bug 1337537 - Move Dispatcher.{cpp,h} to xpcom/threads (r=froydnj) |
| 3092fa33385e44cef90c76ba00c46eb9439797f2 | Bill McCloskey — Bug 1337537 - Remove the need for TabGroup to be an nsISupports for DocShell::FindItemWithName (r=mystor) |
| 100f3d6ec58917eae7f8140bab8911da80a393b9 | Bill McCloskey — Bug 1334572 - Dispatch WindowLowered/Raised events asynchronously in test mode (for marionette) (r=smaug) |
| 6656113311a62dca6d04007178b3b33f7270f24d | Bill McCloskey — Bug 1334346 - DocGroup should be correct for static clone documents (print, print preview) (r=smaug) |
| 2a2cba98ff40a0180dbba3b86433038b90c663e4 | Bill McCloskey — Bug 1334346 - Move print preview code in content script to separate runnable (r=smaug) |
| a8c605570c1b444ec72c42e22716fd51c2574fa6 | Bill McCloskey — Bug 1334572 - Move Activate/Deactivate messages from PBrowser to PContent (r=smaug) |
| 652c909b75ad19af508537f71f82dd8cc2fa6e70 | Andrew Osmond — Bug 1290293 - Part 4. Remove surface buffer initialization for raster images. |
| 90a284ea19e34c8d26d3d95fe69f2352162f511c | Andrew Osmond — Bug 1290292 - Part 3. Add/update image gtests. |
| 8401d12fe93637f11fe8acffba79c16ee192183e | Andrew Osmond — Bug 1290293 - Part 2e. Make SurfacePipe users clear unwritten pixels if the image is truncated. r=tnikkel |
| d87488b69c186a55bec1f021b6c02a5f663c8c4b | Andrew Osmond — Bug 1290293 - Part 2d. Make nsJPEGDecoder clear unwritten pixels if the image is truncated. r=tnikkel |
| 7368aa665fae4ab34b690485f86f180ad8a324dd | Andrew Osmond — Bug 1290293 - Part 2b. Make nsBMPDecoder explicitly write transparent pixels for those skipped by delta encoding. r=tnikkel |
| a715d40efc2c4fe7e46c6ba913a6f820f0a25b1d | Stone Shih — Bug 1333099 - Fix crash when incorrectly access EventSourceImpl::mEventSource. r=baku |
| ace861dd4d035fa6ebd94f65eabbfbd44a33f184 | André Bargull — Bug 1325052. r=Waldo |
| 318e6097b095067f27319c2b86a41ea4004f2362 | André Bargull — Bug 1338884 - Part 5: Enable test262 tests previously disable due to missing jstests harness hardening. r=arai |
| 22f1e0f42f6f7175bfd8f39a2b96178ca21d97c9 | André Bargull — Bug 1338884 - Part 4: Harden jstests harness for test262 which modify built-ins. r=arai |
| e09e5519427f48694089d6121a4a7a905922bff2 | André Bargull — Bug 1338884 - Part 3: Fix style nits in moved harness functions. r=arai |
| 1cd0adb13317791da461ad30ffd8696247d2cb8d | André Bargull — Bug 1338884 - Part 2: Move the remaining harness functions into shell.js' IIFE. r=arai |
| d68d0fe2e446800168ed59abc589c14f32f3f014 | André Bargull — Bug 1338884 - Part 1: Move the remaining helper functions into shell.js' IIFE. r=arai |
| e28772b44058016ce1cd1b464feb9e8bd22f60c8 | Ryan VanderMeulen — Bug 1338395 - Update pdf.js to version 1.7.290. r=bdahl |
| 6b2fe8524bba18aa3eae8571fbcddea947819985 | Geoff Brown — Bug 1337523 - Simplify Android test configuration; r=dustin |
| 4ec3544ae452736894d55195a3287c5a857ee095 | Geoff Brown — Bug 1332084 - Allow alternate apk in android_emulator_unittest.py; r=jmaher |
| 2a2ffd6f443ccbddc3004ae268f754fd219b0af8 | Randell Jesup — Bug 1300665: Add abs-send-time and toffset header extension usage and negotiation r=bwc |
| 1cc682f59b6aeb9e6274e7d17770f6b078121239 | Randell Jesup — Bug 1339244: add minimum bandwidth estimate support back in; lost in bug 1250356 r=ng |
| b6bdf4cf834864fa70f0448d278439f2ae9af278 | Randell Jesup — Bug 1339270: Add rtp 'padding' packets into rtp history for handling NACKs r=ng |
| 214a39a8134d672b27588a6801dec9f4cbc1f9aa | Jeff Gilbert — Bug 1330022 - Update test. |
| a9027426615c63b0f98add260ad76453be5d1b49 | Jeff Gilbert — Bug 1330022 - Remove trivial ValidateUniformMatrixTranspose virtual. - r=kvark |
| ab9aea090d688f0896b07cebdf8cbc47a53aee46 | Jeff Gilbert — Bug 1330022 - Centralize VertexAttrib[I]Pointer calls to improve perf. - r=kvark |
| 1ba6ce6e67e02e9881a39f06037e5ab2cc85f60d | Randall Barker — Bug 1339264 - Include WebRenderLayersLogging.h in LayersLogging.h to prevent unified build issues due to include order. r=rhunt |
| 8fbd8bc77e6f42445c7e1b4807671b7b17985105 | Timothy Nikkel — Bug 1338913. Don't reset the zoom when viewing a multipart image standalone in an image document. r=bz |
| dd3f337f0d9c2146c341a83a589cedbce13caee0 | Jeff Gilbert — Bug 1338740 - ScopedBindPBO should not inherit from ScopedGLWrapper<other class>. - r=daoshengmu |
| 9b2093bb0be6d264cbb223674d1dee23692254e7 | Nicholas Nethercote — Bug 1338957 (part 3) - Simplify sleep handling in PseudoStack. r=mstange. |
| da489be2ba589598ae21f0c20cd986b27cbd81c3 | Nicholas Nethercote — Bug 1338957 (part 2) - Remove out-of-date comment. r=mstange. |
| 292709890f3870bca9e7855e3ad37ea21acbffe1 | Nicholas Nethercote — Bug 1338957 (part 1) - Reformat PseudoStack.h. r=mstange. |
| 30b4ee186ad814db6a7a4b0422b4c24bd4a3ecc1 | William Chen — Bug 1332511 - Adjust telemetry histograms for time to first input probes. r=jwatt, data=bsmedberg |
| f3dcd0723d358412c1b5e14e7b20319a10966475 | Jonathan Kew — Bug 1315752 - Avoid using LookupLocalFont to find the Osaka-Mono face in InitSingleFaceList, so we don't risk triggering a font-download prompt. r=mstange |
| 56f67dd567514cbf30de508487daa97d44b6c2ac | Sebastian Hengst — Backed out changeset 45dd83a63162 (bug 1339202) for crashing in image processing related tests, e.g. xpcshell test test_imgtools.js. r=backout |
| 5f74cfa4af59296179594ef6269fc35e6f2833d3 | Boris Zbarsky — Bug 1306170 part 6. Implement WindowOrWorkerGlobalScope.origin. r=bkelly |
| a3ee2ce4191631d2e55e29c1d0afb1fb74fc3ef3 | Boris Zbarsky — Bug 1306170 part 5. Run the HTML interfaces web platform test in workers as well as windows. r=bkelly |
| 622aa19582d42a980d8eb5d2d741179271ccb2d1 | Boris Zbarsky — Bug 1306170 part 4. Fix idlharness to properly handle FrozenArray return types. r=bkelly |
| a928f98527cce23d9b2b899a76a2f5f28a972516 | Boris Zbarsky — Bug 1306170 part 3. Fix idlharness to properly handle single-element exposure sets on interfaces and exposure sets on members. r=bkelly |
| 1907c1299943747377590bd5224e2953ab649578 | Boris Zbarsky — Bug 1306170 part 2. Split the IDLs out of the HTML interfaces web platform test so we can run it in both windows and workers. r=bkelly |
| abb9b3880581d4ed1d47c12948db56d5c6f37a87 | Boris Zbarsky — Bug 1306170 part 1. Change the HTML general interfaces web platform test to have WindowOrWorkerGlobalScope. r=bkelly |
| 9624f564d36d2194d49a31127c2d5ca67b06f2e0 | Boris Zbarsky — Bug 1338725 part 2. Move GetClasses/DoGetClasses from nsIContent to Element. r=baku |
| 2823220fff5ef2515da52266205d6e218a76bc46 | Boris Zbarsky — Bug 1338725 part 1. Change the matcher functions used for nsContentList to take an Element argument, not nsIContent. r=baku |
| 45dd83a63162363fe69af8e65e8a79b24827ce38 | Andrew Osmond — Bug 1339202 - Decode images to shared surfaces for WebRender. r=tnikkel |
| 370de9349dd0c822e4361cd36e6150b8bd5ec229 | Markus Stange — Bug 1335337 - Restrict special <button type="menu"> theming to XUL <button> elements. r=Enn |
cbook@mozilla.com Tue Feb 14 12:32:03 2017 +0000 | cb86d9e0867224ad5603cff705b09ed486b513ec | Carsten "Tomcat" Book — Backed out changeset fb3c04effbd1 (bug 1336905) for bustage in stylo builds |
| 67937aaaac250527572af268cf24998b1393988e | Carsten "Tomcat" Book — Backed out changeset f76fbaee4ce8 (bug 1336905) |
| 2e824f54ab6eda306e3fec9cf72d67c6e9563bb2 | Iris Hsiao — Backed out changeset 40d22c458595 (bug 1326138) |
| 623383299258ff5c1947412a6b2f43c4778d295a | Iris Hsiao — Backed out changeset 1582e02a447d (bug 1326138) for eslint failure |
| 1582e02a447d2226f7d6204d24b5e9a17f8c5656 | Ray Lin — Bug 1326138 - Add a new profile item binding. r=MattN |
| 40d22c458595fe01a66d555ce7f2d141532eb3d9 | Ray Lin — Bug 1326138 - Refactor _appendCurrentResult to be more generic. r=adw |
| 7fa607a254c0a0e276a903b2f45d92e2a846aac8 | Dave Hunt — Bug 1338528 - Run the Marionette harness tests when pytest-mozlog is updated. r=ahal |
| 86ea69ac22d50ef380fce283dfc152630b028a93 | Dave Hunt — Bug 1338528 - [mozlog] Remove formatting of node ID to allow classes and reduce chance of duplicates. r=ahal |
| 65b1e4b706e22850e9e7280c90783ba626d462a3 | Andi-Bogdan Postelnicu — Bug 1335000 - return type& for copy assignment operator. r=peterv |
| 714d689cabbf1b567758bd252341b781e8110948 | Mantaroh Yoshinaga — Bug 1302648 part 9 - Add test of setting target effect of CSS Animations. r=birtles |
| a3e7552cee76c309c4bd59759c16068a558abcf5 | Mantaroh Yoshinaga — Bug 1302648 part 8 - Add animationcancel tests. r=birtles |
| 47cc753e2e6a557c8b013e6c5b67234d3d6c6e64 | Mantaroh Yoshinaga — Bug 1302648 part 7 - More simple animation event dispatch tests. r=birtles |
| 2a84d79d87b421b52bc48dde872c42e9d0a76b87 | Mantaroh Yoshinaga — Bug 1302648 part 6 - Add animationcancel test to legacy tests. r=birtles |
| e641ee639469ee572f81e361820e73448a7a0e1e | Mantaroh Yoshinaga — Bug 1302648 part 5 - Queue animationcancel when animation status is idle. r=birtles |
| c997f8314875949d693f2400202a423ec71787dc | Mantaroh Yoshinaga — Bug 1302648 part 4 - Call UpdateTiming() after removing the animation from the timeline. r=birtles |
| f47d195f4b816ac03c4c994328199eade5df920f | Mantaroh Yoshinaga — Bug 1302648 part 3 - Change order of releasing owning element when cancel animation. r=birtles |
| 4d04fda475d29acf3cb18ecf346fd6dc2b7e3718 | Mantaroh Yoshinaga — Bug 1302648 part 2 - Add onanimationcancel EventHandler to WebIDL. r=baku |
| 7c0b9537f2db4917120eda3d7c6c5d8cbb7daadb | Mantaroh Yoshinaga — Bug 1302648 part 1 - Add animationcancel event handler. r=masayuki |
| c490a611515d8d5675c7847994ed931ba018e114 | Rex Lee — Bug 1338092 - [Mortar] Remove de-scoped UI components for PDF viewer. f=lchang, r=evelyn |
| e115ed6c8a10b5219073a522268e569db95025b7 | Jan Beich — Bug 1339161 - Add more rustc targets for cross-compilation. r=rillian |
| acfa7cfcb32ba6941d9665327319085aef8c1de4 | Ralph Giles — Bug 1338655 - Don't try to build mp4parse bindings. r=froydnj |
| 8208dedaa30512b8fa1eb5d2cf3cf15bace67a05 | Shih-Chiang Chien — Bug 1334068 - proxy release main-thread-only references in nsHttpChannel and HttpBaseChannel. r=mayhemer |
| 0b328fa35346f6f9c31585956f7b778d640d04a2 | Iris Hsiao — Backed out changeset 8379a33c1790 (bug 1339252) for valgrind test failure |
| 0867bd82c562f0cec63d909848efd2df1b70fd31 | Matthew Noorenberghe — Bug 1333256 - Bring back the insecure field warning Learn More text in bold. r=johannh |
| f76fbaee4ce86efbee78c60f0cce96f7c6926807 | cku — Bug 1336905 - Part 2. Remove StyleShapeOutsideShapeBox. r=TYLin |
| fb3c04effbd191767b1ff3e46c3c2d416ac8ee37 | cku — Bug 1336905 - Part 1. Remove StyleShapeSource's template argument. r=heycam,TYLin |
| ef6e1bab2baff8ac2ff517b7c6a9e0322bafc42c | Jay Harris — Bug 1306477 - Adds a simple test to confirm WebM Subsample Encryption works r=cpearce |
| dd00f20399f3c61b6c2dbb366626de8517d4c556 | Jay Harris — Bug 1306477 - Updates an assert in Clearkey to deal with unencrypted samples. r=cpearce |
| 4ba776d3f2d36e6a81a08dd8df9f21e89b74a1a9 | Jay Harris — Bug 1306477 - Adds support for subsample encrypted WebMs r=cpearce |
| 0fd35cf8df2ae26892c6c847d0b5b1fadc0e9606 | Jay Harris — Bug 1306477 - Updates to latest upstream version of nestegg. r=kinetik |
| 8379a33c1790c676fd3af958c913d511f68858ed | Manish Goregaokar — Bug 1339252: Allow comments in SVG presentation attributes; r=bz |
| fb123ea4db297b16f191cdc5cf8cca3aa3357659 | Xidorn Quan — Bug 1339301 - Downgrade unimplemented CSS rule from error to warning. r=heycam |
| 5264dfa9e8f19d120f9b78aae534e3fa5f96c52e | Wes Kocher — Merge m-c to autoland, a=merge |
| 74b96e7d60b6e4394f6e5fcace0d3a293f4bd87d | Chun-Min Chang — Bug 1338012 - Enable multiple channels for audio on non-Android platforms; r=jya |
| b3b730daa2558046bb337effad2c92a5d4d7f20a | Jonathan Hao — Bug 1336867 - Remove unsafeProcessHeader and isSecureHost in nsISiteSecurityService r=keeler,mgoodwin,past |
| fb8c18d185e947732d8bd2c6d565c9c802169593 | Jonathan Hao — Bug 1336867 - Move STSParserTest.cpp to test_sts_parser.js r=keeler |
| ae19cb15ab0ccca94fce0ee3fc804e0fee54e708 | Michael Froman — Bug 1338273 - initialize NrIceStats vars to zero. r=drno |
| f94f993121bd5d48ca77fe8dfb2d1620ad2c651c | Dennis Schubert — Bug 1337905 - Update WebCompat Go Faster addon to version 1.1. r=Felipe |
| 5cf2c9494288495a3172573385d4bdd8b784c9de | Luca Greco — Bug 1329731 - Add moz-extension to the principals immune to script policy. r=bholley |
| c5af26deca58ea105ea3964d1d4021fecf221317 | Shane Caraveo — Bug 1338724 fix icon size for sidebar toolbarbutton, r=kmag |
| ddef25734a30347561b90ab7368df7725ba26e1b | Jean-Yves Avenard — Bug 1337559: P5. Only continue drain once all pending frames are processed. r=gerald |
| f45a1fe5dbfd4ed7749541630978ec99a24fc8b3 | Jean-Yves Avenard — Bug 1337559: [WMF] P4. Only drain one frame at a time. r=gerald |
| 236e090024cba5aefff52f9715a71867e9c42ff6 | Jean-Yves Avenard — Bug 1337559: P3. Fix coding style of windows decoder. r=gerald |
| c46c635411682399111b535bf82dcab160b74d84 | Jean-Yves Avenard — Bug 1337559: P2. Rework draining in MediaFormatReader. r=gerald |
| ee63b4d05662d98bcc70aceffa64169d0bc3f234 | Jean-Yves Avenard — Bug 1337559: [WMF] P1. Avoid draining the audio decoder twice in a row. r=gerald |
| 2c9ea417e922f6ba4afb79053e3b9edea956e176 | J. Ryan Stinnett — Bug 1339155 - Tweak RDM font size to fit add device UI. r=gl |
| 8b899017b08a14fd711bf45c275df949cbd6932d | Byron Campen [:bwc] — Bug 1336182 - Part 2: Use "override" keyword to silence some warnings about inconsistency. r=drno |
| 98b4c49e8a389dc43469f46dcc435607e2b189d6 | Byron Campen [:bwc] — Bug 1336182 - Part 1: Add DTLS handshake time telemetry. r=bsmedberg,drno |
| 7b243c8dac97dfe534257d267dfcd88929fd28aa | Aki Sasaki — bug 1339087 - adjust android merge day configs for tc builds. r=rail |
| 5b095aef38633e90eb1481fca9b4c5e4866371fc | Jean-Yves Avenard — Bug 1338932: Initialise variable. r=jolin |