wolfbeast
4e368f8199
Remove base conditional code for crash reporter and injector.
2018-03-30 08:50:58 +02:00
Daniel Holbert
5babf7dc56
Bug 1324042 - Fix trimmedOffsets arithmetic in GetRenderedText(). r=mats, a=RyanVM
...
MozReview-Commit-ID: H4ngU8Juyln
--HG--
extra : rebase_source : f4d6ab58ae70e485dfe72d5290cf6fae2c8397dd
extra : intermediate-source : bec50ba1fb12aebde4e4065b2799bc730bc30010
extra : source : fbf54020043bd09c162530907b2a1091a10f4f92
2018-03-14 11:00:47 +01:00
Bob Owen
f13ea6af5b
Bug 1426087 - Decrement nsDocumentViewer::mDestroyRefCount in a separate function. r=jwatt, a=RyanVM
...
--HG--
extra : source : 86d41b5efe074f6988085082df9ef537eee0813a
extra : intermediate-source : ea406489f93a0a8fa05ff568acdff07ce6b118c4
2018-03-14 10:54:03 +01:00
wolfbeast
2fbd179478
Bustage fix: remove duplicate function def
2018-03-12 11:09:02 +01:00
janekptacijarabaci
ea44e60b7e
HTML - implement the labels attribute (follow up)
2018-03-12 10:01:04 +01:00
janekptacijarabaci
092c61f6e6
CSS: inline-block with a display:block <input> child element has a wrong baseline (HTML forms)
2018-03-12 09:50:12 +01:00
janekptacijarabaci
76e1c016a3
CSS - Grid - transferred min-size contribution of percentage size grid item with an intrinsic ratio
2018-03-12 09:46:33 +01:00
janekptacijarabaci
920519e7c5
CSS - Grid - intristic content with overflow:auto overlaps in grid
2018-03-12 09:46:03 +01:00
janekptacijarabaci
505edf1ba4
[draft] CSS - linear-gradient - zero (0) angle value without degree unit is not correctly interpreted
2018-03-12 08:40:14 +01:00
janekptacijarabaci
017797de49
CSS - Grid - fit-content unexpectedly reserves space for full clamp size in repeat()
2018-03-12 08:39:41 +01:00
janekptacijarabaci
b736f53a13
SVG - support radialGradient fr attribute
2018-03-12 08:39:15 +01:00
janekptacijarabaci
259e214960
Basilisk - the cmd line - help (the columns alignment, error improvements)
...
https://github.com/MoonchildProductions/moebius/pull/58
2018-02-28 08:49:42 +01:00
wolfbeast
46ad1199de
Don't build EME-specific subroutines without EME.
...
- Checks for restricted or encrypted content
- Dispatching 'encrypted' events
- Dispatching 'key needed' events
- HTML Media Element media keys system
- EME telemetry
- HTML Media Element EME API
This is the main bulk for #26 , isolating EME-specific code.
2018-02-24 10:20:45 +01:00
janekptacijarabaci
4fd939e8c9
JS - make window.pageYOffset/pageXOffset/scrollX/scrollY double
2018-02-21 19:52:35 +01:00
wolfbeast
4c697043da
Remove windows-xp and windows-vista from @media(-moz-os-version)
2018-02-20 14:01:05 +01:00
wolfbeast
1da0e8a095
Never shrink line heights as a result of minimumFontSize.
...
See: MoonchildProductions/Pale-Moon#1614 .
2018-02-13 19:26:43 +01:00
wolfbeast
1e55a5d918
Bug 1261175.
2018-02-07 21:18:43 +01:00
wolfbeast
0f285318cd
Add -moz-windows-accent-color-is-dark
...
#31 point 4
2018-02-04 20:41:16 +01:00
wolfbeast
3af2c1c879
Make the '-moz-windows-accent-color-applies' media query live to Windows 10 settings changes.
2018-02-04 20:39:23 +01:00
wolfbeast
f843f02860
Add -moz-win-accentcolor(text)
...
#31 points 1 and 2
2018-02-04 20:37:56 +01:00
wolfbeast
ac66308395
Add @media(-moz-windows-accent-color-applies)
...
#31 point 3
2018-02-04 20:36:05 +01:00
trav90
65c311a7ef
Remove checks for GCC < 4.9
2018-02-04 12:31:30 -06:00
wolfbeast
de11930c3f
Only create a single display transform for SVG frames with single child transforms.
...
This improves performance on repeated scaling of vectors.
2018-02-03 23:56:01 +01:00
wolfbeast
c0cfd6f89c
CSS gradients: add a special case for transparent stops.
...
This causes transparent stops to behave like "true transparent" instead
of "transparent black", even in RGBA space.
i.e.: the gradient will transition to a transparent version of the color
adjacent to the transparent color stop (on either side if not on the edge).
2018-02-02 20:16:50 +01:00
wolfbeast
d61fde6e94
CSS: Stop using premultiplied color space for gradients.
2018-02-02 20:06:07 +01:00
Matt A. Tobin
5f8de423f1
Add m-esr52 at 52.6.0
2018-02-02 04:16:08 -05:00