Revert of Deactivate Parser Bookmarks (patchset #1 id:1 of https://codereview.chromiu...
authorhablich <hablich@chromium.org>
Mon, 7 Sep 2015 07:49:56 +0000 (00:49 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 7 Sep 2015 07:50:13 +0000 (07:50 +0000)
commitce1059ff0fd0f4064a4b6005335e60013f50fbe1
tree6dd68d08e41c839c7c24c30c905781079ae38bbb
parentc0c3d866fb824290c24d4c2a14414019d844515f
Revert of Deactivate Parser Bookmarks (patchset #1 id:1 of https://codereview.chromium.org/1315173007/ )

Reason for revert:
Tanks performance (Mandreel latency). A simple deactivation will not work.

Original issue's description:
> Deactivate Parser Bookmarks.
>
> Bookmarks may create a race condition which
> results in syntax errors. The more files are parsed
> in parallel the higher the probability that the error
> occurs.
> Unfortunately it is not possible to simply revert the
> CLs related to Bookmarks.
>
> BUG=chromium:527930,chromium:510825
> LOG=Y
>
> Committed: https://crrev.com/129593b40eb69d93ba626601bfda046a95cda0e7
> Cr-Commit-Position: refs/heads/master@{#30594}

TBR=vogelheim@chromium.org,jkummerow@chromium.org,mstarzinger@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=chromium:527930,chromium:510825

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

Cr-Commit-Position: refs/heads/master@{#30607}
src/parser.cc