Closed
Bug 913614
Opened 11 years ago
Closed 11 years ago
For lines and rectangles, skip the work when the input is invalid
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: milan, Assigned: milan)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
2.30 KB,
patch
|
milan
:
review+
akeybl
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Do a quick exit when the rectangle/line input is invalid.
Assignee | ||
Updated•11 years ago
|
Keywords: checkin-needed
Comment 2•11 years ago
|
||
No Try link, no problem.
https://hg.mozilla.org/integration/mozilla-inbound/rev/03dbb211fd6b
Assignee: nobody → milan
Keywords: checkin-needed
Comment 3•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
Assignee | ||
Comment 4•11 years ago
|
||
Comment on attachment 800923 [details] [diff] [review]
Avoid work for input values that would not give us a useful result anyway. r=jmuizelaar
[Approval Request Comment]
Bug caused by (feature/regressing bug #):
n/a
User impact if declined:
Some scenarios are wasting time.
Testing completed (on m-c, etc.):
Yes.
Risk to taking this patch (and alternatives if risky):
Low.
String or IDL/UUID changes made by this patch:
None.
Attachment #800923 -
Flags: approval-mozilla-aurora?
Updated•11 years ago
|
Attachment #800923 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 7•11 years ago
|
||
status-firefox25:
--- → fixed
status-firefox26:
--- → fixed
Comment 8•11 years ago
|
||
This depends on bug 903526 which doesn't have approval to land (nor was it ever requested?). Backed out.
https://hg.mozilla.org/releases/mozilla-aurora/rev/97e0d6a03696
Also, I assume that bug 905219 also needs uplifting if bug 903526 is?
Assignee | ||
Comment 9•11 years ago
|
||
Indeed. Just requested uplift of bug 903526. I will tag this as checkin-needed once the other one is taken care of.
Comment 10•11 years ago
|
||
Comment 11•11 years ago
|
||
Assuming no verification needed here. Please add the verifyme keyword and remove the [qa-] whiteboard tag to request verification.
Whiteboard: [qa-]
Comment 12•11 years ago
|
||
Updated•11 years ago
|
status-firefox-esr24:
--- → fixed
Comment 13•11 years ago
|
||
status-firefox-esr17:
--- → fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•