Граф коммитов

487932 Коммитов

Автор SHA1 Сообщение Дата
Cameron McCormack d6d90e9bb0 Bug 1295852 - Part 5: Check for generated content containers more precisely in nsTransitionManager assertion. r=boris
MozReview-Commit-ID: 3GNdT8ubKDb

--HG--
extra : rebase_source : b2507e5a084a2a351e78522f64231b63b22ccdf4
2016-08-19 11:46:46 +08:00
Cameron McCormack 792c4f4eb0 Bug 1295852 - Part 4: Check for generated content containers more precisely when reflowing grid containers. r=me
I'm not convinced that we can actually get regular content
<_moz_generated_content_before> elements in here, since it's only if
CompareTreePosition returned 0 that we look at the element name,
but might be best to make this test stronger in any case.

MozReview-Commit-ID: 8CgxcU9AbDA

--HG--
extra : rebase_source : 4a47ed62895d83f720ec7ccfde253e2c1945b34f
2016-08-19 11:46:43 +08:00
Cameron McCormack 6b7cc9d914 Bug 1295852 - Part 3: Check for generated content containers correctly when generating DOM ranges from a11y selections. r=masayuki
MozReview-Commit-ID: 9yTyi2MB0SQ

--HG--
extra : rebase_source : 336751029363a9a4ac50fa394df1e1482a0b7e47
2016-08-19 11:17:00 +08:00
Cameron McCormack ef76cd4cfc Bug 1295852 - Part 2: Check for generated content containers correctly in Element.getAnimations(). r=boris
MozReview-Commit-ID: E6HkQED2ND8

--HG--
extra : rebase_source : 780677c7fddc2c69b89e3bfbbb99d88c57fe1a3e
2016-08-19 11:16:52 +08:00
Cameron McCormack 039ea8d7a5 Bug 1295852 - Part 1: Add nsINode methods for testing whether a node is a ::before/::after generated content container. r=bholley
MozReview-Commit-ID: 662ltv2rv0V

--HG--
extra : rebase_source : 842872351965d66a31cc3827317887e4542c21d7
2016-08-19 11:16:45 +08:00
Jean-Yves Avenard 8ac9ba75d3 Bug 1296152: [ffmpeg] Don't use all CPUs available when decoding. r=mattwoodrow
MozReview-Commit-ID: C4CTiC9H79A

--HG--
extra : rebase_source : 05c37856dc72c0b08e23c523cfa41e011b3802ea
2016-08-18 15:34:19 +10:00
Andrew Comminos 6c78c89f37 Bug 1281241 followup - Use legacy taskcluster instances for XPCShell and ASAN devtools. r=philor 2016-08-18 01:09:47 -04:00
cku 177446e0ae Bug 1294171 - Part 2. Create a reftest for data url mask. r=mstange
MozReview-Commit-ID: IcXmbVd9nUA

--HG--
extra : rebase_source : 9c5b71b3bc7d6a3548083747fb2d94da00604dd5
2016-08-18 12:14:19 +08:00
cku 3cd159aa2b Bug 1294171 - Part 1. Treat unresolvable mask as no mask before support image mask. r=mstange
MozReview-Commit-ID: 9f2k7NtpYuR

--HG--
extra : rebase_source : b39ef5f82382fd9d7f237d1dabd6d834b8bbefa0
2016-08-18 11:24:28 +08:00
Oriol e0f291a2fa Bug 996691 - Stop ignoring empty string property names when inspecting an object. r=fitzgen 2016-08-17 18:03:00 -04:00
Wes Kocher 221a8574f7 Merge m-c to fx-team, a=merge 2016-08-18 16:33:20 -07:00
Lin Clark 1f90a0eb35 Bug 1295337 - New console frontend: Automate creation and update of stubs. r=bgrins
MozReview-Commit-ID: KtJLRAMqGVC

