Sylvestre Ledru
19b0f35f67
Bug 1298701 - Separate the two strings (StartupCrash & TelemetryEnvironment) in the kCrashEventAnnotations structure r=njn
...
MozReview-Commit-ID: Cig5cGWnwqG
--HG--
extra : rebase_source : be446f11485834e2b4666ec0d48b1bc7cbecb00d
2016-08-28 21:54:48 +02:00
Emilio Cobos Álvarez
ec1d8b030d
Bug 1292280: Force a full document restyle on ServoStyleSet::StartStyling. r=bholley
...
Some things like nsDocumentViewer::SetPageMode recreate the presShell, so we
can't rely on the flags being correctly set always.
MozReview-Commit-ID: 4bxNjXGBaJt
--HG--
extra : rebase_source : f40ddb64d261778be2fd051503f7d2747f0c80e8
2016-08-25 13:36:51 -07:00
hironari
11d2b6bc5d
Bug 1296123 - SetPerformanceWarning should be called against eCSSProperty_opacity! r=hiro
...
MozReview-Commit-ID: BCcXiRUui7Z
--HG--
extra : rebase_source : 2d11ce5720fd95a7c4f20ebb8b32f520bd49586a
2016-08-27 12:55:36 +09:00
Satoshi Kojima
404d9a3eee
Bug 1295866 : remove special handling for easing "function (a){return a}" r=birtles
...
MozReview-Commit-ID: GKUkslGGcDl
--HG--
extra : rebase_source : 3aa1603dbe33bad5678568c59f6e9ae4dfc3e6c6
2016-08-27 12:01:16 +09:00
shundroid
681ce6a486
Bug 1289928 - Drop nsStyleContext* argument from BuildSegmentsFromValueEntries r=hiro
...
MozReview-Commit-ID: KxyTVGaePjT
--HG--
extra : rebase_source : 23ba662f141c6e5b3fdeeaab1745eae49e4dea3a
2016-08-27 12:41:02 +09:00
Sumit Tiwari
054b2202b0
Bug 1298512 - Remove aRequireHostMatch to nsCookieService::CheckPrefs; r=jdm
...
MozReview-Commit-ID: 2SdJhbJtBDO
--HG--
extra : rebase_source : 1c19d0de7f2c8052a7691d474a864e260c35daba
2016-08-26 21:42:04 -04:00
Gerald Squelart
d56f52d1c6
Bug 1298271 - Make BoxReader use AutoByteReader - r=jya
...
This is done by moving FlacFrameParsers' AutoByteReader to a more public spot
in libstagefright's bindings.
Using AutoByteReader means there is no more need for explicit calls to
DiscardRemaining(); which means our parsers relying on BoxReader will be more
lenient about boxes that are larger than needed.
MozReview-Commit-ID: 3EERU749WYB
--HG--
extra : rebase_source : 6deba02ac553303b0a2b694c24bfcb54c2e732b1
2016-08-26 18:14:24 +10:00
Gerald Squelart
2088a45732
Bug 1298275 - Make ~AutoByteReader non-virtual - r=jya
...
Also ByteReader and AutoByteReader are marked RAII, to help prevent misuses.
MozReview-Commit-ID: 7oklXs4QMnq
--HG--
extra : rebase_source : 54fca3168a70d951e6012baea4bf0544827cae11
2016-08-26 17:27:23 +10:00
Wes Kocher
1a1d25231f
Merge m-c to autoland, a=merge
2016-08-26 16:33:20 -07:00
Wes Kocher
7f0262e905
Merge fx-team to central, a=merge
2016-08-26 16:30:01 -07:00
Wes Kocher
f09e8fef1a
Merge inbound to central, a=merge
2016-08-26 16:20:50 -07:00
Wes Kocher
44a1966767
Merge autoland to central, a=merge
2016-08-26 16:07:49 -07:00
David Keeler
247986c342
bug 1298056 - fix HSTS preload update script so it will continue when requests result in errors r=jcj DONTBUILD NPOTB a=KWierso
...
MozReview-Commit-ID: b697Aa4iqQ
--HG--
extra : amend_source : 96e9e1c05520fab13f79990a99a4c507fe83fd44
2016-08-26 14:18:39 -07:00
Drew Willcoxon
d07b49ff57
Bug 1292573 - Broken keyboard interaction with the subview in the Downloads Panel. r=Paolo
...
MozReview-Commit-ID: 3jiqzlzLuWM
--HG--
extra : rebase_source : 46560a17b66d8ddff04795422a7c9a1a3bf6471a
2016-08-26 09:59:11 -07:00
Ryan VanderMeulen
e1fdfb3b73
Merge inbound to m-c. a=merge
2016-08-26 09:37:03 -04:00
Ryan VanderMeulen
aec08e3182
Merge fx-team to m-c. a=merge
2016-08-26 09:26:49 -04:00
Julian Descottes
f9242cf775
Bug 1298012 - Use a shared locale file for ellipsis character;r=bgrins
...
MozReview-Commit-ID: 2LuirHIMiUt
--HG--
extra : rebase_source : 1b78185c4e524268a869e1dd669a4103629301c1
2016-08-26 15:16:44 +02:00
Mihai Tabara
3bef492837
Bug 1288434 - Add task to mark release as shipped. r=rail a=release DONTBUILD
...
MozReview-Commit-ID: 9NBQK4BcDUe
--HG--
extra : rebase_source : c6b3e2a6be9d0b8dc81b72b19c4f167b29b09b1a
2016-08-26 12:47:18 +03:00
Robert Strong
529df92f7d
Bug 1298222 - Fix showPrompt and showNeverForVersion checks in updateManagerXML.js. r=mhowell
2016-08-26 10:16:21 -07:00
James Andreou
4c787b8989
Bug 1282882 - Remove LoadContextInfo and LoadContext private browsing flags; r=jdm,mayhemer
2016-08-26 13:06:48 -04:00
Mats Palmgren
d3a0737427
Bug 1279182 - [css-grid] Follow-up: comment out part of the test that failed on Win 8 for now. r=me DONTBUILD
2016-08-26 18:42:22 +02:00
Mike de Boer
94d4264d11
Bug 1298323 - do not destroy the Finder instance when only a single window closes in e10s mode, because that render the findbar useless. r=jaws
...
MozReview-Commit-ID: 4kxdba41n8k
--HG--
extra : rebase_source : 21f2341ae260309bbf99dbdd97f130baf77972aa
2016-08-26 10:07:54 +02:00
Andreas Tolfsen
b14cde0605
Bug 1298454 - Use element.makeWebElement instead of manually creating web element; r=automatedtester
...
MozReview-Commit-ID: 83W3e6mWqYJ
--HG--
extra : rebase_source : ce3ca019ef62573827a790145fe8bb4660b14bc8
2016-08-26 19:02:33 +01:00
Mike Conley
b3a5f56c15
Bug 1294456 - Regression test. r=automatedtester
...
The test is testing the case where Marionette attempts to send a
command to a window handle when the browser has opened and selected
a new tab. See the documentation in the test for more details.
MozReview-Commit-ID: McDqG5kCIj
--HG--
extra : rebase_source : bd085f5116333f7321ef9313147cdcd0dc80ae64
2016-08-25 15:48:44 -04:00
Mike Conley
b5e760d22d
Bug 1294456 - Stop Marionette from being confused about which tab it currently cares about in each window. r=automatedtester
...
MozReview-Commit-ID: CW0bWILbIuC
--HG--
extra : rebase_source : ca7a20f7a187dc57857297b59a1a6152cb7f5ad8
2016-08-25 15:06:56 -04:00
Milan Sreckovic
5459132cb1
Bug 1296731: Add parameter to GetAlignedStride and check for overflow. r=bas
...
MozReview-Commit-ID: 5Ptm0bxwKdG
--HG--
extra : rebase_source : 535f2fa2447a1401b76acc0b82ce210b3c4d6dfc
2016-08-25 13:57:39 -04:00
Gregory Szorc
e1f9b3132b
Bug 1298455 - Tag and use decision image 0.1.5; r=dustin
...
MozReview-Commit-ID: Fmc4l70onV2
--HG--
extra : rebase_source : 08a34e48faa44a25a52273a35b835c71ef178c15
2016-08-26 11:10:30 -07:00
Kartikaya Gupta
fc01e735ec
Bug 1298401
- Ensure that eNone scroll update types from the APZC don't prevent eUserAction scroll updates from getting sent. r=tnikkel
...
MozReview-Commit-ID: 7b9QN8knQUM
--HG--
extra : rebase_source : 1c5f4ec63d23b3c3f8bdf835c28c2915c8b42d02
2016-08-26 10:55:22 -04:00
Julian Descottes
e5437139db
Bug 1298012 - update references to devtools/client/shared/l10n -> devtools/shared/l10n;r=bgrins
...
MozReview-Commit-ID: 6p5ADjlbsHu
--HG--
extra : rebase_source : b56c4e40820c5c14a9a0761639e772964d818e30
extra : intermediate-source : 3416f2e554aeebce04723fab282c5bac73bfb1bc
extra : source : e46c6780770414844e138b2a69cf7a6a9da4192e
2016-08-25 17:02:50 +02:00
Julian Descottes
fa1078eae2
Bug 1298012 - move l10n.js from devtools/client/shared to devtools/shared;r=bgrins
...
MozReview-Commit-ID: 1HX0g7AoJwt
--HG--
rename : devtools/client/shared/l10n.js => devtools/shared/l10n.js
rename : devtools/client/shared/vendor/NODE_PROPERTIES_UPGRADING => devtools/shared/node-properties/UPGRADING.md
rename : devtools/client/shared/vendor/node-properties.js => devtools/shared/node-properties/node-properties.js
rename : devtools/client/shared/vendor/SPRINTF_JS_UPGRADING => devtools/shared/sprintfjs/UPGRADING.md
rename : devtools/client/shared/vendor/sprintf.js => devtools/shared/sprintfjs/sprintf.js
extra : rebase_source : 9ace2a98a0a158db502087954775971dc962a168
extra : intermediate-source : 69f9cf04d5c89d498a589e03dee73217c4adec7d
extra : source : 6b4cada962aaa543279112b01ed800f3ca9315e4
2016-08-25 17:51:42 +02:00
Mark Hammond
9c0325a862
Bug 1273343 - make more log noise on resource exceptions and errors. r=tcsc
...
MozReview-Commit-ID: 6pa8MvoNnwb
--HG--
extra : rebase_source : ebc7b2018a4574eca8e1405ee3f7567022837d4a
2016-08-25 18:33:01 +10:00
Phil Ringnalda
a1787bb51c
Backed out changeset ed6a8987ada4 (bug 1273343) for test_resource.js failures
2016-08-26 00:07:19 -07:00
Drew Willcoxon
f4c8161378
Bug 1293308 - System font setting respected by location bar but ignored by location bar's autocomplete drop-down list. r=mak
...
MozReview-Commit-ID: ID6qXdbsNck
--HG--
extra : rebase_source : ed73e56ff804f97467bd42e2a40b7d04e99f217e
2016-08-24 19:46:46 -07:00
Gregory Szorc
a8698fd734
Bug 1297817 - Add TaskCluster automation for stylo and stylo-try repos; r=dustin
...
stylo inherits the defaults, basically.
stylo-try is a copy of try's config minus some builds we don't care about.
MozReview-Commit-ID: GalvxMwh8rv
--HG--
rename : taskcluster/ci/legacy/tasks/branches/try/job_flags.yml => taskcluster/ci/legacy/tasks/branches/stylo-try/job_flags.yml
extra : rebase_source : dbbf4b1e82b9a09eff5f0fdae7535f8317bc42bc
2016-08-24 13:57:16 -07:00
Sebastian Hengst
f459c1bee9
Bug 1294660: Part 4 - Touch clobber file to prevent bustage. r=astley
...
MozReview-Commit-ID: 453KmZUJNfB
--HG--
extra : rebase_source : 1f6a9c5737b3c2e907d794b8ce00eadaf2d58896
extra : amend_source : 4305c48cffe04fe11c46d2b3ae557626a3c725d3
2016-08-24 17:02:32 +02:00
Shih-Chiang Chien
1a2dc51208
Bug 1228526 - Part 2, show devices supported request URL in selection prompt dialog. r=chunmin
...
MozReview-Commit-ID: FYR2ruFsyGy
--HG--
extra : rebase_source : f0ffe43b6c0f24df6ed55750c7113e758a66710c
2016-08-23 17:57:33 +08:00
Shih-Chiang Chien
a2a2c152ab
Bug 1228526 - Part 1, support device filtering by requested presentation URL. r=smaug
...
MozReview-Commit-ID: JrqeavLGub1
--HG--
extra : rebase_source : fc2eca80d59dc36e97a7af8ed3de6597faf38703
2016-08-26 10:59:27 +08:00
tlin@mozilla.com
6ac132dfe9
Bug 1295084 Part 4 - Rename Position::PositionCoord to Position::Coord. r=dholbert
...
--HG--
extra : rebase_source : 1b8b7019640f2db91167880899438cac7a2c49cd
2016-08-25 09:59:51 +00:00
tlin@mozilla.com
54d89b5a5c
Bug 1295084 Part 3 - Move nsStyleImageLayers::Position to mozilla::Position. r=dholbert
...
--HG--
extra : rebase_source : 6684d08700f9d7fed9fc1572871a0250d43b74cf
2016-08-25 09:59:51 +00:00
tlin@mozilla.com
1a6e56ea85
Bug 1295084 Part 2 - Move two Position methods into nsStyleImageLayers. r=dholbert
...
--HG--
extra : rebase_source : d6288a2c46a2f7002fc1a6547b0607a811546d58
2016-08-25 09:59:51 +00:00
tlin@mozilla.com
3100ef24af
Bug 1295084 Part 1 - Move FragmentOrURL into mozilla namespace. r=dholbert
...
--HG--
extra : rebase_source : 2d4be5845d11c03560c7cd3fd60417b47f2a6dac
2016-08-25 09:59:51 +00:00
Phil Ringnalda
7392fb1b41
Backed out 4 changesets (bug 1294660) for mask-composite-2c.html failures
...
Backed out changeset 64b92e33713c (bug 1294660)
Backed out changeset 051453bf9c54 (bug 1294660)
Backed out changeset 0764147ff82b (bug 1294660)
Backed out changeset adfd8fb2faca (bug 1294660)
2016-08-25 23:14:22 -07:00
Patrick Brosset
df364f3f56
Bug 1289543 - Disable the eyedropper on non-HTML documents; r=miker
...
The eyedropper code now bails out if the content window is XUL, since
highlighters cant be inserted into non-HTML documents.
And the inspector hides the eyedropper buttons in the toolbar and in the
color-picker if the document isn't HTML.
MozReview-Commit-ID: 7AgRV8Qu9gz
--HG--
extra : rebase_source : 04220a6057df9ced4b49c29e8b46557008e0d738
2016-08-22 14:59:08 +02:00
Phil Ringnalda
dd3327a9e1
Backed out changeset ec1ebef4eb86 (bug 1296420) for failures in test_aria_owns.html
2016-08-25 20:03:37 -07:00
Michael Li
ffa6e26871
Bug 1296420 - Don't add node to DocAccessible's invalidation list if it's a target of aria-owns. r=surkov
...
MozReview-Commit-ID: tOCjCud8b0
--HG--
extra : transplant_source : %2Ac%B3%25%EE%26%92%13%A7%92%27%D1%0E%B6%DFF%CA%28v%90
2016-08-24 16:54:54 -04:00
rsx11m
c4e1b4ed83
Bug 1297546 - Title of Default Developer Tools in Toolbox Options should not hard-code the application name. r=jdescottes
2016-08-25 11:02:15 -05:00
Matthew Noorenberghe
c0fde59d6e
Bug 1266618 - Fix test_prompt.html for E10S by using a ChromeWindow. r=dolske
...
This switches getPrompt to use a ChromeWindow which matches what the shipping code does for e10s.
MozReview-Commit-ID: DcVSr6JfmdK
--HG--
extra : rebase_source : 35178483a1223c71c0dd2142479799225ccde1bb
2016-08-25 00:06:51 -07:00
Matthew Noorenberghe
3803d21cec
Bug 1297905 - Remove usage of getAllDisabledHosts in sanitize implementations. r=liuche,markh
...
Bug 1058438 moved disabled hosts to the permission manager which are already cleared by these modules.
MozReview-Commit-ID: InprrYLvjMR
--HG--
extra : rebase_source : 806c2542cbab953b74ad82611501ecac32400930
2016-08-24 17:41:10 -07:00
Wes Kocher
7d3cddeb71
Merge m-c to fx-team, a=merge
2016-08-25 17:15:43 -07:00
Wes Kocher
f80822840b
Merge fx-team to central, a=merge
2016-08-25 17:13:23 -07:00