diff browse annotate |
d90d09ecc641c3fb7727c0d834ff392d8d1f657f created 2017-10-16 09:02 +0800 pushed 2017-10-16 03:56 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1408312 - Part 2: Replace nsCSSParser usage in inDOMUtils::IsValidCSSColor. r?xidorn |
diff browse annotate |
00d9976fb17e5b1425af7aeb651df0f61d61d1f4 created 2017-10-14 16:08 +0800 pushed 2017-10-14 08:12 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1408322 - Remove inDOMUtils.cssPropertyIsValid() and use CSS.supports() instead. r?tromey |
diff browse annotate |
87d4de273b892fe588329636fc9ffd92fab928ae created 2017-10-12 17:41 +1100 pushed 2017-10-13 15:25 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1407888 part 1 - Collect styleset from binding base in inDOMUtils::GetCSSStyleRules. r=heycam |
diff browse annotate |
1af9973680715ff5af6ad0e093858e1d36b2f457 created 2017-10-12 19:59 -0700 pushed 2017-10-13 09:34 +0000 |
Phil Ringnalda | Phil Ringnalda - Backed out 2 changesets (bug 1407888) for aSheet->HasUniqueInner() assertion failures |
diff browse annotate |
74c8f8230405164dd17730995ed924974331b971 created 2017-10-12 17:41 +1100 pushed 2017-10-12 08:10 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1407888 part 1 - Collect styleset from binding base in inDOMUtils::GetCSSStyleRules. r?heycam |
diff browse annotate |
cdc355ec1f46a79e7ee5d0e3b916f30264aa4d7f created 2017-10-03 09:05 +1100 pushed 2017-10-08 22:44 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1400460 - Rename nsIAtom as nsAtom. r=froydnj. |
diff browse annotate |
d95ad1fea6c89fff59b23d52550b584d5ea66312 created 2017-09-26 08:33 +1000 pushed 2017-09-27 04:55 +0000 |
Nicholas Nethercote | Nicholas Nethercote - Bug 1400459 (part 2) - Devirtualize nsIAtom. r=froydnj. |
diff browse annotate |
9a94905ef63f1b696174ab214676e0f0ef08627e created 2017-09-21 17:36 +0800 pushed 2017-09-21 09:44 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1281101 Part 1 - Remove MOZ_ENABLE_MASK_AS_SHORTHAND from layout code. |
diff browse annotate |
05066c02aca871b5f49fe4bbe1d669181dad8b7b created 2017-08-27 01:42 -0400 pushed 2017-08-29 12:16 +0000 |
Ehsan Akhgari | Ehsan Akhgari - Bug 1394191 - Remove unneeded nsContentList.h includes from layout; r=dholbert |
diff browse annotate |
c236dfe7dc98c387219d7cb45d0693560db708fd created 2017-08-17 11:13 +0200 pushed 2017-08-17 11:56 +0000 |
Sylvestre Ledru | Sylvestre Ledru - indent all (with js specific coding style) |
diff browse annotate |
d902a98bad7bc040cfa2edc967ac4fd3fa8f52df created 2017-08-03 16:59 +1000 pushed 2017-08-03 08:52 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1386865 part 2 - Collect style rule maps for XBL bindings. r?heycam |
diff browse annotate |
91c6d65cbd49832b1ffde76cfb9664d76940b8a7 created 2017-08-03 16:59 +1000 pushed 2017-08-03 06:59 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1386865 part 2 - Collect style rule maps for XBL bindings. r?heycam |
diff browse annotate |
a599289ac64ba1d52a1552e33150342746e3e61b created 2017-07-22 11:38 +0200 pushed 2017-07-22 13:04 +0000 |
Sebastian Hengst | Sebastian Hengst - merge mozilla-inbound to mozilla-central. r=merge a=merge |
diff browse annotate |
d72854694b360ce5051f37256518c3b3a8e69237 created 2017-07-15 19:03 +0200 pushed 2017-07-22 01:34 +0000 |
Sylvestre Ledru | Sylvestre Ledru - Bug 1381253 - Remove redundant control flow declarations rs=ehsan |
diff browse annotate |
9d624488ed867e7bf04e91e6ab94982d7d0777ce created 2017-07-18 23:17 -0700 pushed 2017-07-20 06:55 +0000 |
Manish Goregaokar | Manish Goregaokar - Bug 1382017 - stylo: Remove usage of ServoComputedValues from binding functions; r?xidorn |
diff browse annotate |
c50c73b9cafccb27ff9cd97ecd932aa682c76b85 created 2017-07-10 09:38 +1000 pushed 2017-07-09 23:39 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1372464 - Use ComputedValues rather than element to get style rule list. r?heycam |
diff browse annotate |
1926012a307ed95afa7096d7cc2084ad960e5091 created 2017-07-05 17:11 +0800 pushed 2017-07-05 09:12 +0000 |
Cameron McCormack | Cameron McCormack - Bug 1378300 - Stop assuming Gecko style set when fetching XBL sheets for devtools. r?xidorn |
diff browse annotate |
54fe4bc8e0075af5b11a0091fcb477ac8135cc0d created 2017-06-14 13:42 +0800 pushed 2017-07-04 09:55 +0000 |
Ben Tian | Ben Tian - Bug 1351072 - [e10s] Clear active document when closing popup of <select>. r=smaug, a=jcristau |
diff browse annotate |
15c0e6b07983c4d085ecca135018f2243c74ed7b created 2017-06-29 16:09 -0700 pushed 2017-06-29 23:22 +0000 |
Ting-Yu Lin | Ting-Yu Lin - Bug 1377196 Part 2 - Add AppendAllXBLStyleSheets to ServoStyleSet. |
diff browse annotate |
1e5fe4feb6598fc62106078eb0ca9828f5bb8e9e created 2017-06-19 01:44 -0400 pushed 2017-06-19 21:31 +0000 |
Markus Stange | Markus Stange - Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r=dbaron |
diff browse annotate |
0d08acc5a759cb6e148ba482f2e597f9857602b7 created 2017-06-19 13:55 +0800 pushed 2017-06-19 12:08 +0000 |
Cameron McCormack | Cameron McCormack - Backout bug 1291457 and bug 1370034 for bustage. |
diff browse annotate |
a06509631afb48c44fdbd7a32b625218894a9fce created 2017-06-19 15:45 +1000 pushed 2017-06-19 12:08 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r=heycam |
diff browse annotate |
0f2bc306d27b8ab22f1aa08aa9d44af0dba4694d created 2017-06-15 14:40 +1000 pushed 2017-06-19 05:41 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 6 - Add ServoStyleRuleMap to handle style rule mapping. r?heycam |
diff browse annotate |
96a9b4e7fc8020966994df345b8b584ffe9c1aa0 created 2017-06-19 00:21 -0400 pushed 2017-06-19 04:31 +0000 |
Markus Stange | Markus Stange - Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r?dbaron |
diff browse annotate |
a9f2908ee70592189c3f18af6b3c08c5ef7b50ea created 2017-06-15 20:07 +1000 pushed 2017-06-19 00:16 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 5.1 WIP |
diff browse annotate |
b049aa759546f06505e92d3d1a74a349f6997240 created 2017-06-15 14:40 +1000 pushed 2017-06-19 00:16 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 5 - Add ServoStyleRuleMap to handle style rule mapping. r?heycam |
diff browse annotate |
d6b5039beea55b0ccaf01fc544a2454721ff6231 created 2017-06-14 13:42 +0800 pushed 2017-06-16 14:37 +0000 |
Ben Tian | Ben Tian - Bug 1351072 - [e10s] Clear active document when closing popup of <select>. r=smaug |
diff browse annotate |
9bc72f4b7cf1bca2f999ec4734d952ab53b42f91 created 2017-06-10 22:27 -0700 pushed 2017-06-15 01:49 +0000 |
Manish Goregaokar | Manish Goregaokar - Bug 1373018 - Part 1: stylo: Remove StyleSource; r?bholley |
diff browse annotate |
03c9bb57f9b6f4040c55de4e903fcef7e9f71da5 created 2017-06-08 20:54 -0400 pushed 2017-06-14 23:18 +0000 |
Markus Stange | Markus Stange - Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r?dbaron |
diff browse annotate |
1b41e6a598134bb7baffaae55bacac0fa7f3bbb9 created 2017-06-14 11:59 +1000 pushed 2017-06-14 03:44 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 5 - Force all style rules to be constructed when failed to get style rule list. r?heycam |
diff browse annotate |
4f06a62c6719bcda2a754f114b3ec19d5d6c8027 created 2017-06-14 10:57 +1000 pushed 2017-06-14 03:44 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 2 - Change Servo_Element_GetStyleRuleList to return list of Gecko's ServoStyleRule pointers. r?heycam |
diff browse annotate |
294911431d45834d300a750852bce55245049ed8 created 2017-06-10 09:58 +1000 pushed 2017-06-13 04:26 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 4 - Add ServoStyleRuleMap to handle style rule mapping. r?heycam |
diff browse annotate |
4f7b9386ffcf562e1c94e9963cede8d7647c3c77 created 2017-06-10 09:58 +1000 pushed 2017-06-13 03:44 +0000 |
Xidorn Quan | Xidorn Quan - Bug 1359217 part 4 - Add ServoStyleRuleMap to handle style rule mapping. r?heycam |
diff browse annotate |
e877e837e17b0249a8ccf983660966dbadb7514d created 2017-06-08 19:28 -0400 pushed 2017-06-08 23:45 +0000 |
Markus Stange | Markus Stange - Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). r?dbaron |
diff browse annotate |
cb9666e9952fbb8f8e05b7b05f5f8542f486113c created 2017-06-07 17:48 +0200 pushed 2017-06-07 15:49 +0000 |
Fernando Jimenez Moreno | Fernando Jimenez Moreno - Bug 1367615 - Part 1: Move inDOMUtils style rules related functionality to BindingStyleRule. r?emilio |
diff browse annotate |
7074d262f64a9dea04851509fea40ed8f008f3b0 created 2017-06-06 18:53 +0200 pushed 2017-06-06 17:31 +0000 |
Fernando Jimenez Moreno | Fernando Jimenez Moreno - Bug 1367615 - Part 1: Move inDOMUtils style rules related functionality to BindingStyleRule. r?emilio |
diff browse annotate |
5a1b10ae596b90ac62fd84261660467705be1318 created 2017-06-06 12:44 +0200 pushed 2017-06-06 11:07 +0000 |
Fernando Jimenez Moreno | Fernando Jimenez Moreno - Bug 1367615 - Part 1: Move inDOMUtils style rules related functionality to BindingStyleRule. r?emilio |
diff browse annotate |
039683aa91ad4716dcd45513f49c42b858627744 created 2017-06-03 20:16 -0400 pushed 2017-06-04 00:18 +0000 |
Markus Stange | Markus Stange - Bug 1370034 - Add CSS properties -moz-window-transform and -moz-window-transform-origin, style system parts (excluding stylo). |
diff browse annotate |
d17b999835d4887f1045a6521ae12fef8e02f072 created 2017-05-25 10:55 +0800 pushed 2017-06-01 10:13 +0000 |
KuoE0 | KuoE0 - Bug 1358993 - (Part 4) Call ServoStyleSheet::ReparseSheet in inDOMUtils::ParseStyleSheet. |
diff browse annotate |
99002fb6a0db83830f04c8319af02356dba6bcf0 created 2017-05-25 10:55 +0800 pushed 2017-05-26 08:13 +0000 |
KuoE0 | KuoE0 - Bug 1358993 - (Part 4) Call ServoStyleSheet::ReparseSheet in inDOMUtils::ParseStyleSheet. |
diff browse annotate |
7565f4aeee5a6bf2b134d0b05981cc18038247db created 2017-05-18 14:50 -0700 pushed 2017-05-18 22:36 +0000 |
Matt Brubeck | Matt Brubeck - Bug 1357716 - stylo: Don't return uninitialized pointers from GetCSSStyleRules. r=xidorn |
diff browse annotate |
bf42a84427acfd13450dacc70e81b8b99ab78575 created 2017-05-18 14:50 -0700 pushed 2017-05-18 21:51 +0000 |
Matt Brubeck | Matt Brubeck - Bug 1357716 - stylo: Don't return uninitialized pointers from GetCSSStyleRules. r?xidorn |
diff browse annotate |
06d436f9330d2e8c7a7d1066f560c8a872c9eb57 created 2017-05-03 16:54 -0400 pushed 2017-05-04 08:35 +0000 |
Boris Zbarsky | Boris Zbarsky - Bug 1361274. There's no need to update link :visited state when doing querySelectorAll, since querySelectorAll ignores that state anyway. r=smaug |
diff browse annotate |
c2e2403662eee502e64ab43171e1bae8c7818c2a created 2017-04-07 15:21 -0700 pushed 2017-04-10 04:52 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 3: Modify GetCSSStyleRules to collect ServoStyleRules. |
diff browse annotate |
2a3ecdb7d1ea814708021fee6735b3aedcf03e48 created 2017-04-08 22:49 +0200 pushed 2017-04-08 22:00 +0000 |
Sebastian Hengst | Sebastian Hengst - merge mozilla-inbound to mozilla-central. r=merge a=merge |
diff browse annotate |
b22e6093befbc5c4155bcde406b5808f5b69949f created 2017-04-07 18:09 -0700 pushed 2017-04-08 22:00 +0000 |
Gregory Szorc | Gregory Szorc - Backout changesets 20bd44c62c89, 7fbc0a154eaa, and b8cfaab9ac09 (bug 1346256) |
diff browse annotate |
f846a3a49b96932ab5e347234ca0f7a00c188433 created 2017-04-07 11:01 -0400 pushed 2017-04-07 23:43 +0000 |
Mayank Srivastav | Mayank Srivastav - Bug 1156019 - Fix the issue of background-size property, regenerated properties css database & updated tests. r=xidorn |
diff browse annotate |
0a06cccd7c736382de7b424e0ced24714fc1c43c created 2017-04-07 15:21 -0700 pushed 2017-04-07 22:22 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 3: Modify GetCSSStyleRules to collect ServoStyleRules. |
diff browse annotate |
ce8710bf485ce7256bddc9e079a3a492b1b7c57e created 2017-04-06 13:47 -0700 pushed 2017-04-06 21:06 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 3: Modify GetCSSStyleRules to collect ServoStyleRules. |
diff browse annotate |
aec5fc685e51d8814151c3fa3379887a75c0a00e created 2017-04-05 15:45 -0700 pushed 2017-04-05 22:48 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 3: Modify GetCSSStyleRules to collect ServoStyleRules. |
diff browse annotate |
40a1bd865b58686e6fe524973f2f3fbcfefaa2bc created 2017-04-05 14:39 +0900 pushed 2017-04-05 06:01 +0000 |
Brian Birtles | Brian Birtles - Bug 1315874 - Drop 'ForElement' from GetStyleContextForElementXXX methods; r?heycam |
diff browse annotate |
5c07e87c5b2f5d6150972c1d0ada12f44caae88a created 2017-04-04 10:49 -0700 pushed 2017-04-04 17:59 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 3: Updated GetCSSStyleRules to retrieve Servo style rules. |
diff browse annotate |
d673b876d7f2915a1cc91e7a66b03d9ef9fdb6a7 created 2017-04-03 14:38 -0700 pushed 2017-04-03 21:39 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 3: Updated GetCSSStyleRules to retrieve Servo style rules. |
diff browse annotate |
3850fffab7e3430838ce630e02d4df16d5268262 created 2017-03-27 13:13 -0700 pushed 2017-03-27 20:14 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 2: Change GetCSSStyleRules to pull servo style data directly from the element. |
diff browse annotate |
24174d52e71d20f1d080e791d5ca83a16892a9a3 created 2017-03-22 10:16 -0700 pushed 2017-03-22 19:45 +0000 |
Brad Werth | Brad Werth - Bug 1346256 Part 2: Change GetCSSStyleRules to pull servo style data directly from the element. |
diff browse annotate |
8d55e33a0455582e7ffca81e5652e12b3f3a6985 created 2017-03-13 17:24 -0700 pushed 2017-03-14 00:26 +0000 |
Brad Werth | Brad Werth - Bug 1337305 Part 2: Change GetCSSStyleRules to return RuleNodes for Gecko rules, and nothing otherwise (instead of asserting). |
diff browse annotate |
b0d9d6f48e7c5a47f0d1fe8ce27aa17fd6fdf37b created 2017-03-13 17:23 -0700 pushed 2017-03-14 00:26 +0000 |
Brad Werth | Brad Werth - Bug 1337305 Part 1: Refactor GetRuleNodeForElement to just return the StyleContext, so caller can either get a RuleNode or a raw servo rule. |
diff browse annotate |
61f0181f7e48044778037b53dd40d2b11126397e created 2017-02-28 16:13 -0800 pushed 2017-03-13 18:09 +0000 |
Brad Werth | Brad Werth - Bug 1337305 Part 2: Change GetCSSStyleRules to return RuleNodes for Gecko rules, and nothing otherwise (instead of asserting). |
diff browse annotate |
58da5a4c3c7d4e67574c051d25be42a781ae4602 created 2017-03-13 10:47 -0700 pushed 2017-03-13 18:09 +0000 |
Brad Werth | Brad Werth - Bug 1337305 Part 1: Refactor GetRuleNodeForElement to just return the StyleContext, so caller can either get a RuleNode or a raw servo rule. |
diff browse annotate |
3777a073fa6acf93d4f6c79ce28020a88fed7f63 created 2017-02-28 16:13 -0800 pushed 2017-03-01 00:16 +0000 |
Brad Werth | Brad Werth - Bug 1337305 Part 2: Change GetCSSStyleRules to return RuleNodes for Gecko rules, and nothing otherwise (instead of asserting). |