--HG--
rename : devtools/client/webconsole/new-console-output/test/fixtures/stubs.js => devtools/client/webconsole/new-console-output/test/fixtures/stubs/consoleApi.js
2016-08-18 16:04:57 -07:00
Peter Elmers 79ff11951a Bug 1295254 - New console frontend: Add support for navigation marker. r=linclark
MozReview-Commit-ID: EcXsOKH5jgx
2016-08-18 16:04:35 -07:00
Lin Clark cfb090c9fc Bug 1295254 - Part 1: Add support for navigatedMessages.
MozReview-Commit-ID: CwezKrewGJP
2016-08-18 16:04:35 -07:00
Nicolas Chevobbe d8d0dd3e36 Bug 1294499 - New console frontend: Add collapsible stacktrace for console.error/trace messages. r=linclark
MozReview-Commit-ID: LctpJdFtxX0
2016-08-18 16:04:35 -07:00
Lin Clark 6a66311928 Bug 1294505 - New console frontend: Update stubs. r=me
MozReview-Commit-ID: 1g7xRNj2oAk
2016-08-18 16:04:34 -07:00
Jaideep Bhoosreddy 1546eccc1a Bug 1294498 - New console frontend: Add a file location component. r=linclark
MozReview-Commit-ID: 5VnQnWQsoZF
2016-08-18 16:04:33 -07:00
Brian Grinstead 21c0458602 Bug 1292325 - New console frontend: Add a waitForMessages function for end-to-end testing. r=linclark
MozReview-Commit-ID: H908h06zfNJ
2016-08-18 16:04:33 -07:00
Lin Clark 70cb4eb07e Bug 1292322 - New console frontend: Clean up React warnings. r=bgrins
MozReview-Commit-ID: AhhSP61tl7w
2016-08-18 16:04:32 -07:00
Lin Clark eaf9255215 Bug 1291832 - New console frontend: Remove all category/severity cruft. r=nchevobbe
MozReview-Commit-ID: IyAqX1vzY0m
2016-08-18 16:04:32 -07:00
Nicolas Chevobbe 9d740d0f97 Bug 1291358 - Part 2: New console frontend: Add support for console.trace();r=linclark
MozReview-Commit-ID: G7Ghf07BiSl
2016-08-18 16:04:32 -07:00
Brian Grinstead ec262e55ae Bug 1291352 - New console frontend: Add basic mochitest-browser test;r=linclark
MozReview-Commit-ID: KQITgqdMb2l
2016-08-18 16:04:31 -07:00
Lin Clark b620bd73c0 Bug 1291358 - New console frontend: Add LocalizationHelper to mocks. r=nchevobbe
MozReview-Commit-ID: 5ChNIANDumt
2016-08-18 16:04:31 -07:00
Lin Clark fb5572eb78 Bug 1291056 - New console frontend: Use require-hacker to load mocks in npm tests. r=bgrins
MozReview-Commit-ID: 8ndzzDqCRTB

--HG--
rename : devtools/client/webconsole/new-console-output/test/fixtures/l10n.js => devtools/client/webconsole/new-console-output/test/fixtures/L10n.js
2016-08-18 16:04:30 -07:00
Lin Clark fe62fe8b51 Bug 1290545 - New console frontend: Adjust severity filtering rules. r=bgrins
MozReview-Commit-ID: AGoMyxQYoEN
2016-08-18 16:04:23 -07:00
Jared Wein cdbd6b66a8 Bug 1294885 - Apply padding to the start and end of the Bookmarks Toolbar so bookmark items don't appear abutted to the edge of the window. r=dao
MozReview-Commit-ID: I7InOZHkW8p

--HG--
extra : rebase_source : 94f613e24abb0d9f37f6f5deb2b4a7af8d300672
2016-08-18 15:13:39 -04:00
Anjana Vakil 55065554ea Bug 1284847 - Test args passed to runner/driver classes; r=maja_zf
Add tests to test_marionette_runner.py to verify that:
- when the MarionetteHarness constructor is called,
  the arguments to that call are passed on to
  the _runner_class constructor
