Commit Graph

433976 Commits

Author SHA1 Message Date
L. David Baron
bb57d7d42e Bug 451791 patch 2 - Report block non-empty to its parent block during margin collapsing if we encounter clearance. r=roc
The goal of ComputeCollapsedBStartMargin is to collapse all of the
margins that collapse with a block's top margin.  It does this by
scanning forward through the child list until it finds something that
blocks collapsing; it descends into children through recursion.  When we
find a non-empty block or line, we stop collapsing and report to the
parent that the child is non-empty so that it stops collapsing as well.

This patch changes our behavior when we have clearance to do the same
thing that we do for non-empty lines or blocks (which makes both
occurrences of |goto done| be preceded by the same code).  Without the
patch we would fail to report being non-empty to the parent (and instead
report emptiness based on the IsEmpty() method).  This meant that,
without the patch, if a block has a child with clearance but also has
IsEmpty() true, we would stop scanning margins in that block after the
clearance, but start searching again for margins in the block's parent,
starting with the block's bottom margin.  This patch sets *aBlockIsEmpty
to true in that case so that we do not pick up again in the block's
parent (or, potentially, grandparent, etc.).

--HG--
extra : commitid : LCMTvXvZT3G
2015-08-05 21:04:38 -07:00
L. David Baron
8c08fc4385 Bug 451791 patch 1 - Remove write-only nsHTMLReflowState::mFlags::mHasClearance. r=roc
This was introduced in bug 209694 (gecko-dev 13a65028) but became unused
through bug 292295 (gecko-dev 4593df2a57) and bug 300030 (gecko-dev
31f18988).

--HG--
extra : commitid : 1YUuWOKeInm
2015-08-05 21:04:38 -07:00
JW Wang
d032d87d0f Bug 1189624 - Have AudioSink listen to MediaQueue events to know whether to continue playback. r=kinetik. 2015-08-06 10:16:49 +08:00
Makoto Kato
2f0bdf40c9 Bug 187773 - Don't include heapapi.h from js/public. r=jorendorff 2015-08-06 11:48:46 +09:00
Bas Schouten
f99f040ff9 Bug 1190950: Check mappings and surfaces for UpdateFromSurface more robustly. r=mattwoodrow 2015-08-06 02:29:47 +00:00
JW Wang
c13d97710a Bug 1188257 - Use MediaEventSource for MediaQueue to do the job. r=cpearce. 2015-08-06 10:14:15 +08:00
Lorien Hu
e135c799c7 Bug 1187740 - Handle proxies in mozHTMLAccessible r=tbsaunde 2015-08-05 21:55:15 -04:00
Lorien Hu
abb6b3c292 Bug 1187995 - Add proxy handling to mozTextAccessible r=tbsaunde 2015-08-05 21:55:13 -04:00
Dan Glastonbury
88074e14d9 Bug 1184402 - Reset format usage authority on context lose/restore. r=jgilbert 2015-08-06 10:30:51 +10:00
Terrence Cole
84c0f029d1 Backout d6dea3334b6c (Bug 1188620) for suspecting crashes.
--HG--
extra : rebase_source : a0aafd93d413170da63fae5fc9e33583108a1e4a
2015-08-05 17:10:10 -07:00
Terrence Cole
56037bad8d Backout abc018892155 (Bug 1189112) for suspected crashes.
--HG--
extra : rebase_source : fd1ea02ff8d0eac45a9363a3e3b67ee1ae4e92c1
2015-08-05 17:08:33 -07:00
Terrence Cole
55eae75751 Backout 027800a23ccb (Bug 1189112) for suspected crashes.
--HG--
extra : rebase_source : 0b519e907e15b619c278ff18feedc140d7209bb1
2015-08-05 17:06:53 -07:00
Wes Kocher
de08e9e79c Merge m-c to inbound, a=merge 2015-08-05 16:47:52 -07:00
Wes Kocher
4d0e220d7f Merge b2ginbound to central, a=merge 2015-08-05 16:45:41 -07:00
Wes Kocher
b48e122e04 Merge fx-team to central, a=merge 2015-08-05 16:36:46 -07:00
Olli Pettay
ae832de474 Bug 1156703 - [e10s] Detaching a 1st tab does not work if drop the 1st tab onto contents area, r=felipe 2015-08-06 02:35:22 +03:00
B2G Bumper Bot
f1ce6d367e Bumping manifests a=b2g-bump 2015-08-05 13:14:30 -07:00
B2G Bumper Bot
e25b11c6e2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c8613183a6e
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31254 from albertopq/1190536-pin-l10n

Bug 1190536 - Locales not picked up on Pinning the web r=tchevalier

========

https://hg.mozilla.org/integration/gaia-central/rev/65e88b56871d
Author: albertopq <albert.pastor@gmail.com>
Desc: Bug 1190536 - Locales not picked up on Pinning the web
2015-08-05 13:12:52 -07:00
B2G Bumper Bot
ec6198d5b1 Bumping manifests a=b2g-bump 2015-08-05 12:02:07 -07:00
B2G Bumper Bot
f1940f0e48 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c14b1e584eb5
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31198 from yzen/bug-1189919

