Closed
Bug 1341808
Opened 8 years ago
Closed 8 years ago
annotate xpfe/* with BUG_COMPONENTS
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: jmaher, Assigned: jmaher)
References
Details
Attachments
(1 file, 1 obsolete file)
4.04 KB,
patch
|
enndeakin
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•8 years ago
|
||
I made some educated guesses here, any corrections would be appreciated
Comment 2•8 years ago
|
||
Comment on attachment 8840107 [details] [diff] [review]
annotate xpfe/* with BUG_COMPONENT
>diff --git a/xpfe/components/autocomplete/moz.build b/xpfe/components/autocomplete/moz.build
>+with Files("**"):
>+ BUG_COMPONENT = ("Toolkit", "Autocomplete")
>+
xpfe/components/autocomplete is the Seamonkey autocomplete widget (Seamonkey / Autocomplete)
The rest of the stuff should really go in a new component 'Window Management'
Attachment #8840107 -
Flags: review?(enndeakin) → review-
Assignee | ||
Comment 3•8 years ago
|
||
updated patch with new Core::Window Management :)
Attachment #8840107 -
Attachment is obsolete: true
Attachment #8854849 -
Flags: review?(enndeakin)
Updated•8 years ago
|
Attachment #8854849 -
Flags: review?(enndeakin) → review+
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/34c18b40507a
annotate xpfe/* with BUG_COMPONENTS. r=enndeakin
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/85eb5dd6d56a
annotate xpfe/* with BUG_COMPONENTS. r=enndeakin
Comment 7•7 years ago
|
||
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
You need to log in
before you can comment on or make changes to this bug.
Description
•