WebDriver/RemoteProtocol/Meetings/2019/04/08: Difference between revisions

→‎Changelog: shorten sha1s
(→‎Changelog: add changelog)
(→‎Changelog: shorten sha1s)
Line 45: Line 45:
<pre>
<pre>
% git log --since="01-04-2019" --format='%H%x09%s' remote/
% git log --since="01-04-2019" --format='%H%x09%s' remote/
e6abae7dee7ae0547625d1a663e5563f95be22b8        bug 1541834: remote: drop max-len lint rule; r=ochameau
e6abae7dee7a    bug 1541834: remote: drop max-len lint rule; r=ochameau
610d76cdad5d759ab1839b697b18100cd17cf673        bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau
610d76cdad5d    bug 1537775: remote: move method sanity check into Domains.splitMethod; r=ochameau
92abfaf0263e84d44b692b7343ddaed122a965bd        bug 1537775: remote: clarify method/domain/command terminology; r=ochameau
92abfaf0263e    bug 1537775: remote: clarify method/domain/command terminology; r=ochameau
fbb7f1c90075afac9ce5d901c032f53ff99376fa        Bug 1539210 - Document TabSession and Session constructor arguments. r=ato
fbb7f1c90075    Bug 1539210 - Document TabSession and Session constructor arguments. r=ato
cc3d2e4994ac19229c3998b2c960cf5f33515003        Bug 1539210 - Do not destroy the content process session on page unload. r=ato
cc3d2e4994ac    Bug 1539210 - Do not destroy the content process session on page unload. r=ato
ded5b052a731d5971ac8755c5876106959aa85d8        Bug 1539210 - Add support for Target.sendMessageToTarget and Target.receivedMessageFromTarget. r=ato
ded5b052a731    Bug 1539210 - Add support for Target.sendMessageToTarget and Target.receivedMessageFromTarget. r=ato
03149de90230c58d00b03fc12e557b196c734e52        Bug 1539221 - Register main process target on server start. r=ato
03149de90230    Bug 1539221 - Register main process target on server start. r=ato
c15bd3c9a467ab9d93b7d0369fb3194c5f715a59        Bug 1539221 - Fix DOMContentLoadedPromise when the document is in a state between DOMContentLoaded and load event. r=ato
c15bd3c9a467    Bug 1539221 - Fix DOMContentLoadedPromise when the document is in a state between DOMContentLoaded and load event. r=ato
0f44e3d3224ef07e85c13193b19c5db19f009976        Bug 1539221 - Fix piping of errors back to the client due to missing formatError symbol. r=ato
0f44e3d3224e    Bug 1539221 - Fix piping of errors back to the client due to missing formatError symbol. r=ato
4b0aa8a9d142ba539274a655261b55c2db453d6f        bug 1540684: remote: fix stray colons in error formatting; r=ochameau
4b0aa8a9d142    bug 1540684: remote: fix stray colons in error formatting; r=ochameau
214188d7af75c2dd172d4ef4aca884483a2ef8aa        bug 1540684: remote: write tests for Error.jsm's current behaviour; r=ochameau
214188d7af75    bug 1540684: remote: write tests for Error.jsm's current behaviour; r=ochameau
698490d8a472e68126882ce09605289054dee823        bug 1537770: remote: default RemoteAgentError#notify() to print stack; r=ochameau
698490d8a472    bug 1537770: remote: default RemoteAgentError#notify() to print stack; r=ochameau
1814fc05a6870e61e7ce5693d18c6e8767673f9f        Bug 1539213 - Emit `Target.targetCreated` for already-opened tabs. r=ato
1814fc05a687    Bug 1539213 - Emit `Target.targetCreated` for already-opened tabs. r=ato
e30b6f7da324f9841f57d310efc069406cda287b        Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop
e30b6f7da324    Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop
</pre>
</pre>


715

edits