~ubuntu-branches/ubuntu/wily/phabricator/wily

« back to all changes in this revision

Viewing changes to src/parser/__tests__/diff/git-commit-logdecorate.gitdiff

  • Committer: Package Import Robot
  • Author(s): Richard Sellam
  • Date: 2014-11-01 23:20:06 UTC
  • mto: This revision was merged to the branch mainline in revision 4.
  • Revision ID: package-import@ubuntu.com-20141101232006-mvlnp0cil67tsboe
Tags: upstream-0~git20141101/arcanist
Import upstream version 0~git20141101, component arcanist

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
commit 76e2f1339c298c748aa0b52030799ed202a6537b (HEAD, refs/heads/master)
 
2
Author: ngao <ngao@2c7ba8d8-a2f7-0310-a573-de162e16dcc7>
 
3
Date:   Wed Mar 3 20:39:39 2010 +0000
 
4
 
 
5
    Deprecating UIActionButton (Part 1)
 
6
 
 
7
    Summary: Replaces calls to UIActionButton with <ui:button>.  I tested most
 
8
             of these calls, but there were some that I didn't know how to
 
9
             reach, so if you are one of the owners of this code, please test
 
10
             your feature in my sandbox: www.ngao.devrs013.facebook.com
 
11
 
 
12
             @brosenthal, I removed some logic that was setting a disabled state
 
13
             on a UIActionButton, which is actually a no-op.
 
14
 
 
15
    Reviewed By: brosenthal
 
16
 
 
17
    Other Commenters: sparker, egiovanola
 
18
 
 
19
    Test Plan: www.ngao.devrs013.facebook.com
 
20
 
 
21
               Explicitly tested:
 
22
               * ads creation flow (add keyword)
 
23
               * ads manager (conversion tracking)
 
24
               * help center (create a discussion)
 
25
               * new user wizard (next step button)
 
26
 
 
27
    Revert: OK
 
28
 
 
29
    DiffCamp Revision: 94064
 
30
 
 
31
    git-svn-id: svn+ssh://tubbs/svnroot/tfb/trunk/www@223593 2c7ba8d8