Jim Chen
05e4bbe50d
Bug 1103036 - Wait for ContentChild shutdown during profile-before-change; r=billm
2015-01-10 13:42:10 -05:00
Mark Finkle
208495fc3c
Bug 946957 - Switch Navigation helper to use Solo for getting UI elements r=bnicholson
2015-01-10 01:18:05 -05:00
Wes Kocher
9deff9ec82
Merge mozilla-central to fx-team a=merge
2015-01-09 21:01:35 -08:00
Wes Kocher
88ae2e5a7f
Backout 42f2ce6de0c7 (bug 1117979) for xpcshell orange
2015-01-09 20:20:15 -08:00
B2G Bumper Bot
c4485f2b8f
Bumping manifests a=b2g-bump
2015-01-09 19:33:50 -08:00
B2G Bumper Bot
2e193d75f6
Bumping manifests a=b2g-bump
2015-01-09 19:03:50 -08:00
Patrick McManus
a12670699c
bug 1119280 - fix large spdy/h2 transfer truncation r=hurley
2015-01-09 10:18:28 -05:00
Jonathan Kew
f194052f6a
Bug 1119770 - Remove the compile-time switch to enable/disable vertical writing mode support. r=smontagu
2015-01-12 20:55:52 +00:00
Trevor Saunders
bf4448d426
Bug 1077549 - Only support gcc 4.6+. r=glandium
2015-01-08 20:21:37 -05:00
B2G Bumper Bot
6461b8375b
Bumping manifests a=b2g-bump
2015-01-09 17:23:49 -08:00
Mike Hommey
454548f01c
Followup for Bug 1119997 - add missing glibc-devel.i686 dependency. r=me
2015-01-10 09:20:52 +09:00
Mike Hommey
63b25b7dcc
Bug 1119997 - Stop using mozilla-centos-i386 mock. r=catlee
2015-01-10 08:54:00 +09:00
Dave Hylands
341a4396af
Bug 1119907 - Cleanup some errors when USE_DEBUG is enabled in the AutoMounter.
2015-01-09 15:29:15 -08:00
Nick Alexander
801835e778
Bug 1117357 - Fix |mach bootstrap| for mobile/android on Mac OS X. r=gps
...
This does two things. First, it aligns the brew formula name
(AndroidNdk) with the brew file name (android-ndk.rb). Second, it
makes sure that we actually find the android-ndk.rb file. I think
|mach bootstrap| always worked, due to a felicity where the working
directory always contained android-ndk.rb; but |python bootstrap.py|
failed because android-ndk.rb was downloaded to a temporary location
that was not included in the |brew install| command.
--HG--
rename : python/mozboot/mozboot/android-ndk-r8e.rb => python/mozboot/mozboot/android-ndk.rb
extra : rebase_source : 44f164d3d5916bc2faf4c64285e232047daea35e
2015-01-08 13:47:42 -08:00
Mark Hammond
bbfc682e1e
Bug 1117979 - fix orange by not relying on DNS lookup failure in the 'error' test. r=gavin
2015-01-10 13:09:34 +11:00
J. Ryan Stinnett
6fa8bc44ac
Backout 455a5366c877 (bug 731318) for network issues (bug 1116867)
2015-01-09 17:24:37 -06:00
J. Ryan Stinnett
f620f043ea
Backout d5a6e28f7132 (bug 1115976) for network issues (bug 1116867)
2015-01-09 17:16:58 -06:00
Dan Mosedale
f16996b82f
Bug 1118061-add "caller unavailable" messages to Hello, r=jaws
2015-01-09 14:51:51 -08:00
Wes Kocher
e28a549c00
Backout 175e66ebdb05 (bug 1077444) for dt2 orange
2015-01-09 14:00:31 -08:00
Wes Kocher
be4d564b24
Backout db5eef36bcd9 (bug 1117825) for dt2 orange
2015-01-09 13:59:57 -08:00
Wes Kocher
e02d1f8242
Backout da1d674d004e (bug 1118295
) for dt2 orange
2015-01-09 13:59:20 -08:00
Dave Townsend
74240ea15b
Bug 1119450: Clicks on the search go button shouldn't open the search popup. r=felipe
...
--HG--
extra : rebase_source : 0f7fa4e6e6cc833a41cac28288bdce38722815a7
2015-01-09 11:05:50 -08:00
Victor Porof
5ae749e038
Bug 1118295
- Optimize emptying the `prevFrames` array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell
2015-01-09 15:49:16 -05:00
Victor Porof
e58c2b1945
Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell
2015-01-09 15:49:16 -05:00
Victor Porof
4fbaa23070
Bug 1077444 - Create Flamechart Widget, r=jsantell
2015-01-09 15:49:16 -05:00
Jared Wein
b5f521fe19
Bug 1074744 - Apply the margin-end to the volume controls when fullscreen is unavailable. r=gijs r=dolske
...
The adjusted margin-end needs to be applied to the volume controls when the fullscreen button is hidden due to fullscreen being unavailable, such as within an iframe that is lacking the allowfullscreen attribute. Previously the margin-end was only applied when the video was determined to be audio-only.
2015-01-09 14:29:36 -05:00
Blake Winton
798db64b8c
Bug 1119327 - Only log the name of the search engine in UITelemetry. r=jchen.
2015-01-08 14:08:36 -05:00
Abdelrhman Ahmed
d783142afe
Bug 1102961 - Cannot navigate AMO without closing the Options window, r=florian.
2015-01-11 20:51:11 +01:00
Abdelrhman Ahmed
85e19affee
Bug 1109854 - Fix the string displayed above the one-off search buttons whwhen the search field is empty, r=florian.
2015-01-11 20:51:11 +01:00
Benjamin Smedberg
b3c2777fc5
Bug 1119302 - Implement nsIContentPolicy.shouldProcess for plugin subresource loads, r=bz
...
--HG--
extra : rebase_source : f13d62f2cdbd5e90bf759222449ee0f73ebc7110
2015-01-08 12:23:27 -05:00
Victor Porof
a8c2547306
Bug 1119927 - Small UI changes for the timeline marker details in the new perf too, r=jsantell
2015-01-11 12:56:31 -05:00
Victor Porof
e2c7fe162d
Bug 1119243 - The LineGraph should always show the gutter, even if arrows are disabled for tooltips, r=jsantell
2015-01-11 12:56:30 -05:00
Victor Porof
2c72cc9e10
Bug 1119242 - Show the framerate graph underneath the markers overview, r=jsantell
2015-01-11 12:56:30 -05:00
Victor Porof
4f1b5289ac
Bug 1119234 - FlameGraph initially selects only half of the profile on retina displays, r=jsantell
...
--HG--
rename : browser/devtools/shared/test/browser_flame-graph-03.js => browser/devtools/shared/test/browser_flame-graph-03a.js
2015-01-11 12:56:30 -05:00
Victor Porof
643ae0e41d
Bug 1077459
- Add flamechart view to Details view in new performance tool, r=jsantell
2015-01-11 11:45:23 -05:00
Victor Porof
e3ad05ca0c
Bug 1118295
- Optimize emptying the `prevFrames` array in FlameGraphUtils.createFlameGraphDataFromSamples, r=jsantell
2015-01-11 09:54:26 -05:00
Victor Porof
3a7299dfe9
Bug 1117825 - Create an utility function for the FlameGraph widget to convert the profiler data into something drawable, r=jsantell
2015-01-11 09:54:26 -05:00
Victor Porof
0b57176b0f
Bug 1077444 - Create Flamechart Widget, r=jsantell
2015-01-11 09:54:26 -05:00
Snigdha Agarwal
eb67e9d016
Bug 852257 - implement Gamepad.timestamp property; r=ted, r=smaug
...
--HG--
extra : rebase_source : 39bb03690dd1b455c73604eca3eb0f2811449a54
extra : amend_source : 34220433ef534585057c0a7f0fca370b8cb0bc86
2015-01-07 14:17:04 -05:00
Mike Shal
d0c2ece498
Bug 1118774 - Add retries to ssh/scp in upload.py; r=gps
...
Previously, buildbot was responsible for the retrying logic. Now that
'make upload' is part of mach build, we need to add retries here.
2015-01-07 15:48:13 -05:00
Mike Shal
8f19bc0b8e
Bug 1118774 - Import python redo library; r=gps
2015-01-07 14:18:20 -05:00
Nicolas B. Pierron
c41a872f4b
Bug 1112154 - Add MSimdBox and inline calls to SIMD constructors. r=bbouvier,jandem
2015-01-12 16:45:55 +01:00
Nicolas B. Pierron
245be5aafa
no bug - Fix style-nit in IonScript::New. r=me
2015-01-12 16:45:55 +01:00
Ehsan Akhgari
dafe75ef66
Bug 1118417 - Mark virtual overridden functions as MOZ_OVERRIDE in parser; r=hsivonen
2015-01-12 10:19:21 -05:00
Kaustabh Datta Choudhury
4f019cb59b
Bug 1098700 - Mochitests that are annotated fails-if don't output a useful error if they unexpectedly pass. r=jmaher
2015-01-12 09:31:40 -05:00
Kaustabh Datta Choudhury
dc2b11edc2
Bug 1116778
- test_app_permissions.html yields 404, I suspect the test isn't doing what we expect it to. r=jmaher
2015-01-12 09:31:38 -05:00
Kaustabh Datta Choudhury
c8671d7f27
Bug 1116776 - test_bug990812.xul leaves a window open during the test run. r=jmaher
2015-01-12 09:31:36 -05:00
Carsten "Tomcat" Book
06bff7d380
Backed out changeset c65de66fe0aa (bug 1119774) since this needs to be backedout too otherwise you will have a bustage or so :) on a CLOSED TREE
2015-01-12 15:36:36 +01:00
Carsten "Tomcat" Book
0bb2cd34b4
Backed out changeset 0257e0be8c42 (bug 1119774)
2015-01-12 15:35:21 +01:00
Carsten "Tomcat" Book
441a3dad22
Backed out changeset 9e9c62f86ca3 (bug 1119774)
2015-01-12 15:35:19 +01:00