WebXR: Clearly separate IDL-related methods, inherited methods, and other public functions |
||||||
Issue descriptionIt's not very clear where in the XRSession class definition that IDL-related methods end. Furthermore, overrides follow and are mixed with other non-inherited non-IDL-related methods. We should reorder these and make it clearer in this class definition as well as others. See, for example, media_key_session.h.
,
Jul 4
,
Aug 7
Removing Blink>WebVR component and assigning to Blink>WebXR
,
Aug 7
Removing Blink>WebVR component and assigning to Blink>WebXR
,
Aug 7
,
Sep 10
Hello, can I start this issue?
,
Sep 10
Yes. The methods are mostly ordered correctly, so it may be as simple as adding a comment to delineate the idl methods from non-idl methods. envrionmentIntegration() appears to be the one exception where its ordered with idl methods and shouldn't be. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by mthiesse@chromium.org
, May 28 2018