Re: [dev-servo] Weekly status updates

2016-09-23 Thread Ms2ger
we do something about it. HTH Ms2ger [1] https://hg.mozilla.org/users/Ms2ger_gmail.com/status/ [2] https://bugzilla.mozilla.org/show_bug.cgi?id=1273041 ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] Proposal: TLS library for Servo

2016-09-05 Thread Ms2ger
r Rust community. Would we be linking NSS statically and dynamically, and if the latter, would we try to use the system NSS or ship the libraries ourselves? Thanks Ms2ger ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] Proposal: TLS library for Servo

2016-09-05 Thread Ms2ger
rvo doesn't currently depend on gyp AFAIK, so that might not be an unequivocal plus.) HTH Ms2ger [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1237872 ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

Re: [dev-servo] The size of the tests/ directory

2016-08-25 Thread Ms2ger
; I think that's a bad idea even if tests would not be an issue. (I intend to write to the list on that subject in the near future.) HTH Ms2ger ___ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo

[dev-servo] A new approach to rooting SpiderMonkey types

2016-06-27 Thread Ms2ger
()); ``` The pull requests are at: https://github.com/servo/rust-mozjs/pull/272 https://github.com/servo/servo/pull/11872 Comments from SpiderMonkey GC hackers are or course very welcome. Ms2ger ___ dev-servo mailing list dev-servo@lists.mozilla.org

Re: [dev-servo] Proposed work for upcoming sharing of Servo components with Firefox

2016-06-22 Thread Ms2ger
t over an hour; this plan would bump the turnaround time to at least three hours. There has been talk of running Gecko tests post-merge, but that plan does not seem to appear in the google document. HTH Ms2ger ___ dev-servo mailing list dev-servo@lists.m

[dev-servo] Reminder: PRs need tests

2016-04-13 Thread Ms2ger
At least, if they can be tested. For DOM code in particular, we require functional tests; removing annotations for the existence tests in the various `interfaces.html`s is not sufficient. Thanks Ms2ger ___ dev-servo mailing list dev-servo

[dev-servo] Fwd: Project ideas wanted for Summer of Code 2016

2016-01-15 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - Forwarded Message Subject: Project ideas wanted for Summer of Code 2016 Newsgroups: mozilla.dev.planning Google is running Summer of Code again in 2016. Mozilla has had the pleasure of participating many years so far, and even

Re: [dev-servo] Student Project

2016-01-10 Thread Ms2ger
advantages but means you're designing > more than just WebAudio. > > If we did have a good WebAudio implementation in Servo it's one > piece I could imagine sharing with Gecko. But it's a lot of work to > get to parity. > FWIW, the issue (<https://github.co

Re: [dev-servo] Handling cases where the spec is inefficient and not followed by anyone

2015-11-04 Thread Ms2ger
rs consistently disagree with the specification, and no browser vendor wants to match the specification in the (possibly distant) future), we should submit that feedback, write tests, and implement the interoperable behaviour. HTH Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJW

[dev-servo] test-ref

2015-10-08 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Please be so kind to stop adding tests under `tests/reftests`. I'll be rewriting the existing tests to run with wptrunner (`./mach test-wpt _mozilla/css`) and removing the harness this quarter. Thanks Ms2ger -BEGIN PGP SIGNATURE

Re: [dev-servo] PSA: import blocks are now sorted

2015-08-21 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Nick, On 08/21/2015 03:15 AM, Nicholas Nethercote wrote: On Thu, Aug 20, 2015 at 7:54 AM, Ms2ger ms2...@gmail.com wrote: Consecutive lines of imports are now sorted, thanks to Johann Tuffe. test-tidy will complain about any violations

[dev-servo] PSA: import blocks are now sorted

2015-08-20 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Consecutive lines of imports are now sorted, thanks to Johann Tuffe. test-tidy will complain about any violations. This does have the unfortunate consequence that most PRs will have been bitrotted; apologies for the inconvenience. Ms2ger

[dev-servo] Travis, Rust Nightlies Aster

2015-08-20 Thread Ms2ger
the Rust nightly to a version that works with the latest version of Aster (at that point). However, when Aster is updated for the breaking changes in Rust, the build breaks again. Does anyone have ideas on how to avoid this issue in the future? TIA Ms2ger -BEGIN PGP SIGNATURE

[dev-servo] mac3

2015-08-07 Thread Ms2ger
it make sense to have this builder nearly double our turnaround time? Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJVxH0KAAoJEOXgvIL+s8n2d2wH/RsgXBnAaZA1W4Jw6bTp0kqL pf0cl1Sjc56GK7vSd1C3BxnPqXFWuGJryuTJd7PuPElFfWiGBPlqp+ZRrsujVA23 zQvKjR8SurGev3Q1tdNClVAiJo+mtLlVzHx6Vptk1SFzhl232MYWci

Re: [dev-servo] mac3

2015-08-07 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/07/2015 11:40 AM, Ms2ger wrote: Hi all, The last mac3 run (http://build.servo.org/builders/mac3/builds/829) took 1 hrs, 13 mins, 57 secs, of which it spent 45 minutes compiling. As long as we have test-css running on linux (where css

[dev-servo] SpiderMonkey upgrade has landed.

2015-06-20 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks to mwu and everyone else who helped make it happen! If you have any outstanding PRs that touch script, now is the time to rebase them. - -- Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJVhTSxAAoJEOXgvIL+s8n2gfwH

Re: [dev-servo] Working on websocket student project

2015-04-13 Thread Ms2ger
/wiki/WebSocket-student-project Find doesn't seem to locate it either. I would appreciate any help on this. It's WebSocket.idl (with a capital 'S') and lives in components/script/dom/webidls/. HTH Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJVK8BgAAoJEOXgvIL+s8n2z9EH/1

Re: [dev-servo] Documentation about how frames and the compositor work

2015-02-03 Thread Ms2ger
be easier to review there. Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJU0JqdAAoJEOXgvIL+s8n2MlIH/0/N/bbk/kSjoKwCkN+yzn4E 85kgy4vWsuzyiWHNbwURHfxzbEFrVyd5ZwWmGxt3ylVddNkGjh0vzEEhpOTzcom5 Z5YyMdKgn3SgfQk/4SDtzRcYfeJVlvZX4rW21K2dK2+fEcFCQn9BpI0xtSkdT3Ge

Re: [dev-servo] glutin is enabled on linux/mac

2015-01-20 Thread Ms2ger
: Thread-TestrunnerManager-5 (pid:11652) 21: 0x0 - unknown - -- Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJUvjlGAAoJEOXgvIL+s8n2VqUH/3w0cB0LYR7rzN3oPX6C8FKe oK7dSQBN7STmG39XJy7itNvKDF6ApsxTLu8bVMfDx4ELIFPeQW+GoOkRgLysbsgf Br1saeAt8LJHB6qkYiko5mjw4

[dev-servo] PSA - action needed: web-platform-tests/wptrunner updated

2015-01-14 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Updating past the web-platform-test update in PR #4629 without removing tests/wpt/_virtualenv will yield TypeError: start() takes exactly 2 arguments (1 given) when running mach test-wpt. Ms2ger -BEGIN PGP SIGNATURE

[dev-servo] Rust upgrade ready for review

2014-12-17 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Please help out with the review at https://critic.hoppipolla.co.uk/r/3529 ASAP. Thanks Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJUkZVEAAoJEOXgvIL+s8n20dkH/1bIE1NBpkFtmySgOG4zu+FZ

[dev-servo] PSA: WPT is re-enabled on the Linux buildbot

2014-11-06 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 As of https://github.com/servo/saltfs/commit/0dc15f8b33115ba48d9b0c75a05e6f2a8fe1a749. -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJUW3xoAAoJEOXgvIL+s8n2zwUIAISl9qgK4lEja3CtEDJQ9eEi QhIdTmcTBl37V+5DFfqTFyHMALeThp+bP2nwEK7XpLtH81RMyxZ44aZ9kS241JnN

Re: [dev-servo] The current scrolling model

2014-10-07 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/07/2014 02:17 AM, Martin Robinson wrote: This is just an informational message to inform everyone of the design of current scrolling model. Perhaps such documentation could find a home in the tree as well? Ms2ger -BEGIN PGP SIGNATURE

Re: [dev-servo] WTF-8 encoding for DOM strings and HTML parsing

2014-10-05 Thread Ms2ger
not feasible, regardless of encoding, due to SpiderMonkey's moving GC. Gecko HTH Ms2ger -BEGIN PGP SIGNATURE- iQEcBAEBAgAGBQJUMbKWAAoJEOXgvIL+s8n256kH/RHGswcMf5i0I1xJgC6d/CTo UGOYF5u7Tcq38x+sxCDh2SrUAPERMFYq4uP6axYy/9fexspegt/OCVsLvOSxI3jr mADnTEO2PJlSuiQ3g4IrPT1pvNWo/HzPyGtJ6YjdQFG4

Re: [dev-servo] Abstract-dimension geometry for CSS Writing Modes

2014-07-04 Thread Ms2ger
with bend which is an English word. I’ll keep this for now, but suggestions are welcome. I found those pretty unreadable, fwiw. BlockStart etc. seem like they'd be more readable, at the expense of a little more typing. HTH Ms2ger -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux

Re: [dev-servo] New Speedometer browser responsiveness benchmark

2014-06-08 Thread Ms2ger
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/07/2014 07:34 PM, Cameron Zwarich wrote: This might be an interesting benchmark for Servo: https://www.webkit.org/blog/3395/speedometer-benchmark-for-web-app-responsiveness/ I tried to get it to run: https://github.com/Ms2ger/servo

Re: [dev-servo] Rust upgrade

2014-04-04 Thread Ms2ger
https://github.com/mozilla-servo/rust-layers/pull/51 The progress for Servo is at https://github.com/mozilla/servo/compare/rustup_20140321b but does not yet build here. HTH Ms2ger ___ dev-servo mailing list dev-servo@lists.mozilla.org https

Re: [dev-servo] Rust upgrade

2014-04-04 Thread Ms2ger
On 04/04/2014 01:13 PM, Ms2ger wrote: The progress for Servo is at https://github.com/mozilla/servo/compare/rustup_20140321b but does not yet build here. Now it does; please review: https://github.com/mozilla/servo/pull/2041 https://critic.hoppipolla.co.uk/r/1173 Ms2ger