Skip to content
This repository was archived by the owner on Oct 13, 2021. It is now read-only.

Lanedo changes#30

Merged
ehsan merged 11 commits intomozilla:masterfrom
lanedo:lanedo-changes
Jun 8, 2012
Merged

Lanedo changes#30
ehsan merged 11 commits intomozilla:masterfrom
lanedo:lanedo-changes

Conversation

@garnacho
Copy link
Copy Markdown
Contributor

@garnacho garnacho commented Jun 1, 2012

Carlos Garnacho added 11 commits June 1, 2012 17:07
Those are part of the FTS syntax and not matchable through it,
so strip those to avoid confusing the query parser.
The virtroot variable is embedded as-is into an string
concatenation, so have it be an empty string to fix the
generated links.
This method was claimed as implemented by that plugin, but never defined.
Provide an empty implementation as that plugin doesn't deal with the
database.

https://bugzilla.mozilla.org/show_bug.cgi?id=760158
If a reference could not be resolved (and hence doesn't have an
associated refid), then don't generate a link pointing to None.

Partly helps with https://bugzilla.mozilla.org/show_bug.cgi?id=759379
The label generation was using non-existing fields in the typedefs
table. Helps improve https://bugzilla.mozilla.org/show_bug.cgi?id=753740
the information stored from those files may still be needed in the
database for cross-referencing purposes, so just don't offer links
to these.

https://bugzilla.mozilla.org/show_bug.cgi?id=753739
Try the basename as well in order to resolve the file #includes
point to, this fixes links to files in the mozilla/ directory,
as it's generated by the build environment.

https://bugzilla.mozilla.org/show_bug.cgi?id=753726
Those files need to be indexed, but the xdg fast mimetype
detection would falsely report those as application/octet-stream
due to the many non-ascii chars a the beginning of some files.

https://bugzilla.mozilla.org/show_bug.cgi?id=759764
The information popup now displays where the original type
is declared. works for typedefs of enums/classes/structs.

https://bugzilla.mozilla.org/show_bug.cgi?id=753740
A sample configuration file was added as well, and the docs have
been updated to mention update.sh
ehsan added a commit that referenced this pull request Jun 8, 2012
@ehsan ehsan merged commit 3e5d4a5 into mozilla:master Jun 8, 2012
@ehsan
Copy link
Copy Markdown
Contributor

ehsan commented Jun 8, 2012

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants