Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
I hit this bug as well. The breakage seems to have been a change in chrome 
(Port no longer contains a Tab but a Sender).

Here is a patch that fixes the bug

Original comment by [email protected] on 19 Dec 2012 at 7:53

Attachments:

from speedtracer.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
What do I do with the patch?

Original comment by [email protected] on 30 Sep 2013 at 7:17

from speedtracer.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
Hopefully the maintainer has applied it/will apply it and publish an updated 
speedtracer to the store. Otherwise you could download the code, apply the 
patch and build the extension yourself. (it is a bit trick as it does not build 
in the current GWT version I think.) 

Original comment by [email protected] on 30 Sep 2013 at 10:00

from speedtracer.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 12, 2024
Attached a pre-built .CRX executable of Speed Tracer's SVN trunk with the patch 
applied.
To install it, just drag the .CRX to the Chrome Extensions page, as described 
here: http://stackoverflow.com/a/11879334

See below for detailed info.
============

- It seems the patch *was* already applied to Speed Tracer trunk (on Feb 27, 
2013) so I did not have to do it myself;
- However nobody had pushed a new Speed Tracer release... the one in the Chrome 
Web Store is still version 0.27 and dates back to Oct 10, 2012;
- If you want to build your own .CRX, just follow the build steps described 
here: https://code.google.com/p/speedtracer/wiki/BuildingSpeedTracer
** NOTE 1: On Windows, instead of cygwin (yuck!) you can use any command-line 
SVN binaries; there are quite a few on the Internet;
** NOTE 2: Probably for all OSes: make sure that you use SVN 1.6.X client, or 
the build process will fail in the middle. Reason: your SVN client is somehow 
only used for boot-strapping; in the middle of the the build, another, 
auto-downloaded SVN client takes over, and that other SVN client is old 
(1.6.6). If yours is newer, the old one will complain that the working copy has 
a newer format;
** NOTE 3: By default, the build will fail complaining that 
"speedtracerheadless.crx was not produced"; IMO this is not really needed 
(right?), and despite the failure, the speedtracer.crx file will be created 
successfully in the meantime...

Original comment by [email protected] on 22 Feb 2014 at 9:43

Attachments:

from speedtracer.

Related Issues (20)

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.