Commit graph

12333 commits

Author SHA1 Message Date
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
Brian Burg
754deea2d9 Merge pull request #53 from burg/fix-readme
Add build instructions and cairo workaround for OSX MacPorts
2012-08-22 11:50:10 -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
Brian J. Burg
9890f1c977 Add build instructions and cairo workaround for OSX MacPorts 2012-08-21 16:54:09 -07:00
Brian Anderson
46f47e7a73 Create src/test/ref in configure.in 2012-08-21 16:32:06 -07:00
Brian Anderson
05efc6a612 Hack the HTML lexer to skip comments 2012-08-21 16:02:04 -07:00
Brian Anderson
e15f2d50cb Add check-ref build target 2012-08-21 16:02:04 -07:00
Patrick Walton
5681c64ffe Fix .gitmodules 2012-08-21 15:47:42 -07:00
Patrick Walton
16c6848958 Build the servo-sandbox 2012-08-21 15:45:59 -07:00
Tim Chevalier
5079e10882 Add a window object with an alert method
test/test-js-alert.html tests use of the alert method, which currently
just prints to the console.
2012-08-21 14:53:41 -07:00
Brian Anderson
82c9f9b84b Reuse existing reference images 2012-08-21 14:19:21 -07:00
Brian Anderson
b226d43a4c More work on reftest 2012-08-21 14:13:12 -07:00
Brian Anderson
93e67d0c77 Update libparserutils 2012-08-21 11:37:00 -07:00
Brian Anderson
bbb036fe65 Fix .gitmodules 2012-08-20 18:44:50 -07:00
Brian Anderson
96dfe6173e Work on the ref test harness 2012-08-20 18:42:08 -07:00
Patrick Walton
e4b13553f8 Add libhubbub and libparserutils to the build 2012-08-20 18:20:37 -07:00
Josh Matthews
daf95fb41b Add prototypes to DOMDocument and Node. 2012-08-20 18:12:31 -07:00
Brian Anderson
517504e4fc Don't leak aux data 2012-08-20 17:52:12 -07:00
Brian Anderson
b6fdc4cc2c Update rust-stb-image 2012-08-20 17:16:21 -07:00
Brian Anderson
5f3c2215ae Un-ignore some tests 2012-08-20 16:22:37 -07:00
Brian Anderson
452522ddcd Make build dependencies work a little better 2012-08-20 16:12:00 -07:00