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
Commit message (
Expand
)
Author
Age
Lines
*
[minor fix] DevTools - Throws an error ("String contains an invalid character")
janekptacijarabaci
2018-03-01
-1
/
+1
*
Fix "help cmd" and "cmd refresh" in the Developer Toolbar
janekptacijarabaci
2018-03-01
-8
/
+9
*
Checking NS_BINDING_ABORTED to avoid dispatching navigate event
janekptacijarabaci
2018-03-01
-1
/
+5
*
Restore source-editor commands controller for scratchpad & styleeditor menus
janekptacijarabaci
2018-03-01
-0
/
+114
*
Add support for -browserconsole (the command line)
janekptacijarabaci
2018-03-01
-2
/
+2
*
DevTools - network - Copy as cURL (POST)
janekptacijarabaci
2018-03-01
-2
/
+20
*
DevTools - gcli - screenshot - the vertical mode
janekptacijarabaci
2018-03-01
-0
/
+6
*
DevTools - style editor - StyleSheetsActor should use the parent tabActor to ...
janekptacijarabaci
2018-03-01
-65
/
+212
*
DevTools - network - implement the secureConnectionStart property for the Per...
janekptacijarabaci
2018-03-01
-13
/
+263
*
DevTools - network - security (improvements)
janekptacijarabaci
2018-03-01
-15
/
+258
*
DevTools - Browser Console - restore sessions (follow up)
janekptacijarabaci
2018-03-01
-0
/
+1
*
DevTools - Browser Console - restore sessions
janekptacijarabaci
2018-03-01
-46
/
+135
*
Bug 1168376: Show transferred size in request summary instead of decompressed...
janekptacijarabaci
2018-02-28
-70
/
+177
*
basilisk -jsdebugger - Import Console.jsm before calling console.[something]
janekptacijarabaci
2018-02-28
-0
/
+2
*
Basilisk - the cmd line - help (the columns alignment, error improvements) - ...
janekptacijarabaci
2018-02-28
-1
/
+1
*
DevTools - Scratchpad - fix an old bug (Shift+Alt+R / Reload and Run) - follo...
janekptacijarabaci
2018-02-28
-1
/
+1
*
Bug 1309194: Implement summary info in Net Panel Toolbar; Bug 1317205: CSS im...
janekptacijarabaci
2018-02-28
-240
/
+333
*
DevTools - inspector - data URL source links and their tooltips are unreadable
janekptacijarabaci
2018-02-28
-14
/
+44
*
[partial fix] DevTools - network - proxy - throws an errors (remoteAddress)
janekptacijarabaci
2018-02-28
-2
/
+18
*
Basilisk - the cmd line - help (the columns alignment, error improvements)
janekptacijarabaci
2018-02-28
-32
/
+38
*
DevTools - gcli commands - cookie
janekptacijarabaci
2018-02-28
-9
/
+13
*
DevTools - Inspector - tooltip get element width/height wrong when browser zo...
janekptacijarabaci
2018-02-28
-4
/
+50
*
Remove non-functional nsDragAndDrop due to refactoring
Matt A. Tobin
2018-02-27
-605
/
+0
*
Merge branch 'EME-work'
wolfbeast
2018-02-24
-60
/
+167
|
\
|
*
Merge branch 'master' into EME-work
Matt A. Tobin
2018-02-24
-17
/
+12
|
|
\
|
|
/
|
/
|
*
|
WebRTC should be an enable bool in ac configure but enabled in Basilisk
Matt A. Tobin
2018-02-24
-5
/
+6
*
|
Developer Tools client should be a disable bool in ac configure
Matt A. Tobin
2018-02-24
-12
/
+6
|
*
Fix up leftover merge conflicts.
wolfbeast
2018-02-24
-16
/
+3
|
*
Remove unnecessary front-end features and pres when not building EME.
wolfbeast
2018-02-24
-11
/
+28
|
*
Don't build EME-specific subroutines without EME.
wolfbeast
2018-02-24
-2
/
+90
|
*
Don't include MediaKeySystemAccess without EME.
wolfbeast
2018-02-24
-0
/
+20
|
*
Don't build GMP-clearkey when not building EME.
wolfbeast
2018-02-24
-1
/
+7
|
*
Move --enable-eme out of mozconfigure
wolfbeast
2018-02-24
-45
/
+34
|
/
*
Merge branch 'TLS-1.3'
wolfbeast
2018-02-24
-16468
/
+35049
|
\
|
*
Activate TLS 1.3 by default.
wolfbeast
2018-02-24
-1
/
+1
|
*
Merge branch 'security_tls_1-3_1' into TLS-1.3
wolfbeast
2018-02-23
-100
/
+401
|
|
\
|
|
*
Style clean up
janekptacijarabaci
2018-02-11
-1
/
+0
|
|
*
Bug 1344340 - "An unknown error has occurred (804b000c)" appears in the statu...
janekptacijarabaci
2018-02-11
-0
/
+2
|
|
*
Bug 1328955 - When a client tries TLS1.3 with EarlyData and a server falls ba...
janekptacijarabaci
2018-02-11
-3
/
+8
|
|
*
Bug 1350388 - Drag&drop some HTTPS links in the download icon displays wrongl...
janekptacijarabaci
2018-02-11
-0
/
+2
|
|
*
Bug 1351392 - Fix transport status events for http2 and ftp
janekptacijarabaci
2018-02-11
-0
/
+4
|
|
*
Bug 1344890 - h2 tls 1.3 early data problem with https://echo.filippo.io/foo
janekptacijarabaci
2018-02-11
-0
/
+5
|
|
*
Bug 1322373 - TLS 1.3 early-data for http/2
janekptacijarabaci
2018-02-11
-82
/
+342
|
|
*
Bug 1345240 - h2 stalls on failed early data hard reload
janekptacijarabaci
2018-02-11
-0
/
+6
|
|
*
Bug 1343600 - Add TLS handshake Start/Stop events
janekptacijarabaci
2018-02-11
-15
/
+33
|
|
*
Bug 1340164 - Fix socket transport status events
janekptacijarabaci
2018-02-11
-0
/
+49
|
*
|
Merge branch '_native_52ESR_http_events_1' into TLS-1.3
wolfbeast
2018-02-23
-0
/
+49
|
|
\
\
|
|
*
|
Fix socket transport status events
janekptacijarabaci
2018-02-04
-0
/
+49
|
*
|
|
Update build system files for NSS 3.35
wolfbeast
2018-02-23
-1
/
+9
|
*
|
|
Update NSS to 3.35-RTM
wolfbeast
2018-02-23
-15971
/
+34294
[next]