Commit graph

742 commits

Author SHA1 Message Date
Brian Anderson
cc782d69f5 Update servo-sandbox 2012-08-30 18:29:30 -07:00
Brian Anderson
8aec9287e3 Make reftest build again. Still broken 2012-08-30 18:18:55 -07:00
Patrick Walton
381b4f376c Update Servo Mac specific stuff for language changes 2012-08-30 18:07:05 -07:00
Patrick Walton
97baed9f9c Add rust-core-foundation 2012-08-30 18:02:02 -07:00
Brian Anderson
f8dd3e38a6 Fix url breakage 2012-08-30 17:55:35 -07:00
Brian Anderson
adf54e6e79 Update submodules 2012-08-30 17:50:16 -07:00
Brian Anderson
00cd6f8909 Make servo build again 2012-08-30 17:39:45 -07:00
Brian Anderson
56bf2aaafe Update rust-geom 2012-08-30 17:39:37 -07:00
Brian Anderson
0025d37764 Update rust-layers 2012-08-30 14:48:21 -07:00
Patrick Walton
23b633b860 Update rust-hubbub 2012-08-30 14:47:40 -07:00
Brian Anderson
23c06ba7ca Update rust-glut 2012-08-30 14:46:07 -07:00
Brian Anderson
cf50d69c4a Update rust-stb-image 2012-08-30 14:44:28 -07:00
Brian Anderson
b57abdf95d Update rust-azure 2012-08-30 14:38:53 -07:00
Brian Anderson
7f8725040a Update rust-http-client 2012-08-30 14:37:14 -07:00
Patrick Walton
32655143ec Fix rust-geom for language changes 2012-08-30 14:35:50 -07:00
Patrick Walton
14b5ea1127 Fixes for language changes for rust-geom 2012-08-30 14:26:49 -07:00
Patrick Walton
b0e5c97084 Update rust-mozjs for language changes 2012-08-30 13:48:40 -07:00
Josh Matthews
939736ccf2 Use more C stub pointers when possible. Update test_getter_time.js to output a value that can be interpreted as nanoseconds. 2012-08-27 10:41:44 -04:00
Brian Anderson
ba0f91b64d Update rust-mozjs 2012-08-24 12:44:48 -07:00
Josh Matthews
df8919f0a7 Merge with other build fixes. 2012-08-24 12:14:24 -07:00
Josh Matthews
780469e26a Actually add nodeType getter. 2012-08-24 12:12:20 -07:00
Brian Anderson
8615b53a08 Update rust-mozjs 2012-08-24 11:59:13 -07:00
Josh Matthews
04d18d128a Merge branch 'spiderup' 2012-08-24 10:37:31 -07:00
Josh Matthews
6d5dc9d6e7 Upgrade to spidermonkey tip. 2012-08-24 09:40:36 -07:00
Patrick Walton
54cfd49100 Update submodules for Rust language breakage 2012-08-23 18:16:34 -07:00
Patrick Walton
8ec11ad525 Fixes for Rust language changes 2012-08-23 18:16:34 -07:00
Patrick Walton
c6766aa18c Use the Hubbub HTML parser 2012-08-23 18:16:34 -07:00
Patrick Walton
c14ab619ef Update rust-hubbub 2012-08-23 18:16:05 -07:00
Josh Matthews
82de5c89ac Add getter/setting profiling test. 2012-08-22 16:49:22 -07:00
Josh Matthews
b476837d41 Make CSS and JS work again. 2012-08-22 16:32:54 -07:00
Josh Matthews
4db345c3b3 Add window.setTimeout. Convert all content node bindings to use RCU write pointer. Store a bundle of Node + NodeScope in each node JS object. 2012-08-22 16:30:13 -07:00
Brian Anderson
d4b2810af1 Fix test/ref/test-image.html 2012-08-22 15:27:28 -07:00
Brian Anderson
973d977bda Update rust-hubbub 2012-08-22 15:06:43 -07:00
Brian Anderson
7f28e0cc0c Update servo-sandbox 2012-08-22 15:01:02 -07:00
Brian Anderson
f24f9340f8 Add an image ref test. Ignored 2012-08-22 12:59:15 -07:00
Brian Anderson
ec71456bcf Use a SyncImageCacheTask on the PNG pipeline 2012-08-22 12:59:15 -07:00
Brian Anderson
18c4263663 Add a synchronous image cache 2012-08-22 12:59:15 -07:00
Patrick Walton
033bbbf7a0 Add low-level bindings to Hubbub 2012-08-22 12:20:28 -07:00
Josh Matthews
65b4864e31 Move content task onto its own schedule. 2012-08-22 10:55:48 -07:00
Brian Anderson
43d2871926 Fix colorspace correction 2012-08-22 10:44:25 -07:00
Josh Matthews
07c17fdef4 Add further HMTL element prototype hierarchy. Add HTMLImageElement.width getter/setter that interacts with layout. 2012-08-21 23:31:44 -07:00
Brian Anderson
bfec29d86f Fix a typo in test case 2012-08-21 22:36:40 -07:00
Brian Anderson
5482772374 Add a test case using css reset 2012-08-21 22:33:41 -07:00
Brian Anderson
7b16ab9bf0 Compare images correctly. Add another working test 2012-08-21 22:29:18 -07:00
Brian Anderson
39434f5f95 A little tweak to test/ref/height_compute.html. Still doesn't pass 2012-08-21 18:33:34 -07:00
Brian Anderson
18de2d871e Update servo-sandbox 2012-08-21 18:23:57 -07:00
Brian Anderson
23e50b392c Move some tests to test/ref. Make ref tests ignorable 2012-08-21 18:07:19 -07:00
Patrick Walton
afd9efbe5a Fix sandbox 2012-08-21 17:20:05 -07:00
Patrick Walton
b10b669575 Don't allow processes to be executed inside /private/var or Autosave Info 2012-08-21 17:16:16 -07:00
Patrick Walton
90b59b1f50 Add a simple Servo sandbox profile for Mac.
This does not yet enter the sandbox.
2012-08-21 17:13:23 -07:00