Platform/GFX/Quantum Render: Difference between revisions

Jump to navigation Jump to search
→‎Contribution workflow: Update instructions for changes in bug 1507524
(Add mozilla-central contribution workflow)
(→‎Contribution workflow: Update instructions for changes in bug 1507524)
Line 73: Line 73:


   cd /path/to/m-c
   cd /path/to/m-c
   git format-patch -pk --relative=gfx BASE_REVISION gfx/webrender gfx/webrender_api
   # Before {{bug|1507524}} lands
    git format-patch -pk --relative=gfx BASE_REVISION gfx/webrender gfx/webrender_api
  # After {{bug|1507524}} lands
    git format-patch -pk --relative=gfx/wr BASE_REVISION gfx/wr
   cd /path/to/webrender
   cd /path/to/webrender
   git checkout -b my_branch
   git checkout -b my_branch
Confirmed users
586

edits

Navigation menu