Closed Bug 1176447 Opened 9 years ago Closed 9 years ago

Fix test_CF_HTML_clipboard.html for e10s

Categories

(Core :: DOM: Core & HTML, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla41

People

(Reporter: mrbkap, Assigned: mrbkap)

References

Details

Attachments

(2 files)

test_CF_HTML_clipboard.html crashes when run under e10s because it assumes that an IPCDataTransferData that's an nsCString is an image. The test explicitly sets one that's simple text. This is easy to fix, since we have the flavor to use in order to decide what to do with the data.
Attached patch patch v1Splinter Review
Attachment #8624989 - Flags: review?(bugs)
Attached patch diff -wSplinter Review
Comment on attachment 8624989 [details] [diff] [review] patch v1 Why are we sending non-image as CString? But Neil, could you review this?
Attachment #8624989 - Flags: review?(bugs) → review?(enndeakin)
Comment on attachment 8624989 [details] [diff] [review] patch v1 Yes, native CFHTML (Windows html format) will be CStrings.
Attachment #8624989 - Flags: review?(enndeakin) → review+
This landed with the wrong bug number (see bug 1169268, comment 7).
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Depends on: 1181350
Blocks: 1181467
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: