WebDriver/RemoteProtocol/Meetings/2019/11/08: Difference between revisions
< WebDriver | RemoteProtocol | Meetings
Jump to navigation
Jump to search
(Intermittent failure question) |
mNo edit summary |
||
Line 11: | Line 11: | ||
** Triaged all the meta bugs for enable/disable methods; nearly all are already fixed (except Fetch); please have a look out for more meta bugs to close. | ** Triaged all the meta bugs for enable/disable methods; nearly all are already fixed (except Fetch); please have a look out for more meta bugs to close. | ||
** How to handle intermittent failures for alpha related bugs? Should those also end-up with [puppeteer-alpha]? | ** How to handle intermittent failures for alpha related bugs? Should those also end-up with [puppeteer-alpha]? | ||
** Updates from | ** Updates from mmucci | ||
* New remote agent review policy (''ato'') | * New remote agent review policy (''ato'') |
Revision as of 14:00, 8 November 2019
Agenda
- Actions
- Get rid of the MVP bug in favour of the dashboard (whimboo)
- Get in contact with people from the Firefox Headlines newsletter for our addition (whimboo)
- Find out if thereβs a way to enable logging of system observer notifications (ato)
- Status of Milestone 1 (alpha release of Puppeteer support) [henrik]
- Last week: 44 Total; 43 Open (97.73%); 1 Resolved (2.27%); 0 Verified (0%);
- This week: 51 Total; 45 Open (88.24%); 6 Resolved (11.76%); 0 Verified (0%);
- The first Puppeteer example (screenshot.js) is working now (7 more to do)
- Triaged all the meta bugs for enable/disable methods; nearly all are already fixed (except Fetch); please have a look out for more meta bugs to close.
- How to handle intermittent failures for alpha related bugs? Should those also end-up with [puppeteer-alpha]?
- Updates from mmucci
- New remote agent review policy (ato)
- Ditching
r=#remote
, see bug 1593700 - Docs need to be updated
- Ditching
- Puppeteer test suite progress (ato)
- Recent test run (with bug 1590467 applied): https://treeherder.mozilla.org/logviewer.html#?job_id=275254586&repo=try
- Security review update (ato)
- about:support (bug 1594351)
- Visual cue, and plans ahead
- Rust port of startup subsystem (bug 1543115) is a dependency requirement for visual cue
Roster
- Present
- Regrets
Minutes
Changelog
% git log --date=iso --pretty=format:'%ad%x09%H' -- remote/ | awk '$0 >= "2019-11-01" && $0 <= "2019-11-08"' | awk -F $'\t' '{print $2}' | xargs git show -s --format='%h%x09%an%x09%s' 23ec3d5f2cee Ryan VanderMeulen Bug 1594871 - Disable the racy sub-test. r=whimboo 121f19b7eb9b Henrik Skupin Bug 1587846 - [remote] Add "quality" option to Page.captureScreenshot. r=remote-protocol-reviewers,ato,maja_zf b589179642b0 Henrik Skupin Bug 1587846 - [remote] Add "format" option to Page.captureScreenshot. r=remote-protocol-reviewers,ato d9081e2ef7da Henrik Skupin Bug 1587846 - [remote] Fix payload of return value for Page.captureScreenshot. r=remote-protocol-reviewers,ato ed3629de9e8c Henrik Skupin Bug 1592643 - [remote] Implement Target.activateTarget. r=remote-protocol-reviewers,maja_zf,ato c689ba0e46c8 Henrik Skupin Bug 1591922 - [remote] Page.bringToFront has to wait for activate and focus events. r=remote-protocol-reviewers,ato d06169c5aa69 Henrik Skupin Bug 1592643 - [remote] Methods in Target domain have to raise for invalid "targetId" argument. r=remote-protocol-reviewers,ato c50026801957 Henrik Skupin Bug 1592643 - [remote] Refactor and improve browser chrome tests for Target domain. r=remote-protocol-reviewers,ato 15245002ac1f Andreas Tolfsen bug 1549708: remote: implement Page.reload's ignoreCache argument; r=remote-protocol-reviewers,whimboo a6683fe9a01c Thomas Bug 1591982 - Removed 'timestamp' property from Page.navigatedWithinDocument and Page.frameStoppedLoading r=whimboo,ato 5eef6dba8cc2 Andreas Tolfsen bug 1591927: remote: implement Security.setIgnoreCertificateErrors; r=remote-protocol-reviewers,maja_zf
Work
- Milestones
- Development status of Puppeteer alpha
- Puppeteer alpha dashboard
- Bugzilla queries
- All project work currently in development
- Available MVP work
- Completed MVP work
- Bug overviews
- Gutenberg dependency tree
- Puppeteer examples dependency tree
- Complete Puppeteer dependency tree
- All ze boogs