Closed
Bug 579765
Opened 15 years ago
Closed 15 years ago
Not using GTK filechooser anymore
Categories
(Core Graveyard :: File Handling, defect)
Tracking
(blocking2.0 beta3+)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | beta3+ |
People
(Reporter: micmon, Assigned: benjamin)
References
Details
(Keywords: regression)
Attachments
(2 files)
|
38.50 KB,
image/png
|
Details | |
|
471 bytes,
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
In the 20100718 nightly I noticed that the GTK filechooser is not used anymore for save and open operations. I really hope this is a regression and not by design.
Comment 1•15 years ago
|
||
Appears to be a regression somehow caused by bug 576991.
Depends on: 576991
Keywords: regression
Updated•15 years ago
|
Comment 2•15 years ago
|
||
Somehow the ui.allow_platform_file_picker not used anymore.
I'll try to find out why.
Comment 3•15 years ago
|
||
I think I know what the problem.
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → benjamin
blocking2.0: ? → beta3+
| Assignee | ||
Comment 5•15 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/6575d77caf4f I backed out the nsFilePicker.manifest change from bug 576991 which I'm pretty sure was incorrect.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 6•15 years ago
|
||
This is a really stupid mistake. nsFilePicker calls the nsFilePicker.js by CID.
Attachment #458578 -
Flags: review?(bzbarsky)
Comment 7•15 years ago
|
||
(In reply to comment #5)
> http://hg.mozilla.org/mozilla-central/rev/6575d77caf4f I backed out the
> nsFilePicker.manifest change from bug 576991 which I'm pretty sure was
> incorrect.
Yes. I'm sorry. But other changes are correct.
Comment 8•15 years ago
|
||
Comment on attachment 458578 [details] [diff] [review]
nsFilePicker fix
r=me, but Benjamin checked this in already.
Attachment #458578 -
Flags: review?(bzbarsky) → review+
Comment 10•15 years ago
|
||
I thought the XUL filepicker was only built on GTK builds anyway?
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•