Byron Campen [:bwc]
bfdeba6014
Bug 1173599 - a=imageattr support. r=mt
...
--HG--
extra : transplant_source : Tem%D2%C5%8B%DF%F5%21%A9%80%97%D9U%D4%7E0%ED%F4E
2015-07-30 14:45:51 -05:00
Milan Sreckovic
1878a205d0
Bug 1191404 - Update the comments to avoid confusion about what happens with blocklisting when the OS is unknown. No code change. r=milan
2015-08-05 10:39:00 +02:00
Julien Pagès
7dfc1e9f5c
Bug 1190817 - marionette install from pypi is broken. r=automatedtester
...
--HG--
extra : rebase_source : 99a8270acdda2733f6aaacdbf19fe61a330fd319
2015-08-04 05:49:00 +02:00
Cykesiopka
a0445319d2
Bug 1124649 - Part 3 - Add invalid PKP header web console tests. r=jryans
...
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_hsts_invalid-headers.js => browser/devtools/webconsole/test/browser_webconsole_hpkp_invalid-headers.js
rename : browser/devtools/webconsole/test/test_hsts-invalid-headers.sjs => browser/devtools/webconsole/test/test_hpkp-invalid-headers.sjs
extra : rebase_source : 0401363890fddc49700d06a89a558bff54686d5c
2015-08-05 07:53:00 +02:00
Cykesiopka
d33ae41ef7
Bug 1124649 - Part 2 - Add additional invalid STS header web console tests. r=jryans
...
--HG--
rename : browser/devtools/webconsole/test/browser_webconsole_bug_846918_hsts_invalid-headers.js => browser/devtools/webconsole/test/browser_webconsole_hsts_invalid-headers.js
extra : rebase_source : 05d23c79bf47143f0ae720c8daeb73745471981a
2015-08-05 07:52:00 +02:00
Cykesiopka
d93ee984a0
Bug 1124649 - Part 1 - Add specific error messages for various types of STS and PKP header failures. r=keeler,hurley
...
--HG--
extra : rebase_source : 8210ed5f89cec8c42d5a78b9101f1c54d91e04c6
2015-08-05 07:51:00 +02:00
Nikhil Marathe
f545f1c3eb
Bug 1191495 - Relax PushManager callback assertions. r=kitcambridge
...
--HG--
extra : commitid : 4K4ciVH8oHB
extra : rebase_source : d68782c9d9984a08faa0c3a33197a599dc5b52e6
extra : histedit_source : a666d3f7fc6c503379f962cf40f551b52450470e
2015-08-05 15:32:19 -07:00
Nikhil Marathe
ea58277c0d
Bug 1153499 - Enable push and sw prefs. r=dougt,ehsan
...
--HG--
extra : commitid : GLh29700Ofi
extra : rebase_source : 850c4534d62d9db98b890a5239c8f5c647baa8ef
extra : source : 06a05093fc417449b9458fa88105e863acddef8d
2015-07-15 13:12:44 -07:00
Xidorn Quan
bf52d07f9d
Bug 1191148 - Don't count fullscreen request handled if we don't change the document state. r=smaug
...
--HG--
extra : source : 33ad58fdc763e3c6d647b6aec100d2ab9d893316
2015-08-06 15:37:48 +10:00
Xidorn Quan
7237b2a3ff
Bug 1190669 part 4 - Force stop transition animation when the cocoa window gets destroyed. r=smichaud
...
--HG--
extra : source : 5060b641eec39b1c02d1d15fb949c13e09bfab5a
2015-08-06 15:37:48 +10:00
Xidorn Quan
0ccaf44f6f
Bug 1190669 part 3 - Introduce new fullscreen reason which exits fullscreen without fullscreen transition, and use it for ExitFullscreenInDocTree. r=smaug
...
--HG--
extra : source : fe0671e7ebf0891ff5b81d62f1d2d4331da0210a
2015-08-06 15:37:48 +10:00
Xidorn Quan
0de82461de
Bug 1190669 part 2 - Move the part which runs script from ExitFullscreenInDocTree to a runnable, and protect it with AddScriptRunner. r=smaug
...
--HG--
extra : source : 4f830d2b84892df9703b129e4d1e3266326e2f69
2015-08-06 15:37:48 +10:00
Xidorn Quan
b5ca06175b
Bug 1190669 part 1 - Remove helper function SetWindowFullScreen and its helper runnable. r=smaug
...
All of the callsites of this helper function has a synchronous event
dispatch which indicates the AddScriptRunner in that helper function
makes no sense.
Also it seems that most of the callsites are actually safe to run
script, except ExitFullscreenInDocTree() which may be called from
Element::UnbindFromTree(). It'll be fixed in the following patch.
--HG--
extra : source : 3de765275da21719bdc57f2ddba5328efba17524
2015-08-06 15:37:48 +10:00
Xidorn Quan
b7de5ae0ad
Bug 1191112 part 3 - Don't touch the widget anymore if it has been destroyed during the fullscreen transition. r=smaug
...
--HG--
extra : source : c07ef0526ac1098a949e91bbf3cf4f34de577e2e
2015-08-06 15:37:48 +10:00
Xidorn Quan
3b13439b32
Bug 1191112 part 2 - Set the destroyed flag on nsCocoaWindow when destroyed. r=smichaud
...
--HG--
extra : source : d06d4277d3b203f2053c2aadaed7e5beb801023f
2015-08-06 15:37:48 +10:00
Xidorn Quan
62dc5a030c
Bug 1191112 part 1 - Clear pending fullscreen requests on page close. r=smaug
...
--HG--
extra : source : 0eaa6634bfeb27a0aed6e90a01fe9783bace4773
2015-08-06 15:37:48 +10:00
John Daggett
c737586ac2
Bug 1176275 - fixup reftests that will fail without fontconfig platform fontlist. r=heycam
2015-08-06 14:33:15 +09:00
Julien Pagès
1aad70a825
Bug 1189858 - fix typos in pip extra dependency declaration
...
--HG--
extra : commitid : 4lMUJwdQLLY
extra : rebase_source : abc5fe80bd4c096d29554d901fdd11fcd152ef5c
2015-08-06 07:00:41 +02:00
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