Closed
Bug 821977
Opened 13 years ago
Closed 12 years ago
ObjectWrapper.jsm needs to provide |type| property for the new blob
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla20
People
(Reporter: airpingu, Assigned: airpingu)
Details
Attachments
(1 file)
1.05 KB,
patch
|
sicking
:
review+
sicking
:
approval-mozilla-aurora+
sicking
:
approval-mozilla-b2g18+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #692568 -
Flags: review?(jonas)
Attachment #692568 -
Flags: review?(jonas) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Let's see try result first before checking: https://tbpl.mozilla.org/?tree=Try&rev=2d036c027a46, although it's unlikely to cause any harm.
Assignee | ||
Comment 3•13 years ago
|
||
Hi Jonas, do we need to consider this as bb+?
blocking-basecamp: --- → ?
Assignee | ||
Comment 4•13 years ago
|
||
(In reply to Gene Lian [:gene] from comment #2)
> Let's see try result first before checking:
> https://tbpl.mozilla.org/?tree=Try&rev=2d036c027a46, although it's unlikely
> to cause any harm.
All green!
Keywords: checkin-needed
Comment on attachment 692568 [details] [diff] [review]
Patch
Review of attachment 692568 [details] [diff] [review]:
-----------------------------------------------------------------
I don't know if it's blocking, but it's definitely safe enough to uplift.
It might very well have bad effects for end users since we use the type of the blob when a blob is shared over bluetooth.
Attachment #692568 -
Flags: approval-mozilla-b2g18+
Attachment #692568 -
Flags: approval-mozilla-aurora+
Removing nomination for now. Feel free to renominate if you think it's important.
blocking-basecamp: ? → ---
Comment 7•13 years ago
|
||
Keywords: checkin-needed
Comment 8•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
Comment 9•12 years ago
|
||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•