Hiroyuki Ikezoe
77bcec5ebd
Bug 1178172 - Fix all compile errors in dom/base on non-unified build. r=baku
2015-07-01 15:56:00 +02:00
Dragana Damjanovic
71de884cdc
Bug 1177848 - Add telemetry to measure ipv6 miss and hits. r=mcmanus
2015-07-01 13:51:00 +02:00
Frederic Wang
8b5b81085d
Bug 1176973 - [NSAccessibility] Expose attribute AXMathLineThickness for fraction bars. r=MarcoZ
2015-07-02 06:01:00 +02:00
Boris Kudryavtsev
027e60563e
Bug 1155968 - Fix variable use before initialization. r=khuey
2015-06-02 12:17:00 +02:00
Boris Kudryavtsev
50bd38bd38
Bug 1155968 - Fix correct number of empty lines between objects to comply with PEP8. r=khuey
2015-05-20 21:56:00 +02:00
Boris Kudryavtsev
f75453e666
Bug 1155968 - Fix indentation warnings to comply with PEP8. r=khuey
2015-05-20 21:55:00 +02:00
Boris Kudryavtsev
13d9229e12
Bug 1155968 - Whitespace fixes in xpidl.py to comply with PEP8. r=khuey
2015-05-16 12:18:00 +02:00
Boris Kudryavtsev
fa8c2b1b78
Bug 1155968 - Change '==' and '!=' to 'is' and 'is not' to comply with PEP8. r=khuey
2015-05-14 19:50:00 +02:00
Boris Kudryavtsev
baaa8b054e
Bug 1155968 - Correct indent not multiple of 4. r=khuey
2015-05-12 18:41:00 +02:00
Boris Kudryavtsev
26a5f1e8dc
Bug 1155968 - Remove semicolons at ends of statements (PEP8). r=khuey
2015-05-09 12:38:00 +02:00
Boris Kudryavtsev
b24932ea8e
Bug 1155968 - Move statements to their own lines. r=khuey
2015-05-05 17:24:00 +02:00
Boris Kudryavtsev
dc76fa3749
Bug 1155968 - Whitespace changes in header.py and runtests.py. r=khuey
2015-05-04 22:45:00 +02:00
Boris Kudryavtsev
8f40bd3325
Bug 1155968 - Remove trailing whitespace in header.py. r=khuey
2015-05-04 22:41:00 +02:00
Boris Kudryavtsev
5562b1dcb8
Bug 1155968 - Add blank lines where needed in xpcom/idl-parser. r=khuey
2015-05-04 22:35:00 +02:00
Boris Kudryavtsev
ec7138788a
Bug 1155968 - Place imports on separate lines. r=khuey
2015-05-04 22:34:00 +02:00
Cykesiopka
c61aa1392c
Bug 1174389 - Add result strings to PSM OCSP xpcshell tests. r=keeler
2015-07-02 00:45:00 +02:00
Ehsan Akhgari
8dc57f5800
Bug 1179567 - Make ServiceWorker keep its document and window alive; r=baku
...
Without this, ServiceWorker::PostMessage won't work when the window has
been cleaned up, since at that time the event targets are disconnected
from their owners and GetParentObject() will return null.
2015-07-02 09:48:27 -04:00
Carsten "Tomcat" Book
ad3fbbadfa
Merge mozilla-central to mozilla-inbound on a CLOSED TREE
2015-07-02 15:47:27 +02:00
Carsten "Tomcat" Book
90ad3cb68a
merge mozilla-inbound to mozilla-central a=merge
2015-07-02 15:44:14 +02:00
Carsten "Tomcat" Book
8c3ee8ea35
merge fx-team to mozilla-central a=merge on a CLOSED TREE
...
--HG--
extra : amend_source : 80a93d58bdd65992ef4228f25ce7c16af38cbadd
2015-07-02 15:32:28 +02:00
Rail Aliiev
ccac184650
Bug 1179289 - Source package should use consistent prefix directory. r=glandium
2015-07-02 07:19:25 -04:00
Nicolas Silva
930d9df184
Bug 1156182 - Ensure nsWindow::Destroy() is called before destroying mPresentLock to avoid a race with the compositor thread. r=Bas
2015-07-02 11:40:53 +02:00
Fernando Jimenez
b56d917f3c
Bug 1172562 - Clear QuotaManager storage when uninstalling an app. Test. r=bkelly
2015-07-02 11:17:01 +02:00
Xidorn Quan
ad38b79d85
Bug 1168705 part 4 - Dispatch other fullscreen events with next refresh driver tick. r=smaug
...
--HG--
extra : source : c50531d1f29cf529adb89b3bd5fc747540efc6be
2015-07-02 19:12:31 +10:00
Xidorn Quan
3c67d59dac
Bug 1168705 part 3 - Make MozDOMFullscreen:{Request,Exit,Entered,Exited} be triggered synchronously. r=dao,smaug
...
MozDOMFullscreen:{Request,Exit} are simply used to redirect the request
to the parent process, hence there is no need to align them with refresh
driver tick or dispatch asynchronously.
MozDOMFullscreen:{Entered,Exited} are also used to notify the content
process about the change, hence dispatching them later could cause
unwanted delay on fullscreen change. Their handlers are also changed in
this patch to avoid recursive fullscreen change.
--HG--
extra : source : 4e28bd72c693e64f48e8e90adfc066837a5ada89
2015-07-02 19:12:31 +10:00
Xidorn Quan
0e522bae44
Bug 1168705 part 2 - Move fullscreenchange event to be triggered after the related chrome events. r=smaug
...
--HG--
extra : source : 0d125f8a263647ad6fdf4675d4f3ad8c511fc9f4
2015-07-02 19:12:31 +10:00
Xidorn Quan
e71f015f03
Bug 1168705 part 1 - Add mechanism for dispatching events with refresh driver tick. r=roc,khuey
...
--HG--
extra : source : 78c7ef9ca558520a50fa57492ad714922080459d
2015-07-02 19:12:31 +10:00
L. David Baron
2122830122
Bug 1176969 followup - Reorganize the timing of the reftest to make it more reliable.
...
I confirmed that animate-preserve3d-child.html still fails without the
original patch in the bug.
--HG--
extra : transplant_source : %2Bqq%E3%28f%BC%CF%E0%02%205.%14V%ABX%F1%87%1B
2015-07-01 23:00:25 -07:00
Fernando Jimenez
6b6352e3b6
Bug 1176712 - Cannot have two activities with same name and different filters. Tests. r=fabrice
2015-07-02 07:56:14 +02:00
Fernando Jimenez
b58c6bea88
Bug 1176712 - Cannot have two activities with same name and different filters. r=fabrice
2015-07-02 07:56:14 +02:00
JW Wang
2d5b045c93
Bug 1178718. Part 2 - No need to acquire the monitor in BreakCycles(). r=roc.
2015-07-02 13:39:11 +08:00
JW Wang
aecd09b53a
Bug 1178718. Part 1 - Remove dependency on decoder monitor from DecodedStream. r=roc.
2015-07-02 12:10:10 +08:00
Shu-yu Guo
c4dad88285
Bug 1179264 - Only assert markedness of sampled scripts in JitcodeMap during finalization. (r=terrence)
2015-07-01 21:57:28 -07:00
Makoto Kato
906f641909
Bug 1178652 - Send NOTIFY_IME_OF_COMPOSITION_UPDATE to parent process correctly. r=masayuki
2015-07-02 13:40:10 +09:00
Ehsan Akhgari
04d19de7c7
Bug 1179399 - Part 1: Relax the ShouldIntercept checks when overriding JAR channel info; r=jdm
2015-07-01 23:33:11 -04:00
Xidorn Quan
5ebb867d28
Bug 1175485 part 4 - Add unit test for integer range. r=waldo
...
--HG--
extra : source : 2fb0dd6ca01c21b9282e0d7637ac09c2e8539a02
2015-07-02 13:31:07 +10:00
Xidorn Quan
5ce6110994
Bug 1175485 part 3 - Remove unused operators, typedefs and IteratorTraits. r=waldo
...
--HG--
extra : source : c1d3256e987c25935cc8bd321c413a1e0c7586b3
2015-07-02 13:31:07 +10:00
Xidorn Quan
0a629d8242
Bug 1175485 part 2 - Add static_assert to MakeRange to ensure it is used with integers. r=waldo
...
--HG--
extra : source : ca970199a7f1ee9adc11019a65ef8eba1f2a491e
2015-07-02 13:31:07 +10:00
Xidorn Quan
f15e97fc12
Bug 1175485 part 1 - Allow inner iterator of ReverseIterator deref to any type, and change IntegerIterator, EnumeratedRange, and nsFrameList::Iterator to return value type instead of a reference. r=roc,waldo
...
--HG--
extra : source : 1e932a13595a1d3862f171e7e7435422d890fbf0
2015-07-02 13:31:07 +10:00
Phil Ringnalda
df2c98c7f6
Back out 85ce4ef19b93 (bug 1179048) for a wide variety of devtools test failures
2015-07-01 20:18:09 -07:00
JW Wang
df31030460
Bug 1068970 - Ensure MediaDecoderStateMachine::SendStreamAudio() uses UsecsToFrames correctly. r=roc
2015-07-02 10:37:34 +08:00
B2G Bumper Bot
2018cef4cc
Bumping manifests a=b2g-bump
2015-07-01 19:37:19 -07:00
B2G Bumper Bot
f4eeeb1697
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/4dd94426a71c
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30786 from gasolin/issue-1179582
Bug 1179582 - [system] code clean up, r=me
========
https://hg.mozilla.org/integration/gaia-central/rev/2086f07db56f
Author: gasolin <gasolin@gmail.com>
Desc: Bug 1179582 - [system] code clean up, r=me
2015-07-01 19:35:23 -07:00
JW Wang
9357c757c0
Bug 1179116. Part 3 - remove unused code. r=cpearce.
2015-07-02 10:34:30 +08:00
JW Wang
f5b2f59f6b
Bug 1179116. Part 2 - clean up code of MediaDecoderStateMachine::FinishDecodeFirstFrame(). r=cpearce.
2015-07-02 10:34:17 +08:00
JW Wang
293366faa9
Bug 1179116. Part 1 - clean up code of MediaDecoderStateMachine::MaybeStartPlayback(). r=cpearce.
2015-07-02 10:34:05 +08:00
B2G Bumper Bot
0fa4efcbe0
Bumping manifests a=b2g-bump
2015-07-01 19:02:20 -07:00
B2G Bumper Bot
9462dd0815
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/70f5447f7fbb
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #30767 from RomainLoisel/bug-1170458
Bug 1170458 - [Camera] fix remain jsdoc error, r=gasolin
========
https://hg.mozilla.org/integration/gaia-central/rev/d1e3912693ac
Author: Romain <me@romain-loisel.fr>
Desc: Bug 1170458 - [Camera] fix remain jsdoc error R=gasolin
2015-07-01 19:00:24 -07:00
Jean-Yves Avenard
442d53fa88
Bug 1179569: Remove use of decoder's monitor in ResetDecode(). r=bholley
...
Doesn't appear to ever have been required.
2015-07-02 11:55:33 +10:00
Bobby Holley
2324e58fb3
Bug 1178437 - Do the dormant-enabled tracking on the main thread. r=jww,r=jya
...
This is purely a question of policy, so there's no reason it needs to live on
the off-main-thread decoding machinery.
2015-07-01 18:47:41 -07:00