Commit Graph

449369 Commits

Author SHA1 Message Date
Edgar Chen
dba190796b Bug 1205221 - Fix chrome.tabs.onUpdate event doesn't be fired correctly when tab's attribute is changed. r=billm
--HG--
extra : transplant_source : %B7%2C%06e%0E%0F/%C3%E5-F%A1M%9B%C3%8F%060%95S
2015-09-15 14:06:51 +08:00
rthyberg
dd7668ef22 Bug 1190801 - Moved loadSessionData and split saveSessionData from TelemetrySession to TelemetryStorage. r=gfritzsche 2015-11-06 03:54:00 +01:00
simplyblue
fbe8fa2e75 Bug 1175519 - Expose raw ping json data on about:telemetry. r=gfritzsche 2015-11-06 19:27:53 +05:30
rthyberg
e3a233f41f Bug 1164039 - moved TelemetryTimestamps.jsm and tests to toolkit/componets/telemetry/. r=dexter
--HG--
rename : toolkit/modules/TelemetryTimestamps.jsm => toolkit/components/telemetry/TelemetryTimestamps.jsm
rename : toolkit/modules/tests/xpcshell/test_TelemetryTimestamps.js => toolkit/components/telemetry/tests/unit/test_TelemetryTimestamps.js
2015-11-08 16:25:00 +01:00
Tom Tromey
9dcf24cc7d Bug 1222461 - fix how rewriteDeclarations reports unrelated changes. r=pbrosset 2015-11-06 10:43:00 +01:00
Jordan Santell
b16bd6b8bb Bug 1216542 - disable browser_wa_properties-view-media-nodes.js on OSX, due to failures on 10.10.5. r=vp 2015-11-06 20:40:00 +01:00
Tom Tromey
3bee0771f1 Bug 1216234 - add inIDOMUtils.getCSSPseudoElementNames; r=heycam,pbrosset 2015-11-09 07:01:00 +01:00
Jared Wein
53c5412b7e Bug 1205436 - Add extra logging to PanelUI show/hide and customizing enter/exit. r=Gijs 2015-11-09 18:15:38 -05:00
Sami Jaktholm
6952252fea Bug 1199180 - Wait for the inspector-updated event after selecting nodes with UP key. r=pbrosset
The likely steps that lead to intermittent failures in
browser_markupview_keybindings_04.js are:
1) UP key is pressed, the test waits for child updates and
   node-highlight event.
2) Once those have finished, the selection has changed to <body> BUT
   the inspector-updated event for the change has not been emitted
   (child node update finishes before the event is emitted).
3) The test calls selectWithElementPicker() presses ENTER to pick the
   <div> element and starts to wait for an inspector-updated event.
4) The inspector-updated event from (1) is finally emitted and the test
   continues BUT the selection change at (3) has not yet completed.
   This means <body> is still selected and the assertion fails.

Since a new selection will always cause the inspector-updated event to
be emitted it makes sense to wait for it after pressing UP.

--HG--
extra : transplant_source : %09%05O%3D%01P%FEI%27j-%8C%15%5D%A5%00%03%23U%3F
2015-11-07 08:27:16 +02:00
Sami Jaktholm
b658863623 Bug 1199180 - Revert rev f508744adc9f as it did not help with the intermittent failures. r=pbrosset
--HG--
extra : transplant_source : b%23y%A8G%0B%F3tu%28%D4%D1%180%ED%17%ED%DB%D2%CA
2015-11-07 08:28:38 +02:00
Mark Banner
4b933355a4 Bug 1210865 - Change how Loop's data channels are setup to cope with the newer SDK that doesn't allow setting them up until subscription is complete. r=dmose 2015-11-10 08:58:10 +00:00
Mark Banner
b8b9d7e44d Bug 1210865 - Update OpenTok library to version 2.6.8. r=dmose 2015-11-10 08:58:10 +00:00
Jonathan Almeida (:jonalmeida)
aadf4c2d30 Bug 1209293 - Flip default options for click-to-view images r=mfinkle
--HG--
extra : commitid : L6FGBumiR6l
extra : rebase_source : 477ec27ba43e595510a5f3506e651f0204c8bdab
2015-11-10 00:03:55 -05:00
Hernan Rodriguez Colmeiro
19b5a18cce Bug 1220839 - Make the inspector rule/computed searchbox clear icon show correctly in RTL;r=bgrins
--HG--
extra : commitid : GQXQ2YJ9469
2015-11-10 00:24:07 -03:00
Phil Ringnalda
98b15a57ee Bug 1221911 (and bug 1222289, and the third one it would take to fit all the filenames) - disable browser_graphs-* on e10s for frequent timeouts 2015-11-09 18:57:39 -08:00
Allison Naaktgeboren
d03bfc4a78 Bug 1222116 - add smsto:// support to fennec.r=mcomella 2015-11-09 18:22:06 -08:00
Wes Kocher
f228433404 Merge m-c to fx-team, a=merge
--HG--
extra : commitid : 9v6NXQJLWKT
2015-11-09 17:35:59 -08:00
Wes Kocher
d533ed9ba6 Merge b2ginbound to central, a=merge
--HG--
extra : commitid : J9BhYbnGILd
2015-11-09 17:31:35 -08:00
Wes Kocher
917eeae2e6 Merge inbound to central, a=merge
--HG--
extra : commitid : 21rXuLg2H72
2015-11-09 17:22:49 -08:00
B2G Bumper Bot
ac5d78008b Bumping manifests a=b2g-bump 2015-11-09 12:39:52 -08:00
B2G Bumper Bot
5865a4bf2f Bumping manifests a=b2g-bump 2015-11-09 12:09:39 -08:00
B2G Bumper Bot
272b04f45b Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a09fd39bc2ce
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #33088 from fabricedesre/devtools-default

