Commit graph

8461 commits

Author SHA1 Message Date
Matt Brubeck
96cb0fbabf Add [no_link] attribute to plugins crate
Fixes errors linking to our CEF embedding library.
2015-02-03 13:12:14 -08:00
bors-servo
45ebcf1df7 auto merge of #4818 : Ms2ger/servo/tna-parser, r=jdm 2015-02-03 09:39:53 -07:00
bors-servo
bc448f158b auto merge of #4817 : Ms2ger/servo/to_js, r=jdm
They are unused.
2015-02-03 08:18:52 -07:00
Ms2ger
eb5759774c Remove JS::from_trusted_node_address. 2015-02-03 16:04:47 +01:00
Ms2ger
12be33efc9 Use JS<Node> rather than TrustedNodeAddress in the HTML parser. 2015-02-03 16:03:23 +01:00
Ms2ger
444e76c397 Remove the to_js methods.
They are unused.
2015-02-03 15:12:01 +01:00
bors-servo
3da41c2b16 auto merge of #4816 : mskrzypkows/servo/mskrzypkows_b, r=jdm
Sorry again the same pull request because I accidentally removed commit from branch.
2015-02-03 07:09:52 -07:00
bors-servo
32a807da82 auto merge of #4814 : Ms2ger/servo/layout_interface-doc, r=jdm 2015-02-03 06:21:53 -07:00
Ms2ger
32341069a8 Correct the documentation comment syntax in layout_interface.rs. 2015-02-03 14:10:25 +01:00
bors-servo
2ae7ed327d auto merge of #4802 : dlespiau/servo/20150202-fedora-bz2-devel, r=jdm
The bzip2 devel package is bzip2-devel, not just bzip2. This fixes
linking on fedora machines:

  note: /usr/bin/ld: cannot find -lbz2
  collect2: error: ld returned 1 exit status

  error: aborting due to previous error
  Could not compile `servo`.

Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
2015-02-03 05:06:50 -07:00
Damien Lespiau
4ce4e89810 Fix the fedora bzip2 dependency
The bzip2 devel package is bzip2-devel, not just bzip2. This fixes
linking on fedora machines:

  note: /usr/bin/ld: cannot find -lbz2
  collect2: error: ld returned 1 exit status

  error: aborting due to previous error
  Could not compile `servo`.
