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
...
|
*
|
Add `@media(-moz-windows-accent-color-applies)`
wolfbeast
2018-02-04
-0
/
+35
|
|
/
*
|
Merge branch 'master' into configurebuild-work
Matt A. Tobin
2018-02-04
-8717
/
+4748
|
\
|
|
*
Merge pull request #7 from janekptacijarabaci/devtools_inspector_cssColor4_1
Moonchild
2018-02-04
-32
/
+90
|
|
\
|
|
*
Support for css-color-4 (finish)
janekptacijarabaci
2018-02-02
-32
/
+90
|
*
|
Merge pull request #6 from janekptacijarabaci/devtools_inspector_copyFullCSSP...
Moonchild
2018-02-04
-3
/
+241
|
|
\
\
|
|
*
|
Add a "copy full CSS path" option to the inspector's menu
janekptacijarabaci
2018-02-02
-3
/
+241
|
|
|
/
|
*
|
Merge pull request #5 from janekptacijarabaci/devtools_inspector_markupView_1
Moonchild
2018-02-04
-1
/
+20
|
|
\
\
|
|
*
|
Markup View: show an ellipsis character in collapsed nodes
janekptacijarabaci
2018-02-02
-1
/
+20
|
|
|
/
|
*
|
Merge pull request #9 from trav90/buildsystem-work
Moonchild
2018-02-04
-10
/
+7
|
|
\
\
|
|
*
|
Remove checks for GCC < 4.9
trav90
2018-02-04
-5
/
+2
|
|
*
|
Require at least GCC 4.9 to build
trav90
2018-02-04
-5
/
+5
|
|
/
/
|
*
|
Merge branch 'ported-moebius'
wolfbeast
2018-02-04
-8658
/
+4345
|
|
\
\
|
|
*
|
Use int instead of uint for vector dimension cap.
wolfbeast
2018-02-04
-1
/
+1
|
|
*
|
Disable built-in extensions.
wolfbeast
2018-02-04
-5
/
+5
|
|
*
|
Update SQLite to 3.19.3.
wolfbeast
2018-02-04
-2608
/
+4159
|
|
*
|
Devtools gcli commands - fix the help.
wolfbeast
2018-02-04
-4
/
+4
|
|
*
|
Update graphite2 lib to 1.3.10
wolfbeast
2018-02-04
-1799
/
+32
|
|
*
|
Remove undesired pre-set bookmarks.
wolfbeast
2018-02-04
-27
/
+2
|
|
*
|
Remove Mozilla partner-affiliate searchplugins
wolfbeast
2018-02-04
-4213
/
+142
|
|
*
|
Update exe manifest (drop Vista support)
wolfbeast
2018-02-04
-1
/
+0
|
|
/
/
|
*
|
Don't cache vector images in the surface cache if they are too large.
wolfbeast
2018-02-04
-1
/
+10
|
*
|
Only create a single display transform for SVG frames with single child trans...
wolfbeast
2018-02-03
-13
/
+36
*
|
|
Merge branch 'master' into configurebuild-work
Matt A. Tobin
2018-02-03
-2051
/
+12
|
\
|
|
|
*
|
Merge branch 'ported-moebius'
wolfbeast
2018-02-03
-2050
/
+11
|
|
\
\
|
|
*
|
Remove unused compileBarriers()
wolfbeast
2018-02-03
-2
/
+0
|
|
*
|
Remove SetGCZeal() stub and its callers.
wolfbeast
2018-02-03
-33
/
+1
|
|
*
|
Remove runDebugGC() stub
wolfbeast
2018-02-03
-6
/
+0
|
|
*
|
Remove pushZealSelectedObjects() and caller
wolfbeast
2018-02-03
-9
/
+0
|
|
*
|
Remove finishMarkingValidation and caller
wolfbeast
2018-02-03
-9
/
+0
|
|
*
|
Remove validateIncrementalMarking() and caller
wolfbeast
2018-02-03
-8
/
+0
|
|
*
|
Remove computeNonIncrementalMarkingForValidation(lock) and caller
wolfbeast
2018-02-03
-8
/
+0
|
|
*
|
Remove VerifyBarriers() and MaybeVerifyBarriers() stubs and callers.
wolfbeast
2018-02-03
-29
/
+0
|
|
*
|
Remove AutoStopVerifyingBarriers RAII stub struct no longer in use.
wolfbeast
2018-02-03
-9
/
+0
|
|
*
|
Remove needZealousGC()
wolfbeast
2018-02-03
-4
/
+0
|
|
*
|
Remove upcomingZealousGC() and caller
wolfbeast
2018-02-03
-5
/
+0
|
|
*
|
Remove clearZealMode(mode)
wolfbeast
2018-02-03
-2
/
+0
|
|
*
|
Remove hasZealMode(mode) and callers
wolfbeast
2018-02-03
-40
/
+4
|
|
*
|
Remove isVerifyPreBarriersEnabled() stub and callers
wolfbeast
2018-02-03
-6
/
+2
|
|
*
|
Remove "has-gczeal" property.
wolfbeast
2018-02-03
-4
/
+0
|
|
*
|
Remove remaining conditional GCZeal code.
wolfbeast
2018-02-03
-832
/
+4
|
|
*
|
Remove GCZeal: Base cleanup
wolfbeast
2018-02-03
-1045
/
+1
|
*
|
|
Trivial update: use .includes() in ForGetAboutSite.jsm
wolfbeast
2018-02-03
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'master' into configurebuild-work
Matt A. Tobin
2018-02-03
-3
/
+30805
|
\
|
|
|
*
|
Merge branch 'goanna-gfx'
wolfbeast
2018-02-03
-3
/
+30803
|
|
\
\
|
|
*
|
Use proper image http accept header for content negotiation.
wolfbeast
2018-02-03
-1
/
+1
|
|
*
|
Add WebP content sniffing code.
wolfbeast
2018-02-03
-0
/
+90
|
|
*
|
Implement WebP image decoder.
wolfbeast
2018-02-03
-2
/
+579
|
|
*
|
Add build files to support libwebp decoding.
wolfbeast
2018-02-03
-0
/
+292
|
|
*
|
Add libwebp 0.6.0 to the tree
wolfbeast
2018-02-03
-0
/
+29841
|
*
|
|
Disable application update to prevent Mozilla interference while working on t...
wolfbeast
2018-02-03
-0
/
+2
[prev]
[next]