diff browse annotate |
e5c037e4dbcc90b968edb6261a223817c8909a64 created 2017-06-04 03:45 -0700 pushed 2017-07-31 14:08 +0000 |
Manish Goregaokar | Manish Goregaokar - Bug 1338486: Support implied parentheses in CSS.supports; r=xidorn |
diff browse annotate |
249e9541961f7aa20f53da748c8a0d7a242b3a25 created 2017-01-15 23:09 -0800 pushed 2017-04-10 20:44 +0000 |
Manish Goregaokar | Manish Goregaokar - Bug 1331316 - stylo: support 1-arg CSS.supports(); r=heycam |
diff browse annotate |
053b72f53c35692d5988d8b3a96c303d3c4be3b1 created 2016-10-25 10:19 +1100 pushed 2017-02-27 14:59 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1312338 part 2 - Use nsACString to pass string parameters in binding functions. r=manishearth |
diff browse annotate |
2c0ba51ad0d67330e98bc250a393957946e0119c created 2016-07-18 16:29 +0800 pushed 2016-10-31 18:13 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1287382 - Hook up the 1-arg version of CSS.supports() to the Servo backend. r=dholbert |
diff browse annotate |
5c6e39260feb78127f51cc66a5ac19b568c39f30 created 2016-05-01 21:29 +0300 pushed 2016-09-05 20:01 +0000 |
Aryeh Gregor | Aryeh Gregor - Bug 1193762 part 7 - Use .get() when assigning to variables; r=froydnj |
diff browse annotate |
79d0e7393e501240b24d3b2f310b46d10fb6b4fa created 2016-01-05 15:05 -0500 pushed 2016-04-15 21:02 +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 2016-04-15 21:02 +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 2016-04-15 21:02 +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 |
91d6e262b662a0b4e47358665e222d3927337af9 created 2015-07-13 08:25 -0700 pushed 2015-10-26 12:58 +0000 |
Birunthan Mohanathas | Birunthan Mohanathas - Bug 1182996 - Fix and add missing namespace comments. rs=ehsan |
diff browse annotate |
ac59c74b9386f9a59a3227e7c8bc7f57d4139992 created 2014-10-29 17:00 -0400 pushed 2014-11-24 19:04 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1087801 - Don't assume the global is a Window in the DOM CSS object. r=bholley, a=lsblakk |
diff browse annotate |
1826224359f344944a90ee72bb9e78c971a6d7ff created 2014-03-20 23:19 -0400 pushed 2014-07-14 18:39 +0000 |
Srirakshith Betageri | Srirakshith Betageri - Bug 955860. Implement the CSS.escape API for escaping CSS identifiers from script. r=bzbarsky |
diff browse annotate |
8747c1028f1c9d50692287783ec415e4c2dc60f6 created 2013-08-22 22:17 -0700 pushed 2013-12-03 03:32 +0000 |
Kyle Huey | Kyle Huey - Bug 903772: Part 3 - Refactor GlobalObject. r=peterv |
diff browse annotate |
d3c43fa2f2ae4329c6a3b8cedf1038a0636d3461 created 2013-03-02 19:31 -0500 pushed 2013-06-17 22:53 +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 2013-05-07 01:20 +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 2013-05-07 01:20 +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 2013-05-07 01:20 +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 |
0b0b040b16d8a1a3ba3192834dcd78a5c243cc8f created 2012-12-26 20:00 +1100 pushed 2013-03-26 17:28 +0000 |
Cameron McCormack | Cameron McCormack - Bug 779917 - Null check followup. |
diff browse annotate |
a981b50c1d43e18b121e86ce6e763e8a5961fdbf created 2012-11-25 11:26 +1100 pushed 2013-03-26 17:28 +0000 |
Cameron McCormack | Cameron McCormack - Bug 779917 - Implement CSS.supports(). r=dbaron f=bz |