Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getBookmarkOrder improve #328

Merged
merged 2 commits into from Aug 7, 2019
Merged

getBookmarkOrder improve #328

merged 2 commits into from Aug 7, 2019

Conversation

@AlexeyBarabash
Copy link
Contributor

AlexeyBarabash commented Jul 30, 2019

getBookmarkOrder('2.5.6.3', '2.5.7.8.2')
gave '2.5.6.3.1'
With this PR it will give '2.5.6.4' . It will save a digit in order string during bookmark manipulations in some cases.
This PR reflects the change brave/brave-core@1649f45 for brave-core .

@AlexeyBarabash AlexeyBarabash self-assigned this Jul 30, 2019
@AlexeyBarabash AlexeyBarabash marked this pull request as ready for review Jul 30, 2019
Copy link
Member

darkdh left a comment

test/client/bookmarkUtil.js Show resolved Hide resolved
@AlexeyBarabash AlexeyBarabash force-pushed the get_order_improve branch from 94d8b17 to 5f8147f Aug 2, 2019
@AlexeyBarabash
Copy link
Contributor Author

AlexeyBarabash commented Aug 2, 2019

this PR should contain only two commits, fixing

@AlexeyBarabash AlexeyBarabash force-pushed the get_order_improve branch from 5f8147f to 1eca527 Aug 2, 2019
@darkdh
darkdh approved these changes Aug 6, 2019
Copy link
Member

darkdh left a comment

++

@AlexeyBarabash AlexeyBarabash merged commit dab3218 into staging Aug 7, 2019
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details
@AlexeyBarabash AlexeyBarabash deleted the get_order_improve branch Aug 7, 2019
AlexeyBarabash added a commit that referenced this pull request Aug 7, 2019
getBookmarkOrder improve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Sync - All platforms
  
Awaiting triage
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.