Bug 1189919 - fixing accessibility visibility issue with ambient indi…

========

https://hg.mozilla.org/integration/gaia-central/rev/ffcfa7612f67
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1189919 - fixing accessibility visibility issue with ambient indicator.
2015-08-05 12:00:29 -07:00
B2G Bumper Bot
a4419777c0 Bumping manifests a=b2g-bump 2015-08-05 11:42:41 -07:00
B2G Bumper Bot
adcd9f3efc Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/38518bcda490
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31242 from zbraniecki/1190771-fix-replacing-phone-numer

Bug 1190771 - Update replacePhoneNumber call from shared dialer.js. r=etienne

========

https://hg.mozilla.org/integration/gaia-central/rev/1bfd798de342
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1190771 - Update replacePhoneNumber call from shared dialer.js
2015-08-05 11:40:37 -07:00
Reuben Morais
5066ffe155 Bug 1184667 - Remove some unnecessary const_casts from ActorsParent.cpp. r=janv 2015-08-05 15:25:14 -03:00
B2G Bumper Bot
7429ee639a Bumping manifests a=b2g-bump 2015-08-05 10:22:09 -07:00
B2G Bumper Bot
934f8ab2b3 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/99c0d695f209
Author: Zibi Braniecki <zbigniew.braniecki@gmail.com>
Desc: Merge pull request #31105 from zbraniecki/1187627-sms-l10n-api-part2

Bug 1187627 - Update SMS to be ready for L10n API v3, part 2. r=julienw

========

https://hg.mozilla.org/integration/gaia-central/rev/f9ee4ad448d5
Author: Zibi Braniecki <gandalf@mozilla.com>
Desc: Bug 1187627 - Update SMS to be ready for L10n API v3, part 2
2015-08-05 10:20:30 -07:00
B2G Bumper Bot
419912c98a Bumping manifests a=b2g-bump 2015-08-05 10:02:10 -07:00
B2G Bumper Bot
36624ecc9d Bumping gaia.json for 1 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9b9d75e4ee18
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1191186 - Stamp gaia-theme@0.5.1
2015-08-05 10:00:31 -07:00
Martyn Haigh
bf3b67755b Bug 1188951 - Let tab queues ride the trains; r=sebastian
--HG--
extra : commitid : 6nnEBy9RBtl
extra : rebase_source : a2328809a0349e76c4d90b6f244d94b32f91323b
2015-08-05 17:27:50 +01:00
Ryan VanderMeulen
2d6a73be6b Backed out changeset 621a6c6aa375 (bug 1007063) for Windows XP test failures/crashes.
CLOSED TREE
2015-08-05 12:20:17 -04:00
Eugen Sawin
7066fe2b35 Bug 1191281 - Increase strictness of ID3 header detection. r=ehoogeveen 2015-08-05 17:57:00 +02:00
B2G Bumper Bot
9cb75e98f5 Bumping manifests a=b2g-bump 2015-08-05 08:53:41 -07:00
Brian Hackett
36be9da34a Bug 1175538 - Ensure str_split result object has the right group. r=jandem
--HG--
extra : rebase_source : 9e79e93939fbfbab519bfebc288f3a39d052d07d
2015-08-05 11:53:01 -04:00
B2G Bumper Bot
61d580e141 Bumping gaia.json for 6 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/91ff0f7b8323
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31247 from dwi2/bug1186301_reland

Bug 1186301 - [Stingray] Scanning and display BT devices in Device Deck

========

https://hg.mozilla.org/integration/gaia-central/rev/dda711979bb2
Author: Tzu-Lin Huang <tzhuang@mozilla.com>
Desc: Bug 1186301 - [Stingray] Scanning and display BT devices in Device Deck

========

https://hg.mozilla.org/integration/gaia-central/rev/683de3122e8f
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #31232 from albertopq/fix-privacy-test

Bug 1139735 - Fixing GU13 perma fail

========

https://hg.mozilla.org/integration/gaia-central/rev/df043aea84d5
Author: albertopq <albert.pastor@gmail.com>
Desc: Fixing GU13 perma fail

========

https://hg.mozilla.org/integration/gaia-central/rev/078fc2464f50
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Merge pull request #31165 from etiennesegonzac/bug-1189103

Bug 1189103 - Remove the svg shadows in the CardView r=sfoster

========

https://hg.mozilla.org/integration/gaia-central/rev/a4394887e028
Author: Etienne Segonzac <etienne@segonzac.info>
Desc: Bug 1189103 - Remove the svg shadows in the CardView r=sfoster
2015-08-05 08:52:02 -07:00
Ehsan Akhgari
b71438b17e Bug 1191144 - Remove CACHE_SERVICE_LOCK_WAIT_MAINTHREAD_NSCACHESERVICE_LEAVEPRIVATEBROWSING; r=michal 2015-08-05 11:42:21 -04:00
Carsten "Tomcat" Book
f4a658cace Backed out changeset 7f106466e9ad (bug 1185579) for memory leaks on a CLOSED TREE
--HG--
extra : rebase_source : 8ccdbb130e1b378aaa9f005a5e5fa4a80683d125
2015-08-05 16:57:20 +02:00
B2G Bumper Bot
aaf253f38f Bumping manifests a=b2g-bump 2015-08-05 07:57:07 -07:00
B2G Bumper Bot
7d489bf5be Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c6bb2148473
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31249 from gasolin/issue-1171385

