|
|
Created:
5 years, 8 months ago by mithro-old Modified:
5 years, 8 months ago CC:
cc-bugs_chromium.org, chromium-reviews, scheduler-bugs_chromium.org Base URL:
https://chromium.googlesource.com/chromium/src.git@master Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
Descriptioncc: Adding testing for commits triggering NeedsBeginFrame.
This CL does two things;
* Makes the commit requested test explicitly check that
a commit only occurs during the impl frame.
* Adds check for the case where commit is requested by
can't draw.
This test was extracted from my original CL at
https://codereview.chromium.org/792803008/
BUG=346230
Committed: https://crrev.com/303b4f842223724c710b89cd342e9382e5c2b7a5
Cr-Commit-Position: refs/heads/master@{#324215}
Patch Set 1 #Patch Set 2 : Better rebase. #Messages
Total messages: 21 (9 generated)
mithro@mithis.com changed reviewers: + brianderson@chromium.org, sunnyps@chromium.org
Hi Sunny, (CCing brianderson as an FYI.) Can you take a look at this patch? Its a small addition to changes you made in your webview refactor CL. Tim 'mithro' Ansell
On 2015/04/02 05:15:33, mithro wrote: > Hi Sunny, > > (CCing brianderson as an FYI.) > > Can you take a look at this patch? Its a small addition to changes you made in > your webview refactor CL. > > Tim 'mithro' Ansell LGTM. P.S. I don't have OWNERship or even committer status so I'm not sure if the CQ will let this through with my LGTM.
The CQ bit was checked by mithro@mithis.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1055673005/20001
The CQ bit was unchecked by commit-bot@chromium.org
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an LGTM may have been provided, it was from a non-committer, _not_ a full super star committer. See http://www.chromium.org/getting-involved/become-a-committer Note that this has nothing to do with OWNERS files.
I have OWNERs of cc/ so believe I just need an LGTM from someone. On 8 April 2015 at 09:28, <sunnyps@chromium.org> wrote: > On 2015/04/02 05:15:33, mithro wrote: > >> Hi Sunny, >> > > (CCing brianderson as an FYI.) >> > > Can you take a look at this patch? Its a small addition to changes you >> made in >> your webview refactor CL. >> > > Tim 'mithro' Ansell >> > > LGTM. > > P.S. I don't have OWNERship or even committer status so I'm not sure if > the CQ > will let this through with my LGTM. > > https://codereview.chromium.org/1055673005/ > To unsubscribe from this group and stop receiving emails from it, send an email to chromium-reviews+unsubscribe@chromium.org.
danakj@chromium.org changed reviewers: + danakj@chromium.org
RS LGTM can you wrap your patch description at 72 chars?
The CQ bit was checked by mithro@mithis.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1055673005/20001
The CQ bit was unchecked by mithro@mithis.com
The CQ bit was checked by mithro@mithis.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1055673005/20001
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_...)
The CQ bit was checked by mithro@mithis.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1055673005/20001
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/303b4f842223724c710b89cd342e9382e5c2b7a5 Cr-Commit-Position: refs/heads/master@{#324215} |