J. Ryan Stinnett
|
74c077bdae
|
Bug 1167633 - Remove SpiderMonkey specific JS syntax from App Manager / WebIDE. r=pbrosset
|
2015-05-22 09:34:00 -04:00 |
|
Ursula
|
e750e5231f
|
Bug 1167594 - Make it possible for the preloaded browser to be remote. r=mconley
|
2015-05-22 11:52:44 -04:00 |
|
David Rajchenbach-Teller
|
f0a8818555
|
Bug 1034075 - Add more details to SessionFile AsyncShutdown blocker. r=ttaubert
--HG--
extra : transplant_source : g%96%E37%1CI%07%DD%E2o%1B%BD%A8%F7%C7g-0%8D%CE
|
2015-05-19 13:53:41 +02:00 |
|
Tim Nguyen
|
d11b1283f6
|
Bug 1125952 - Make about:sessionrestore use more available height. r=jaws
|
2015-05-22 09:58:00 -04:00 |
|
Alexandre Poirot
|
b5cd5dd34f
|
Bug 1167181 - Wait for computed view to be fully loaded in tests before proceeding to next one. r=pbrosset
|
2015-05-25 01:09:47 +02:00 |
|
Patrick Brosset
|
47e7c0e8d5
|
Bug 1167957 - Remove spidermonkey specific JS from debugger
--HG--
extra : rebase_source : b67a5db0d154933dc8bde128ba7f5cbfdf6fc425
|
2015-05-25 09:17:26 +02:00 |
|
Georg Fritzsche
|
8b2d7ee218
|
Bug 1166705 - Don't send a saved-session ping when extended Telemetry is off. r=vladan
This also cleans up the pending pings persistance, putting the control of saving them out of TelemetrySession.
|
2015-05-22 22:42:29 +07:00 |
|
Phil Ringnalda
|
6a7d1ee397
|
Merge m-c to f-t
|
2015-05-24 15:28:04 -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 |
|
Victor Porof
|
80ab2a826c
|
Bug 1167962 - Fix import in synthesizeProfileForTest, r=orange
|
2015-05-24 14:12:53 -04:00 |
|
Victor Porof
|
763c70556c
|
Bug 1167975 - CallView._displaySelf sets this.document just because other functions use it; it should pass it as an argument instead, r=jsantell
|
2015-05-24 12:12:20 -04:00 |
|
Victor Porof
|
b3b2a04f30
|
Bug 1167967 - Memory allocations tree render() has an extra unnecessary options argument, r=jsantell
|
2015-05-24 12:12:20 -04:00 |
|
Victor Porof
|
4dea7e637d
|
Bug 1167963 - FrameNode should not export isContent , r=jsantell
|
2015-05-24 12:12:20 -04:00 |
|
Victor Porof
|
c975de6e98
|
Bug 1167962 - Keep exports at bottom of modules, r=jsantell
|
2015-05-24 12:12:20 -04:00 |
|
Victor Porof
|
c9498e5733
|
Bug 1167961 - Task is incorrectly used in compatibility.js, r=jsantell
|
2015-05-24 12:12:20 -04: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 |
|
B2G Bumper Bot
|
4c2827864b
|
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========
https://hg.mozilla.org/integration/gaia-central/rev/91805a7dc452
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1165257 - merge pull request #30081 from KevinGrandon:bug_1165257_ringtones_template_strings to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/90c394c1ffe0
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1165257 - [Ringtones] Migrate to tagged template strings r=squib
|
2015-05-22 18:35:23 -07:00 |
|
Jean-Yves Avenard
|
ec1e982d32
|
Bug 1166836: Part4. Don't unecessarily call GetBuffered(). r=cpearce
Regression was introduced in 24a7f0fda98b (bug 1163445)
--HG--
extra : rebase_source : 1fb81d07f0c8d312d54ae24624735015e6a372a6
|
2015-05-23 11:16:12 +10:00 |
|
Marina Samuel
|
f7251f580c
|
Bug 1167243 - Intermittent browser_newtab_enhanced.js | Suggested for {'Web Education'|'Technology'} enthusiasts [r=adw]
|
2015-05-22 16:37:30 -07:00 |
|