Bug 1223103 - Turn on devtools by default r=kgrandon

========

https://hg.mozilla.org/integration/gaia-central/rev/b7b1d402f7ce
Author: Fabrice Desré <fabrice@desre.org>
Desc: Bug 1223103 - Turn on devtools by default r=kgrandon
2015-11-09 12:08:15 -08:00
Wander Lairson Costa
1dd9464b0f Bug 1222501: Fix query mar update url function. r=jlund.
--HG--
extra : commitid : CSac6BeR6E6
2015-11-09 17:49:30 -02:00
B2G Bumper Bot
bb366d40da Bumping manifests a=b2g-bump 2015-11-09 10:36:56 -08:00
B2G Bumper Bot
9fed3b1986 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e7ced58bd86
Author: Fabrice Desré <fabrice@desre.org>
Desc: Merge pull request #33028 from ngokevin/2.5master

Bug 1222254 - incoming marketplace package (r=fabrice)

========

https://hg.mozilla.org/integration/gaia-central/rev/671abdc23b22
Author: Kevin Ngo <me@ngokevin.com>
Desc: Bug 1222254 - incoming marketplace package (r=fabrice)
2015-11-09 10:35:33 -08:00
Bill McCloskey
12a5e6cc5d Bug 1221371 - Remove unused Chromium callback code (r=jld) 2015-11-09 10:21:11 -08:00
Bill McCloskey
f8aa3d2562 Bug 1221371 - Switch chromium IPC code to use mozilla::Tuple (r=jld,cpearce,kats) 2015-11-09 10:21:11 -08:00
Bill McCloskey
47b5adaa34 Bug 1221368 - Change MakeTuple to decay the types of its arguments (r=froydnj) 2015-11-09 10:21:11 -08:00
Nick Alexander
e6a9770f2a Bug 938994 - Post: Update Gradle configurations. r=sebastian
I moved the JAR out of the root directory because I didn't want
multiple copies of things in robocop/ appearing in IntelliJ, although
this turns out to not be strictly necessary.  Keeping it as part of a
general push to move things out of the root dumping ground.

--HG--
rename : mobile/android/tests/browser/robocop/robotium-solo-4.3.1.jar => mobile/android/tests/browser/robocop/libs/robotium-solo-4.3.1.jar
extra : commitid : 6NYW1zNU7k8
extra : rebase_source : e152435da39612fdb69749936c713313f2a5b006
extra : histedit_source : aca11a9101156670d49fe89a9237031e4089f2b8
2015-11-09 10:18:45 -08:00
Nick Alexander
ade40baf2d Bug 938994 - Move build/mobile/robocop into mobile/android/tests/browser/robocop. r=gbrown
This builds the Robocop tests with |mach build mobile/android|, making
it easier for developers to build Fennec and the tests at the same
time.

--HG--
rename : build/mobile/robocop/AndroidManifest.xml.in => mobile/android/tests/browser/robocop/AndroidManifest.xml.in
rename : build/mobile/robocop/Makefile.in => mobile/android/tests/browser/robocop/Makefile.in
rename : build/mobile/robocop/README => mobile/android/tests/browser/robocop/README
rename : build/mobile/robocop/moz.build => mobile/android/tests/browser/robocop/moz.build
rename : build/mobile/robocop/res/values/strings.xml => mobile/android/tests/browser/robocop/res/values/strings.xml
rename : build/mobile/robocop/robotium-solo-4.3.1.jar => mobile/android/tests/browser/robocop/robotium-solo-4.3.1.jar
extra : commitid : BuNBjgXdm1d
extra : rebase_source : c36b8bf0183d8f5821b7f7839668ca963065d894
extra : histedit_source : a86fef3b834420ea496a9c2644ca72786a2d7da9
2015-11-09 12:55:38 -08:00
Jonathan Almeida (:jonalmeida)
c16364b7c9 Bug 1209293 - Using const values instead of numbers r=mfinkle
--HG--
extra : commitid : 5XMV0cugMTQ
extra : rebase_source : 02dd049de71c95a9c6877d80023d457ba5582aac
2015-11-09 18:21:16 -05:00
Randell Jesup
d90f4749ea Bug 800564: Handle MJPEG decode errors r=abr 2015-11-09 13:08:06 -05:00
B2G Bumper Bot
95943ea750 Bumping manifests a=b2g-bump 2015-11-09 09:25:02 -08:00
B2G Bumper Bot
6ea58854d0 Bumping gaia.json for 2 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/6bcb358d136e
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Merge pull request #33075 from mikehenrty/bug-1194749-soundtoast-optimization

