uBlock/src
gorhill 1c4347d69d element picker improvement: to not discard class information when an id is available
Use class(es) whenever available instead of the id when selecting a
broad cosmetic filter (ctrl-click).
When asking for a broad cosmetic filter, using the id instead of
whatever available class(es) is limiting usefulness. The change
here address this.
Example of use case: open
<http://forums.mozillazine.org/viewtopic.php?f=38&t=3027325>.
Now how to remove all signature widgets from all posts?
Without the change here, this was not possible without opening the
browser's inspector, finding out and manually typing whatever class
is used to identify the signature's root element.
With this commit, ctrl-click will now use whatever class information
exist instead of the id.
2017-02-13 08:33:10 -05:00
..
_locales translation work from https://crowdin.com/project/ublock 2017-02-05 15:27:21 -05:00
css code review: fix rtl rendering of 3rd-party filters pane 2017-01-24 13:53:04 -05:00
img sync (#80): new files 2015-08-11 18:49:36 -04:00
js element picker improvement: to not discard class information when an id is available 2017-02-13 08:33:10 -05:00
lib minor code review re. #150 2015-04-29 12:03:06 -04:00
1p-filters.html code review: mobile-friendly changes 2017-01-24 08:23:52 -05:00
3p-filters.html code review: fix rtl rendering of 3rd-party filters pane 2017-01-24 13:53:04 -05:00
about.html code review: mobile-friendly changes 2017-01-24 08:23:52 -05:00
advanced-settings.html link directly to the wiki documentation 2016-11-18 09:08:26 -05:00
asset-viewer.html More µ to u 2015-03-09 22:00:48 -06:00
background.html Assets management refactored (#2314) 2017-01-18 13:17:47 -05:00
dashboard.html taking advice from https://discourse.mozilla-community.org/t/support-ublock-origin/6746/210 2017-01-23 00:30:11 -05:00
document-blocked.html minor code review 2015-12-29 09:48:46 -05:00
dyna-rules.html code review: mobile-friendly changes 2017-01-24 08:23:52 -05:00
epicker.html add chainable and recursive cosmetic procedural filters 2016-12-25 16:56:39 -05:00
logger-ui.html fix #2020 2016-09-23 09:05:11 -04:00
popup.html fix #2010, #2086 2016-11-05 14:48:42 -04:00
settings.html taking advice from https://discourse.mozilla-community.org/t/support-ublock-origin/6746/210 2017-01-23 00:30:11 -05:00
whitelist.html code review: mobile-friendly changes 2017-01-24 08:23:52 -05:00