Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(164)

Issue 2685843003: 'data:' may not be used as a document's base URL. (Closed)

Created:
3 years, 10 months ago by Mike West
Modified:
3 years, 10 months ago
CC:
blink-reviews, blink-reviews-dom_chromium.org, blink-reviews-html_chromium.org, blink-reviews-w3ctests_chromium.org, chromium-reviews, dglazkov+blink, eae+blinkwatch, kinuko+watch, loading-reviews+parser_chromium.org, rwlbuis, sof, Yoav Weiss
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : Tests. #

Messages

Total messages: 21 (14 generated)
Mike West
How about this one? The brave new world is a little too brave and new ...
3 years, 10 months ago (2017-02-09 08:11:53 UTC) #7
jochen (gone - plz use gerrit)
lgtm
3 years, 10 months ago (2017-02-09 08:12:28 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2685843003/40001
3 years, 10 months ago (2017-02-09 10:27:55 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/chromium/src/+/60e243955ccc6ac466c074d812ae406dec337fe3
3 years, 10 months ago (2017-02-09 11:57:37 UTC) #17
Rick Byers
On 2017/02/09 11:57:37, commit-bot: I haz the power wrote: > Committed patchset #3 (id:40001) as ...
3 years, 10 months ago (2017-02-10 14:57:27 UTC) #18
Rick Byers
On 2017/02/10 14:57:27, Rick Byers wrote: > On 2017/02/09 11:57:37, commit-bot: I haz the power ...
3 years, 10 months ago (2017-02-10 15:07:02 UTC) #20
foolip
3 years, 10 months ago (2017-02-10 22:06:08 UTC) #21
Message was sent while issue was closed.
On 2017/02/10 15:07:02, Rick Byers wrote:
> On 2017/02/10 14:57:27, Rick Byers wrote:
> > On 2017/02/09 11:57:37, commit-bot: I haz the power wrote:
> > > Committed patchset #3 (id:40001) as
> > >
> >
>
https://chromium.googlesource.com/chromium/src/+/60e243955ccc6ac466c074d812ae...
> > 
> > Note that the test changes here were reverted upstream because they don't
yet
> > match the spec.  See https://github.com/whatwg/html/issues/2249
> 
> foolip@ - what should our workflow be in cases like this where we've decided
to
> make a change which hasn't yet landed in the spec?

In this case I wonder if we couldn't have waited for the spec change to land,
let's discuss on the intent thread.

Still, there will be some cases where we want to change before the spec in order
to try something out first, to prove it web compatible for example. In those
cases, I think we should first try to write tests for the existing spec that we
fail in a way that conclusively shows what our new behavior is. Or if that's too
messy or confusing for a given case, just have the tests outside of
web-platform-tests in the interim, with a TODO or open issue somewhere.

Powered by Google App Engine
This is Rietveld 408576698