- when run_tests() is called on the runner,
  the output of _build_kwargs is passed on as
  arguments to the call to the driverclass
  constructor

In combination with a test of the runner's _build_kwargs
method, this should ensure that the driver class
constructor is being called with the appropriate arguments
based on the input to the harness class constructor.

MozReview-Commit-ID: 4U3sXxHSIpS

--HG--
extra : rebase_source : 3ca439613f13c6064c0dcbfb603c049f75233b71
2016-08-17 18:38:56 +02:00
Xidorn Quan 6cde2b431b Bug 1296594 - Move Servo binding functions to a list file. r=bholley
MozReview-Commit-ID: GvF8E7LXM1g

--HG--
extra : rebase_source : d2fbe617368bf8d216ca0d6ac6bc394dc4a26b24
2016-08-19 21:44:43 +10:00
Jan Henning 519057383f Bug 1296411 - Correctly transform the adapter position to a cursor position when accessing the history cursor for getItemId. r=sebastian
Because of the smart folders and section headers, the adapter position needs to be appropriately adjusted when trying to access the corresponding cursor item.

MozReview-Commit-ID: n3FvcsYJ5T

--HG--
extra : rebase_source : 366dadb7abde5283a93fb1d62cff3ff4e3bba28b
2016-08-18 22:06:38 +02:00
Alexandre Lissy bde66209f8 Bug 1296624 - Fix nsScreenManagerGonk call to nsWindow::Create() r=fabrice
MozReview-Commit-ID: 6cbgPfhdzKg

--HG--
extra : rebase_source : fa5350200e2068082206442561c1c347b15caf8b
2016-08-19 16:47:42 +02:00
Sebastian Kaspari 7569e574f5 Bug 775512 - HistoryDividerItemDecoration: Add license header. r=ahunt
MozReview-Commit-ID: 2B4SQYr0rwb

--HG--
extra : rebase_source : acd44290d89864bc8cd760a6f72089ad63abbb1e
2016-08-19 14:27:02 +02:00
Sebastian Kaspari e211a13f67 Bug 775512 - HistoryDividerItemDecoration: Ignore views that do not have an adapter position anymore. r=ahunt
MozReview-Commit-ID: 2s1H61s305Z

--HG--
extra : rebase_source : 92f1eed6ea0524a58db92af7d87718635d6d2230
2016-08-19 14:26:42 +02:00
Wes Kocher 1a0a60c908 Merge m-c to autoland, a=merge 2016-08-19 10:19:04 -07:00
Francois Marier 9a19c29cad Bug 1296472 - Update csd.proto to the latest upstream version. r=gcp
MozReview-Commit-ID: 4a4AHMtUehN

--HG--
extra : rebase_source : ae268cc00238d0bfd04753fd9081fdb82c7e1afc
2016-08-18 15:50:09 -07:00
Francois Marier 450e0b63ac Bug 1296472 - Update the bug component for Application Reputation files. r=gcp
MozReview-Commit-ID: Ao4ng5Kdi4H

--HG--
extra : rebase_source : e9288fbf4780b6755a5896fcd738f82bf9ff2e5f
2016-08-18 15:50:09 -07:00
Francois Marier d1deb425bf Bug 1296472 - Move upstream chromium code into chromium directory. r=gcp
MozReview-Commit-ID: 3bjPtqtQlGb

--HG--
rename : toolkit/components/downloads/csd.pb.cc => toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.cc
rename : toolkit/components/downloads/csd.pb.h => toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.pb.h
rename : toolkit/components/downloads/csd.proto => toolkit/components/downloads/chromium/chrome/common/safe_browsing/csd.proto
extra : rebase_source : 91c7bad5c13e3c67047807707658de31a69597cb
2016-08-18 15:50:09 -07:00
Matt Howell 0a08b11eb3 Bug 1277627 - Added module for working with attribution codes, including tests; r=mconley
MozReview-Commit-ID: E83Hs7QDlLJ

