Hi Mark.

I assume that the legacy argument refactoring you are doing right now has a 
goal of no behavior changes. But I’ve noticed some cases where arguments are 
not marked optional in a few of the patches. Possibly I misunderstood the 
patch. One example was arguments in canvas rendering context functions.

If you we want to make behavior changes, I think it would be done in a patch 
without other refactoring. I’m sure we’ll want to change at least some, but not 
mixed in with the refactoring under “accidental cover of darkness”.

I have two questions:
- Did any of the recent refactoring patches change behavior?
- Do you know if have test coverage for the optional arguments?

    -- Darin

_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to