Closed
Bug 1264813
Opened 10 years ago
Closed 10 years ago
Remove image object's density member from Web Manifest processor
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla48
| Tracking | Status | |
|---|---|---|
| firefox48 | --- | fixed |
People
(Reporter: marcosc, Assigned: marcosc)
References
(Blocks 1 open bug, )
Details
Attachments
(1 file)
|
4.87 KB,
patch
|
mconley
:
review+
|
Details | Diff | Splinter Review |
The density member was dropped from the spec:
https://github.com/w3c/manifest/pull/451
| Assignee | ||
Updated•10 years ago
|
Blocks: webmanifest
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mcaceres
| Assignee | ||
Comment 1•10 years ago
|
||
Another quick one... just deletes stuff :)
Attachment #8741566 -
Flags: review?(mconley)
Updated•10 years ago
|
Attachment #8741566 -
Flags: review?(mconley) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 2•10 years ago
|
||
Hi, this failed to apply:
2 out of 2 hunks FAILED -- saving rejects to file dom/manifest/ImageObjectProcessor.jsm.rej
patching file dom/manifest/test/mochitest.ini
Hunk #1 FAILED at 3
1 out of 1 hunks FAILED -- saving rejects to file dom/manifest/test/mochitest.ini.rej
unable to find 'dom/manifest/test/test_ImageObjectProcessor_density.html' for patching
1 out of 1 hunks FAILED -- saving rejects to file dom/manifest/test/test_ImageObjectProcessor_density.html.rej
patching file dom/manifest/test/test_ImageObjectProcessor_src.html
Hunk #1 FAILED at 22
Hunk #2 FAILED at 76
2 out of 2 hunks FAILED -- saving rejects to file dom/manifest/test/test_ImageObjectProcessor_src.html.rej
patch failed, unable to continue (try -v)
could you take a look, thanks!
Flags: needinfo?(mcaceres)
Updated•10 years ago
|
Keywords: checkin-needed
Comment 4•10 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•