Closed
Bug 1045952
Opened 11 years ago
Closed 11 years ago
Generate a list of sync messages under PContent
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: billm, Assigned: billm)
References
Details
Attachments
(1 file)
2.95 KB,
text/plain
|
Details |
Just filing this to save the data somewhere. Here is the list:
PContent
['GetProcessAttributes', 'GetXPCOMProcessAttributes', 'CreateChildProcess', 'PRemoteSpellcheckEngine', 'PCrashReporter', 'GetRandomValues', 'IsSecureURI', 'ReadPrefsArray', 'ReadFontList', 'SyncMessage', 'ReadPermissions', 'GetClipboardText', 'ClipboardHasText', 'GetSystemColors', 'GetIconForExtension', 'GetShowPasswordSetting', 'AudioChannelGetState', 'AudioChannelRegisterType', 'AudioChannelUnregisterType', 'DataStoreGetStores', 'AddNewProcess', 'KeywordToURI', 'AllocateLayerTreeId', 'SpeakerManagerForceSpeaker', 'SpeakerManagerGetSpeakerStatus', 'GetGraphicsFeatureStatus', 'OpenAnonymousTemporaryFile']
PBrowser
['SyncMessage', 'NotifyIMEFocus', 'EndIMEComposition', 'GetInputContext', 'IsParentWindowMainWidgetVisible', 'GetDPI', 'GetDefaultScale', 'GetWidgetNativeData', 'PRenderFrame', 'PIndexedDB', 'BrowserFrameOpenWindow', 'RequestNativeKeyBindings']
PFMRadio
['GetStatusInfo']
PHal
['GetCurrentBatteryInformation', 'GetCurrentNetworkInformation', 'GetScreenEnabled', 'GetKeyLightEnabled', 'GetCpuSleepAllowed', 'GetScreenBrightness', 'GetTimezone', 'GetTimezoneOffset', 'GetWakeLockInfo', 'GetCurrentScreenConfiguration', 'LockScreenOrientation', 'GetCurrentSwitchState']
PCookieService
['GetCookieString']
PSpeechSynthesis
['ReadVoiceList']
PStorage
['Preload']
PTelephony
['GetMicrophoneMuted', 'GetSpeakerEnabled']
PRemoteSpellcheckEngine
['CheckForMisspelling', 'SetDictionary']
I'm attaching the script used to generate the list.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: --- → mozilla34
You need to log in
before you can comment on or make changes to this bug.
Description
•