Commit graph

17922 commits

Author SHA1 Message Date
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
Brian Anderson
3a99475fc5 Make reftest build again. Convert to WebDriver 2012-08-20 15:47:38 -07:00
Brian Anderson
1cfecd4ca8 Cleanup 2012-08-19 19:04:33 -07:00
Brian Anderson
38565738fa Rearrange mod list in servo.rc 2012-08-19 18:13:03 -07:00
Brian Anderson
17944dd6fa Cleanup 2012-08-19 18:08:10 -07:00
Brian Anderson
3c9c26e05a Move Document to dom::base 2012-08-19 17:56:38 -07:00
Brian Anderson
9d42568414 Rename content to content_task 2012-08-19 17:50:21 -07:00
Brian Anderson
65c6ce3dda Rename Layout to LayoutTask 2012-08-19 17:40:06 -07:00
Brian Anderson
0721daad0f Rename renderer to render_task 2012-08-19 17:33:34 -07:00
Brian Anderson
4e54e0abea Rename sink to compositor 2012-08-19 16:43:44 -07:00
Josh Matthews
2287862e5a class -> struct changes, and get rid of the make clean footgun. 2012-08-18 22:04:04 -04:00
Brian Anderson
e578f80536 Update the readme with dire warnings about expected breakage 2012-08-17 19:41:22 -07:00