diff browse annotate |
ec2fd25740c85e48bd0d6465319923d83aa08e44 created 2016-05-20 23:13 -0400 pushed 2016-08-01 13:59 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1267989 part 1. Rename nsScriptLoader::Add/RemoveExecuteBlocker to Add/RemoveParserBlockingScriptBlocker, to more clearly reflect what it does. r=smaug |
diff browse annotate |
c4d101e34585cb7950189fc1f4aa0bf99dec8041 created 2016-02-26 02:41 +0100 pushed 2016-04-25 16:57 +0000 |
Dragana Damjanovic | Dragana Damjanovic - Bug 580313 - New resource hints for link. r=smaug |
diff browse annotate |
3254063d0c0a5fc412d0685dea8b9fef4b4bfa3c created 2015-12-01 19:22 +0200 pushed 2016-01-25 13:55 +0000 |
Olli Pettay | Olli Pettay - Bug 1134648, handle dynamic changes to rel=dns-prefetch, r=bz |
diff browse annotate |
133ec7304f2208e89f02ed943480a1b1f02188c9 created 2015-03-03 11:08 +0000 pushed 2015-05-11 18:39 +0000 |
Andrea Marchesini | Andrea Marchesini - Bug 1134280 - Get rid of Tag() - patch 1 - Is{HTML,XUL,MathML,SVG}Element and IsAnyOf{HTML,XUL,MathML,SVG}Elements, r=smaug |
diff browse annotate |
936ff3b9a5cece84235fd762ac6038bcfc5e31f7 created 2014-07-07 19:02 -0700 pushed 2014-07-21 20:25 +0000 |
William Chen | William Chen - Bug 1000199 - Enable web components for certified apps. r=gabor, r=smaug, r=lmandel |
diff browse annotate |
a9a093d2881a59be843a506b15ee6841facddae3 created 2014-04-25 12:49 -0400 pushed 2014-06-09 21:49 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug |
diff browse annotate |
14441e5285826c348ac560bad0d240b2f64f14a4 created 2014-03-05 21:38 +0200 pushed 2014-04-28 18:51 +0000 |
Henri Sivonen | Henri Sivonen - Bug 959150 part 4 - Avoid using tree ops when parsing with nsHtml5StringParser. r=smaug. |
diff browse annotate |
8d0ae8bffb08bc71bde1b7639f3b3b8959051def created 2014-03-05 21:38 +0200 pushed 2014-04-28 18:51 +0000 |
Henri Sivonen | Henri Sivonen - Bug 959150 part 3 - Move the parts of nsHtml5TreeOpExecutor that the static methods in nsHtml5TreeOperation need to access into a new superclass. r=smaug. |