Bug 1171385 - [Settings][l10n] 'Service workers' is hard-coded, r=yzen

========

https://hg.mozilla.org/integration/gaia-central/rev/09fc5b74f486
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1171385 - [Settings][l10n] 'Service workers' is hard-coded, r=yzen
2015-08-05 07:55:29 -07:00
Jared Wein
d34f31a7e4 Bug 1007063 - Show virtual (on-screen) keyboard in Windows 8 and higher when text fields are focused if physical keyboards are not present. r=jimm r=masayuki r=m_kato 2015-08-05 10:38:51 -04:00
Martin Tomes
4cd8f591b9 Bug 1146312 - Display partner branding and ToS/PN links on the GetStarted only. r=Standard8 2015-08-05 14:32:50 +01:00
B2G Bumper Bot
aefca96467 Bumping manifests a=b2g-bump 2015-08-05 06:26:59 -07:00
B2G Bumper Bot
71a479aebd Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ceddc4519ffd
Author: Yura Zenevich <yura.zenevich@gmail.com>
Desc: Merge pull request #31134 from yzen/bug-1184806

Bug 1184806 - show correct reset dialog on full dev mode reset vs fac…

========

https://hg.mozilla.org/integration/gaia-central/rev/b08d73f4046f
Author: Yura Zenevich <yzenevich@mozilla.com>
Desc: Bug 1184806 - show correct reset dialog on full dev mode reset vs factory reset. r=gasolin
2015-08-05 06:25:21 -07:00
Patrick McManus
94d981e0c3 Bug 1191291 - convert nsHttpChannel::RetargetDeliveryTo warning to log r=michal.novotny 2015-08-05 09:09:48 -04:00
B2G Bumper Bot
b99c5abe90 Bumping manifests a=b2g-bump 2015-08-05 05:57:17 -07:00
B2G Bumper Bot
e9b495e5f2 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/89edada6163b
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Revert "Revert "Bug 1178241 - [vCard] 'undefined' is displayed when a field exist but there's no value in it r=borjasalguero"""

This reverts commit 148b69dc19a9a26b854675d60808408bc4982e59.

========

https://hg.mozilla.org/integration/gaia-central/rev/05a9ba44627f
Author: Francisco Jordano <fjordano@mozilla.com>
Desc: Revert "Revert "Bug 1178241 - [vCard] 'undefined' is displayed when a field exist but there's no value in it r=borjasalguero""

This reverts commit 5afb1cfdfdc9d6c62f5c1d690621ba3d07561e15.
2015-08-05 05:55:36 -07:00
B2G Bumper Bot
879d45f539 Bumping manifests a=b2g-bump 2015-08-05 05:33:34 -07:00
B2G Bumper Bot
f9171123c0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e3a7d67a538d
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #31212 from chenpighead/1189078

Bug 1189078 - Add unregister function to remove event handlers and preference observer for copy/paste. r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/3cccef4b8d9b
Author: Jeremy Chen <jeremychen@mozilla.com>
Desc: Bug 1189078 - Add unregister function to remove event handlers for copy/paste (v3)
2015-08-05 05:31:56 -07:00
B2G Bumper Bot
7e31fa4463 Bumping manifests a=b2g-bump 2015-08-05 05:28:43 -07:00
B2G Bumper Bot
930b6c538f Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/686c0d939069
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #31144 from gasolin/issue-1088450

Bug 1088450 - improve Bluetooth transfer messages, r=tim

========

https://hg.mozilla.org/integration/gaia-central/rev/23423888d312
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1088450 - improve Bluetooth transfer messages, r=tim
2015-08-05 05:27:07 -07:00
B2G Bumper Bot
ad9b283a5c Bumping manifests a=b2g-bump 2015-08-05 04:49:54 -07:00
B2G Bumper Bot
19df0f1a93 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/655229371e43
Author: albertopq <albert.pastor@gmail.com>
Desc: Merge pull request #31253 from albertopq/1178241-backout

Revert "Bug 1178241 - [vCard] 'undefined' is displayed when a field exist but there's no value in it r=borjasalguero"

========

https://hg.mozilla.org/integration/gaia-central/rev/0a70328f40b3
Author: albertopq <albert.pastor@gmail.com>
Desc: Revert "Bug 1178241 - [vCard] 'undefined' is displayed when a field exist but there's no value in it r=borjasalguero"

This reverts commit c7b6b763144e0303c0709de48d99eb7d760fac12.
2015-08-05 04:49:31 -07:00