2015-02-03 11:32:39 +00:00
bors-servo
4622961d01 auto merge of #4813 : Manishearth/servo/fix-fix-fix-doc, r=Ms2ger 2015-02-03 04:21:50 -07:00
Manish Goregaokar
3fd8e2da27 Fix the docs again 2015-02-03 16:47:44 +05:30
bors-servo
ff53354ba7 auto merge of #4812 : Manishearth/servo/doc-fix-fix, r=jdm 2015-02-03 03:27:51 -07:00
Manish Goregaokar
954a044570 Import registrar 2015-02-03 15:41:47 +05:30
bors-servo
986f9cb543 auto merge of #4783 : mttr/servo/inline_block_percentage, r=mbrubeck
The first commit fixes #3624, and the second commit fixes a bug uncovered by the first fix and caught by a reftest (according to CSS 2.1, inline-blocks should have the shrink-to-fit algorithm run on them when size is set to 'auto'). The two new reftests included here fail before the fix and pass afterwards.
2015-02-02 17:45:50 -07:00
bors-servo
6eac20d84d auto merge of #4809 : mrobinson/servo/rust-layers-update, r=glennw 2015-02-02 16:57:51 -07:00
Matthew Rasmus
846fc6453a Shrink-to-fit inline-blocks with width set to auto 2015-02-02 15:52:12 -08:00
Matthew Rasmus
5b340599f2 Fix 'inline-block' sizing issues
Fixes #3624
2015-02-02 15:52:11 -08:00
Martin Robinson
77e11909b4 Update to latest rust-layers 2015-02-02 15:41:53 -08:00
bors-servo
99600726f3 auto merge of #4808 : Adenilson/servo/usingColorHelpers01, r=pcwalton
Using color helpers in Compositor and PaintContext (plus added TODO related to equality operators).
2015-02-02 15:54:52 -07:00
Adenilson Cavalcanti
10418a0ea1 Using color helpers in Compositor and PaintContext
(plus added TODO related to equality operators).
2015-02-02 14:49:26 -08:00
bors-servo
68ceb63231 auto merge of #4805 : Manishearth/servo/doc-upload, r=larsbergstrom 2015-02-02 14:54:52 -07:00
bors-servo
685412ec48 auto merge of #4790 : Adenilson/servo/colorOperatorsHelpers01, r=jdm
Implements 2 helper functions for Color type (white() and black()) plus uses the new equality operators implemented in rust-azure.
2015-02-02 14:03:57 -07:00
Adenilson Cavalcanti
417ffca937 Implements 2 helper functions for Color type (white() and black())
and uses it in layout_task.rs.
2015-02-02 10:52:17 -08:00
Manish Goregaokar
a3cab14183 Fix doc upload 2015-02-03 00:14:45 +05:30
bors-servo
755adf0dde auto merge of #4793 : KiChjang/servo/xhr-cred-check, r=Manishearth
Fixes #4665
2015-02-02 08:57:53 -07:00
Keith Yeung
2093291539 Added error checking on XMLHttpRequest::setWithCredentials 2015-02-02 23:51:36 +08:00
Maciej Skrzypkowski
9befde7be5 Added "-j" flag usage for building OpenSSL for android. 2015-02-02 12:23:55 +01:00
bors-servo
3286d2812a auto merge of #4799 : Ms2ger/servo/dom-structs, r=jdm 2015-02-02 02:24:49 -07:00
Ms2ger
d1e5f7f8ce Mark HTMLAreaElement and KeyboardEvent as DOM structs. 2015-02-02 10:03:12 +01:00
bors-servo
896cdcb96a auto merge of #4798 : glennw/servo/remove-glfw, r=SimonSapin 2015-02-02 01:30:50 -07:00
Glenn Watson
f495884dcb Remove the glfw port (it doesn't compile since last rustup anyway). 2015-02-02 10:38:12 +10:00
bors-servo
ccdf0bd65e auto merge of #4797 : Ms2ger/servo/mods, r=saneyuki
This gives us a better place to put DOM documentation, which I'd like to start
adding.
2015-02-01 01:36:49 -07:00
Ms2ger
88ecb4c6f2 Create mod.rs files for the dom and dom::bindings modules.
This gives us a better place to put DOM documentation, which I'd like to start
adding.
2015-02-01 09:10:59 +01:00
bors-servo
462940fc2a auto merge of #4613 : saneyuki/servo/layoutjs, r=jdm
#4571
2015-01-31 16:24:48 -07:00
bors-servo
6d06a00757 auto merge of #4794 : servo/servo/fix-mod_path, r=jdm
r? @jdm
2015-01-31 15:27:50 -07:00
Simon Sapin
0233d342eb Fix mod_path dependency in CEF and Gonk builds. 2015-01-31 23:25:54 +01:00
Tetsuharu OHZEKI
2cca095481 Add LayoutJS<T: Reflectable>.get_jsobject(). 2015-02-01 01:54:38 +09:00
Tetsuharu OHZEKI
b7443bef83 Remove JS<From>.transmute<To>(). 2015-02-01 01:54:38 +09:00
Tetsuharu OHZEKI
9f57fa17d0 Add LayoutJS<Node>::from_trusted_node_address() 2015-02-01 01:54:38 +09:00
Tetsuharu OHZEKI
8889041c19 Use BarCast::to_layout_js() instead of LayoutJS.to_script(). 2015-02-01 01:54:37 +09:00
Tetsuharu OHZEKI
80a4911f9c Add BarCast::to_layout_js<T>(). 2015-02-01 01:54:37 +09:00
Tetsuharu OHZEKI
6b1e2bd11c Use LayoutJS<T> in layout crate. 2015-02-01 01:54:37 +09:00
Tetsuharu OHZEKI
e2bd9eadd8 LayoutJS<T> implements Layout*Helpers instead of JS<T>. 2015-02-01 01:54:37 +09:00
Tetsuharu OHZEKI
a5d7240534 Introduce LayoutJS<T> 2015-02-01 01:50:16 +09:00
bors-servo
83e196c4c6 auto merge of #4792 : Manishearth/servo/old_impl, r=Ms2ger 2015-01-31 04:27:49 -07:00
bors-servo
2010fbf0dd auto merge of #4741 : Manishearth/servo/cert-checking, r=jdm
For now, this can only be tested by replacing `resources/certs` with `resources/cert-google-only` (an Equifax certificate -- will work for Google but not Wikipedia or Stack Exchange)

I can replace the error page with something less frivolous, but since we already have the "I tried" star (and this stuff is the job of the chrome anyway), I thought this would be more fun to have.


This also contains a partial hyper upgrade.

Fixes #4119
2015-01-31 03:42:48 -07:00
Manish Goregaokar
090dd9369f Only SSL CA certs 2015-01-31 16:10:17 +05:30
Manish Goregaokar
5c9b1019a9 Move FromJSValConvertible to associated types (avoids old impl check) 2015-01-31 16:05:16 +05:30