Closed Bug 1332191 Opened 6 years ago Closed 6 years ago

Move CrossProcessSafeEvent() in EventStateManager.cpp to WidgetEvent class

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla53
Tracking Status
firefox53 --- fixed

People

(Reporter: masayuki, Assigned: masayuki)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

This is one of preparation of bug 1257617.

The static method CrossProcessSafeEvent() in EventStateManager.cpp should be a class method of WidgetEvent.  Then, it can be available everywhere.
Comment on attachment 8828348 [details]
Bug 1332191 Move CrossProcessSafeEvent() in EventStateManager.cpp to WidgetEvent::CanBeSentToRemoteProcess()

https://reviewboard.mozilla.org/r/105798/#review106806
Attachment #8828348 - Flags: review?(bugs) → review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/bdc55c839eb3
Move CrossProcessSafeEvent() in EventStateManager.cpp to WidgetEvent::CanBeSentToRemoteProcess() r=smaug
https://hg.mozilla.org/mozilla-central/rev/bdc55c839eb3
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.