[Webkit-unassigned] [Bug 183117] New: Web Inspector: Debugging does not working for Extension

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 25 21:55:56 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=183117

            Bug ID: 183117
           Summary: Web Inspector: Debugging does not working for
                    Extension
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nitin.makwana at digi-corp.com
                CC: inspector-bugzilla-changes at group.apple.com

Created attachment 334591

  --> https://bugs.webkit.org/attachment.cgi?id=334591&action=review

uBlock Extension Code

Hi,

I am trying to debug code of one of popular extension uBlock. I have put breakpoint but it is not working. I guess It is not working when there is message passing between content script and background in extension. 

Steps to replicate this issue.

1. Find attached uBlock Extension code  
2. Load uBlock extension in Safari Browser extension builder
3. In extension builder screen, click on inspect Global Page button under Global Page Section
4. Open up any website in safari browser
5. In web inspector find file with name uBlock.js
6. Put a breakpoint on line no 291.
7. Find uBlock icon in safari browser toolbar and click on that.
8. Find element picker icon in the popup and click on that.
9. Now, break-point should be activated but not happening.

Please let me know if you need more detail.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180226/36b0e574/attachment.html>


More information about the webkit-unassigned mailing list