Glenn Watson
|
dc1d66d3ce
|
Add cmd line option to set user agent. Improves github when used.
|
2014-10-03 13:57:12 +10:00 |
|
Keegan McAllister
|
dc86e83654
|
Eliminate warnings
|
2014-09-20 13:00:55 -07:00 |
|
Keegan McAllister
|
a640a7c5c3
|
Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)
|
2014-09-20 13:00:06 -07:00 |
|
Matt Brubeck
|
a939cc50bb
|
Fix doctest errors in rustdoc comments
Mostly this disables doctest for comments that are not actually tests.
|
2014-09-17 14:46:37 -07:00 |
|
Matt Brubeck
|
1ae3bda172
|
Move link rel=stylesheet fetching to layout task
Fixes #3346.
|
2014-09-16 07:12:01 -07:00 |
|
Josh Matthews
|
0b0c2ef461
|
Fix broken build after denying unused imports.
|
2014-09-14 11:02:33 -04:00 |
|
Josh Matthews
|
6c179127a3
|
Merge pull request #3327 from metajack/cargo-profiles
Reinstate errors for unused variables and imports.
|
2014-09-14 09:56:58 -04:00 |
|
Ms2ger
|
dbefb2f0fd
|
Call from_base64 on a vector slice rather than a string slice (fixes #2877).
|
2014-09-14 10:32:59 +02:00 |
|
Jack Moffitt
|
e10206e91e
|
Reinstate errors for unused variables and imports.
|
2014-09-13 23:38:00 -06:00 |
|
Josh Matthews
|
c861d845b6
|
Fix incorrect path to about:failure source.
|
2014-09-13 11:57:37 -04:00 |
|
Sean McArthur
|
523445c865
|
create about_loader, handle about:blank
|
2014-09-11 08:55:54 -07:00 |
|
Sean McArthur
|
b8b51b6dd8
|
remove unnecessary proc from resource loader factory
|
2014-09-11 08:55:54 -07:00 |
|
Josh Matthews
|
68dcc67d98
|
Merge pull request #3284 from glennw/file-loader-fix
Return error when unable to create a file path from url.
|
2014-09-11 08:59:04 -04:00 |
|
Patrick Walton
|
a3465d2962
|
net: Premultiply alpha in PNGs.
Closes #2857.
|
2014-09-10 22:08:06 -07:00 |
|
Glenn Watson
|
627359e9e4
|
Return error when unable to create a file path from url.
|
2014-09-11 14:22:59 +10:00 |
|
Jack Moffitt
|
5f713517a2
|
Fix loading of file URLs with spaces
|
2014-09-10 18:13:25 -06:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|