Code Monkey home page Code Monkey logo

blink-intent-tracker's Introduction

Logo Chromium

Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.

The project's web site is https://www.chromium.org.

To check out the source code locally, don't use git clone! Instead, follow the instructions on how to get the code.

Documentation in the source is rooted in docs/README.md.

Learn how to Get Around the Chromium Source Code Directory Structure.

For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.

If you found a bug, please file it at https://crbug.com/new.

blink-intent-tracker's People

Contributors

dmcardle avatar jeisinger avatar maxh avatar nschonni avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

blink-intent-tracker's Issues

Properly process duplicate RSS entries from Superfeedr

Apparently duplicate entries are part of the Superfeedr SLA:

http://blog.superfeedr.com/frequently-asked-questions.html

Duplicate entries/notifications : why do they happen?

We do all we can to avoid these, but you should make sure your app deals with them. As you know we use a very distributed architecture, which means that even our datastores are replicated. There is always a risk that replication to "too slow" sometimes, and that 2 parsers might run almost at the same time and see the same entry twice.

However, if you see recurring duplicate entries for a given feed, you may want to check that you haven't subscribed twice to this feed, with different endpoints. We send notifications for each {feed url | endpoint} pair.

Properly process coalesced RSS entries from Superfeedr

The tracker didn't properly process "Intent to Deprecate and Remove: CSS media features -webkit-transform-2d, -webkit-animation and -webkit-view-mode" because it was coalesced.

2014-05-05 13:55:31.535 /rss-handler 200 21ms 0kb Superfeedr: Hubbub Notification/2.0 - Your credits balance is: -94 module=default version=1
198.58.102.96 - - [05/May/2014:13:55:31 -0700] "POST /rss-handler HTTP/1.1" 200 84 - "Superfeedr: Hubbub Notification/2.0 - Your credits balance is:
I 2014-05-05 13:55:31.527
{u'status': {u'feed': u'https://groups.google.com/a/chromium.org/forum/feed/blink-dev/topics/rss.xml?num=15', u'code': 200, u'http': u'Fetched (ring) 200 450 and parsed 3/15 entries', u'lastMaintenanceAt': 1399311924, u'nextFetch': 1399323781.4920001, u'period': 450, u'lastFetch': 1399323331.4790001, u'entriesCountSinceLastMaintenance': 4, u'lastParse': 1399323331.487}, u'updated': 1399323220, u'title': u'blink-dev', u'items': [{u'updated': 1399323220, u'title': u'CQ stats for the week of Apr 28, 2014', u'permalinkUrl': u'https://groups.google.com/a/chromium.org/d/msg/blink-dev/aoKd3AFsQUE/sLeawff0tw8J', u'standardLinks': {u'alternate': [{u'href': u'https://groups.google.com/a/chromium.org/d/msg/blink-dev/aoKd3AFsQUE/sLeawff0tw8J', u'type': u'text/html', u'rel': u'alternate', u'title': u'CQ stats for the week of Apr 28, 2014'}]}, u'actor': {u'displayName': u'Sergey Berezin', u'id': u'sergey-berezin'}, u'summary': u'Found 746 issues (in the 4500 most recent issues). 429 issues (57%) (533 patches) tried the CQ, resulting in 687 CQ attempts. 402 of those (93.7%) were committed by CQ, 10 (2%) were committed manually (gave up). 39 (9%) were marked NOTRY. Mean duration of CQ trying a patch is 7:00:33. Total commit', u'published': 1399323220, u'id': u'https://groups.google.com/a/chromium.org/d/topic/blink-dev/aoKd3AFsQUE'}, {u'updated': 1399323212, u'title': u'Intent to Deprecate and Remove: CSS media features -webkit-transform-2d, -webkit-animation and -webkit-view-mode', u'permalinkUrl': u'https://groups.google.com/a/chromium.org/d/msg/blink-dev/lYZC-Xqf_Gw/D6Or7mZHwr4J', u'standardLinks': {u'alternate': [{u'href': u'https://groups.google.com/a/chromium.org/d/msg/blink-dev/lYZC-Xqf_Gw/D6Or7mZHwr4J', u'type': u'text/html', u'rel': u'alternate', u'title': u'Intent to Deprecate and Remove: CSS media features -webkit-transform-2d, -webkit-animation and -webkit-view-mode'}]}, u'actor': {u'displayName': u'Philip J\xe4genstedt', u'id': u'philip-j-genstedt'}, u'summary': u'Primary eng (and PM) emails [email protected] Summary Remove support for these prefixed CSS media features: -webkit-transform-2d (PrefixedTransform2dMediaFeature -webkit-animation (PrefixedAnimationMediaFeature) -webkit-view-mode (PrefixedViewModeMediaFeature) Motivation They are prefixed and', u'published': 1399323212, u'id': u'https://groups.google.com/a/chromium.org/d/topic/blink-dev/lYZC-Xqf_Gw'}, {u'updated': 1399322780, u'title': u'Justifying pre-wrap text', u'permalinkUrl': u'https://groups.google.com/a/chromium.org/d/msg/blink-dev/_Nnrn6FoVcE/8smWvL7WGVIJ', u'standardLinks': {u'alternate': [{u'href': u'https://groups.google.com/a/chromium.org/d/msg/blink-dev/_Nnrn6FoVcE/8smWvL7WGVIJ', u'type': u'text/html', u'rel': u'alternate', u'title': u'Justifying pre-wrap text'}]}, u'actor': {u'displayName': u'Levi Weintraub', u'id': u'levi-weintraub'}, u'summary': u"[TL;DR: I plan on enabling justified text for white-space: pre-wrap] The CSS3 text spec[1] specifies the following for text-align: justify: If an element's white space is not collapsible, then the UA is not required > to adjust its text for the purpose of justification and may instead treat > the", u'published': 1399322780, u'id': u'https://groups.google.com/a/chromium.org/d/topic/blink-dev/_Nnrn6FoVcE'}], u'permalinkUrl': u'https://groups.google.com/a/chromium.org/d/forum/blink-dev', u'standardLinks': {u'alternate': [{u'href': u'https://groups.google.com/a/chromium.org/d/forum/blink-dev', u'type': u'text/html', u'rel': u'alternate', u'title': u'blink-dev'}]}, u'id': u'blink-dev-2014-5-5-20'}
I 2014-05-05 13:55:31.527
https://groups.google.com/a/chromium.org/d/msg/blink-dev/aoKd3AFsQUE/sLeawff0tw8J
I 2014-05-05 13:55:31.527
CQ stats for the week of Apr 28, 2014
I 2014-05-05 13:55:31.527
https://groups.google.com/a/chromium.org/d/msg/blink-dev/lYZC-Xqf_Gw/D6Or7mZHwr4J
I 2014-05-05 13:55:31.528
Intent to Deprecate and Remove: CSS media features -webkit-transform-2d, -webkit-animation and -webkit-view-mode
I 2014-05-05 13:55:31.528
https://groups.google.com/a/chromium.org/d/msg/blink-dev/_Nnrn6FoVcE/8smWvL7WGVIJ
I 2014-05-05 13:55:31.533
Justifying pre-wrap text

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.