Gabriel Luong
72a77dcba2
Bug 1183862 - [promise-dbg] Add a flag to enable the promise debugger DONTBUILD r=fitzgen
2015-07-14 15:23:04 -07:00
Jordan Santell
6b3dfc468b
Bug 1175760 - Set recording configurations based on UI prefs, but also target support overrides UI prefs. r=vp
2015-07-13 17:24:24 -07:00
Paul Adenot
bae21b7ea5
Bug 1181097 - Properly handle the case of resuming an AudioContext with an MSG that is already switching to an AudioCallbackDriver. r=roc
2015-07-13 19:16:53 +02:00
Ryan VanderMeulen
551c0cccfc
Merge m-c to inbound. a=merge
2015-07-15 13:26:44 -04:00
Jan de Mooij
f6690cf662
Bug 1180049 - Add OOM check in MNewArray constructor. r=bhackett
...
--HG--
extra : rebase_source : 3873881014e9757ba92121edca54fcc22d818616
2015-07-15 19:11:55 +02:00
Jan de Mooij
ebb74ef288
Bug 1143679 followup - Add testcase. r=me
...
--HG--
extra : rebase_source : 845c2b2a1e86e6a0a3757f9df0ab3449a726a5c3
2015-07-15 19:09:02 +02:00
Jan de Mooij
a472364824
Bug 1160884 followup - Add testcase. r=me
...
--HG--
extra : rebase_source : c1d441e13bfb152467750ee0ea05928bc1e55b61
2015-07-15 19:08:31 +02:00
Jeff Muizelaar
65c6ab8e0c
Bug 1184130. Report mismatches of adapter description and vendor id that we get from the registry. r=bas
...
This should help us detect optimus configurations better.
--HG--
extra : rebase_source : d01289129b0ba4ad26b28275f70f85d62991c08e
2015-07-14 15:00:24 -04:00
Steven Michaud
f6c96b6e5d
Bug 1181197 - Fix null dereference in SharedPlanarYCbCrImage destructor. r=jgilbert
2015-07-15 11:56:36 -05:00
Botond Ballo
acce0aee65
Bug 1180899 - Do not clobber frame metrics on the root layer added during a previous paint if there is no other frame metrics for the root scroll frame. r=tn
...
--HG--
extra : rebase_source : 25f54891b69373fd570ad86f9e2aaed852c10d03
extra : source : b0c9f2c474e9b446fb008023c6e7f423931e59cd
2015-07-13 17:48:14 -04:00
Heiher
dbf162b6fd
Bug 1183487 - Fix sorting in check_macroassembler_style.py. r=nbp
2015-07-13 19:57:00 -04:00
Julien Pagès
a978aad1fc
Bug 980788 - [manifestparser] Add greater-than/less-than (equal) support. r=ahal
2015-07-15 04:42:00 -04:00
Peter Elmers
f0de749c69
Bug 1183291 - Factor idl-parser into a Python package. r=khuey
...
Move Python code into an xpidl subdirectory, and include a setup.py to allow
inclusion from pip install or requirements files. Change build directory
variables appropriately.
--HG--
rename : xpcom/idl-parser/Makefile.in => xpcom/idl-parser/xpidl/Makefile.in
rename : xpcom/idl-parser/header.py => xpcom/idl-parser/xpidl/header.py
rename : xpcom/idl-parser/moz.build => xpcom/idl-parser/xpidl/moz.build
rename : xpcom/idl-parser/runtests.py => xpcom/idl-parser/xpidl/runtests.py
rename : xpcom/idl-parser/typelib.py => xpcom/idl-parser/xpidl/typelib.py
rename : xpcom/idl-parser/xpidl.py => xpcom/idl-parser/xpidl/xpidl.py
2015-07-13 13:09:11 -07:00
Julien Pagès
1781b3e4cc
Bug 902125 - Add a version config/flag for Python Marionette. r=dburns
...
--HG--
extra : commitid : I4bJUgDeGUI
extra : rebase_source : 5e7498834bd35cfc0c6fcffd5135eb4dceddd2c2
2015-07-13 18:33:23 +02:00
Ehsan Akhgari
f583ebf23b
Bug 1178563 - Increase the timeout for browser_markupview_html_edit_02.js
2015-07-14 10:41:45 -04:00
Olli Pettay
bf12e17af3
Bug 1182277, don't leak when using nsAutoTArray inside nsTArray, r=nfroyd
...
--HG--
extra : rebase_source : f2ef5f9be86461490ad87e4862e1f77f88b33ade
2015-07-14 17:05:10 +03:00
Trevor Saunders
e340e1cc46
bug 1181177 - null check tabChild in DocManager::CreateDocOrRootAccessible r=davidb
...
This causes e10s to behave differently from non e10s, because in e10s we don't
forward the creation of the document to the parent process. However this only
seems to happen in strange edge cases.
2015-07-14 10:13:21 -04:00
Jean-Yves Avenard
429d9b04c3
Bug 1182999: Apply fuzz factor when adjusting buffered time ranges. r=gerald
...
Frames may have small discontinuities, which would lead to intervals being created that are less than a frame duration.
2015-07-15 00:11:20 +10:00
Kelly Davis
e1bdadef62
Bug 1183503 - Rename model and dictionary files for recognition in preparation for localization. r=smaug
...
--HG--
rename : dom/media/webspeech/recognition/models/dict/cmu07a.dic => dom/media/webspeech/recognition/models/dict/en-US.dic
rename : dom/media/webspeech/recognition/models/en-us-semi/README => dom/media/webspeech/recognition/models/en-US/README
rename : dom/media/webspeech/recognition/models/en-us-semi/feat.params => dom/media/webspeech/recognition/models/en-US/feat.params
rename : dom/media/webspeech/recognition/models/en-us-semi/mdef => dom/media/webspeech/recognition/models/en-US/mdef
rename : dom/media/webspeech/recognition/models/en-us-semi/means => dom/media/webspeech/recognition/models/en-US/means
rename : dom/media/webspeech/recognition/models/en-us-semi/mixture_weights => dom/media/webspeech/recognition/models/en-US/mixture_weights
rename : dom/media/webspeech/recognition/models/en-us-semi/noisedict => dom/media/webspeech/recognition/models/en-US/noisedict
rename : dom/media/webspeech/recognition/models/en-us-semi/sendump => dom/media/webspeech/recognition/models/en-US/sendump
rename : dom/media/webspeech/recognition/models/en-us-semi/transition_matrices => dom/media/webspeech/recognition/models/en-US/transition_matrices
rename : dom/media/webspeech/recognition/models/en-us-semi/variances => dom/media/webspeech/recognition/models/en-US/variances
extra : rebase_source : 859a839773744e1b2eae8d72392069cb8c28fe33
2015-07-14 05:22:00 -04:00
Samael Wang
f671c5bcfd
Bug 984413 - Add JSdoc in MobileMessageDB.jsm. r=btseng
2015-07-13 16:03:14 +08:00
Jordan Santell
f00f6823d1
Bug 1176537 - Change how markers are collapsed to prevent issues for folding in deeply nested markers, and actually fix the other waterfall collapsing tests to actually run. r=vp
2015-07-12 16:41:22 -07:00
Gregory Szorc
30827b6f14
Backed out changeset f06616ee7b2b (bug 1182677)
...
TaskCluster is not amused.
--HG--
extra : commitid : CyAmoMQ15bK
extra : amend_source : 7b898d2dd2639209c205877270fbc469e3428e0c
2015-07-14 13:58:43 -07:00
Gregory Szorc
45c880523f
Bug 1182677 - Aggressively prompt to run mach mercurial-setup
; r=smacleod
...
Having not configured or out-of-date tools benefits nobody. It slows
people down.
Version control tools are an integral part of working on Firefox. It is
important for version control tools to be configured optimally and to be
continuously updated so they stay optimal.
The `mach mercurial-setup` command exists to optimally configure
Mercurial for working on Firefox and other Mozilla projects.
This commit adds a pre-dispatch handler to mach that will verify
Mercurial is in a happy state. If `mach mercurial-setup` has never
executed, it will complain. If `mach mercurial-setup` hasn't been
executed in the past 2 weeks, it will complain.
Yes, aborting command execution and forcing people to context switch to
run `mach mercurial-setup` is annoying. First, we have carved out
several exceptions to this behavior, including detection for running in
automation, on the machines of curmudgeons, when Mercurial isn't being
used, and from non-interactive processes. Second, I argue that people
ignore optional notifications and that having persistently
poorly-configured tools is worse than a single context switch at most
every 2 weeks. Therefore, the heavyhanded approach is justified.
In addition, if we did support a non-fatal notification, we would
introduce the problem of extra output from commands. If anyone was e.g.
parsing mach output, we could very likely break those systems. These
cases should be caught by the isatty() check or be running in a context
with MOZ_AUTOMATION set. But you never know.
--HG--
extra : commitid : AWLag0bpQOY
extra : rebase_source : fba19b918e9eadc6d5976c10d82974fb7e835e9d
2015-07-14 13:53:50 -07:00
Gregory Szorc
4121a5645c
Bug 1182677 - Support calling a function during mach command dispatch; r=smacleod
...
This will give us the ability to execute custom code at command dispatch
time. We can use this for global tests before dispatch.
--HG--
extra : commitid : 5vfmSqOis4W
extra : rebase_source : c285b16007c4b604b164d079a275198c8760e480
2015-07-14 13:46:33 -07:00
Gregory Szorc
b696aaef57
Bug 1182677 - Refactor state directory lookup into own function; r=smacleod
...
A subsequent commit will want to access the state directory path without
possibly creating it. Make that possible by extracting path resolution
to its own function.
--HG--
extra : commitid : 60aMbblXNF9
extra : rebase_source : 5e83e36d32ff1f581e91b442005139c89f3bc3f3
2015-07-14 13:44:59 -07:00
Gregory Szorc
1e1df89147
Bug 1182677 - Add doctstring for mach mercurial-setup
; r=smacleod
...
Mach grew support for docstrings in `mach help` output a few weeks ago.
Add a docstring for `mach mercurial-setup`.
--HG--
extra : commitid : G9xQeLS1Lo5
extra : rebase_source : 2dca87da7e973317dbce7f715d48c7109f65f922
2015-07-14 13:44:08 -07:00
Gregory Szorc
bce07abfe9
Bug 1182677 - Touch last check file before main command invocation; r=smacleod
...
While not common, there are a few cases where `mach mercurial-setup`
fails. When checking the last time this command was executed, it is
sufficient to record the intent to run the command, not the fact that it
executed to completion.
--HG--
extra : commitid : K9SMNXWNIgl
extra : rebase_source : 3275e2162e0e4cf4e00c66271458b08b4f2e5f7e
2015-07-14 13:42:02 -07:00
Ryan VanderMeulen
501af3e759
Bug 1180000 - Disable test_peerConnection_twoVideoStreams.html on Linux debug e10s for frequent failures.
...
--HG--
extra : transplant_source : %CB%11%12%C6%D1%B0%909Di%22%F6%84%B9Xx%0A%C7%DF%8C
2015-07-14 16:44:47 -04:00
Ryan VanderMeulen
bf38e9ed2e
Bug 1160788 - Skip browser_CTP_hide_overlay.js for frequent failures across all platforms.
...
--HG--
extra : transplant_source : %AA%EB%EE%25m%AC%B1%91%EC%82%9E%13%0CI%C1%EB%9Es.%EB
2015-07-14 16:41:06 -04:00
Francois Marier
741f8fa206
Bug 1180323 - Only look at TP table before cancelling speculative connections. r=gcp
...
--HG--
extra : transplant_source : w/%18%F8VL%0B%F4%D2%2ApY%03%D8%26%B2%26A%A1%13
2015-07-11 19:19:29 +02:00
Rithesh Shenthar
a2ba832ca8
Bug 1176987 - Move steeplechase_long testcases to a new folder under mochitests. r=drno
...
--HG--
rename : dom/media/tests/mochitest/long.js => dom/media/tests/mochitest/steeplechase_long/long.js
rename : dom/media/tests/mochitest/steeplechase_long.ini => dom/media/tests/mochitest/steeplechase_long/steeplechase_long.ini
rename : dom/media/tests/mochitest/test_peerConnection_basicAudioVideoCombined_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudioVideoCombined_long.html
rename : dom/media/tests/mochitest/test_peerConnection_basicAudio_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicAudio_long.html
rename : dom/media/tests/mochitest/test_peerConnection_basicVideo_long.html => dom/media/tests/mochitest/steeplechase_long/test_peerConnection_basicVideo_long.html
extra : transplant_source : s%C8%5DLl%D7%D03%98%E7W%CD%03%F0%5D%3E%E0%9C%DAe
extra : histedit_source : a6847d14dd4b006a5adf6a8f8abad8fbc6c7be1c%2Ca8ea8e35bda8476ec02d855fb93053b3bb1ccbb7
2015-07-14 14:39:10 -07:00
Alex Henrie
38880220ff
Bug 941858 - Do not scale down elements passed to setDragImage. r=roc
...
--HG--
extra : rebase_source : de65096c15c4c4b22c8ae3a18143942e36adb3d9
2015-07-11 10:15:19 -06:00
Milan Sreckovic
2816dbd608
Bug 1177726 - Inflate the bounds when stroking the canvas text. r=jmuizelaar
...
--HG--
extra : rebase_source : 3c776397c63693baff0ba0848bfd044cab1ad8b5
2015-07-10 12:04:56 -04:00
Andrew Comminos
ce4cdce4b8
Bug 1178799 - Filter X11 SelectionRequest events with an invalid requestor on GTK3. r=karlt
...
--HG--
extra : rebase_source : cd7370af74195ad1c7736c8148d537e3a47bd4d1
2015-07-13 08:58:00 -04:00
Jose Antonio Olivera Ortega
7ae012a58f
Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. Test. r=baku
...
--HG--
rename : dom/workers/test/serviceworkers/periodic/wait_for_update.html => dom/workers/test/serviceworkers/app2/wait_for_update.html
2015-07-14 15:44:15 +02:00
Jose Antonio Olivera Ortega
4747512d8a
Bug 1178233 - [non-e10s] The update process doesn't work within about:serviceworkers in non-e10s mode. r=baku
2015-07-14 15:44:13 +02:00
James Graham
300bec68d9
Bug 1183627 - Disable unstable mixed content tests for now in order to land the rest of the wpt upgrade, a=testonly
2015-07-14 14:40:16 +01:00
James Graham
503ee7050b
Bug 1183628 - Update web-platform-tests expected data to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
2015-07-14 14:40:14 +01:00
James Graham
e4d932613d
Bug 1183628 - Update to latest wptrunner, a=testonly
2015-07-14 14:39:53 +01:00
James Graham
579d122b35
Bug 1183628 - Update web-platform-tests to revision 593fd27931d7e9d573d2796fe10df9fff778d56f, a=testonly
...
--HG--
rename : testing/web-platform/tests/FileAPI/progress.html => testing/web-platform/tests/FileAPI/progress-manual.html
rename : testing/web-platform/tests/html/semantics/scripting-1/the-template-element/testcommon.js => testing/web-platform/tests/html/resources/common.js
rename : testing/web-platform/tests/webstorage/iframe/event_body_handler.html => testing/web-platform/tests/webstorage/resources/event_body_handler.html
rename : testing/web-platform/tests/webstorage/iframe/event_setattribute_handler.html => testing/web-platform/tests/webstorage/resources/event_setattribute_handler.html
rename : testing/web-platform/tests/webstorage/iframe/local_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/local_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/local_set_item_remove_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_change_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_change_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_clear_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_clear_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_iframe.html
rename : testing/web-platform/tests/webstorage/iframe/session_set_item_remove_iframe.html => testing/web-platform/tests/webstorage/resources/session_set_item_remove_iframe.html
2015-07-14 14:39:06 +01:00
Valentin Gosu
9d522729df
Bug 1182515 - Clear reference to captive portal service when observing xpcom-shutdown. r=mcmanus
2015-07-13 15:50:58 +02:00
Chenxia Liu
d056b5e31b
Bug 1147112 - Add doorhanger icons. r=ally
...
--HG--
extra : commitid : 1UbFqLnBub5
extra : rebase_source : 5894465732cb816e1443993ca3e526afc8402f90
2015-07-09 18:46:37 -07:00
Michael Comella
15f184d590
Bug 1181882 - Hide find in page bar when home pager is shown. r=sebastian
...
--HG--
extra : commitid : 2RuhjpSdVzQ
extra : rebase_source : 4f5257487cc24fc263ec5a1fd377615ab92e7f62
extra : histedit_source : 302f3804c53e1448692533d6d9787db18b4e0257
2015-07-08 18:03:15 -07:00
Chenxia Liu
76b7474e8a
Bug 1175972 - Update visuals of tracking protection doorhanger notification. r=ally
...
--HG--
rename : mobile/android/base/resources/layout/default_doorhanger.xml => mobile/android/base/resources/layout/doorhanger_security.xml
rename : mobile/android/base/resources/layout/default_doorhanger.xml => mobile/android/base/resources/layout/doorhanger_trackingprotection.xml
rename : mobile/android/base/widget/DefaultDoorHanger.java => mobile/android/base/widget/ContentSecurityDoorHanger.java
extra : commitid : JoqeJoTXsor
extra : rebase_source : 1d808cafd5db3166b681e72b23e8a5c388268524
2015-07-08 15:42:11 -07:00
Brian Grinstead
2b43a5ccd2
Bug 1183203 - Use a variable for the hover / open styling for the identity box;r=paolo
...
--HG--
extra : commitid : t63YL2uAtW
2015-07-14 13:15:23 -07:00
Robert Strong
7f05087707
Bug 1171518 - cleanup maintenance service logging. r=bbondy
2015-07-14 12:08:45 -07:00
Jeff Muizelaar
7bc6837af6
Bug 1178426. Add GfxInfo to ServicesList.h. r=nfroyd
...
--HG--
extra : rebase_source : b18fb78fa6b7d86fbb9496861938bfde21b3c6e6
2015-07-08 16:51:09 -04:00
Carsten "Tomcat" Book
517ac08066
Backed out changeset 999b9a743bed (bug 1182428) for hazard failures on a CLOSED TREE
2015-07-15 16:51:57 +02:00
Rail Aliiev
6ed0827d7a
Bug 1184085 - L10N nightly repacks should use compiler from tooltool. r=bhearsum
2015-07-15 10:47:47 -04:00
Ryan VanderMeulen
882e7b00f8
Bug 1180000 - Disable more peerConnection Video tests on Linux debug e10s.
...
CLOSED TREE
2015-07-15 10:01:06 -04:00