Jean-Yves Avenard
8277c4fa05
Bug 1163227: Part1. Notify parent decoder that data got removed. r=mattwoodrow
2015-05-25 15:09:16 +10:00
Jean-Yves Avenard
8adb944d2f
Bug 1166282: Have TimeIntervals and IntervalSet nsTArray_CopyChooser specialization. r=nfroyd
2015-05-25 15:09:16 +10:00
Jean-Yves Avenard
7bf22f4679
Bug 1165938: Disable test on XP/Linux for intermittent failures. r=karlt
2015-05-25 15:09:15 +10:00
Jean-Yves Avenard
bf921d645a
Bug 1159171: Part2. Fix pts calculations in older LibAV version. r=edwin
...
LibAV v0.8 always set the pts to 0 while the dts is set to the pts.
2015-05-25 15:09:15 +10:00
Karl Tomlinson
ec6163456c
back out 780f3d9c7cc3..afb28a3157b3 for test failures (bug 1167045, bug
...
1162364, bug 1166107) CLOSED TREE
--HG--
extra : rebase_source : 25ec81ea2922f66ef4833121f1a3b4af8977c702
extra : amend_source : 3be0042bd1fafbeab56cc207a2b4c336148a975d
2015-05-25 14:31:02 +12:00
JW Wang
befae12d3f
Bug 1163489 - Remove dependency on MediaDecoder from DecodedStream. r=roc.
2015-05-10 12:07:14 +08:00
Nicholas Nethercote
a6d3fc9f49
Bug 1166598 (part 8) - Use PLDHashTable2 in nsHostResolver. r=froydnj.
2015-05-12 17:33:45 -07:00
Nicholas Nethercote
ecae0d4f96
Bug 1166598 (part 7) - Use PLDHashTable2 in nsLoadGroup. r=froydnj.
...
Things to note:
- nsLoadGroupConnectionInfo and its methods were just moved higher up in the
file so it could be referenced in nsLoadGroup's constructor; none of that
code has been changed;
- ~nsLoadGroup() is made public because NS_GENERIC_AGGREGATED_CONSTRUCTOR
requires it to be.
2015-05-12 17:33:44 -07:00
Nicholas Nethercote
01e0dbf44b
Bug 1166598 (part 6) - Clean up nsStaticCaseInsensitiveNameTable. r=froydnj.
...
This patch simplifies nsStaticCaseInsensitiveNameTable greatly by taking
advantage of the following observations.
- |new| is infallible, so |new nsStaticCaseInsensitiveNameTable()| calls don't
need their return value checked.
- nsStaticCaseInsensitiveNameTable::Init() checks if any of the added entries
differ only in case, so the callers of that function don't need to do the
same check.
- nsStaticCaseInsensitiveNameTable::Init() never returns false because
moz_xmalloc() is infallible. (Its callers never check the return value
anyway.) So it can be merged into the constructor. And
~nsStaticCaseInsensitiveNameTable() need not null-check |mNameArray|.
- PLDHashTable now has an initializing constructor and destructor, so these can
be used in nsStaticCaseInsensitiveNameTable, thus avoiding manual
PLD_HashTable{Init,Finish}() calls.
2015-05-05 21:13:53 -07:00
Nicholas Nethercote
8cecb0de92
Bug 1166598 (part 5) - Use PLDHashTable2 in InMemoryDataSource. r=froydnj.
...
--HG--
extra : rebase_source : abacc7bb778bf312f7e15495046e4e68af334c3b
2015-05-05 18:39:20 -07:00
Nicholas Nethercote
2d482a5d52
Bug 1166598 (part 4) - Use PLDHashTable2 in RDFServiceImpl. r=froydnj.
...
--HG--
extra : rebase_source : 5466d753cdeb972c3efe55b1fe78536f0f276a49
2015-05-05 18:30:27 -07:00
Nicholas Nethercote
bf1839cd7a
Bug 1166598 (part 3) - Use PLDHashTable2 in nsCommandParams. r=froydnj.
...
--HG--
extra : rebase_source : 8e7e616c93cae653440a6ea2e11cd1c6da2e8821
2015-05-05 18:23:39 -07:00
Nicholas Nethercote
51dc9c3dc9
Bug 1166598 (part 2) - Use PLDHashTable2 in SpanningCellSorter. r=froydnj,dbaron.
...
--HG--
extra : rebase_source : 2ca65083c218523b8f6dba043979f61358a79ca1
2015-05-05 16:11:43 -07:00
Nicholas Nethercote
2d6942191e
Bug 1166598 (part 1) - Use PLDHashTable2 in nsScriptNameSpaceManager. r=froydnj.
...
--HG--
extra : rebase_source : 210c5fe6722060beaf24226651d28f7a5a87b41e
2015-05-05 16:11:43 -07:00
Kartikaya Gupta
58b0d94d59
Bug 1151617 - Add async-zooming tests for async scrollbar positioning. r=tn,botond
2015-05-24 16:48:26 -04:00
Timothy Nikkel
f3507bdc3b
Bug 1160642. Add reftest-async-zoom to apply an async zoom before taking snapshot. r=dbaron
2015-05-24 16:48:26 -04:00
Phil Ringnalda
3d9a135adb
Merge m-c to m-i
2015-05-24 15:27:08 -07:00
Phil Ringnalda
83030f8fc0
Merge f-t to m-c, a=merge
2015-05-24 12:15:26 -07:00
Phil Ringnalda
ab3d55878e
Merge b-i to m-c, a=merge
2015-05-24 12:14:37 -07:00
B2G Bumper Bot
d0160b0551
Bumping manifests a=b2g-bump
2015-05-24 08:17:19 -07:00
B2G Bumper Bot
f77926f7c5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/66ad152ea509
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30201 from mwargers/1166873
Bug 1166873 - Pin treeherder-client to 1.0 in requirements.txt
========
https://hg.mozilla.org/integration/gaia-central/rev/6014f21d9a01
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1166873 - Pin treeherder-client to 1.0 in requirements.txt
2015-05-24 08:15:23 -07:00
Jordan Santell
912df7a555
Bug 1167006 - Refactor marker details to not handle stack traces explicitly, and move logic into marker utils. Separate out some source link styles. r=vp
2015-05-24 00:18:08 -07:00
Kai-Zhen Li
175fd0487d
Bug 1167106 - Keep the default value if it is smaller than the physical partition size. r=fabrice
2015-05-24 14:08:13 +08:00
Phil Ringnalda
53b4601f96
Back out 4 changesets (bug 1167022) for reftest-e10s bustage
...
CLOSED TREE
Backed out changeset de4013b979a7 (bug 1167022)
Backed out changeset b97f76c4be1c (bug 1167022)
Backed out changeset cbc7f8b88a46 (bug 1167022)
Backed out changeset 00b1c04181d3 (bug 1167022)
2015-05-23 21:40:21 -07:00
Phil Ringnalda
78a19c744b
Merge m-c to m-i
2015-05-23 18:46:00 -07:00
Phil Ringnalda
8c3e8480c6
Merge m-c to b-i
2015-05-23 18:45:13 -07:00
Masayuki Nakano
bdb3dae876
Bug 1167022 part.4 Get rid of MozIMEFocus(In|Out) events r=smaug
2015-05-24 10:11:37 +09:00
Masayuki Nakano
999bfdde66
Bug 1167022 part.3 Fix test_imestate.html for conforming to the new IME focus notification behavior r=nchen
2015-05-24 10:11:37 +09:00
Masayuki Nakano
bbfdde48f6
Bug 1167022 part.2 IMEStateManager::UpdateIMEState() should try to restart to observe focused editor when it's reframed r=smaug+nchen
2015-05-24 10:11:37 +09:00
Masayuki Nakano
3a846afa05
Bug 1167022 part.1 Make IMEContentObserver possible to restart to observe editor root node r=smaug
2015-05-24 10:11:37 +09:00
Fabrice Desré
7093f28a23
Bug 1161677 - Expose dev mode state read-only through the navigator.hasFeature() api r=ehsan
2015-05-23 17:38:24 -07:00
Phil Ringnalda
1502da464c
No bug, fix merge bustage in GMPProvider.jsm, a=me
2015-05-23 17:09:45 -07:00
B2G Bumper Bot
5c775a20e8
Bumping manifests a=b2g-bump
2015-05-23 15:52:05 -07:00
B2G Bumper Bot
2ed4b44aad
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/83c99bcb3365
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30134 from mwargers/1109213
Bug 1109213 - test_sms_with_attachments.py: NoSuchWindowException
========
https://hg.mozilla.org/integration/gaia-central/rev/2bf5bb1a64a9
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1109213 - test_sms_with_attachments.py: NoSuchWindowException
2015-05-23 15:50:11 -07:00
Phil Ringnalda
0421a842b0
Merge m-c to b-i
2015-05-23 14:42:08 -07:00
Phil Ringnalda
8bb760c7b0
Merge m-c to m-i
2015-05-23 14:39:57 -07:00
Phil Ringnalda
17cba2818f
Merge b-i to m-c, a=merge
2015-05-23 14:35:55 -07:00
Phil Ringnalda
d98af6849d
Merge f-t to m-c, a=merge
...
--HG--
rename : browser/devtools/performance/modules/io.js => browser/devtools/performance/modules/logic/io.js
2015-05-23 14:28:07 -07:00
Phil Ringnalda
4320928661
Back out b068592c488a (bug 1165816) for assertions in webide tests
...
CLOSED TREE
2015-05-23 14:07:05 -07:00
Tooru Fujisawa
7fef8b43c1
Bug 1159973 - Abort parsing when TokenStream::SourceCoords hits OOM. r=jorendorff
2015-05-24 05:38:00 +09:00
Phil Ringnalda
9e5deef0e2
Merge m-i to m-c, a=merge
2015-05-23 13:31:21 -07:00
B2G Bumper Bot
8ee2d56439
Bumping manifests a=b2g-bump
2015-05-23 13:14:18 -07:00
B2G Bumper Bot
e2ccb24ab7
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/8460df1f4c0b
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30211 from mwargers/1167848
Bug 1167848 - Disable test_lockscreen_time_check.py until bug 1141258 is fixed
========
https://hg.mozilla.org/integration/gaia-central/rev/e98442a5b014
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1167848 - Disable test_lockscreen_time_check.py until bug 1141258 is fixed
2015-05-23 13:12:22 -07:00
Mark Banner
cfb881e705
Bug 1155170 - Add favicon to Hello link clicker page. r=dmose NPOTB DONTBUILD
2015-05-23 12:38:39 +01:00
B2G Bumper Bot
b377784091
Bumping manifests a=b2g-bump
2015-05-23 04:32:18 -07:00
B2G Bumper Bot
ef03f8f196
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/beb10c663985
Author: Martijn <martijn.martijn@gmail.com>
Desc: Merge pull request #30204 from mwargers/1157316
Bug 1157316 - test_lockscreen_time_check.py: JavascriptException
========
https://hg.mozilla.org/integration/gaia-central/rev/49d2ba473da2
Author: Martijn Wargers <mwargers@mozilla.com>
Desc: Bug 1157316 - test_lockscreen_time_check.py: JavascriptException
2015-05-23 04:30:24 -07:00
ffxbld
f3220d270e
No bug, Automated blocklist update from host bld-linux64-spot-023 - a=blocklist-update
2015-05-23 03:32:25 -07:00
ffxbld
70743008c3
No bug, Automated HPKP preload list update from host bld-linux64-spot-023 - a=hpkp-update
2015-05-23 03:32:23 -07:00
ffxbld
3cb82ca5b5
No bug, Automated HSTS preload list update from host bld-linux64-spot-023 - a=hsts-update
2015-05-23 03:32:21 -07:00
B2G Bumper Bot
d0a7a0c5e1
Bumping manifests a=b2g-bump
2015-05-22 18:37:17 -07:00