[Pkg-mozext-commits] [firexpath] branch upstream updated (8a5870f -> 4f67909)

David Prévot taffit at moszumanska.debian.org
Sun Mar 22 15:08:55 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch upstream
in repository firexpath.

      from  8a5870f   Imported Upstream version 0.9.7
       new  81c1625   Initial directory structure.
       new  3931b68   Initial commit (version 0.9.1)
       new  d18e5ee   Remove the em:type in the install.rdf as suggested after the review, remove compatibility with firefox 3.0 and add compatibility with 3.6
       new  a3da5ce   Changed the version in the install.rdf and change a few thing to make sure it is compatible with Firefox 3.6
       new  9c381bf   Resolve a bug when switching off Firebug in separate window mode the highlight wasn't reset and when reattaching there were an uncaught exception that was messing up Firebug (could not switch tab anymore)
       new  7473202   Issue 1 change the description in the install.rdf
       new  87fffa3   Issue 3 Make sure white spaces are displayed in text nodes.
       new  1336c61   Issue 3 The text wasn't highlighted anymore it is fixed now
       new  4467393   Issue 4 the namespace of html nodes is no longer null in Firefox 3.6. It is now taken into account when figuring out if the highlight button needs to be disabled.
       new  ef138d6   Issue5 make sure we remove the class attribute after removing the highlight class name from a node.
       new  ee81e23   Issue 6 added the possibility to use css selector in addition to xpath
       new  6c08b99   Issue 7 Change the name of the extension from FireXPath to FirePath
       new  e6bcca2   Issue 8 Now the last expression can be reevaluated when pressing enter or clicking the eval button.
       new  170dd5a   Change the version from 0.9.2 to 0.9.5beta
       new  eec49df   fixed a bug with the css selector generation code
       new  5d409b3   fixed another bug with the css selector generation code
       new  3df5e85   Change default evaluation mode to xpath so that current user don't get confused.
       new  bc039b7   change the version to 0.9.6beta1
       new  eca6dfb   Issue11 make sure we trim the class name after we removed the highlight class name.
       new  544b067   Made the necessary change to be compatible with Firebug 1.7
       new  15bae31   Automatically lower case XPath expressions when it is evaluated on html files.
       new  6b67a98   Fixed a bug introduced by the previous revision.
       new  b115ec9   Issue19 Fixed the inspect functionality with Firebug1.7.
       new  bb7d6bf   Issue22 Add support for Sizzle selector engine.
       new  a602692   Add support for Firefox 4 to the install.rdf
       new  27b0e12   Add David Rees as a contributor since he contributed to Issue22.
       new  be49e91   Issue22 Add JQuery selector to the list of supported selector in the description.
       new  4994048   Change the version to 0.9.6.
       new  18a24ad   Issue23: fix a bug introduced by Issue15. We no longer lower case the literal inside an XPath expression because they are case sensitive.
       new  08bab23   Change the version to 0.9.6.1.
       new  1e42fd5   Add the <em:type> to the install.rdf to avoid a warning from AMO verification script.
       new  5fc5547   Issue29: Make FirePath compatible with Firebug1.8.
       new  af43979   Issue24: Don't change the case of the text between double quotes (") when evaluating an xpath.
       new  af1fcb2   Issue31: Apply the patch from David Rees with a few small changes.
       new  9db52d5   Issue29: Small change to keep the compatibility with Firebug 1.7
       new  208d2a3   Issue29: Improved version of the previous revision (r42)
       new  718667c   Change the build script so that it does not copy vim temporary files to the xpi.
       new  0a0d11a   Issue36: fix a bug which was causing the "Inspect in FirePath" context menu item not to show up
       new  4f67909   Imported Upstream version 0.9.7.1

The 39 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 chrome.manifest            |  1 +
 content/bindings.xml       |  4 +++-
 content/browserOverlay.xul | 13 +++++++++++++
 content/firebugOverlay.xul |  7 -------
 install.rdf                |  4 ++--
 5 files changed, 19 insertions(+), 10 deletions(-)
 create mode 100644 content/browserOverlay.xul

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firexpath.git



More information about the Pkg-mozext-commits mailing list