Tim Taubert
bd14bee44a
Bug 1156722 - Check for window.gBrowser instead of window.getBrowser r=smacleod
2015-03-30 10:22:45 +02:00
Tim Taubert
fd71ad4984
Bug 1156722 - Use destructuring instead of [].shift() r=smacleod
2015-03-30 10:23:59 +02:00
Tim Taubert
445063d439
Bug 1156722 - Remove legacy _toJSONString() method and use JSON.stringify() r=smacleod
2015-03-30 10:25:47 +02:00
Tim Taubert
c094cda64e
Bug 1157220 - Prevent "null" entries for tabs in the window state object when restoreTab() is called for a given tab before we collected data for all its predecessors r=smacleod
2015-04-22 15:37:12 +02:00
Tim Taubert
aca4ef500c
Bug 1156721 - Move restoreCookies() implementation to SessionCookies.jsm r=smacleod
...
Also, remove the try/catch clause as nsCookieService::Add() will only fail if the profile was already closed or we're OOM, aborting in those cases is absolutely fine.
2015-03-30 10:41:57 +02:00
Felipe Gomes
498ebe1874
Bug 1158270 - Plugins can't run if e10s is force-disabled. r=jmathies
2015-04-26 20:55:39 -03:00
James Lai
fc67da657d
Bug 1150800 - Remove unused images in /toolkit/themes/*/global/icons/. r=dao
2015-04-26 20:01:10 +02:00
Shu-yu Guo
a210e8b077
Bug 1145824 - Reset dom.send_after_paint_to_content when toggling gDevTools.testing, as chrome tests need it.
2015-04-25 15:56:20 -07:00
Shu-yu Guo
522b073d05
Bug 1145824 - In nsProfiler, allow GetProfile and getProfileData to filter by a start time. (r=mstange)
2015-04-25 15:56:03 -07:00
Shu-yu Guo
fd79d51b74
Bug 1145824 - Add getElapsedTime to nsIProfiler. (r=mstange)
2015-04-25 15:55:56 -07:00
Jordan Santell
3eabbee916
Bug 1145824 - Profiler actor and performance tools now handle
...
passing in a startTime to filter out SPS profiles on platform rather than
client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Brian Grinstead
5b1630e1da
Bug 1157946 - Early return if aResponse.sources is undefined;r=fitzgen
...
This happens quite often during the damp devtools talos test, when
the toolbox is closed immediately after a page is reloaded
2015-04-25 10:11:16 -07:00
Alexandre Poirot
11b2ddad6e
Bug 1157201 - Prevent exception while hovering the rule-view. r=pbrosset
2015-04-22 07:34:00 +02:00
Mark Banner
b560b0ca8d
Bug 1149964 - Fix an intermittent error in Loop's functional tests (media start time should be uninitialized) and wait for the content server before starting tests. r=dmose NPOTB DONTBUILD
2015-04-25 11:00:43 +01:00
Marco Bonardo
b97d610763
Bug 1094900 - Livemarks service should use the new Bookmarks.jsm. r=ttaubert
2015-04-25 10:51:48 +02:00
Tooru Fujisawa
da97f25d34
Backed out changeset 9bd76ec482d2 (bug 1145824) for mochitest-other failure
2015-04-25 14:12:25 +09:00
Tooru Fujisawa
ddb1bdaf8e
Backed out changeset 09b28ebb2216 (bug 1145824) for mochitest-other failure
2015-04-25 14:12:23 +09:00
Tooru Fujisawa
8a03f610ab
Backed out changeset fb84ee59e04a (bug 1145824) for mochitest-other failure
2015-04-25 14:12:21 +09:00
Jordan Santell
89e373ee3e
Bug 1147945 - Let the profiler's buffer size and sample rate be configurable via prefs. r=vp
2015-04-13 18:00:02 -07:00
Jordan Santell
2513d09a8a
Bug 1134778 - Consolidate usages of view sourcing in tools with a source-utils module. r=vp,jryans
2015-04-24 14:16:34 -07:00
Jordan Santell
ee2bb39767
Bug 1145824 - Profiler actor and performance tools now handle
...
passing in a startTime to filter out SPS profiles on platform rather than
client. r=vp,fitzgen
2015-04-17 12:44:52 -07:00
Shu-yu Guo
293e34735f
Bug 1145824 - In nsProfiler, allow GetProfile and getProfileData to filter by a start time. (r=mstange)
2015-04-24 17:36:13 -07:00
Shu-yu Guo
94d3529cbf
Bug 1145824 - Add getElapsedTime to nsIProfiler. (r=mstange)
2015-04-24 17:35:57 -07:00
Chenxia Liu
54459d8cf8
Bug 1107590 - Add entry point to Site Settings from Site Identity popup. r=ally
...
--HG--
extra : rebase_source : f4e328b35a8dcf0dacb6a6d383c82d66b0c0affd
2015-04-20 17:16:27 -07:00
Ryan VanderMeulen
6eee1dc356
Merge m-c to fx-team. a=merge
...
CLOSED TREE
2015-04-24 16:07:47 -04:00
Ryan VanderMeulen
2d0682ab05
Merge inbound to m-c. a=merge
2015-04-24 15:42:31 -04:00
Michael Comella
2658fd136d
Bug 1134484 - Fix bustage by removing duplicate attribute. r=trivial CLOSED TREE
...
--HG--
extra : amend_source : 2bb7d36f67700219a29027293c9f376034e2f059
2015-04-24 12:34:45 -07:00
B2G Bumper Bot
0a46916fee
Bumping manifests a=b2g-bump
2015-04-24 09:47:33 -07:00
B2G Bumper Bot
1ef2d0c11a
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/70ab08a2dadc
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157741 - merge pull request #29691 from KevinGrandon:bug_1157741_event_safety_scope to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/999da2100de7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1157741 - Filter transitionend calls within eventSafety library r=etienne
2015-04-24 09:45:21 -07:00
B2G Bumper Bot
743492c45e
Bumping manifests a=b2g-bump
2015-04-24 09:30:04 -07:00
B2G Bumper Bot
cc704495f5
Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
...
========
https://hg.mozilla.org/integration/gaia-central/rev/5a94154908da
Author: autolander <bug.autolander@gmail.com>
Desc: Bug 1157885 - merge pull request #29704 from KevinGrandon:bug_1157885_search_escape_terms to mozilla-b2g:master
========
https://hg.mozilla.org/integration/gaia-central/rev/cb0ad67c803d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 1157885 - [Search] Encode rocketbar search parameter r=daleharvey
2015-04-24 09:27:53 -07:00
David Major
461f7a8a01
Bug 1130061: Block version 1.5 of vwcsource.ax. r=bsmedberg
2015-04-24 11:29:40 -04:00
Bas Schouten
7f7ef584ca
Bug 1143806: Tolerate timeouts occurring if a device driver is in the process of resetting. r=jrmuizel
2015-04-24 17:09:42 +02:00
Nicolas B. Pierron
8e1c6d1cd8
Bug 1149119 - Do not inline bound functions with non-atomized arguments. r=jandem
2015-04-24 16:26:08 +02:00
Nicolas B. Pierron
b59086de59
Bug 1149119 - Use Atoms in the template object hold by Baseline. r=jandem
2015-04-24 16:26:07 +02:00
David Anderson
979949ce62
Mark unaccelerated antialiasing reftest failures with APZ as fuzzy. (bug 1157716, r=mstange)
...
With APZ, we always layerize the first scrollable element of the page,
if the page itself is not scrollable. These additional layers can cause
fuzzy reftest failures in two ways: differences in blending, and by
disabling sub-pixel test anti-aliasing. The latter is only a problem
with unaccelerated drawing, because we don't support component alpha
layers with BasicLayers. (We also don't support them with
BasicCompositor, but "Reftest unaccelerated" only tests BasicLayers).
2015-04-24 10:13:32 -04:00
Lee Salzman
936b4a2716
Bug 1158154 - Add gtk_window_set_auto_startup_notification to mozgtk stubs. r=nical
2015-04-24 16:09:46 +02:00
Ryan VanderMeulen
61750cf7e7
Backed out changeset 5f97bf645c13 (bug 1157343) for tp crashes.
2015-04-24 10:09:23 -04:00
Sotaro Ikeda
96062ef95d
Bug 1154411 - Do not close same fd twice r=bent
2015-04-24 06:18:13 -07:00
Andreas Tolfsen
9c89709503
Bug 1158113: Removing two straggling error codes from Marionette
...
r=davehunt
--HG--
extra : rebase_source : 0ba61719dcfa99e06f34626672cbbac91c69906f
2015-04-24 12:06:43 +01:00
Carsten "Tomcat" Book
847865a149
Merge mozilla-central to mozilla-inbound
2015-04-24 14:57:12 +02:00
Carsten "Tomcat" Book
cdf101ec43
merge mozilla-inbound to mozilla-central a=merge
2015-04-24 14:37:13 +02:00
Carsten "Tomcat" Book
aa8f5278be
merge fx-team to mozilla-central a=merge
2015-04-24 14:24:46 +02:00
Brian Hackett
10ec140c19
Bug 1157809 - Optimizing scanning of unboxed plain objects and typed objects during nursery collections, r=terrence.
2015-04-24 05:50:03 -06:00
Aryeh Gregor
7aa649e324
Bug 1154701 part 14 - Remove unused nsCOMArray cruft; r=ehsan
2015-04-24 14:27:36 +03:00
Aryeh Gregor
09fbec2fa2
Bug 1154701 part 13 - Clean up nsHTMLEditor::SetCSSBackgroundColor; r=ehsan
2015-04-24 14:27:36 +03:00
Aryeh Gregor
547b89759b
Bug 1154701 part 12 - Switch nsEditor::mDocStateListeners to nsTArray; r=ehsan
2015-04-24 14:27:36 +03:00
Aryeh Gregor
3dd037d676
Bug 1154701 part 11 - Switch nsEditor::mEditorObservers to nsTArray; r=ehsan
2015-04-24 14:27:36 +03:00
Aryeh Gregor
bdaa9608e6
Bug 1154701 part 10 - Switch nsEditor::mActionListeners to nsTArray; r=ehsan
2015-04-24 14:27:36 +03:00
Aryeh Gregor
9f7724b473
Bug 1154701 part 9 - Clean up nsHTMLEditor::RelativeFontChange; r=ehsan
2015-04-24 14:27:36 +03:00