diff browse annotate |
6f3709b3878117466168c40affa7bca0b60cf75b created 2018-11-30 11:46 +0100 pushed 2020-05-15 00:16 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format |
diff browse annotate |
905239391e05483e8fb221378dd2092c5a0df8b7 created 2017-10-27 10:33 -0700 pushed 2020-05-15 00:16 +0000 |
Daniel Holbert | Daniel Holbert - Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame |
diff browse annotate |
79d0e7393e501240b24d3b2f310b46d10fb6b4fa created 2016-01-05 15:05 -0500 pushed 2020-05-15 00:16 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron |
diff browse annotate |
4ea0cc6af9d0c68f2b8632ffd27a23782b952151 created 2016-01-05 15:14 -0800 pushed 2020-05-15 00:16 +0000 |
Wes Kocher | Wes Kocher - Backed out changeset b7cd1bc458a3 (bug 1230172) because something from this push turned browser_video_test.js permafail on mulet CLOSED TREE |
diff browse annotate |
b7cd1bc458a3c1c6e64f3f39edf7f757d61e2288 created 2016-01-05 15:05 -0500 pushed 2020-05-15 00:16 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron |
diff browse annotate |
86924ac6a94a9147bcae518239d7a33b5981062b created 2015-01-06 18:35 -0500 pushed 2020-05-15 00:16 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1118486 - Part 1: Use `= delete` instead of MOZ_DELETE directly; r=Waldo |
diff browse annotate |
1826224359f344944a90ee72bb9e78c971a6d7ff created 2014-03-20 23:19 -0400 pushed 2020-05-15 00:16 +0000 |
Srirakshith Betageri | Srirakshith Betageri - Bug 955860. Implement the CSS.escape API for escaping CSS identifiers from script. r=bzbarsky |
diff browse annotate |
20a329b254aed056453d859c65a13639c293d433 created 2014-02-06 13:28 -0500 pushed 2020-05-15 00:16 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 968643 - Part 1: Stop using [PrefControlled]; r=bzbarsky |
diff browse annotate |
d3c43fa2f2ae4329c6a3b8cedf1038a0636d3461 created 2013-03-02 19:31 -0500 pushed 2020-05-15 00:16 +0000 |
David Zbarsky | David Zbarsky - [Bug 847110] Fix up includes in layout/style r=dbaron |
diff browse annotate |
260de4b5771da6d1b644b8f3a9a85312d2c55f34 created 2012-12-03 17:07 +0100 pushed 2020-05-15 00:16 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz. |
diff browse annotate |
ec2f97b57376df02f360bf182d246c7245e3ddf8 created 2013-01-28 11:08 +0000 pushed 2020-05-15 00:16 +0000 |
Ed Morley | Ed Morley - Backout f3c145bd1dd2 & 5075690572a9 for OS X startup failures |
diff browse annotate |
5075690572a98155d7eeac579dc4696a8423d16e created 2012-12-03 17:07 +0100 pushed 2020-05-15 00:16 +0000 |
Peter Van der Beken | Peter Van der Beken - Fix for bug 816088 (webIDL bindings try to extract nsISupports from the global object in static properties in workers). r=bz. |
diff browse annotate |
a981b50c1d43e18b121e86ce6e763e8a5961fdbf created 2012-11-25 11:26 +1100 pushed 2020-05-15 00:16 +0000 |
Cameron McCormack | Cameron McCormack - Bug 779917 - Implement CSS.supports(). r=dbaron f=bz |