Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

XDK: Convert line endings from DOS to Unix. #67

Merged
merged 1 commit into from
Dec 2, 2014
Merged

XDK: Convert line endings from DOS to Unix. #67

merged 1 commit into from
Dec 2, 2014

Conversation

rakuco
Copy link

@rakuco rakuco commented Dec 1, 2014

This fixes the presubmit checks that were complaining about wrong line
endings (CRLF instead of just LF) in the xdk-* files, dating back from
when they were added to the tree.

`git blame' still works fine if passed the "-w" option (ignore
whitespace changes).

This fixes the presubmit checks that were complaining about wrong line
endings (CRLF instead of just LF) in the xdk-* files, dating back from
when they were added to the tree.

`git blame' still works fine if passed the "-w" option (ignore
whitespace changes).
@rakuco
Copy link
Author

rakuco commented Dec 1, 2014

@elvin-nnov @huningxin
The patch looks big because it touches all the lines in the xdk-* files. I didn't change anything other than the line ending, though.

@crosswalk-trybot
Copy link

Testing patch series with rakuco/v8-crosswalk@b6cb3b2 as its head.

Bot Status
V8 Linux ARM [SUCCESS 💚](https://build.crosswalk-project.org/try/builders/V8 Linux ARM/builds/59)
V8 Linux x64 [SUCCESS 💚](https://build.crosswalk-project.org/try/builders/V8 Linux x64/builds/61)
V8 Linux ia32 [SUCCESS 💚](https://build.crosswalk-project.org/try/builders/V8 Linux ia32/builds/62)

@huningxin
Copy link
Contributor

LGTM. Thanks for the fixing.

@elvin-n
Copy link

elvin-n commented Dec 2, 2014

LGTM. Thanks for fix

@huningxin
Copy link
Contributor

Thanks for the fix and review. I am going to merge it.

huningxin added a commit that referenced this pull request Dec 2, 2014
XDK: Convert line endings from DOS to Unix.
@huningxin huningxin merged commit 748da85 into crosswalk-project:master Dec 2, 2014
@rakuco rakuco deleted the fix-line-endings branch December 2, 2014 07:53
mrunalk pushed a commit that referenced this pull request Jun 11, 2016
Merged 4892cd6

[turbofan] Add a CHECK for max node input count

BUG=chromium:582702
LOG=N
[email protected]

Review URL: https://codereview.chromium.org/2023893002 .

Cr-Commit-Position: refs/branch-heads/5.1@{#67}
Cr-Branched-From: 167dc63-refs/heads/5.1.281@{#1}
Cr-Branched-From: 03953f5-refs/heads/master@{#35282}
rakuco pushed a commit that referenced this pull request Sep 21, 2016
…mple FP aliasing. - Changes ...

Revision: 4b76dc8

BUG=v8:4124,chromium:644742
LOG=N
NOTRY=true
NOPRESUBMIT=true
NOTREECHECKS=true
[email protected]

Review-Url: https://codereview.chromium.org/2316303007
Cr-Commit-Position: refs/branch-heads/5.3@{#67}
Cr-Branched-From: 820a23a-refs/heads/5.3.332@{#2}
Cr-Branched-From: 37538cb-refs/heads/master@{#37308}
rakuco pushed a commit that referenced this pull request Oct 21, 2016
…ges.

Revision: 9a0109d

BUG=chromium:645438
LOG=N
NOTRY=true
NOPRESUBMIT=true
NOTREECHECKS=true
[email protected]

Review URL: https://codereview.chromium.org/2436763002 .

Cr-Commit-Position: refs/branch-heads/5.4@{#67}
Cr-Branched-From: 5ce2827-refs/heads/5.4.500@{#2}
Cr-Branched-From: ad07b49-refs/heads/master@{#38841}
imreotto pushed a commit to tenta-browser/v8-crosswalk that referenced this pull request Sep 4, 2017
Revision: 6803eef

BUG=v8:6435
LOG=N
NOTRY=true
NOPRESUBMIT=true
NOTREECHECKS=true
[email protected], [email protected]

Change-Id: I36d1c19324f51dde6356a8db2383036cc5f77c24
Reviewed-on: https://chromium-review.googlesource.com/523006
Reviewed-by: Adam Klein <[email protected]>
Commit-Queue: Ali Ijaz Sheikh <[email protected]>
Cr-Commit-Position: refs/branch-heads/5.9@{crosswalk-project#67}
Cr-Branched-From: fe9bb7e-refs/heads/5.9.211@{crosswalk-project#1}
Cr-Branched-From: 70ad237-refs/heads/master@{#44591}
asifhisam pushed a commit to asifhisam/v8-crosswalk that referenced this pull request Sep 9, 2019
Loading the map, performing a side-effect, and then using the stored
pointer for the fast-path check is another antipattern that can lead to
unintended shapes on the fast path.

Backmerge of commit db61537.

BUG=chromium:709029
[email protected]
NOPRESUBMIT=true
NOTRY=true

Review-Url: https://codereview.chromium.org/2818683005
Cr-Commit-Position: refs/branch-heads/5.8@{crosswalk-project#67}
Cr-Branched-From: eda659c-refs/heads/5.8.283@{crosswalk-project#1}
Cr-Branched-From: 4310cd0-refs/heads/master@{#43429}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants