a97f6d4698b5c9eec28076262bb8e40b726582ec: Bug 1396856: Part 1 - Remove spread call fallback overhead in event dispatch. r?zombie
draft
Kris Maglione <maglione.k@gmail.com> - Tue, 05 Sep 2017 11:20:43 -0700 - rev 659696
Push
78171 by maglione.k@gmail.com at Wed, 06 Sep 2017 06:26:38 +0000
Bug 1396856: Part 1 - Remove spread call fallback overhead in event dispatch. r?zombie
MozReview-Commit-ID: 3c5p9OvRqHI
7b199070805fc0472eaf8409932517700ed23d49: Bug 1396676: Return already_AddRefed from cookie service GetSingleton() methods. r=jdm
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 04 Sep 2017 15:05:10 -0700 - rev 659695
Push
78171 by maglione.k@gmail.com at Wed, 06 Sep 2017 06:26:38 +0000
Bug 1396676: Return already_AddRefed from cookie service GetSingleton() methods. r=jdm
These methods return an addrefed raw pointer, which makes them easy to use in
ways that cause leaks. If they're to continue returning an addrefed pointer,
they should explicitly return an already_AddRefed.
This also switches to StaticRefPtr with ClearOnShutdown for the cached
pointers for the sake of sanity.
MozReview-Commit-ID: D0lDpU8Hqug
1234ec91cf05566a3130360b152bf2cb986ec1c3: Bug 1396570: Null check getter/setter when JSPROP_GETTER/JSPROP_SETTER is set. r=bholley f=jandem
draft
Kris Maglione <maglione.k@gmail.com> - Mon, 04 Sep 2017 17:27:31 -0700 - rev 659694
Push
78171 by maglione.k@gmail.com at Wed, 06 Sep 2017 06:26:38 +0000
Bug 1396570: Null check getter/setter when JSPROP_GETTER/JSPROP_SETTER is set. r=bholley f=jandem
These flags don't guarantee that the getter and setter functions are defined.
MozReview-Commit-ID: GBcoRYoKHqL
577b4bdf7f899729e4cf92961a8e9e25bf886a72: Bug 1396449: Part 2 - Use atoms to test WebExtension permissions. r=krizsa
draft
Kris Maglione <maglione.k@gmail.com> - Sun, 03 Sep 2017 18:51:02 -0700 - rev 659693
Push
78171 by maglione.k@gmail.com at Wed, 06 Sep 2017 06:26:38 +0000
Bug 1396449: Part 2 - Use atoms to test WebExtension permissions. r=krizsa
The extension policy services uses atoms internally for permission names, so
using them directly rather than strings is considerably cheaper.
MozReview-Commit-ID: Io8EuOXHKVy
1b567919d2461bd0315d1a7d89f330cbd585f579: Bug 1396449: Part 1 - Use WebExtensionPolicy objects in extension content principals. r=krizsa
draft
Kris Maglione <maglione.k@gmail.com> - Tue, 05 Sep 2017 11:04:43 -0700 - rev 659692
Push
78171 by maglione.k@gmail.com at Wed, 06 Sep 2017 06:26:38 +0000
Bug 1396449: Part 1 - Use WebExtensionPolicy objects in extension content principals. r=krizsa
Going through the extension policy service rather than using
WebExtensionPolicy objects directly adds a lot of unnecessary overhead to
common operations on extension principals, and also makes the code more
complicated than it needs to be.
We also use weak references to policy objects here, since principals should
ideally lose as much of their elevated privileges as possible once the
extension instance that created them has been destroyed (which is something we
couldn't handle easily when we simply tracked ID strings).
MozReview-Commit-ID: KDNvVdvLkIt
7521a091a5498d021bcf00921247c60dd56eee89: Bug 1395928 - Fire "blur" and "focus" event for each filling fields during filling form. r=lchang
draft
Sean Lee <selee@mozilla.com> - Mon, 04 Sep 2017 16:11:55 +0800 - rev 659691
Push
78170 by bmo:selee@mozilla.com at Wed, 06 Sep 2017 06:13:57 +0000
Bug 1395928 - Fire "blur" and "focus" event for each filling fields during filling form. r=lchang
MozReview-Commit-ID: DO8E4ChkY4C
6b239e2eee7435800967747db85a280a4ac8bd0e: Bug 1389424 - enable telemetry via ping-centre
draft
gasolin <gasolin@gmail.com> - Thu, 31 Aug 2017 10:19:04 +0800 - rev 659690
Push
78169 by bmo:gasolin@mozilla.com at Wed, 06 Sep 2017 06:08:14 +0000
Bug 1389424 - enable telemetry via ping-centre
MozReview-Commit-ID: AikZMSC6fOK
df91de39eeac714ea60b6f3d633c7a9f73f97cca: Bug 1397116 - Adjust form autofill dropdown item height to 30px to align with visual spec. r=lchang
draft
Ray Lin <ralin@mozilla.com> - Wed, 06 Sep 2017 12:32:36 +0800 - rev 659689
Push
78168 by bmo:ralin@mozilla.com at Wed, 06 Sep 2017 06:07:17 +0000
Bug 1397116 - Adjust form autofill dropdown item height to 30px to align with visual spec. r=lchang
MozReview-Commit-ID: HTml30JLhRO
ea0e5dea0a658ea07ef9c77ef450d0d58a00f9df: Bug 1386021 - Enable PerformanceObserver on all channels. r?baku
draft
Hiroyuki Ikezoe <hikezoe@mozilla.com> - Wed, 06 Sep 2017 15:01:39 +0900 - rev 659688
Push
78167 by hikezoe@mozilla.com at Wed, 06 Sep 2017 06:02:44 +0000
Bug 1386021 - Enable PerformanceObserver on all channels. r?baku
MozReview-Commit-ID: LdktbmR4Fd
43d170310ef43e2700cd78ada0d5e29d20e39991: Bug 1396477 - fix the onboarding speech bubble box-shadow in RTL;r=rexboy
draft
gasolin <gasolin@gmail.com> - Mon, 04 Sep 2017 12:12:53 +0800 - rev 659687
Push
78166 by bmo:gasolin@mozilla.com at Wed, 06 Sep 2017 05:47:52 +0000
Bug 1396477 - fix the onboarding speech bubble box-shadow in RTL;r=rexboy
MozReview-Commit-ID: 2aPhid6JtSw
cf8ac35b612114223dda0e724142ca8bc64c879c: Bug 1347798 - Create a small per-document bindings for DOMLocalization. r?mossop
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Sat, 02 Sep 2017 02:29:24 -0700 - rev 659686
Push
78165 by bmo:gandalf@aviary.pl at Wed, 06 Sep 2017 05:42:57 +0000
Bug 1347798 - Create a small per-document bindings for DOMLocalization. r?mossop
MozReview-Commit-ID: 5NgjSFFQLgq
8a9834deadc4d07be40abed973bd1be05021ee27: Bug 1347798 - Create a small per-document bindings for DOMLocalization. r?mossop
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Sat, 02 Sep 2017 02:29:24 -0700 - rev 659685
Push
78164 by bmo:gandalf@aviary.pl at Wed, 06 Sep 2017 05:41:04 +0000
Bug 1347798 - Create a small per-document bindings for DOMLocalization. r?mossop
MozReview-Commit-ID: 5NgjSFFQLgq
85f50501eaf496a72d33d9c1c79d50daef6a978b: Bug 1395928 - Fire "blur" event after filling form and correct the preview color when background-color is transparent. r=lchang
draft
Sean Lee <selee@mozilla.com> - Mon, 04 Sep 2017 16:11:55 +0800 - rev 659684
Push
78163 by bmo:selee@mozilla.com at Wed, 06 Sep 2017 05:31:01 +0000
Bug 1395928 - Fire "blur" event after filling form and correct the preview color when background-color is transparent. r=lchang
MozReview-Commit-ID: DO8E4ChkY4C
7e393c782d1657ac8cdbd96c83dcd1a61297aa2b: Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Thu, 31 Aug 2017 17:41:13 -0700 - rev 659683
Push
78162 by bmo:kevin.hsieh@ucla.edu at Wed, 06 Sep 2017 05:30:23 +0000
Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
MozReview-Commit-ID: JjpEnQI9Dmv
ac9c19223b7b00ba02429fdadb0d81d3575b1a1f: Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Thu, 31 Aug 2017 17:41:13 -0700 - rev 659682
Push
78161 by bmo:kevin.hsieh@ucla.edu at Wed, 06 Sep 2017 05:27:58 +0000
Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
MozReview-Commit-ID: JjpEnQI9Dmv
07a1efa132e7ccda1dfcf313083fbfc603c746a2: Bug 1395777 (part 1) - Allow rtc to use its own writing mode. r?xidorn
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Thu, 31 Aug 2017 17:40:18 -0700 - rev 659681
Push
78161 by bmo:kevin.hsieh@ucla.edu at Wed, 06 Sep 2017 05:27:58 +0000
Bug 1395777 (part 1) - Allow rtc to use its own writing mode. r?xidorn
MozReview-Commit-ID: EkYL53YxGQV
18b6a84702a9e88a2cd52fe79e549debde86928a: Bug 1362774 - Reduce flickering of the tab title when opening tabs and loading pages. r?florian
draft
Zibi Braniecki <zbraniecki@mozilla.com> - Thu, 24 Aug 2017 12:11:32 -0700 - rev 659680
Push
78160 by bmo:gandalf@aviary.pl at Wed, 06 Sep 2017 05:25:28 +0000
Bug 1362774 - Reduce flickering of the tab title when opening tabs and loading pages. r?florian
MozReview-Commit-ID: KDTEWSaasaq
d9b10bdb413cd5543a099628937017616a552278: Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Thu, 31 Aug 2017 17:41:13 -0700 - rev 659679
Push
78159 by bmo:kevin.hsieh@ucla.edu at Wed, 06 Sep 2017 05:24:57 +0000
Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
MozReview-Commit-ID: JjpEnQI9Dmv
dd5e579290385d5979edd1965061f9218243cfdc: Bug 1395777 (part 1) - Allow rtc and rt to use their own writing modes. r?xidorn
draft
Kevin Hsieh <kevin.hsieh@ucla.edu> - Thu, 31 Aug 2017 17:40:18 -0700 - rev 659678
Push
78159 by bmo:kevin.hsieh@ucla.edu at Wed, 06 Sep 2017 05:24:57 +0000
Bug 1395777 (part 1) - Allow rtc and rt to use their own writing modes. r?xidorn
MozReview-Commit-ID: EkYL53YxGQV
18cc9e05debefa6f39478f19be594ecfb6e2f976: Bug 1396282 - Add query for getting Highlights (recent bookmarks and recent history with metadata). r?mak
draft
Ed Lee <edilee@mozilla.com> - Sat, 02 Sep 2017 13:15:04 -0700 - rev 659677
Push
78158 by bmo:edilee@mozilla.com at Wed, 06 Sep 2017 05:12:29 +0000
Bug 1396282 - Add query for getting Highlights (recent bookmarks and recent history with metadata). r?mak
Adds index to moz_bookmarks.dateAdded for use by Highlights query for recent bookmarks.
MozReview-Commit-ID: 7Gs8H0kUij2