Closed
Bug 513777
Opened 15 years ago
Closed 15 years ago
nsChildView.mm does not compile 64-bit, lacking ifdefs and other fixes
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jaas, Assigned: jaas)
References
Details
Attachments
(3 files, 1 obsolete file)
33.80 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
858 bytes,
patch
|
smichaud
:
review+
|
Details | Diff | Splinter Review |
13.53 KB,
patch
|
mstange
:
review+
|
Details | Diff | Splinter Review |
nsChildView.mm does not compile 64-bit, lacking ifdefs and other fixes.
Attachment #397717 -
Flags: review?(smichaud)
Forgot to updated a comment.
Attachment #397717 -
Attachment is obsolete: true
Attachment #397719 -
Flags: review?(smichaud)
Attachment #397717 -
Flags: review?(smichaud)
Attachment #397719 -
Flags: review?(smichaud) → review?(mstange)
Updated•15 years ago
|
Attachment #397719 -
Flags: review?(mstange) → review+
pushed part 1 to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/a3f91fac11aa
Updated•15 years ago
|
Attachment #399275 -
Flags: review+
pushed part 2 to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/e4e5cce8e7e0
Updated•15 years ago
|
Attachment #403950 -
Flags: review?(mstange) → review+
pushed to mozilla-central
http://hg.mozilla.org/mozilla-central/rev/1b66f53dcbdf
this resolves this bug
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 8•15 years ago
|
||
(In reply to comment #7)
> pushed to mozilla-central
>
> http://hg.mozilla.org/mozilla-central/rev/1b66f53dcbdf
>
> this resolves this bug
josh:
Looks like you can remove mPluginTSMDoc definition in nsChildView.h by the ifdef.
You need to log in
before you can comment on or make changes to this bug.
Description
•