I hereby claim:
- I am jryans on github.
- I am jryans (https://keybase.io/jryans) on keybase.
- I have a public key whose fingerprint is 0CDC 5D9C DC4D E9C1 1953 9771 2D10 51DA B386 963C
To claim this, I am signing this object:
export CC="clang" | |
export CXX="clang++" | |
export CFLAGS="-fcolor-diagnostics" | |
export CXXFLAGS="-fcolor-diagnostics" | |
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-firefox-release-b2g-desktop | |
mk_add_options AUTOCONF=autoconf213 | |
ac_add_options --enable-application=b2g |
{ | |
"browser": true, | |
"devel": true, | |
"loopfunc": true, | |
"esnext": true, | |
"moz": true, | |
"quotmark": true, | |
"undef": true, | |
"unused": true, | |
"maxerr": 10000, |
I hereby claim:
To claim this, I am signing this object:
# Clone the target mercurial repo | |
$ hg clone http://hg.mozilla.org/integration/fx-team | |
# Then when you are ready to land, first ensure cleaning up the mercurial repo | |
$ cd ~/fx-team && hg strip --no-backup 'roots(outgoing())' && hg pull -u | |
# Then transfer your commits from git to mercurial | |
# Here for just some very specific changesets | |
$ cd git-mozilla-central-repo/ && git push-to-hg -t REV1..REV2 ~/fx-team | |
# Or just one |
#!/bin/sh | |
adb shell mount -o rw,remount /system | |
adb shell stop b2g && \ | |
cd tmp && rm -rf * && \ | |
unzip ../omni.ja.orig ; \ | |
rm ../omni.ja ; \ | |
cp ../shell.js chrome/chrome/content/shell.js && \ | |
cp ~/mozilla/git/toolkit/devtools/server/main.js modules/devtools/server/ && \ |
git diff --diff-filter=D --name-only origin/master...fix-deps | xargs -n 1 pkg-exec git rm |
This is an opinionated technical design for our mobile strategy. We can use this to frame our discussion and evolve it as new decisions are made.
Mobile means a lot of different things to different people. It's really not just one extra case to consider. In the context of our visualizations, we should think about each of the following use cases:
DPS Desktop Tools CS6 2.04.1 Update | |
Installation Successful. Error Code: U44M1I0 | |
Adobe Media Encoder CS6 6.0.2 Update | |
Installation Successful. Error Code: U44M1I0 | |
Adobe InDesign CS6 8.0.1 update | |
Installation Successful. Error Code: U44M1I0 |