Bug 246090
Summary: | Web Inspector: DOMDebugger: event breakpoints should support case insensitive and regex matching | ||
---|---|---|---|
Product: | WebKit | Reporter: | Devin Rousso <hi> |
Component: | Web Inspector | Assignee: | Devin Rousso <hi> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | inspector-bugzilla-changes, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Devin Rousso
this would allow developers to be able to create breakpoints for `mouse*` instead of having to have separate ones for `mousedown` and `mouseup` and etc. (which would also require duplicating any actions and whatnot)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Devin Rousso
Pull request: https://github.com/WebKit/WebKit/pull/5038
EWS
Committed 255196@main (fcd2b36fa9f9): <https://commits.webkit.org/255196@main>
Reviewed commits have been landed. Closing PR #5038 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/100826194>