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

Jump to navigation Jump to search
(Created page with "== Agenda == * Current work/coming up next * Fission meeting ** Request from jwatt that someone attends the Fission project’s meeting * Other announcements == Roster == ;...")
 
(→‎Changelog: update)
Line 16: Line 16:


<pre>
<pre>
TBA
% git log --date=iso --pretty=format:'%ad%x09%H' -- remote/ | awk '$0 >= "2019-05-21" && $0 <= "2019-06-04"' | awk -F $'\t' '{print $2}' | xargs git show -s --format='%h%x09%s'
9b20a00d1001    Merge mozilla-central to autoland. a=merge CLOSED TREE
36635a576d36    bug 1553317: remote: improve error message on missing method; r=remote-protocol-reviewers,ochameau CLOSED TREE
de72d7ac66e9    bug 1554638: remote: fix link to Slack instance; r=me a=doc
9473839c2572    Bug 1554374 - ContentProcess domains should call super.destructor r=ato
4ae9fcb9e131    Backed out changeset f3d44dbce7e3 (bug 1553317) for bc failures at browser_parsable_css.js. CLOSED TREE
5e00944c47af    bug 1553317: remote: improve error message on missing method; r=remote-protocol-reviewers,ochameau
a19c025eb55e    Bug 1535102 - Extract shared helper to setup remote CDP mochitests r=ato
8a15a2b6227f    Bug 1535102 - Implement Page.bringToFront and introduce parent Page domain r=ato
c329a5a6cf78    Merge inbound to mozilla-central.  a=merge
8a4c99fdbc98    Merge mozilla-central to inbound.  a=merge CLOSED TREE
04ce490d436b    Bug 1549786 - Add test for Page.navigate reloads the page with the same URL r=ochameau
40fbbfef135f    Bug 1553102 - Disable content blocking when running the remote agent. r=remote-protocol-reviewers,ato
ce0eb3f3c58a    Bug 1553102 - Disable safe mode when running the remote agent. r=remote-protocol-reviewers,ato
ead653dd4401    bug 1553316: remote: update reference to sync communication; r=me a=doc
</pre>
</pre>


715

edits

Navigation menu