[Webkit-unassigned] [Bug 145668] Web Inspector: Fixing code style and adding more limitations for bug 141262
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 4 21:29:37 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=145668
Timothy Hatcher <timothy at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #254309|commit-queue+ |commit-queue?
Flags| |
--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 254309
--> https://bugs.webkit.org/attachment.cgi?id=254309
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=254309&action=review
> Source/WebInspectorUI/UserInterface/Views/CSSStyleDeclarationTextEditor.js:538
> + if (!property.valid && propertyNameIsValid && property.text.slice(-1) !== ":") {
.trim().endsWith(":")?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150605/ff013bc0/attachment.html>
More information about the webkit-unassigned
mailing list