Source code

Revision control

Copy as Markdown

Other Tools

[idlharness.https.window.html]
[idl_test setup]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[WakeLockSentinel must be primary interface of sentinel]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[Stringification of sentinel]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[WakeLockSentinel interface: sentinel must inherit property "released" with the proper type]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[WakeLockSentinel interface: sentinel must inherit property "type" with the proper type]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[WakeLockSentinel interface: sentinel must inherit property "release()" with the proper type]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]
[WakeLockSentinel interface: sentinel must inherit property "onrelease" with the proper type]
expected:
if (os == "linux") and (processor == "x86_64") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]