-
cpearce
I updated cbindgen (with `cargo install cbindgen --force`), and it is crashing when I build m-c. How do I downgrade it?
-
» cpearce finds the answer on stack overflow...
-
cpearce
oh right, mach wants to only use the version that doesn't work.
-
pulsebot
Check-in:
autoland/be6554246c50 - sotaro -
Bug 1520705 - Enable mochitest-chrome on WebRender r=kats
-
cpearce
Thanksfully, it looks like the cbindgen installed by `mach boostrap` is not crashing.
-
pulsebot
Check-in:
mozilla-inbound/136eb41d444f - Brian Hackett -
Bug 1524374 - Remove breakpoint actors, r=jlast.
-
pulsebot
Check-in:
autoland/b7f73d1ce86f - Jeff Gilbert -
Bug 849004 - Remove redundant GLContext::mMaxTextureImageSize. r=lsalzman
-
jya
glandium: would you have a doc somewhere explaining on how to use mozilla-unified ?
-
jya
typically, I would create a branch with git checkout -b central central/default/tip
-
jya
by how to use, I mean with bookmarks
-
jya
glandium: never mind, I see in your workflow for gecko development, there's reference to it
-
pulsebot
Check-in:
autoland/16b90183c797 - Nicolas Chevobbe -
Bug 1526247 - Rename webconsole-output-wrapper; r=bgrins.
-
pulsebot
Check-in:
mozilla-inbound/bcae5607db57 - Brian Hackett -
Bug 1526853 - Fix web replay test breakage from breakpoint actor removal.
-
pulsebot
Check-in:
mozilla-inbound/491fc771924f - Lars T Hansen -
Bug 1526219 - Guard atomicity tests on a plausible core count. r=luke
-
mib_6cqfal
hello
-
mib_6cqfal
how to send pull request after commit?
-
pulsebot
Check-in:
autoland/b350508a425c - Paul Adenot -
Bug 1524648 - Relax assertion in MediaEngineWebRTCMicrophoneSource::Deallocate to take into account the fact that starting the device can have failed. r=pehrsons
-
padenot
mib_6cqfal, hi, on what project? mozilla-central ?
-
mib_6cqfal
yes
-
padenot
mib_6cqfal, what repo have you cloned to write your patch ?
-
padenot
(we have a lot of repos)
-
mib_6cqfal
I cloned the mozilla-central
-
padenot
using mercurial ?
-
mib_6cqfal
yes
-
padenot
cool
-
padenot
so you need to send the patch to phabricator and ask for a review
-
padenot
-
mib_6cqfal
Do I need to make separate branch like git to make changes or I can just make changes on master branch?
-
mib_6cqfal
padenot: thanks
-
padenot
mib_6cqfal, as you wish, you don't need to do anything in mercurial, you can commit on top of tip (=master)
-
mib_6cqfal
so i just cd into mozilla-central make changes and commit?
-
padenot
yes
-
mib_6cqfal
ok Thanks
-
padenot
and then you push this commit to phabricator
-
mib_6cqfal
thank you my friend
-
pulsebot
Check-in:
autoland/31b3a7b0f085 - Narcis Beleuzu - Backed out changeset b350508a425c (
bug 1524648) for bustages on MediaEngineWebRTCAudio.cpp . CLOSED TREE
-
padenot
nooo
-
padenot
heh
-
NarcisB|sheriffduty
sorry padenot :)
-
padenot
don't be, this patch is 100% wrong
-
pulsebot
Check-in:
autoland/0277af3f283d - Joel Maher -
Bug 1522900 - adjust manifests to allow tests to pass on windows10 1803 release. r=gbrown CLOSED TREE
-
jcristau
padenot: way to start the week! :)
-
pulsebot
Check-in:
mozilla-central pushlog:35533-35534 - 13 changesets (bugs 1524752, 1521906, 1526650, 1523952, 1526228 and 6 other bugs)
-
pulsebot
Check-in:
mozilla-central pushlog:35534-35535 - 4 changesets - Merge inbound to mozilla-central. a=merge
-
pulsebot
Check-in:
autoland pushlog:77853-77854 - 4 changesets - Merge inbound to mozilla-central. a=merge
-
pulsebot
Check-in:
mozilla-inbound pushlog:111835-111836 - 15 changesets - Merge mozilla-central to inbound. a=merge CLOSED TREE
-
pulsebot
Check-in:
autoland/b40d99774570 - Francesco Lodolo (:flod) -
Bug 1526805 - Fix broken links in Fluent documentation r=Pike
-
pulsebot
Check-in:
autoland/724ed6f24523 - Emilio Cobos Álvarez -
Bug 1526216 - Add a null-check for mChannel in nsFontFaceLoader::Cancel. r=heycam
-
pulsebot
Check-in:
autoland/678688278ecc - Paul Adenot -
Bug 1524648 - Relax assertion in MediaEngineWebRTCMicrophoneSource::Deallocate to take into account the fact that starting the device can have failed. r=pehrsons
-
pulsebot
Check-in:
mozilla-beta/6aad822f590d - L10n Bumper Bot - no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD
-
pulsebot
Check-in:
mozilla-beta/41a186a65efb - L10n Bumper Bot - no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
-
padenot
is it still true I need java 1.8 to build Gecko for Android ?
-
pulsebot
Check-in:
autoland/f7716de1fce5 - ffxbld - No Bug, taskcluster/docker/funsize-update-generator pipfile-update. r=sfraser
-
pulsebot
Check-in:
mozilla-inbound/8db55f13f405 - Nicolas Silva -
Bug 1523495 - Adjust shadow blur target sizes to avoid down-scaling artifacts. r=gw
-
pulsebot
Check-in:
mozilla-inbound/8d99e173cdf6 - Nicolas Silva -
Bug 1523495 - Adjust blur target sizes to avoid down-scaling artifacts. r=gw
-
pulsebot
Check-in:
mozilla-inbound/23406bc33980 - Nicolas Silva -
Bug 1523495 - Adjust reftest fuzziness. r=kats
-
pulsebot
Check-in:
mozilla-inbound/09de2f84aa1c - Nicolas Silva -
Bug 1523495 - Update reference image. r=gw
-
mib_6cqfal
I'm getting this error on run mach build - cbindgen version 0.6.7 is too old. At least version 0.7.1 is required
-
mib_6cqfal
how do i solve this. I'm running windows
-
Standard8
mib_6cqfal: easiest way normally is to run ./mach bootstrap
-
stefan_hindli|sheriffduty
-
» nical looks
-
mib_6cqfal
Standard8: It didn't work
-
nical
stefan_hindli|sheriffduty It appears that I failed to update one of the reference images. It is a simple thing to do, though, so I can land the fix in a few minutes, unless you prefer to back the patch series out and re-land with the fix (all 4 patches need to be landed/backed out together)
-
stefan_hindli|sheriffduty
I can do whatever you want
-
stefan_hindli|sheriffduty
If it doesn't take too long go ahead and land a fix
-
stefan_hindli|sheriffduty
but take into consideration that the tree will be closed when you'll land the fix
-
nical
stefan_hindli|sheriffduty: thanks, I will just land the fix then
-
Standard8
mib_6cqfal: can you pastebin the output of that command you just ran?
-
pulsebot
Check-in:
mozilla-beta/cc418f03e319 - Joel Maher -
Bug 1522900 - adjust manifests to allow tests to pass on windows10 1803 release. r=gbrown a=expectation-update-for-worker-image
-
mib_6cqfal
-
Standard8
mib_6cqfal: try `cargo uninstall cbindgen` then `./mach bootstrap` again
-
pulsebot
Check-in:
mozilla-inbound/3d8ac233a5d1 - Nicolas Silva -
Bug 1523495 - Update reference image on a CLOSED TREE. r=me
-
mib_6cqfal
Standard8: Where do i get cargo from? its not in my env variables
-
Standard8
mib_6cqfal: try looking in ~/.cargo/bin
-
Standard8
mib_6cqfal: so probably c:/Users/Utkarsh/.cargo/bin/cargo.exe
-
pulsebot
Check-in:
autoland/51d4957627fb - Emilio Cobos Álvarez -
Bug 1526736 - Rename MozLength to Size, and MaxLength to MaxSize. r=heycam
-
nical
stefan_hindli|sheriffduty: looks like wrench QuantumRender opt passes now. Apologies for the bustage
-
stefan_hindli|sheriffduty
nical: no problem, glad you fixed it so quickly!
-
pulsebot
Check-in:
autoland/0d65ca0a0019 - Sam Rijs -
Bug 1526769 - always initialize local_transform to the identity matrix r=nical
-
pulsebot
Check-in:
autoland/fed3acd90991 - ffxbld - No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
-
smaug
tnguyen: want to explain a bit more, why classinfo is needed?
-
smaug
why some QI call somewhere isn't enough?
-
tnguyen
-
tnguyen
if there's no classinfo, serialization will stop at that line
-
tnguyen
smaug:
-
smaug
tnguyen: ok, thanks. The patch just doesn't show where serializable stuff is used, so it was hard guess :)
-
tnguyen
thanks, the usage of that is in js, sendasyncmessage.
-
smaug
ok, so in some other patch
-
pulsebot
Check-in:
autoland/1e8fa611b7ae - Nicolas Chevobbe -
Bug 1525129 - Fix intermittent in browser_webconsole_reverse_search_mouse_navigation.js; r=Honza.
-
pulsebot
Check-in:
autoland/587db27dbdda - Andrea Marchesini -
Bug 1526225 - Fix anti-tracking tests when checking worker messages, r=Ehsan
-
pulsebot
Check-in:
mozilla-beta/8c503b7c7ebe - ffxbld - No Bug, mozilla-beta repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
-
pulsebot
Check-in:
mozilla-beta/909f45bf0ed3 - Lars T Hansen -
Bug 1524692 - Additional ARM register constraints for 64-bit wasm atomics. r=nbp, a=lizzard
-
pulsebot
Check-in:
mozilla-beta/2b77d6958f31 - Tooru Fujisawa -
Bug 1524755 - Use ptrdiff_t instead in RangedPtr. r=jwalden, a=RyanVM
-
pulsebot
Check-in:
mozilla-beta/81b95ee7a2f3 - Dragana Damjanovic -
Bug 1520483 - Return proper error if the nss layer encounters an error on the http tunnel. r=valentin,kershaw, a=RyanVM
-
pulsebot
Check-in:
mozilla-beta/f05abb753b64 - Lee Salzman -
Bug 1525817 - Be consistent about int for incReserve. r=rhunt, a=RyanVM
-
pulsebot
Check-in:
mozilla-beta/2305c930b771 - Jon Coppeard -
Bug 1524946 - Ensure script private value stays alive during dynamic module import. r=jandem, a=dveditz
-
pulsebot
Check-in:
autoland/6377703a7428 - Nicolas Chevobbe -
Bug 1526878 - Remove unused development.json file; r=Honza.
-
pulsebot
Check-in:
mozilla-beta/475bc76114c2 - L10n Bumper Bot - no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD
-
pulsebot
Check-in:
mozilla-beta/9c0cd1de2237 - L10n Bumper Bot - no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
-
pulsebot
Check-in:
autoland/4f629b83e01b - Luca Greco -
Bug 1512741 - Split userScripts xpcshell test and re-enable it on android debug build. r=robwu
-
pulsebot
Check-in:
mozilla-inbound/da1dd1b03268 - Gabriel Luong -
Bug 1526591 - Remove devtools.inspector.shapesHighlighter.enabled pref. r=rcaliman
-
hsivonen
glandium: how do we go from RustLibrary('gkrust', gkrust_features) to the cargo invocation?
-
pulsebot
Check-in:
autoland/d7989f40291e - Nicolas B. Pierron -
Bug 1522298 - ARM64: Ensure that the emulated stack pointer is restored when returning from WASM. r=bbouvier,sstangl
-
pulsebot
Check-in:
mozilla-inbound/ba0fe524ced9 - Julian Seward -
Bug 1520478 - Wasm compilers: split MIRType::Pointer uses into MIRType::{Pointer or RefOrNull}. r=lhansen.
-
hsivonen
-
pulsebot
Check-in:
mozilla-esr60/437c332ac6f2 - Joel Maher -
Bug 1522900 - adjust manifests to allow tests to pass on windows10 1803 release. r=gbrown a=expectation-update-for-worker-image
-
stefan_hindli|sheriffduty
-
pulsebot
Check-in:
mozilla-inbound/30bd96c2f467 - shindli - Backed out 1 changesets (
bug 1526591) for ES lint failure in | /builds/worker/checkouts/gecko/devtools/client/shared/output-parser.js CLOSED TREE
-
smaug
tnguyen: sorry, slow here... is the idea that also nsI[Http]Channel will eventually have referrerinfo?
-
freddy
...isnt referrerinfo in loadinfo?
-
freddy
nvm
-
pulsebot
Check-in:
mozilla-inbound/abd08c8970c9 - Ryan VanderMeulen -
Bug 1526921 - Update pdf.js to version 2.2.8. r=bdahl
-
pulsebot
Check-in:
autoland/100d9de169ab - Boris Zbarsky -
Bug 1525673. Don't assume that same-compartment means same-realm in WrapNewBindingNonWrapperCache. r=peterv
-
RyanVM
masayuki: ping?
-
pulsebot
Check-in:
autoland/4c4f5992c89e - Matthew Gaudet -
Bug 1526451 - Disable unboxed objects by default r=jandem,tcampbell
-
pulsebot
Check-in:
mozilla-esr60/aac1c100c6a4 - Sebastian Hengst -
Bug 1522900 - remove tests added during merge conflict which don't exist on esr60. a=bustage-fix
-
pulsebot
Check-in:
autoland/442a1725c992 - Christian Holler -
Bug 1526328 - Disable Telemetry recording in FUZZING builds. r=janerik
-
pulsebot
Check-in:
autoland/dde4b763ff9b - Nicolas Silva -
Bug 1525638 - Let hg ignore the build directories of WebRender standalone builds. r=ted
-
pulsebot
Check-in:
autoland/68526e6afbd2 - Rob Wood -
Bug 1525931 - Don't run Raptor on mozilla-release; r=jmaher
-
pulsebot
Check-in:
autoland/c5073e671318 - Rob Wood -
Bug 1520592 - Enable screen captures on pageload timeouts; r=davehunt
-
pulsebot
Check-in:
mozilla-inbound/05888c293d3e - Gabriel Luong -
Bug 1526591 - Remove devtools.inspector.shapesHighlighter.enabled pref. r=rcaliman
-
pulsebot
Check-in:
autoland/68e3ee13edd9 - Narcis Beleuzu - Backed out changeset 442a1725c992 (
bug 1526328) for build bustages on Telemetry.cpp. CLOSED TREE
-
pulsebot
Check-in:
mozilla-esr60/f643a88bac2f - ffxbld - No Bug, mozilla-esr60 repo-update HSTS HPKP blocklist tld-suffixes - a=repo-update r=RyanVM DONTBUILD
-
kats
jmaher: in latest m-c i still see some WPT meta files with version == "10.0.15063", is that expected?
-
kats
39 instances of it
-
jmaher
kats: then those are tests that don't fail/pass anymore specifically for win10 and we can remove those intances
-
jmaher
instances
-
kats
jmaher: ok
-
padenot
mconley, ping
-
kats
jmaher: also a file like
searchfox.org/mozilla-central/sourc…ender/reftests/blending-001.svg.ini - the default is PASS, right? so this file is entirely redundant?
-
jmaher
kats: I assume so
-
kats
ok
-
tnguyen
smaug: yes, that's the idea, but nsIhttpChannel should be one of the last step.
-
pulsebot
Check-in:
autoland/5e84fb843037 - Dão Gottwald -
Bug 1526679 - UrlbarView::selectedResult should handle no result being selected. r=Standard8
-
pulsebot
Check-in:
autoland/7fd4818ddfce - Dão Gottwald -
Bug 1511053 - Stop affecting the titlebar's height while dragging tabs. r=Gijs
-
emilio
bz: just sent
phabricator.services.mozilla.com/D19362 your way. It affects outlook.com, and I think is relatively low-risk, so if you have a minute it'd be great
-
pulsebot
Check-in:
autoland/a1f74e8c8fb7 - Gijs Kruitbosch -
Bug 1526925 - add a `hasSource` method to L10nRegistry to determine if a source is known, r=zbraniecki
-
emilio
bz: gotta go afk in a second, but will be back in a bit
-
pulsebot
Check-in:
mozilla-beta/2be696cf1253 - Sebastian Hengst -
Bug 1522900 - whitelist gdi32full.dll for failure after Windows x64 worker update to windows10 1803 (10.0.17134). a=fail-after-worker-update
-
pulsebot
Check-in:
mozilla-beta/2e610b19a641 - Sebastian Hengst -
Bug 1522900 - grep and replace all old Windows x64 versions with new one. a=fix-failures-after-worker-update
-
pulsebot
Check-in:
mozilla-beta/66570654c0f2 - Rob Wood -
Bug 1525931 - Don't run Raptor on mozilla-release; r=jmaher a=test-only
-
pulsebot
-
mconley
padenot: pong
-
pulsebot
Check-in:
autoland/e803c3338809 - Andy Wingo -
Bug 1526413 - Add support for reading BigInt values from bailout snapshots r=jandem
-
pulsebot
Check-in:
autoland/cd21500d5111 - Alex Gaynor -
Bug 1525199 - Part 1 - removed size_t from IPDL messages for Cameras; r=gcp
-
pulsebot
Check-in:
autoland/8fd5de43289b - Alex Gaynor -
Bug 1525199 - Part 2 - removed size_t from GfxVarUpdate IPC messages; r=jrmuizel
-
pulsebot
Check-in:
autoland/439573cc34ee - Alex Gaynor -
Bug 1525199 - Part 3 - removed size_t from ShmemSection IPDL struct, shmems are already limited to 32-bit sizes; r=jrmuizel
-
pulsebot
Check-in:
autoland/6a5675d27fd7 - Alex Gaynor -
Bug 1525199 - Part 4 - removed size_t support from IPDL messages; r=froydnj
-
pulsebot
Check-in:
autoland/d126abe75cf5 - Brindusan Cristian -
Bug 1496191 - Disable test_big_icon.js on windows10-64 pgo for frequent failures. r=jmaher
-
bz
emilio: done
-
pulsebot
Check-in:
mozilla-inbound/2563d7cfc1d2 - Bob Clary -
Bug 1525288 - [jittest] Better handle intermittent adb errors, r=nbp.
-
padenot
mconley, so, I tested on a "normal" machine, it's very easy to make audio glitch badly
-
mconley
padenot: with the latest Nightly?
-
padenot
mconley, and we've had enough bug opened to disable this
-
padenot
mconley, yes, with the latest version
-
padenot
mconley, to make things a bit clearer, any audio playback _relies_ on having a thread being the highest priority on the system, being less than is not going to work
-
mconley
padenot: I guess BELOW_NORMAL_PRIORITY_CLASS isn't high enough. :/
-
padenot
it's less than normal priority
-
padenot
if what you said in the bug is really correct (wouldn't be the first time microsoft documentation is unclear or wrong)
-
mconley
padenot: I guess for now, the simplest solution might be to put audio wake-lock'd background tabs back in the NORMAL_PRIORITY_CLASS bucket
-
padenot
mconley, what's really important (and I don't know if what you propose is doing that), is to not touch the priority of the thread servicing the audio callback, that is using MMCSS
-
mconley
padenot: so, to be clear, we're not touching any of the thread priorities directly. We're _only_ touching process priority.
-
mconley
which, as we've discovered, also influences thread priority
-
mconley
unsuprisingly. :/
-
padenot
using my tool, I've observed that this callback is not being scheduled on time rather frequently when the tab is in the background, and this causes the glitch (versus, for example, under-run because we're out of audio data to feed to the audio stream because of a network issue, or a decoding delay, etc.)
-
mconley
padenot: right, presumably because of the lower priority.
-
padenot
mconley, yes, you mentioned some sort of priority inheritance for all the threads of a process, in the bug
-
mconley
padenot: do you concur that leaving background tabs playing audio at the normal priority is a sufficient solution?
-
padenot
mconley, we've also observed this issue when remoting the audio stream to the parent process, the thread in the child process is at a normal priority, glitch happens frequently
-
padenot
mconley, I don't know, I guess we need to check whether or not setting a process at normal priority resets what we do using MMCSS
-
padenot
of course my "normal" windows machine is not booting now, it just blinks an orange led...
-
mconley
padenot: if I put together a patch for you, would you be willing to test that hypothesis?
-
padenot
probably if I can get it to boot
-
padenot
or breaking in a debugger and observing the respective thread priorities might work
-
padenot
we still haven't received the reference laptop in paris somehow
-
pulsebot
Check-in:
autoland/1818b96796ae - championshuttler -
Bug 1519376 - Fixes text wrapping issues in extension detail page. r=mstriemer,Gijs
-
pulsebot
Check-in:
autoland/e785008a884f - Mark Striemer -
Bug 1506102 - Don't count lastFallbackLocale as installed when just fluent is included r=zbraniecki,Gijs
-
pulsebot
Check-in:
autoland/72d476dc7487 - James Graham -
Bug 1526973 - Bump mozrunner version to 7.3, r=ahal
-
pulsebot
Check-in:
autoland/c699c4e694a1 - Dave Townsend -
Bug 1525297: Don't use empty profiles for dedicated profiles and don't show the welcome page in this case. r=froydnj
-
pulsebot
Check-in:
autoland/211b6d23cac0 - Dave Townsend -
Bug 1525262: Always show the profile missing dialog if the selected profile does not exist. r=froydnj
-
cmartin
did anyone happen to see the Hamburger Menu failure mentioned in
Bug 1526661 in the nightly build?
-
cmartin
Just trying to get info on how to reproduce it
-
cmartin
-
pulsebot
Check-in:
mozilla-inbound/f8b8346df03c - Paolo Amadini -
Bug 1526426 - Fix name and value cell padding in the new "about:config" page. r=ntim
-
pulsebot
Check-in:
autoland/49291c19d3e2 - Mike Conley -
Bug 1525188 - Don't set remoteType attributes when swapping frameLoaders. r=nika
-
pulsebot
Check-in:
autoland/25d09fd7954c - Mike Conley -
Bug 1525188 - Tunnel the remoteType properly from the outer to inner browser in RDM, and remember to clean up. r=ochameau
-
pulsebot
Check-in:
autoland/5d2cf7294330 - Ehsan Akhgari -
Bug 1525960 - Fix a leak in NS_GetInnermostURIHost(); r=baku
-
pulsebot
Check-in:
autoland/f40bd9a6c21d - Ehsan Akhgari -
Bug 1526542 - Improve the efficiency of CreatePermissionKey(); r=baku
-
pulsebot
Check-in:
autoland/2a84cc180ca9 - Gijs Kruitbosch -
Bug 1526793 - always prompt for restart when toggling permanent private browsing mode, r=jaws
-
pulsebot
Check-in:
mozilla-esr60/2bc8c26c6a5b - Sebastian Hengst -
Bug 1522900 - Revert expectation changes to font-face reftests because they only apply to Gecko 61+. a=expectation-revert
-
pulsebot
Check-in:
mozilla-esr60/f55f68d6f567 - Masayuki Nakano -
Bug 1513145 - Make some callers of TSFTextStore::Selection::GetWritingMode() check whether the selection has already been initialized. r=m_kato, a=RyanVM
-
pulsebot
Check-in:
mozilla-esr60/f49ec9a97e14 - Sebastian Hengst -
Bug 1522900 - Revert expectation changes to font-variations reftest because they only apply to Gecko 61+. a=expectation-revert
-
pulsebot
Check-in:
autoland/9d4a32e1dd25 - Michael Ratcliffe -
Bug 1525484 - React events with undefined handlers can break the markup view r=pbro
-
mhowell
cmartin: I had that bug, it was that the hamburger menu (and some of the others, like the downloads panel) just would not open when you clicked on them.
-
mhowell
but if you had the bookmarks menu on your toolbar, it worked fine
-
Pike
when did we drop the field0-0-0 syntax for bugzilla queries? seems to work on the rest api, but not in links to buglist.cgi?
-
cmartin
mhowell: Thanks! I am wondering how it made it through my Mochitest Try Build without anything failing :S
-
mhowell
cmartin: yeah, I immediately thought that seemed odd, too; good luck!
-
pulsebot
Check-in:
autoland/184745d744bf - A. Wilcox -
Bug 1428706 - [mozcrash] Add support for Python 3; r=ted
-
cmartin
mhowell: I will try to repro, but I may ping you later for info about your gfx card/drivers/etc if that's alright with you :)
-
mhowell
cmartin: cool, that machine is a desktop with an Nvidia 1080 in it, I can get you whatever else you need
-
pulsebot
Check-in:
autoland pushlog:77890-77891 - 12 changesets (bugs 1525505, 1525924)
-
pulsebot
Check-in:
mozilla-beta/0cfbcd1d35c4 - Jan Henning -
Bug 1524857 - Part 0: Use short form where possible for defining properties. r=Gijs a=lizzard
-
pulsebot
Check-in:
mozilla-beta/7c5414a3d4b0 - Jan Henning -
Bug 1524857 - Part 1: Separate base domain for doorhangers from base domain used for domain highlighting. r=Gijs a=lizzard
-
pulsebot
Check-in:
mozilla-beta/8b10cbe1b887 - Jan Henning -
Bug 1524857 - Part 2: Use display URI's base domain for domain highlighting. r=snorp a=lizzard
-
pulsebot
Check-in:
mozilla-beta/a5b7aa318e61 - sotaro -
Bug 1525818 - Remove NS_ASSERTION in ImageBridgeParent::GetInstance() r=mattwoodrow a=lizzard
-
pulsebot
Check-in:
mozilla-beta/36ae47c3423b - Ricky Rosario -
Bug 1526387 - CFR Addon Recommendations call remote API before clicking "Install" r=k88hudson a=RyanVM
-
pulsebot
Check-in:
mozilla-beta/95b884dcbd6f - Jan Henning -
Bug 1496684 - Dispatch commonly expected startup notifications when opening a GeckoView window. r=snorp a=lizzard
-
pulsebot
Check-in:
autoland/5f4edb1fe66f - Robert Strong -
Bug 1526109 - Compress files in the test mar files without specifying --x86 so the test mar files will work with aarch64. r=mhowell
-
emilio
kats: thanks for pointing me to that apz test-case! Would've taken me quite a bit to write a regression test otherwise
-
kats
emilio: np, glad it was helpful :)
-
Mossop
Anyone else getting a "Network Protocol Error" accessing searchfox?
-
Standard8
Mossop: nope
-
Mossop
Oh, seems to be just this one url .... which is 25k characters long
-
» Mossop wonders where to file bugs on searchfox
-
mccr8
Mossop: Webtools :: Searchfox on Bugzilla.
-
mccr8
code lands on github, but we track issues on Bugzilla
-
Mossop
Thanks
-
emilio
-
Mossop
emilio: Looks similar. I filed
bugzilla.mozilla.org/1527008, feel free to dupe
-
pulsebot
Check-in:
autoland/f2bb667f3031 - Byron Campen [:bwc] -
Bug 1523795: Make temp copy of query->now to avoid access after query has been moved. r=ng
-
pulsebot
Check-in:
autoland/a1905418c273 - Brindusan Cristian - Backed out changeset e785008a884f (
bug 1506102) for bc failures at browser_browser_languages_subdialog.js.
-
pulsebot
Check-in:
autoland/c589a17c80d5 - Brian Grinstead -
Bug 1526826 - Make BaseTextMixin extend BaseControlMixin r=surkov
-
pulsebot
Check-in:
autoland/1ab1ab7f3bd6 - yulia -
Bug 1485664 - remove unused inspectObjectProperties; r=ochameau
-
pulsebot
Check-in:
autoland/a686eb70ac01 - Brian Grinstead -
Bug 1526824 - Remove "src" attribute handling from menuitem XBL and styles; r=NeilDeakin
-
pulsebot
Check-in:
mozilla-inbound/893f2ec05d7a - Ryan Hunt -
Bug 1519553 - Don't round scroll anchor adjustments to device pixels. r=dholbert
-
pulsebot
Check-in:
autoland/1dc5c6572cf1 - Andrea Marchesini -
Bug 1526218 - transferFromImageBitmap() should propage the origin-clean state to the canvas element, r=aosmond
-
pulsebot
Check-in:
mozilla-inbound/94cf160df1de - Luke Wagner -
Bug 1520931 - Remove asm.js cache hooks JS API (r=bbouvier)
-
pulsebot
Check-in:
mozilla-inbound/7b01a3234d69 - Luke Wagner -
Bug 1520931 - Remove nestedShell() testing function (r=bbouvier)
-
pulsebot
Check-in:
mozilla-inbound/8a08b6d68e70 - Luke Wagner -
Bug 1520931 - Remove unused import from jit_tests.py (r=me)
-
pulsebot
Check-in:
autoland/ef4325327e46 - Jonathan Kingston -
Bug 1346759 - Use URI comparison for null principals instead of pointer comparison. r=ckerschb,bholley
-
pulsebot
Check-in:
autoland/6d8e6f960446 - Robert Strong -
Bug 1526747 - Consolidate the calls to registerCleanupFunction where possible in app update's browser chrome tests. r=mhowell
-
brennie
What is the difference between NS_INTERFACE_MAP_ENTRY and NS_INTERFACE_MAP_ENTRY_AMBIGUOUS ? When should I use one over the other?
-
pulsebot
Check-in:
mozilla-esr60/1f0a03852bb6 - Lee Salzman -
Bug 1525433 - check path convexity after transforms. r=rhunt, a=RyanVM
-
pulsebot
Check-in:
mozilla-esr60/2ed846865c92 - Lee Salzman -
Bug 1525817 - Be consistent about int for incReserve. r=rhunt, a=RyanVM
-
pulsebot
Check-in:
mozilla-esr60/b17f7fff04e1 - Lee Salzman -
Bug 1525815 - deprecate SkiaGL for Canvas2D. r=rhunt, a=RyanVM
-
pulsebot
Check-in:
mozilla-esr60/96858707ca39 - Cristina Coroiu -
Bug 1432941 - Disable multicol-inherit-003.xht on mac for frequent failures. r=jmaher, a=test-only
-
pulsebot
Check-in:
mozilla-beta/e4d259ea825a - Jared Wein -
Bug 1521599 - Delete the failures data after it has been output. r=Gijs a=lizzard
-
pulsebot
Check-in:
mozilla-beta/554276c96ebb - Gavin Lazar Suntop -
Bug 1524322 - Add Message component to Discovery Stream. r=k88hudson a=lizzard
-
pulsebot
Check-in:
mozilla-beta/4967e7f39711 - Marco Zehe -
Bug 1525546 - Make sure a XULMenuItemAccessibleWrap is not going away when creating its keyboard shortcut info, r=Jamie a=lizzard
-
pulsebot
Check-in:
mozilla-beta/733e8bfd0ba3 - Tooru Fujisawa -
Bug 1519037 - Filter out objects that is about to be finalized when iterating for non-GC purpose. r=pbone a=lizzard
-
pulsebot
Check-in:
mozilla-beta/49a04a5d8d97 - Byron Campen [:bwc] -
Bug 1522535: Break a cycle triggered by a recent web-platform-test merge. r=jib a=lizzard
-
pulsebot
Check-in:
mozilla-beta/a61f757afab3 - Gijs Kruitbosch -
Bug 1524995 - update privacy pane history mode dependent control checkboxes correctly in permanent private browsing mode, r=jaws a=lizzard
-
Mossop
brennie: When your class inherits from two different things that implement an interface NS_INTERFACE_MAP_ENTRY_AMBIGUOUS allows you to say which classes implementation of an interface gets used
-
brennie
ohh
-
brennie
Mossop: ok thanks, that makes sense
-
pulsebot
Check-in:
autoland/c2784634bafa - Marco Bonardo -
Bug 1519058 - Some bookmark favicons disappear after clearing history. r=Standard8
-
pulsebot
Check-in:
autoland/6b8f94d83037 - Andrew McCreight -
Bug 1522500 - Add two more generic JS stack frames to the WPT LSan whitelist. r=jgraham
-
pulsebot
Check-in:
mozilla-beta/d9a3fc93437f - Andrea Marchesini -
Bug 1526218 - transferFromImageBitmap() should propage the origin-clean state to the canvas element. r=aosmond, a=RyanVM
-
pulsebot
Check-in:
mozilla-beta/3b0339f40a38 - L10n Bumper Bot - no bug - Bumping Fennec l10n changesets r=release a=l10n-bump DONTBUILD
-
pulsebot
Check-in:
mozilla-beta/385434c8b460 - L10n Bumper Bot - no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
-
pulsebot
Check-in:
mozilla-inbound/26c4e662c4fa - Ehsan Akhgari - Backout changeset f7b5792623ad (
bug 1525727) because we're not ready to ship yet
-
Waldo
eeeeeeugh
-
Waldo
-
Waldo
evince locally seems to do fine with it
-
arai
I see overlapping codeunit-like things
-
arai
Looks like, the font selection doesn't work properly when drawing on canvas?
-
pulsebot
Check-in:
autoland/adb008fe17ec - Robert Strong -
Bug 1526865 - The browser chrome tests should continue instead of fail when the continue file isn't removed. r=mhowell
-
Waldo
arai: yeah, I dunno
-
Waldo
arai: it's a SCOTUS cert petition, never had problems viewing them before, and they all tend to have similar fonts'n'such, wonder what's up with this one
-
» Waldo goes to find a place to file a bug
-
pulsebot
Check-in:
mozilla-inbound/bbbb61aaec5f - Brian Hackett -
Bug 1526033 - Remove server side coalescing of HTML document sources, r=lsmyth.
-
arai
I see `Warning: Failed to load font "g_d0_f1": SyntaxError: An invalid or illegal string was specified` in browser console
-
arai
it might be related
-
Waldo
seems plausible
-
smaug
do we have pgo builds for arm64?
-
ted
smaug: i don't think so, no
-
tomprince
smaug: We don't have automated testing setup for them (there is in progress work for that)
-
smaug
tomprince: so nightlies aren't pgo either?
-
pulsebot
Check-in:
autoland/371f6ecae45f - Artem Polivanchuk -
Bug 1526945 - Sync Block websites from automatically playing sound option r=lina
-
tomprince
smaug: No.
-
tomprince
We don't have pgo for any cross-compiled builds. m.shal and ch.manchester are working on that for macos and android.
-
tomprince
Once we have machines setup to test win64-aarch64, we can probably re-use that for getting pgo there.
-
Waldo
arai: you have a Github username?
-
arai
Waldo: arai-a
-
Waldo
hum, I tried to autocomplete that and it did not
-
tomprince
(Thought it will require more hardware, probably, as we need a separate pool of workers for pgo)
-
Waldo
or at least the account wasn't obviously you
-
smaug
tomprince: ok. another question, should target.zip for win64-aarch64 work on an arm64 laptop?
-
tomprince
smaug: Should, yes.
-
smaug
tomprince: I get windows popup telling "you ned to install an app for this task"
-
tomprince
smaug: I don't actually have hardware, so I'm not familiar with the experience.
-
smaug
aha, target.installer gives the same thing
-
Waldo
filed
mozilla/pdf.js #10544 for anyone in the peanut gallery who wants to follow along
-
arai
the file is rendered correctly on macOS QuickLook, Preview, and Acrobat DC
-
smaug
Waldo: hmm, is that the issue bdahl was just fixing
-
bdahl
my fix was just for printing, but we have a fix for the above issue
-
pulsebot
Check-in:
autoland/5041739e5a5b - Chris Manchester -
Bug 1525733 - Require rust 1.32 to build. r=firefox-build-system-reviewers,ted
-
jmaher
-
jmaher
kats: we seem to be timing out after 300seconds when the test normally takes <2 seconds; the last line in the log is |Flushed APZ repaints, waiting for callback...|, and for the failures, it seems that we are looping through some mousemoves and fail in a few spots but always have the same last message
-
jmaher
and this is only showing up after upgrading to windows v1803; possibly there is something we can do to figure this out or maybe uplift?
-
pulsebot
Check-in:
autoland/3ab330cdeaaa - Julian Descottes -
Bug 1500389 - Stop using variants for localizing the serviceworker fetch status;r=stas
-
pulsebot
Check-in:
autoland/8f2713d136d4 - Julian Descottes -
Bug 1500389 - Migrate serviceworker fetch flag test;r=ladybenko,stas
-
pulsebot
Check-in:
autoland/b6d95c5760d0 - Julian Descottes -
Bug 1500389 - Set margin to 0 instead of initial for <p>;r=ladybenko,daisuke
-
pulsebot
Check-in:
autoland/6f44a6959199 - Andrew Erickson -
Bug 1519489 - remove the android 7.0 arm emulator r=gbrown
-
pulsebot
Check-in:
mozilla-esr60 pushlog:325-326 - 1 changesets - merge 2a0b77c6fa9b (
Bug 1525191 - ESR backport of cert expiration fixes) to THUNDERBIRD_60_VERBRANCH. a=jorgk DONTBUILD
-
pulsebot
Check-in:
autoland/9cc8cc20982c - Chris Manchester -
Bug 1526505 - Update mozharness stats parsing code for per-language stats. r=firefox-build-system-reviewers,ted
-
pulsebot
Check-in:
autoland/6f1ebd9774c7 - Razvan Caliman -
Bug 1527004 - Add context menu option to Changes panel to copy all changes for a source. r=gl
-
pulsebot
Check-in:
mozilla-esr60/073fa080cbfd - Mozilla Releng Treescript - No bug - Tagging 96858707ca39b51772d8ebc50e3853b367c48023 with FIREFOX_60_5_1esr_BUILD1 a=release CLOSED TREE DONTBUILD
-
pulsebot
Check-in:
mozilla-inbound/95ec1059eaf5 - Henrik Skupin -
Bug 1527083 - [geckodriver] Add earliest Firefox release to changelog which supports the new window command. r=me a=doc
-
kats
jmaher: uplifting
bug 1368603 might fix it
-
kats
jmaher: if that doesn't do it i can't think of anything else offhand that landed since 60 that might affect this
-
jmaher
kats: thanks; we can start there
-
pulsebot
Check-in:
autoland/a856e1763485 - Dzmitry Malyshau -
Bug 1524797 - Enable non-screen rasterization of the plane splits r=gw
-
pulsebot
Check-in:
autoland/6eca46400d21 - Dzmitry Malyshau -
Bug 1526593 - WR capture frame builder state r=gw
-
pulsebot
Check-in:
mozilla-beta/0a00de2cff5f - Sebastian Hengst -
Bug 1522900 - switch browser_search_within_preferences_1.js to never run on Windows. a=expectation-update-for-worker-image,test-only DONT BUILD
-
pulsebot
Check-in:
autoland/0361c4f078f2 - Andy Wingo -
Bug 1526872 - Add CacheIR support for comparisons of BigInt to null or undefined r=jandem
-
felipe
bz: (following up from the question I left in the channel last week): would it be possible to make the performance object available to a non-window context? maybe through Cu.importGlobalProperties?
-
bz
felipe: We could try. The spec for performance is very window-bound
-
bz
felipe: we would need to go through all the things hanging off it one by one and decide how they should behave in a chrome context.
-
bz
felipe: what are you actually trying to do?
-
bz
felipe: Do you just need performance.now() ?
-
felipe
bz: no, there's some activity stream code that uses .now, .timeOrigin, .mark, .getEntriesByName
-
felipe
bz: and it uses the one from the hidden window
-
felipe
bz: and i'm trying to reduce the usage of the hidden window
-
bz
mmhm
-
pulsebot
Check-in:
autoland/d33cbdb82191 - Jason Orendorff -
Bug 1523525 - Delete unsafe JS_GetDataView* API functions. r=jandem
-
felipe
I guess I could use the one from the top-level window, but that's code in a .jsm and if the window is gone it would lose the existings markers..
-
pulsebot
Check-in:
autoland/bb243f4edd88 - Alok Kumar -
Bug 1492279 - Only fetch target task for actions that require it r=dustin
-
bz
So yeah, a bunch of that code is really tied to a Window
-
bz
And the .timing and .navigation bits
-
bz
In particular, the API design makes it so getEntriesByName might return all sorts of things, including the entries from timing/navigation
-
bz
It's possible we could init some sort of performance object with all the timing/navigation stuff stubbed out
-
bz
I'd have to go look at the code pretty carefully to tell
-
pulsebot
Check-in:
autoland/463619034aae - Kartikaya Gupta -
Bug 1515432 - Manually remove remaining windows version 10.0.15063 clauses. r=jmaher
-
pulsebot
Check-in:
autoland/5c54fdabc4f5 - Kartikaya Gupta -
Bug 1515432 - Squash a lot of redundant WPT clauses. r=jmaher
-
bz
-
felipe
bz: ok, given the complexity I think I should see first how feasible is to use one of the existing windows
-
bz
It's doable, but it's work and it's work that has to be done pretty carefully...
-
brennie
I have code that is crashing in `CallMethodHelper::Call` calling a method on a native xpcom object from js. How can I figure out what actually is being called from my stack frames? I'm using VS to debug
-
bz
ok
-
bz
I mean, it's not great that this is the situation
-
bz
And adding marks to a random window is not great either...
-
felipe
it's some weird code that is used for both privileged and non-privileged content
-
felipe
*contexts
-
felipe
it should probably be split up and use something else from chrome (maybe TelemetryStopwatch)
-
Mossop
-
brennie
Mossop: thanks
-
Gijs
RyanVM|bbl: when do we turn off early_beta? I'm looking at
calendar.google.com/calendar/embed?…AZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ and it doesn't seem listed?
-
Aryx
gijs: tomorrow
-
Gijs
Aryx: ta
-
chutten
-
bbouvier
-
chutten
bbouvier++
-
pulsebot
Check-in:
autoland/6e756f4116ee - Glenn Watson -
Bug 1526856 - Reduce GPU cache uploads a bit. r=kvark,nical
-
Aryx
-
pulsebot
Check-in:
autoland/bc6cc126a9b4 - Yura Zenevich -
Bug 1518487 - ensure that accessible audit can be performed without requiring highlighting. r=pbro
-
pulsebot
Check-in:
autoland/62f78c63d9f1 - Yura Zenevich -
Bug 1518487 - add ability to customize the className of the LearnMoreLink component. r=gl
-
pulsebot
Check-in:
autoland/0d2800976a32 - Yura Zenevich -
Bug 1518487 - implement accessible accordion component identical to the one used in debugger.html. r=nchevobbe
-
pulsebot
Check-in:
autoland/fc1687cc488d - Yura Zenevich -
Bug 1518487 - make sure VirtualizedTree keyboard focus scrolling works for trees that are themselves inside scrollable containers. Use the same approach as the tree component in debugger.html. r=nchevobbe
-
pulsebot
Check-in:
autoland/d55e9ed92676 - Yura Zenevich -
Bug 1518487 - implement simple accessible list component similar to the one used in debugger.html and memory panel. r=nchevobbe
-
pulsebot
Check-in:
autoland/8031278b4a17 - Yura Zenevich -
Bug 1518487 - implement ColorContrast component to display a11y audit information for text color contrast. r=gl
-
pulsebot
Check-in:
autoland/7a4f96a4d71c - Yura Zenevich -
Bug 1518487 - adding new checks section in the accessibility panel's sidebar. r=pbro
-
pulsebot
Check-in:
mozilla-esr60/af0fbe626632 - Sebastian Hengst -
Bug 1522900 - switch browser_search_within_preferences_1.js to never run on Windows. a=expectation-update-for-worker-image,test-only DONT BUILD
-
pulsebot
Check-in:
autoland/1373e4746bca - Felipe Gomes -
Bug 1527049 - Remove ScrollbarSampler.jsm. r=jaws
-
pulsebot
Check-in:
autoland/787a2598c88f - Csoregi Natalia - Backed out changeset 6e756f4116ee (
bug 1526856) for bustage due to gfx/wr/webrender/src/frame_builder.rs. CLOSED TREE
-
pulsebot
Check-in:
mozilla-inbound/3f871b09d7c1 - Magnus Melin -
Bug 1525889 - make sure profileDowngrade doesn't break when sync is not enabled for an application. r=mossop
-
pulsebot
Check-in:
autoland/5f738ddb6e4a - Myk Melez -
Bug 1525392 - update rkv (and LMDB) to their latest stable versions r=froydnj
-
pulsebot
Check-in:
autoland/9f12353abfda - Andrew McCreight -
Bug 1526063 - Remove LSan whitelisting for WebCryptoAPI/generateKey/. r=keeler
-
froydnj
Mossop: I'll look at those patches tomorrow
-
Mossop
froydnj: No problem. It's pretty well split up now so should be fairly straightforward
-
froydnj
Mossop: thank you for splitting it up!
-
pulsebot
Check-in:
mozilla-inbound/6995ea68c908 - André Bargull -
Bug 1526318: Assert the JSPropertySpec in XrayResolveAttribute has a native accessor function. r=bz
-
pulsebot
Check-in:
mozilla-inbound/c16e260f73e6 - André Bargull -
Bug 1526403 - Part 2: Don't track buffer content changes for TypedArrays using shared memory. r=jandem
-
pulsebot
Check-in:
mozilla-inbound/a33117a0abf5 - André Bargull -
Bug 1526403 - Part 3: Add inlining support for TypedArray "byteOffset" getter. r=jandem
-
pulsebot
Check-in:
mozilla-inbound/dd6aa0ced15b - André Bargull -
Bug 1526403 - Part 4: Inline TypedArrayElementShift in Ion. r=jandem
-
pulsebot
Check-in:
mozilla-inbound/212b34828dda - André Bargull -
Bug 1526403 - Part 5: Skip runtime call when the TypedArray buffer was already created. r=jandem
-
pulsebot
Check-in:
mozilla-inbound/f00e04daad74 - André Bargull -
Bug 1526403 - Part 1: Inline TypedArray "length" getter when called with mixed TypedArray objects. r=jandem
-
pulsebot
Check-in:
mozilla-inbound/7cab6219f4db - André Bargull -
Bug 1523791: Set "name" property as part of ClassDefinitionEvaluation. r=jorendorff
-
pulsebot
Check-in:
autoland/6c7ae3e0b592 - Boris Zbarsky -
Bug 1526624. Fix Xray waivers to deal with multiple globals per compartment. r=bholley
-
pulsebot
Check-in:
autoland/2b799d86aeff - Valentin Gosu -
Bug 1517025 - Do not allow percent symbol in URL hostnames r=kershaw
-
pulsebot
Check-in:
autoland/c4c141df786b - Valentin Gosu -
Bug 1517025 - Use mock API server so fetchSignedObjects doesn't fail because of BAD URL r=Gijs
-
pulsebot
Check-in:
autoland/41e7f49db5a6 - Valentin Gosu -
Bug 1517025 - Remove EXPECTED-FAIL for URL percent encoding tests r=kershaw
-
pulsebot
Check-in:
autoland/9f776274089a - Boris Zbarsky -
Bug 1515582. Remove the separate XBL scope setup. r=bholley
-
pulsebot
Check-in:
mozilla-central pushlog:35535-35536 - 61 changesets (bugs 1526805, 1526216, 1524648, 1526736, 1526769 and 38 other bugs)
-
pulsebot
Check-in:
mozilla-central pushlog:35536-35537 - 21 changesets - Merge inbound to mozilla-central. a=merge
-
pulsebot
Check-in:
autoland pushlog:77924-77925 - 22 changesets - Merge mozilla-central to autoland. a=merge CLOSED TREE
-
pulsebot
Check-in:
mozilla-inbound pushlog:111854-111855 - 63 changesets - Merge mozilla-central to mozilla-inbound. a=merge CLOSED TREE
-
pulsebot
Check-in:
autoland/2185356fb2af - Mike Hommey -
Bug 1526497 - Always get clang information for bindgen. r=ted
-
pulsebot
Check-in:
autoland/4c37ccc879d7 - Boris Zbarsky -
Bug 1526624 followup. Fix clang-format issues in WrapperFactory. r=me
-
nataliaCs|sheriffduty
yzen: ping
-
nataliaCs|sheriffduty
glandium: ping
-
glandium
nataliaCs|sheriffduty: pong
-
nataliaCs|sheriffduty
-
glandium
wtf
-
pulsebot
Check-in:
autoland/fa0dd711bbf7 - Csoregi Natalia - Backed out 7 changesets (
bug 1518487) for failures on devtools/client/accessibility/test/browser/browser_accessibility_sidebar_checks.js. CLOSED TREE
-
pulsebot
Check-in:
mozilla-inbound/738860a7d633 - Gurzau Raul - Backed out changeset 7cab6219f4db (
bug 1523791) for failing at src/js/src/frontend/ObjectEmitter.cpp on a CLOSED TREE
-
dmajor
aklotz: I've found
github.com/MahdiSafsafi/opcodesDB/blob/master/AArch64.json#L273 really helpful for seeing all the encodings in one place. The manuals make my head hurt :)
-
aklotz
dmajor: thanks!
-
pulsebot
Check-in:
mozilla-beta/14848a1cbdfc - Mozilla Releng Treescript - No bug - Tagging d9a3fc93437f01530bc58ddf984e75837994cd57 with FENNEC_66_0b7_BUILD1 a=release CLOSED TREE DONTBUILD
-
pulsebot
Check-in:
mozilla-beta/ae09dc991c1b - Mozilla Releng Treescript - No bug - Tagging d9a3fc93437f01530bc58ddf984e75837994cd57 with DEVEDITION_66_0b7_BUILD1 a=release CLOSED TREE DONTBUILD
-
pulsebot
Check-in:
mozilla-beta/a1aee58bc93d - Mozilla Releng Treescript - No bug - Tagging d9a3fc93437f01530bc58ddf984e75837994cd57 with FIREFOX_66_0b7_BUILD1 a=release CLOSED TREE DONTBUILD
-
smaug
kats: would it be silly to make
searchfox.org/mozilla-central/source/gfx/layers/ipc/PAPZ.ipdl#54 a tad higher priority? Perhaps even high prio
-
felipe
birtles++
-
felipe
this information about transitioncancel is super useful! thanks a lot
-
birtles
felipe: no problem -- let me know if there are any specific things I can help with
-
felipe
birtles: sure thing. I haven't investigated yet the problem but from the description it looks exactly like it, since there are some transition-property changes involved
-
felipe
also, I didn't know there was a getTransitions() that can return a promise
-
felipe
I was considering manually implementing a promise for that
-
felipe
I mean, getAnimations?
-
birtles
felipe: Yeah, there are a few examples of how to use it at:
drafts.csswg.org/web-animations-1/#use-cases
-
glandium
-
glandium
-
birtles
felipe: You'll want to check `anim instanceof window.CSSTransition` though to get only transitions
-
hiro
do we have a DOM peer group on Phabricator?
-
felipe
birtles: where can I see a description or idl of this animation object?
-
pulsebot
Check-in:
autoland/07d21448117d - Byron Campen [:bwc] -
Bug 1526477 - Part 0: Test role for ice-lite cases. r=mjf
-
pulsebot
Check-in:
autoland/40fbc56a0763 - Byron Campen [:bwc] -
Bug 1526477 - Part 1: Fix typo causing us to go into the controlled role when interoping with an ice-lite endpoint. r=mjf
-
birtles
-
nataliaCs|sheriffduty
glandium: thank you
-
pulsebot
Check-in:
autoland/036604abf1e5 - Andrew Halberstadt -
Bug 1519472 - [taskgraph] Factor logic for adding a cache in job.common to a new function, r=tomprince
-
pulsebot
Check-in:
autoland/2053a035eee6 - Andrew Halberstadt -
Bug 1519472 - [ci] Opt out of caching for generic-worker based Windows builds, r=tomprince
-
pulsebot
Check-in:
autoland/887cc76ba189 - Andrew Halberstadt -
Bug 1519472 - [taskgraph] Support generic-worker caches in run_task, r=tomprince
-
birtles
felipe: bear in mind that getAnimations is currently only enabled to chrome callers on release channels -- but that shouldn't be a problem since we already use it to synchronize the tab throbber animations
-
pulsebot
Check-in:
autoland/df00bf94c807 - Nick Alexander -
Bug 1524673 - Pre: Allow to toggle remote debugging in the GeckoView example. r=snorp
-
pulsebot
Check-in:
autoland/a971c53ea2c0 - Nick Alexander -
Bug 1524673 - Make Marionette part of remote debugging within GeckoView. r=whimboo,snorp
-
birtles
-
pulsebot
Check-in:
autoland/37bfe206487b - Gijs Kruitbosch -
Bug 1526517 - disable low-end-machine adjustment for beta and limit to nightly builds, r=mconley
-
felipe
birtles: amazing
-
felipe
birtles: I might ping you again with some more questions about transitions and animations
-
birtles
felipe: sure, any time
-
felipe
there were a few paths that I tried to go when implementing these new tab animations, but didn't work out well because it felt some features were lacking.. but maybe they existed and I didn't know about them
-
heycam
hiro: you can probably know by typing "#" in one of the reviewer fields on Phabricator and seeing what autocomplete options come up
-
felipe
birtles: I'll probably e-mail you this week with some questions!
-
birtles
felipe: sounds good!
-
hiro
-
hiro
gah! idiottttttt!
-
mccr8
hiro: FWIW, we have discussed having a DOM peer group on Phabricator, but we have not actually done anything about it.
-
pulsebot
Check-in:
autoland/b2680b23136b - Hiroyuki Ikezoe -
Bug 1526749 - Drop Element.scrollByNoFlush. r=kats,mccr8
-
pulsebot
Check-in:
autoland/dea533265a6c - Hiroyuki Ikezoe -
Bug 1526749 - Drop |aScrollPortSize| argument from ScrollSnapUtils::GetSnapPointForDestination. r=botond
-
pulsebot
Check-in:
autoland/13d65407d068 - Hiroyuki Ikezoe -
Bug 1526749 - Drop SnappingEdgeCallback. r=botond
-
hiro
mccr8: it would be really a nice group for all of us. :)
-
pulsebot
Check-in:
autoland/7687579aa4ae - Brian Grinstead -
Bug 1527115 - Remove XBL slotting from menuitem-iconic binding;r=Gijs