Bug 1194749 - Make SoundToast lib only ask for VolumeBar once for cer…

========

https://hg.mozilla.org/integration/gaia-central/rev/26042dcd1a20
Author: Michael Henretty <michael.henretty@gmail.com>
Desc: Bug 1194749 - Make SoundToast lib only ask for VolumeBar once for certain tests
2015-11-09 09:23:39 -08:00
B2G Bumper Bot
94c1c49989 Bumping manifests a=b2g-bump 2015-11-09 09:19:43 -08:00
B2G Bumper Bot
003dc9ffee Bumping gaia.json for 4 gaia revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9eccd2dd5c8e
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #33022 from andrenatal/ringtone_webactivity

Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/2a23a4d542fc
Author: Andre Natal <anatal@gmail.com>
Desc: Bug 1221358 - Modify "Manage" web activity from ringtone app to use window.close instead activity.postResult() to close it. r=squib

========

https://hg.mozilla.org/integration/gaia-central/rev/674c79f7e397
Author: Carsten Book <tomcat@mozilla.com>
Desc: Merge pull request #32888 from mozfreddyb/bug-1220144-update-eslint-no-unsafe-innerhtml-0-1-13

Bug 1220144 - Update eslint plugin-no-unsafe-innerhtml for Gaia. r=felash

========

https://hg.mozilla.org/integration/gaia-central/rev/b28489c62de8
Author: Frederik Braun <fbraun+gh@mozilla.com>
Desc: Bug 1220144 - Update eslint plugin-no-unsafe-innerhtml for Gaia
2015-11-09 09:18:19 -08:00
Nathan Froyd
62b66d3dba Bug 1222569 - remove unused variable from DrawTargetD2D1.cpp; r=Bas 2015-11-06 15:09:03 -05:00
Nathan Froyd
ff7379df68 Bug 1222569 - remove unused const variables from ExtendInputEffectD2D1.cpp; r=Bas 2015-11-06 15:08:29 -05:00
Nathan Froyd
048d9143a0 Bug 1222569 - remove unused function from gfxPlatformFontList.cpp; r=Bas 2015-11-06 15:07:10 -05:00
Nathan Froyd
bc83fc417c Bug 1222569 - remove unused variables in CompositorD3D9.cpp; r=Bas
None of the other DrawPrimitive calls in DrawQuad are checked, so
discaring the result from this call of DrawPrimitive seems OK.
2015-11-06 15:04:40 -05:00
Nathan Froyd
33ff686226 Bug 1222569 - remove unused variable in TextureD3D9.cpp; r=Bas 2015-11-06 15:02:52 -05:00
Nathan Froyd
9c46bc20f5 Bug 1222569 - remove unused variable in gfxDWriteFonts.cpp; r=Bas 2015-11-06 15:02:07 -05:00
Nathan Froyd
20624ec388 Bug 1222569 - fix -Wformat warning in gfxWindowsPlatform.cpp; r=Bas 2015-11-06 14:42:09 -05:00
Nathan Froyd
2b88ed7158 Bug 1222569 - fix initialization order in gfxWindowsPlatform.cpp; r=Bas 2015-11-06 14:40:48 -05:00
Alastor Wu
caa47cc319 Bug 1220320 - implement the nsSupportsWeakReference. r=baku
--HG--
extra : transplant_source : %B1%5C%05%C3%06lY%88%EDv%E9%22M6%3Cdtz%A4%3E
2015-11-06 16:29:03 +08:00
crazyprodigy
55734671df Bug 1220556 - No feedback after performing Copy link. r=margaret
--HG--
extra : transplant_source : A%28%D2%3D%DD%0C%C0%84%A0%FF%8EX%8B%23R%BE%10%E8o%93
2015-11-05 16:37:55 -05:00
Nathan Froyd
1faded305e Bug 1222569 - fix initialization order in SourceSurfaceD2D1; r=Bas
Member fields are supposed to be initialized in the order they are
declared, but the constructor of SourceSurfaceD2D1 initialized
mDrawTarget prior to mDevice.  This is probably harmless, but it does
cause a warning on clang-cl, so let's fix it.
2015-11-05 15:22:08 -05:00
Nathan Froyd
383397bc5b Bug 1222569 - fix initialization order in DataTextureSourceD3D9; r=Bas
Member fields are supposed to be initialized in the order they are
declared, but the constructors of DataTextureSourceD3D9 initialized
mFormat prior to mCompositor.  This is probably harmless, but it does
cause a warning on clang-cl, so let's fix it.
2015-11-05 14:34:14 -05:00
Olli Pettay
9eb0f0cb58 Bug 1220900 - Remove unused JSBindingFinalized, r=peterv 2015-11-09 18:24:09 +02:00
Carsten "Tomcat" Book
97160463c7 Backed out changeset fc158b64af6f (bug 1222499) for bustage 2015-11-09 15:58:56 +01:00