Confirmed users
709
edits
(improve the doc about idl changes) |
(doc improved) |
||
Line 67: | Line 67: | ||
hg diff -r FIREFOX_AURORA_{{BETA_VERSION}}_END -r tip -I "**.idl" > /tmp/firefox.diff | hg diff -r FIREFOX_AURORA_{{BETA_VERSION}}_END -r tip -I "**.idl" > /tmp/firefox.diff | ||
python /path/to/checkiid.py repo /tmp/firefox.diff | python /path/to/checkiid.py repo /tmp/firefox.diff | ||
** ie: idl files that changed on Aurora | |||
** ie: idl files that changed on Aurora and '''didn't''' get an IID bump | |||
** Track on http://dxr.mozilla.org/ + http://hg.mozilla.org the new/remove methods, method profile updated, etc | |||
** report bug and n-i developers+managers to see them fixed | ** report bug and n-i developers+managers to see them fixed | ||
** need to get landed before go-to-build for {{AURORA_VERSION}} Beta 1 | ** need to get landed before go-to-build for {{AURORA_VERSION}} Beta 1 |