5003ade364357af681c5551f1ea6919c6d74ad37: Bug 1324883 - part2: Clear the MedaiCache when receive "force-reload" observer event. r=jwwang
draft
bechen@mozilla.com <bechen@mozilla.com> - Mon, 18 Sep 2017 14:41:31 +0800 - rev 666198
Push
80306 by bmo:bechen@mozilla.com at Mon, 18 Sep 2017 06:52:11 +0000
Bug 1324883 - part2: Clear the MedaiCache when receive "force-reload" observer event. r=jwwang
MozReview-Commit-ID: GfFaGuDUwmW
3b77532f16c6677fe42030692aab53591c52d57d: Bug 1324883 - part1: Broadcast a "force-reload" event when receive ctrl+f5. r=freesamael
draft
bechen@mozilla.com <bechen@mozilla.com> - Mon, 18 Sep 2017 14:41:00 +0800 - rev 666197
Push
80306 by bmo:bechen@mozilla.com at Mon, 18 Sep 2017 06:52:11 +0000
Bug 1324883 - part1: Broadcast a "force-reload" event when receive ctrl+f5. r=freesamael
MozReview-Commit-ID: BdYbp5Ev1dL
c5d8edcea43b1d186f467f5138c825d80705e109: Bug 1394233 - Reftest to ensure that uppercase class names work. r=test-only
Masatoshi Kimura <VYV03354@nifty.ne.jp> - Sat, 16 Sep 2017 16:12:28 +0900 - rev 666196
Push
80306 by bmo:bechen@mozilla.com at Mon, 18 Sep 2017 06:52:11 +0000
Bug 1394233 - Reftest to ensure that uppercase class names work. r=test-only
MozReview-Commit-ID: K2RnB8JWfkK
ff9e183ca0fe4d0f4afde67a56777769357477b8: Bug 1400148 - Don't use -1 to represent an unset nsCursor. r=karlt.
Nicholas Nethercote <nnethercote@mozilla.com> - Fri, 15 Sep 2017 14:34:37 +1000 - rev 666195
Push
80306 by bmo:bechen@mozilla.com at Mon, 18 Sep 2017 06:52:11 +0000
Bug 1400148 - Don't use -1 to represent an unset nsCursor. r=karlt.
Because UBSan complains about casting -1:
> runtime error: load of value 4294967295, which is not a valid value for type 'nsCursor'
f8c3e7d5f10df3296e0547284ec97fe74852a0bd: Bug 1400746 - checksums failure when boto3 and botocore present in our pypi mirrors, r=catlee DONTBUILD
Nick Thomas <nthomas@mozilla.com> - Mon, 18 Sep 2017 14:07:12 +1200 - rev 666194
Push
80306 by bmo:bechen@mozilla.com at Mon, 18 Sep 2017 06:52:11 +0000
Bug 1400746 - checksums failure when boto3 and botocore present in our pypi mirrors, r=catlee DONTBUILD
MozReview-Commit-ID: 5MdNxr8TY8V
373ec97511d046351352e18d9560fc35e5bef938: Bug 951965 - Make sure checking PanelUI.panel state after the popuphidden event, r?MattN
draft
Fischer.json <fischer.json@gmail.com> - Sun, 17 Sep 2017 18:02:53 +0800 - rev 666193
Push
80305 by bmo:fliu@mozilla.com at Mon, 18 Sep 2017 06:27:06 +0000
Bug 951965 - Make sure checking PanelUI.panel state after the popuphidden event, r?MattN
This commit makes sure checking PanelUI.panel state is "closed" after the popuphidden event so as to avoid the intermittent fialure because of the too early checking.
MozReview-Commit-ID: LinQbytw0lC
dc51d4b706e3242303b0f9d2bd5aaba1272633fd: Bug 1400112 - Refresh `FormAutofillHandler.form` when the related form is changed. r=MattN,lchang
draft
Sean Lee <selee@mozilla.com> - Fri, 15 Sep 2017 11:32:13 +0800 - rev 666192
Push
80304 by bmo:selee@mozilla.com at Mon, 18 Sep 2017 06:26:32 +0000
Bug 1400112 - Refresh `FormAutofillHandler.form` when the related form is changed. r=MattN,lchang
MozReview-Commit-ID: EmSID172pWo
860bea8c844c1a4c3bdad9812aa09b324a04c077: Bug 1400112 - Refresh `FormAutofillHandler.form` when the related form is changed. r=MattN,lchang
draft
Sean Lee <selee@mozilla.com> - Fri, 15 Sep 2017 11:32:13 +0800 - rev 666191
Push
80303 by bmo:selee@mozilla.com at Mon, 18 Sep 2017 06:23:06 +0000
Bug 1400112 - Refresh `FormAutofillHandler.form` when the related form is changed. r=MattN,lchang
MozReview-Commit-ID: EmSID172pWo
786772f8e73643b900b2366f41e74175be44b45f: Bug 1389315 - Isolate Safe Browsing completions cached by each provider.
draft
Thomas Nguyen <tnguyen@mozilla.com> - Thu, 14 Sep 2017 17:05:52 +0800 - rev 666190
Push
80302 by bmo:tnguyen@mozilla.com at Mon, 18 Sep 2017 06:06:07 +0000
Bug 1389315 - Isolate Safe Browsing completions cached by each provider.
MozReview-Commit-ID: INiuM5ydv2f
9b140bb729b974f0146c25704c09173ce63a0de2: Bug 1400166. P2 - Flush() should dispatch a task to clear arrays.
draft
JW Wang <jwwang@mozilla.com> - Mon, 18 Sep 2017 11:07:52 +0800 - rev 666189
Push
80301 by jwwang@mozilla.com at Mon, 18 Sep 2017 06:00:41 +0000
Bug 1400166. P2 - Flush() should dispatch a task to clear arrays.
If mBlockChanges is cleared when PerformBlockIOs() is dropping the data lock,
blockIndex will become an invalid index after it acquire the data lock again.
MozReview-Commit-ID: 5Cu2TgEO3F5
ba49d265551a889519ebea1b37e05cd8b328e575: Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice.
draft
JW Wang <jwwang@mozilla.com> - Mon, 18 Sep 2017 10:52:17 +0800 - rev 666188
Push
80301 by jwwang@mozilla.com at Mon, 18 Sep 2017 06:00:41 +0000
Bug 1400166. P1 - move re-initialization code to Flush() for it is confusing to call Init() twice.
MozReview-Commit-ID: 6KolHyGkqXo
eb63c04b5c6a8e7e5ef666d80210d6a277eeb1a5: Bug 1363805 - Part 5: Add testcase for restyle generation. r?heycam
draft
Wei-Cheng Pan <wpan@mozilla.com> - Tue, 12 Sep 2017 18:17:18 +0800 - rev 666187
Push
80300 by bmo:wpan@mozilla.com at Mon, 18 Sep 2017 05:57:05 +0000
Bug 1363805 - Part 5: Add testcase for restyle generation. r?heycam
Make sure we restyle only if we have to.
MozReview-Commit-ID: 6yuyxH4GInJ
58e4f48ed7b4cf14e73d656ba8f7924361acca17: Bug 1363805 - Part 4: Fix tests that need style flushing. r?heycam
draft
Wei-Cheng Pan <wpan@mozilla.com> - Tue, 12 Sep 2017 17:46:45 +0800 - rev 666186
Push
80300 by bmo:wpan@mozilla.com at Mon, 18 Sep 2017 05:57:05 +0000
Bug 1363805 - Part 4: Fix tests that need style flushing. r?heycam
Some properties will not trigger style flushing if there is no dirty ancestor.
Instead, use a property which needs layout flushing will do the trick.
MozReview-Commit-ID: C2lRjl5t3ry
41c8cd58826186aacd13d4560409b2f48de297d0: Bug 1363805 - Part 3: Do lazy flushing if possible. r?heycam
draft
Wei-Cheng Pan <wpan@mozilla.com> - Tue, 23 May 2017 12:02:11 +0800 - rev 666185
Push
80300 by bmo:wpan@mozilla.com at Mon, 18 Sep 2017 05:57:05 +0000
Bug 1363805 - Part 3: Do lazy flushing if possible. r?heycam
Skips flushing current document if the target of getComputedDOMStyle cannot be
affected by any pending restyles.
MozReview-Commit-ID: C87HDIDvOth
832cbddb33912c72bfbb84d1eda0caae6104b4c2: Bug 1363805 - Part 2: Add a flag to note that a child has LaterSiblings hint. r?heycam
draft
Wei-Cheng Pan <wpan@mozilla.com> - Wed, 13 Sep 2017 16:47:03 +0800 - rev 666184
Push
80300 by bmo:wpan@mozilla.com at Mon, 18 Sep 2017 05:57:05 +0000
Bug 1363805 - Part 2: Add a flag to note that a child has LaterSiblings hint. r?heycam
This flag is only used by nsComputedDOMStyle.
MozReview-Commit-ID: 2EzIYXCt5Rj
c73444e83418d6db11898e2559f71cff57ffccfc: Bug 1363805 - Part 1: Add a flag to nsIDocument::FlushPendingNotifications. r?heycam
draft
Wei-Cheng Pan <wpan@mozilla.com> - Tue, 23 May 2017 10:27:13 +0800 - rev 666183
Push
80300 by bmo:wpan@mozilla.com at Mon, 18 Sep 2017 05:57:05 +0000
Bug 1363805 - Part 1: Add a flag to nsIDocument::FlushPendingNotifications. r?heycam
This flag indicates that document can flush parent-document only or need to do
the normal flushing.
MozReview-Commit-ID: L9KZA6jNsOz
c391c8df4a60916262ac9a2578f949dfa7cf72f6: Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
draft 8-1395777
Kevin Hsieh <kevin.hsieh@ucla.edu> - Thu, 31 Aug 2017 17:41:13 -0700 - rev 666182
Push
80299 by bmo:kevin.hsieh@ucla.edu at Mon, 18 Sep 2017 05:55:12 +0000
Bug 1395777 (part 2) - Make orthogonal ruby annotations inter-character. r?xidorn
MozReview-Commit-ID: JjpEnQI9Dmv
66e2e4c20b8de55a4b70cfd00380375f33075709: Bug 1399501 - Part4: Update mochitest-errata r?jgilbert
draft
Chih-Yi Leu <subsevenx2001@gmail.com> - Mon, 18 Sep 2017 13:26:05 +0800 - rev 666181
Push
80298 by bmo:cleu@mozilla.com at Mon, 18 Sep 2017 05:53:31 +0000
Bug 1399501 - Part4: Update mochitest-errata r?jgilbert
MozReview-Commit-ID: 47CsVyRggLF
aa4ad29e7b9261a2837cc379500d4b625862e95a: Bug 1399501 - Part3: Exclude SH_UNROLL_FOR_LOOP_WITH_SAMPLER_ARRAY_INDEX flag on Mac to prevent conformance testfails r?jgilbert
draft
Chih-Yi Leu <subsevenx2001@gmail.com> - Mon, 18 Sep 2017 13:47:41 +0800 - rev 666180
Push
80298 by bmo:cleu@mozilla.com at Mon, 18 Sep 2017 05:53:31 +0000
Bug 1399501 - Part3: Exclude SH_UNROLL_FOR_LOOP_WITH_SAMPLER_ARRAY_INDEX flag on Mac to prevent conformance testfails r?jgilbert
MozReview-Commit-ID: EMV6k0zTdlN
dce8cdffba723f49b3219bb334a73706d875a07c: Bug 1399501 - Part2: Add back SH_UNROLL_FOR_LOOP_WITH_SAMPLER_ARRAY_INDEX to gecko r?jgilbert
draft
Chih-Yi Leu <subsevenx2001@gmail.com> - Mon, 18 Sep 2017 13:39:47 +0800 - rev 666179
Push
80298 by bmo:cleu@mozilla.com at Mon, 18 Sep 2017 05:53:31 +0000
Bug 1399501 - Part2: Add back SH_UNROLL_FOR_LOOP_WITH_SAMPLER_ARRAY_INDEX to gecko r?jgilbert
This reverts commit a31225ffcc0ab8cfbb7faf552bf64a84634bd23d.
MozReview-Commit-ID: IDCaEqKJHnj