[Bug 35492] CSSMin::minify should leave string property values untouched

2014-06-05 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Low |Normal

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-12-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED
 CC||dereck...@espace-win.org
   Assignee|wikibugs-l@lists.wikimedia. |t...@tim-landscheidt.de
   |org |

--- Comment #6 from Dereckson dereck...@espace-win.org ---
Matma Rex commented this bug on Gerrit:

Before doing it properly, couldn't we extract all the strings and replace them
with unique identifiers (using regexes, of course), apply regex whitespace
magic, and re-insert the strings? This should be easy to do, the regex for
strings would just have to be crafted carefully to handle escape sequences. (I
sort of have a feeling this comment should go on the bug instead. Eh.)

[ Bug assigned to code submitter. ]

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-12-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #7 from Dereckson dereck...@espace-win.org ---
[ Adding Matma Rex as cc ]

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Target Milestone|1.20.0 release  |Future release

--- Comment #4 from Mark A. Hershberger m...@everybody.org 2012-09-30 
16:59:57 UTC ---
I'd like to say I'm going to ask for the patch to be merged to 1.20, but it
looks like Tim Starling has some substantive objections.  Pushing to future
release.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-09-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Priority|Normal  |Low

--- Comment #5 from Krinkle krinklem...@gmail.com 2012-09-30 17:25:37 UTC ---
Yeah, the bug has been around for almost 2 years and so far (though we know how
to trigger it) we haven't hit the bug in any of the real plugins and extensions
we've come across. It is only a matter of time before we will, though.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Tim Landscheidt t...@tim-landscheidt.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||t...@tim-landscheidt.de
 Resolution||FIXED

--- Comment #1 from Tim Landscheidt t...@tim-landscheidt.de 2012-09-22 
19:18:59 UTC ---
Gerrit change 24670.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-09-22 19:54:30 UTC ---
Re-opening. Bugs are marked fixed when they are fixed in the software. Gerrit
merge requests are not in the software yet, they're proposals in in gerrit
which, if and when they pass review, will be submitted to the repository.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-09-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

--- Comment #3 from Tim Landscheidt t...@tim-landscheidt.de 2012-09-22 
22:05:47 UTC ---
(In reply to comment #2)
 Re-opening. Bugs are marked fixed when they are fixed in the software. Gerrit
 merge requests are not in the software yet, they're proposals in in gerrit
 which, if and when they pass review, will be submitted to the repository.

Sorry; I even used a similar case in bug 17322 comment 12 as a bad example.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-03-27 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35492] CSSMin::minify should leave string property values untouched

2012-03-26 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35492

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|CSSMin::minify should left  |CSSMin::minify should leave
   |string property values  |string property values
   |untouched   |untouched

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l