--HG--
extra : rebase_source : e2decd1deef359d695a496d0337b7b31c8fec5f5
2016-08-18 14:40:08 -07:00
Bruce Bujon 133af9ea87 Bug 1224863 - Make addon-sdk windows module include private browsing windows in browserWindows. r=bkelly
DONTBUILD

--HG--
extra : rebase_source : f19cacbcb049f70d1040360b70f811e45c639765
extra : source : 5e10edf2ce87b40df535839d157d60681c915891
2016-08-17 10:12:00 -04:00
Ryan VanderMeulen aef3fb730e Backed out changeset 5e10edf2ce87 (bug 1224863) for landing with the wrong patch author.
--HG--
extra : rebase_source : 6f33269ad98bfd934f8d474455e6a40586bb4343
2016-08-18 13:33:17 -04:00
James Long 8039de3b3d Bug 1296048 - scope codemirror styles better in devtools r=gl 2016-08-18 12:53:02 -04:00
Johann Hofmann 7d5df7f192 Bug 1295488 - Don't use a directory for mozscreenshots localFile tests. r=MattN
MozReview-Commit-ID: 3QJZsB7BHqg

--HG--
extra : rebase_source : 7c5194a98d20511d822e036a2427ab1e4a1fbcc1
extra : histedit_source : 11b60a4251922d6313c808da4b0c7e998579c779
2016-08-17 08:54:33 +02:00
Tim Nguyen 06e9a1a661 Bug 1293930 - Update storage inspector tree icons to new thin icon style. r=helenvholmes
MozReview-Commit-ID: 9fZTRaMSTDm
2016-08-17 14:06:51 -07:00
Wes Kocher 75891668b5 Merge m-c to fx-team, a=merge 2016-08-17 17:26:23 -07:00
Wes Kocher ae78ab94fa Merge fx-team to central, a=merge 2016-08-17 16:53:20 -07:00
Wes Kocher 07f8858bf6 Merge inbound to central, a=merge 2016-08-17 16:38:41 -07:00
Randell Jesup bb59c9e52f Backed out changeset 3fb31d11633e (bug 1295296) 2016-08-17 16:22:41 -04:00
Wes Kocher 37a02d441d Backed out 6 changesets (bug 1264642) for marionette failures a=backout CLOSED TREE
Backed out changeset f0067001c059 (bug 1264642)
Backed out changeset 078e5c447f21 (bug 1264642)
Backed out changeset 7c60fc4144fb (bug 1264642)
Backed out changeset 9f434697ef2e (bug 1264642)
Backed out changeset 06fc278fcedf (bug 1264642)
Backed out changeset 162098402acc (bug 1264642)
2016-08-17 10:49:25 -07:00
Wes Kocher b7ea1393f2 Backed out 3 changesets (bug 1286476) for frequent windows wpt failures in phases-and-states.html CLOSED TREE
Backed out changeset 53bbfa02d45d (bug 1286476)
Backed out changeset 3947ab570883 (bug 1286476)
Backed out changeset ffd8c37eb695 (bug 1286476)
2016-08-17 10:41:46 -07:00
Wes Kocher 6b3d348f17 Backed out 2 changesets (bug 1294358) for xp mda failures a=backout CLOSED TREE
Backed out changeset 886441076b5f (bug 1294358)
Backed out changeset 848141457f25 (bug 1294358)

--HG--
extra : amend_source : 393a51d18d37246cec3617fb3162478cd98b3bb2
2016-08-17 10:06:40 -07:00
Wes Kocher 6f430a404b Backed out changeset 942b01866756 (bug 1295844) for xp mda failures a=backout 2016-08-17 10:06:27 -07:00