index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
Commit message (
Expand
)
Author
Age
Lines
*
Merge pull request #207 from janekptacijarabaci/js_dom_window_requestIdleCall...
Moonchild
2018-04-19
-200
/
+453
|
\
|
*
moebius#73: DOM - window.requestIdleCallback - improvements (basic) - follow up
janekptacijarabaci
2018-04-18
-1
/
+1
|
*
Bug 1337814 - Remove rIC callback from pending callbacks before running it
janekptacijarabaci
2018-04-18
-2
/
+1
|
*
Bug 1336229 - Don't dispatch canceled IdleRequestExecutors
janekptacijarabaci
2018-04-18
-3
/
+5
|
*
moebius#73: DOM - window.requestIdleCallback - improvements (basic)
janekptacijarabaci
2018-04-18
-200
/
+452
*
|
Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVM
Boris Zbarsky
2018-04-19
-24
/
+28
*
|
Bug 1451376 - Properly enforce single PrintingParent per content process. r=j...
Bob Owen
2018-04-19
-4
/
+11
*
|
Bug 1452416 - Release GraphDrivers outside of StableState runnable to avoid s...
Randell Jesup
2018-04-19
-0
/
+4
*
|
Bug 1448705 - Use input latency for draining. r=jya, a=RyanVM
Randell Jesup
2018-04-19
-5
/
+3
*
|
Bug 1448774. r=dholbert, a=RyanVM
Robert Longson
2018-04-19
-0
/
+1
*
|
Bug 1443092 - Avoid calling SVGAnimatedEnumeration::AnimVal() from nsSVGUtils...
Botond Ballo
2018-04-19
-0
/
+11
*
|
Bug 1444231 - Fix QI implementation for FragmentOrElement. r=mccr8, a=RyanVM
Boris Zbarsky
2018-04-19
-1
/
+6
|
/
*
Merge pull request #180 from janekptacijarabaci/html_input_datetime_2
New Tobin Paradigm
2018-04-16
-394
/
+69
|
\
|
*
Bug 1344642 - Part 2: Add a new pref for input type=week, month and datetime-...
janekptacijarabaci
2018-04-15
-22
/
+67
|
*
Bug 1344642 - Part 1: Cleanup dom.forms.datepicker related code
janekptacijarabaci
2018-04-15
-386
/
+16
*
|
Merge pull request #174 from janekptacijarabaci/url_parser_1
New Tobin Paradigm
2018-04-16
-2
/
+15
|
\
\
|
*
|
moebius#130: URL parser - fix: don't allow empty host name
janekptacijarabaci
2018-04-15
-2
/
+15
*
|
|
Merge pull request #172 from janekptacijarabaci/svg_canvasImageSource_1
New Tobin Paradigm
2018-04-16
-8
/
+23
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
moebius#106: SVG - CanvasImageSource - allow using an SVGImageElement as a Ca...
janekptacijarabaci
2018-04-15
-8
/
+23
|
|
/
*
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
wolfbeast
2018-04-15
-39
/
+175
|
\
|
|
*
Merge pull request #169 from janekptacijarabaci/csp_frame-ancestors_1
New Tobin Paradigm
2018-04-14
-8
/
+74
|
|
\
|
|
*
moebius#159: CSP - support for "frame-ancestors" in "Content-Security-Policy-...
janekptacijarabaci
2018-04-14
-8
/
+74
|
*
|
Merge pull request #167 from janekptacijarabaci/fetch_headers_1
New Tobin Paradigm
2018-04-14
-13
/
+86
|
|
\
\
|
|
*
|
moebius#140: Fix: Fetch - headers should sort and combine
janekptacijarabaci
2018-04-14
-13
/
+86
|
|
|
/
|
*
/
moebius#53: HTML - input - support for dynamic maxlength
janekptacijarabaci
2018-04-14
-18
/
+15
|
|
/
*
|
Merge branch 'html_input_datetime_1'
wolfbeast
2018-04-15
-243
/
+1413
|
\
\
|
|
/
|
/
|
|
*
Bug 1363672 - Add step support to date picker (follow up)
janekptacijarabaci
2018-03-30
-0
/
+10
|
*
Bug 1364026 - (Part 1) Expose HTMLInputElement.getMinimum/getMaximum methods ...
janekptacijarabaci
2018-03-30
-0
/
+15
|
*
Bug 1310080 - Implement the step attribute for <input type=datetime-local>
janekptacijarabaci
2018-03-30
-40
/
+251
|
*
Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...
janekptacijarabaci
2018-03-30
-1
/
+1
|
*
Bug 1310079 - Implement the min and max attribute for <input type=datetime-lo...
janekptacijarabaci
2018-03-30
-17
/
+88
|
*
Bug 1310078 - Implement valueAsNumber and valueAsDate for <input type=datetim...
janekptacijarabaci
2018-03-30
-26
/
+331
|
*
moebius#92: HTML - input - datetime
janekptacijarabaci
2018-03-30
-43
/
+306
|
*
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...
janekptacijarabaci
2018-03-30
-943
/
+2440
|
|
\
|
*
|
Bug 1320225: [DateTimeInput] Integration of input type=date input box with pi...
janekptacijarabaci
2018-02-14
-0
/
+3
|
*
|
Bug 1286182: Implement the layout for <input type=date>
janekptacijarabaci
2018-02-14
-121
/
+413
*
|
|
Merge pull request #131 from janekptacijarabaci/js_dom_xmlhttprequest_abort_1
New Tobin Paradigm
2018-04-14
-6
/
+82
|
\
\
\
|
*
|
|
Bug 1311798: Align XMLHttpRequest abort() with the spec
janekptacijarabaci
2018-03-15
-6
/
+82
*
|
|
|
Merge pull request #151 from janekptacijarabaci/js_dom_selection_crash_1
New Tobin Paradigm
2018-04-13
-1
/
+24
|
\
\
\
\
|
*
|
|
|
moebius#76: JS - DOM - Selection API - crashes
janekptacijarabaci
2018-04-13
-1
/
+24
*
|
|
|
|
HTML - implement the labels attribute (added a test)
janekptacijarabaci
2018-04-13
-0
/
+1
|
/
/
/
/
*
|
|
|
Merge pull request #126 from janekptacijarabaci/js_X-Content-Type-Options_nos...
New Tobin Paradigm
2018-04-12
-62
/
+143
|
\
\
\
\
|
*
|
|
|
Bug 1288768 - Better error reporting for network errors in workers
janekptacijarabaci
2018-04-04
-19
/
+4
|
*
|
|
|
Bug 1288768 - Better error reporting for network errors in workers
janekptacijarabaci
2018-04-04
-23
/
+132
|
*
|
|
|
Bug 1431095 - Change Content-Type-Options: nosniff allowed script MIME types ...
janekptacijarabaci
2018-04-03
-20
/
+7
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Rebase on master
wolfbeast
2018-04-11
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix Value::isGCThing footgun, stop returning true for NullValue
trav90
2018-04-07
-2
/
+2
|
|
/
/
/
*
|
|
|
Remove MOZ_CRASHREPORTER_NO_REPORT except in /testing
wolfbeast
2018-03-30
-34
/
+0
*
|
|
|
Remove base conditional code for crash reporter and injector.
wolfbeast
2018-03-30
-1394
/
+1
|
/
/
/
*
|
|
Merge branch 'master' of https://github.com/MoonchildProductions/UXP into js_...
janekptacijarabaci
2018-03-27
-784
/
+2416
|
\
\
\
[next]