Closed Bug 578262 Opened 14 years ago Closed 14 years ago

Clean up style and remove build warnings from dom/ipc

Categories

(Core :: IPC, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: cjones, Assigned: cjones)

References

Details

Attachments

(1 file, 1 obsolete file)

I'd like to make the following changes to dom/ipc

 - remove build warnings
 - rename initialLower() message names to InitialUpper()
 - s/PContentProcess/PContent/
 - s/PIFrameEmbedding/PBrowser/
Please note that VC10 exposes some build warnings that don't appear in earlier versions.
In addition to what's listed in comment 0, I also

 - s/ContentProcessProcess/ContentProcess
 - s/nsFrameLoader::mChildProcess/nsFrameLoader::mRemoteBrowser/
 - changed mouse event coord types from int to float, which was apparently done to work around possible lack of float pickler at the time.  Would be nice if these things were reported ...

This is a large-ish patch, but all mechanical.
Assignee: nobody → jones.chris.g
Attachment #456999 - Flags: review?(benjamin)
Good bit of rottage since v0.
Attachment #456999 - Attachment is obsolete: true
Attachment #457689 - Flags: review?(benjamin)
Attachment #456999 - Flags: review?(benjamin)
Attachment #457689 - Flags: review?(benjamin) → review+
http://hg.mozilla.org/mozilla-central/rev/62d0fbc0e2ba
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Depends on: 579984
Depends on: 581881
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: