8000 Tags · QuantumDecaydev/wpt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: QuantumDecaydev/wpt

Tags

merge_pr_14870

Toggle merge_pr_14870's commit message
Check that all events are fired as expected for MediaRecorder-stop.html.

Differential Revision: https://phabricator.services.mozilla.com/D15912

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1514016
gecko-commit: 3b55c65ded33d50a48b0284f0b9e0c7b8b0188ac
gecko-integration-branch: central
gecko-reviewers: jib

merge_pr_14858

Toggle merge_pr_14858's commit message
Reland "Reland "Reland "[PE] Fix background-image on ::first-line"""

This reverts commit 36dab48068086f08eacf7f283293d6ce49493440.

Reason for revert: Reverting broke the compilation. A broken test is better than a non-compiling tree.

Original change's description:
> Revert "Reland "Reland "[PE] Fix background-image on ::first-line"""
>
> This reverts commit bd339720737e44c9d730bb8a71990f30f6dd4ccf.
>
> Reason for revert: test still failing, see crbug.com/920115
>
> Original change's description:
> > Reland "Reland "[PE] Fix background-image on ::first-line""
> >
> > This reverts commit 3edb3f1bbe315083871126bcbe4d422556b0d69f.
> >
> > Fix by moving UpdateFirstLineImageObservers() from
> > CachedFirstLineStyle() into GetCachedPseudoStyle() to ensure
> > we update image observers for the correct object.
> >
> > Original change's description:
> > > Revert "Reland "[PE] Fix background-image on ::first-line""
> > >
> > > This reverts commit f6facb87f009321e336fea1db249ad41f4116bb8.
> > >
> > > Reason for revert: Still can't ensure strictly paired AddClient/RemoveClient.
> > >
> > > Bug: 921337,921341
> > >
> > > Original change's description:
> > > > Reland "[PE] Fix background-image on ::first-line"
> > > >
> > > > This reverts commit 3b58524dfeb579392545998cbb64841138cc5a6e.
> > > >
> > > > The original patch failed to call RemoveClient for the background-image
> > > > in the first line style.
> > > >
> > > > Original change's description:
> > > > > Revert "[PE] Fix background-image on ::first-line"
> > > > >
> > > > > This reverts commit fe023954ad31e422d0deb4116d7867098e11b688.
> > > > >
> > > > > Reason for revert: crbug.com/920115
> > > > >
> > > > > Bug: 920115
> > > > >
> > > > > Original change's description:
> > > > > > [PE] Fix background-image on ::first-line
> > > > > >
> > > > > > This CL ensures correct handling of background-image on ::first-line
> > > > > > from style change to paint invalidation.
> > > > > >
> > > > > > Bug: 918881
> > > > > > Change-Id: I2e3a7bf60cb0f851b203fc7f5135c4186cc731a3
> > > > > > Reviewed-on: https://chromium-review.googlesource.com/c/1396154
> > > > > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > > > Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> > > > > > Cr-Commit-Position: refs/heads/master@{#620921}
> > > > >
> > > > > TBR=wangxianzhu@chromium.org,futhark@chromium.org
> > > > >
> > > > > Change-Id: Iba8387598922eaccd35f44bcaceac1cff59ea83a
> > > > > No-Presubmit: true
> > > > > No-Tree-Checks: true
> > > > > No-Try: true
> > > > > Bug: 918881
> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/1403315
> > > > > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > > Cr-Commit-Position: refs/heads/master@{#621178}
> > > >
> > > > Bug: 920115, 918881
> > > > Change-Id: I3ea101ae09ad062de657a8917d77b1ec34e329e4
> > > > Reviewed-on: https://chromium-review.googlesource.com/c/1403316
> > > > Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> > > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > Cr-Commit-Position: refs/heads/master@{#622298}
> > >
> > > TBR=wangxianzhu@chromium.org,futhark@chromium.org
> > >
> > > Change-Id: I6d31b858b2bf61bb123c6bdb09780f33e05b4878
> > > No-Presubmit: true
> > > No-Tree-Checks: true
> > > No-Try: true
> > > Bug: 920115, 918881
> > > Reviewed-on: https://chromium-review.googlesource.com/c/1407974
> > > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
> > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > Cr-Commit-Position: refs/heads/master@{#622325}
> >
> > Change-Id: I2509073937be3b1eb8f4bdc0d6f5151c93253851
> > Bug: 921337, 921341, 920115, 918881
> > Reviewed-on: https://chromium-review.googlesource.com/c/1408358
> > Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
> > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#622542}
>
> TBR=wangxianzhu@chromium.org,futhark@chromium.org
>
> Change-Id: I3f5aca68d9e5e739f262187171530fc718ff71a9
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Bug: 921337, 921341, 920115, 918881
> Reviewed-on: https://chromium-review.googlesource.com/c/1411534
> Reviewed-by: Dominic Battré <battre@chromium.org>
> Commit-Queue: Dominic Battré <battre@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#622787}

TBR=wangxianzhu@chromium.org,battre@chromium.org,futhark@chromium.org

Change-Id: I46dca78e51fe16ff7091674028b184a6d7cc1b83
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 921337, 921341, 920115, 918881
Reviewed-on: https://chromium-review.googlesource.com/c/1411595
Reviewed-by: Dominic Battré <battre@chromium.org>
Commit-Queue: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622796}

merge_pr_14857

Toggle merge_pr_14857's commit message
Revert "Reland "Reland "[PE] Fix background-image on ::first-line"""

This reverts commit bd339720737e44c9d730bb8a71990f30f6dd4ccf.

Reason for revert: test still failing, see crbug.com/920115

Original change's description:
> Reland "Reland "[PE] Fix background-image on ::first-line""
>
> This reverts commit 3edb3f1bbe315083871126bcbe4d422556b0d69f.
>
> Fix by moving UpdateFirstLineImageObservers() from
> CachedFirstLineStyle() into GetCachedPseudoStyle() to ensure
> we update image observers for the correct object.
>
> Original change's description:
> > Revert "Reland "[PE] Fix background-image on ::first-line""
> >
> > This reverts commit f6facb87f009321e336fea1db249ad41f4116bb8.
> >
> > Reason for revert: Still can't ensure strictly paired AddClient/RemoveClient.
> >
> > Bug: 921337,921341
> >
> > Original change's description:
> > > Reland "[PE] Fix background-image on ::first-line"
> > >
> > > This reverts commit 3b58524dfeb579392545998cbb64841138cc5a6e.
> > >
> > > The original patch failed to call RemoveClient for the background-image
> > > in the first line style.
> > >
> > > Original change's description:
> > > > Revert "[PE] Fix background-image on ::first-line"
> > > >
> > > > This reverts commit fe023954ad31e422d0deb4116d7867098e11b688.
> > > >
> > > > Reason for revert: crbug.com/920115
> > > >
> > > > Bug: 920115
> > > >
> > > > Original change's description:
> > > > > [PE] Fix background-image on ::first-line
> > > > >
> > > > > This CL ensures correct handling of background-image on ::first-line
> > > > > from style change to paint invalidation.
> > > > >
> > > > > Bug: 918881
> > > > > Change-Id: I2e3a7bf60cb0f851b203fc7f5135c4186cc731a3
> > > > > Reviewed-on: https://chromium-review.googlesource.com/c/1396154
> > > > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > > Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> > > > > Cr-Commit-Position: refs/heads/master@{#620921}
> > > >
> > > > TBR=wangxianzhu@chromium.org,futhark@chromium.org
> > > >
> > > > Change-Id: Iba8387598922eaccd35f44bcaceac1cff59ea83a
> > > > No-Presubmit: true
> > > > No-Tree-Checks: true
> > > > No-Try: true
> > > > Bug: 918881
> > > > Reviewed-on: https://chromium-review.googlesource.com/c/1403315
> > > > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > > Cr-Commit-Position: refs/heads/master@{#621178}
> > >
> > > Bug: 920115, 918881
> > > Change-Id: I3ea101ae09ad062de657a8917d77b1ec34e329e4
> > > Reviewed-on: https://chromium-review.googlesource.com/c/1403316
> > > Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> > > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > > Cr-Commit-Position: refs/heads/master@{#622298}
> >
> > TBR=wangxianzhu@chromium.org,futhark@chromium.org
> >
> > Change-Id: I6d31b858b2bf61bb123c6bdb09780f33e05b4878
> > No-Presubmit: true
> > No-Tree-Checks: true
> > No-Try: true
> > Bug: 920115, 918881
> > Reviewed-on: https://chromium-review.googlesource.com/c/1407974
> > Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
> > Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#622325}
>
> Change-Id: I2509073937be3b1eb8f4bdc0d6f5151c93253851
> Bug: 921337, 921341, 920115, 918881
> Reviewed-on: https://chromium-review.googlesource.com/c/1408358
> Reviewed-by: Rune Lillesveen <futhark@chromium.org>
> Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org>
> Commit-Queue: Xianzhu Wang <wangxianzhu@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#622542}

TBR=wangxianzhu@chromium.org,futhark@chromium.org

Change-Id: I3f5aca68d9e5e739f262187171530fc718ff71a9
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 921337, 921341, 920115, 918881
Reviewed-on: https://chromium-review.googlesource.com/c/1411534
Reviewed-by: Dominic Battré <battre@chromium.org>
Commit-Queue: Dominic Battré <battre@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622787}

merge_pr_14853

Toggle merge_pr_14853's commit message
[LayoutNG] Fix bug in resolving flex-basis:auto

When a column flexbox and an item had orthogonal writing modes (meaning
the child's inline direction matches the container's main axis), we were
using the item's max content size in the parent's writing mode to
resolve its flex-basis, but we should have been using it in the child's
writing mode.

Bug: 845235
Change-Id: I53bd5ba39f9c8cb4ac84dc4638c8abc57e38f974
Reviewed-on: https://chromium-review.googlesource.com/c/1409810
Reviewed-by: Christian Biesinger <cbiesinger@chromium.org>
Commit-Queue: David Grogan <dgrogan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622688}

merge_pr_14847

Toggle merge_pr_14847's commit message
Make named constructors' |prototype|s have the right property descriptor

As per https://heycam.github.io/webidl/#named-constructors, a named
constructors "prototype" property should NOT be writable, configurable or
enumerable, yet we were creating a property with the opposite
characteristics.

Call v8::Object::DefineOwnProperty() rather than v8::Object::Set() so we can
pass the property descriptor values we want.

More tests for named constructors are coming in
web-platform-tests#14841

While here, do some minor cleanups suggested in the review:
* Rename |interfacePrototype| to |interface_prototype| to follow Chromium's
  coding style
* Replace an if check for |result| with a CHECK(), as we are already calling
  ToChecked() when setting it.

Bug: 921633
Change-Id: Ie1f31c7eb456f45e113cff3048f43aea7e05e8ba
Reviewed-on: https://chromium-review.googlesource.com/c/1409552
Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Reviewed-by: Hitoshi Yoshida <peria@chromium.org>
Reviewed-by: Yuki Shiino <yukishiino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622814}

merge_pr_14629

Toggle merge_pr_14629's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revamp how idlharness.js handles iterable declarations (web-platform-…

…tests#14629)

Instead of adding IDL interface members in `add_iterable_members` in
the style of what webidl2.js would have added if the declaration were
expanded, instead test directly for what effect a single `iterable<T>`
or `iterable<T1,T2>` declaration should have.

This is more along the lines of `test_member_stringifier`, where no
`toString` is added as IDL members.

Alternative to web-platform-tests#9790.

merge_pr_14541

Toggle merge_pr_14541's commit message
Async Clipboard: ReadImageExperimental/WriteImageExperimental

API Goal:
- Async Clipboard functionality to ReadImageExperimental() and WriteImageExperimental()
- JS layer will send Blobs with MIME type "image/png"
- Images will be "safe", as we'll re-encode to strip potentially dangerous
metadata and protect from arbitrary code execution. Only image types
supported by the Skia library will be supported for this initial POC.
- First release into experimental with this ReadImageExperimental()/WriteImageExperimental()
- Later integrate into Read()/Write() and remove ReadImageExperimental()/WriteImageExperimental()

Features:
- FileReader used to read Blobs asynchronously.
- Image Decoding on a separate thread.
- Image read/write accomplished, where Images are represented by Blobs holding
MIME type "image/png"

Bug: 150835
Change-Id: I4380116642b4720bb9773185eb2e28757688c5ec
Reviewed-on: https://chromium-review.googlesource.com/c/1345090
Commit-Queue: Darwin Huang <huangdarwin@chromium.org>
Reviewed-by: Victor Costan <pwnall@chromium.org>
Reviewed-by: Daniel Cheng <dcheng@chromium.org>
Reviewed-by: Gary Kacmarcik <garykac@chromium.org>
Cr-Commit-Position: refs/heads/master@{#622726}

merge_pr_14849

Toggle merge_pr_14849's commit message
Part 3: Add web platform tests for grid-template-{columns|rows}.

Add wpt for testing interpolation result on grid-template-{columns|rows}.

Depends on D16129

Differential Revision: https://phabricator.services.mozilla.com/D16130

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1348519
gecko-commit: 80dc7df104e63383c2e80fbf7644bd348634c8c4
gecko-integration-branch: central
gecko-reviewers: mats
0