-
```
$ licensecheck -r . | egrep -v 'BSD|MPL'
./PRESUBMIT.py: UNKNOWN
./base/logging.h: UNKNOWN
./base/scoped_ptr.h: UNKNOWN
./base/basictypes.h: UNKNOWN
./src/gurl_unittest.cc: UNKNOWN
./PRESUBMIT_uni…
-
https://share.backtrace.io/api/share/cO3K2Mh243Pb8J75Hx3j0n1
See Logging-NOTREACHED_MESSAGE on backtrace
`web_ui_impl.cc:272: NOTREACHED hit. Unhandled chrome.send("getLeoIconVisibility", [ "get…
-
```
What steps will reproduce the problem?
1. Install the library on windows XP using the installer foe python 2.5
2. Open a command prompt
3. Type: import gurl
What is the expected output?
None
Wh…
-
While our use-case largely revolves around a mego-repo of protos, it would be nice to support setting up multiple proto contexts (separate import and service paths) that could easily be switched betwe…
-
```
Is there any instructions to build the project in Linux Ubuntu?
```
Original issue reported on code.google.com by `kar...@gmail.com` on 23 Sep 2009 at 1:21
-
```
Is there any instructions to build the project in Linux Ubuntu?
```
Original issue reported on code.google.com by `kar...@gmail.com` on 23 Sep 2009 at 1:21
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
@sydneyselch
hey gurl hey,
don't mean to intrude but i was just on here sending thomas an issue so I thought id send you one too!!
in your bio, you use your name in third person and then you use t…
-
```
$ licensecheck -r . | egrep -v 'BSD|MPL'
./PRESUBMIT.py: UNKNOWN
./base/logging.h: UNKNOWN
./base/scoped_ptr.h: UNKNOWN
./base/basictypes.h: UNKNOWN
./src/gurl_unittest.cc: UNKNOWN
./PRESUBMIT_uni…
-
I profiled a simple Scrapy spider which just downloads pages and follows links extracted using LinkExtractor; it turns out one of the main bottlenecks is urlparse module and our related functions like…
kmike updated
9 months ago