mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-19 23:07:33 +09:00
Issue #1053 - Part 2a: Remove android from /layout (partial)
This removes android code from base, build, forms, generic, inspector, style, printing, tools and xul.
This commit is contained in:
parent
b21588597c
commit
7167c960d0
43 changed files with 56 additions and 540 deletions
|
|
@ -6,7 +6,7 @@
|
|||
// are reported from CSS embedded in a file with a long data URI. Addressed
|
||||
// by 786108; should finish quickly with that patch and run for a very long
|
||||
// time otherwise. This version is designed for slow / memory constrained
|
||||
// platforms like Android.
|
||||
// platforms.
|
||||
|
||||
var img = new Array;
|
||||
img.push('<img src="data:image/svg+xml,');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue