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

605843 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Hengst bd900ee36a Merge mozilla-inbound to mozilla-central. a=merge 2018-07-25 17:16:53 +03:00
Sebastian Hengst 484fb17102 No bug - remove obsolete leftover from merge. CLOSED TREE 2018-07-25 14:27:38 +03:00
Sebastian Hengst 78eefa1552 No bug - remove obsolete leftover from merge. CLOSED TREE 2018-07-25 14:22:14 +03:00
Tiberius Oros 01120d0521 No bug - Fix issues from merge. CLOSED TREE
--HG--
extra : amend_source : 62c08c106fd594a9427e4f654c909764f7e8c545
2018-07-25 14:12:52 +03:00
Tiberius Oros 036999d0a9 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-07-25 13:43:03 +03:00
Liang-Heng Chen 5574f1d788 Bug 1478081 - avoid accessing null pointer; r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D2336

--HG--
extra : moz-landing-system : lando
2018-07-24 21:03:03 +00:00
Bogdan Tara 02908b5c58 Backed out 2 changesets (bug 1471894) for wpt failures on non-replaced-elements/flow-content-0/dialog.html CLOSED TREE
Backed out changeset bce3c6ca2e19 (bug 1471894)
Backed out changeset 6ab2fb716899 (bug 1471894)
2018-07-25 00:38:21 +03:00
Christian Holler dbb1c632c3 Bug 1478143 - Adjust default malloc_context_size for ASan builds. r=froydnj
MozReview-Commit-ID: BbYWTtrsHLH

--HG--
extra : amend_source : 54d17e32b91e3768e30ee7db0ac0aa0845c6c0ad
2018-07-24 23:01:21 +02:00
Emilio Cobos Álvarez e1af3b4e1c Bug 1478069: Remove ContentInfo::mChildren. r=bz
It's not needed anymore, since we tag the pseudo-elements at creation time for
styling.

Differential Revision: https://phabricator.services.mozilla.com/D2330

MozReview-Commit-ID: 7j4DVEHXYIC
2018-07-25 11:31:23 +02:00
Emilio Cobos Álvarez a9932d2836 Bug 1478069: Use AddFrameConstructionItems for display: contents. r=TYLin
It's the same, and avoids a bit of duplication.

Differential Revision: https://phabricator.services.mozilla.com/D2329

MozReview-Commit-ID: LN5LjM4XFO4
2018-07-25 11:31:21 +02:00
Emilio Cobos Álvarez a237bae1dd Bug 1478069: Remove useless ping-pong between flattened and light child. r=TYLin
We verify the flattened tree is correct in VerifyFlatTree (in RestyleManager),
plus the post-condition still holds of course.

Differential Revision: https://phabricator.services.mozilla.com/D2331

MozReview-Commit-ID: 7ayEC2gSvYS
2018-07-25 11:31:20 +02:00
Emilio Cobos Álvarez 26b508d03c Bug 1478069: Trivial frame constructor cleanup. r=TYLin
Using references helps to see when stuff can and cannot be null.

I removed useless aTag / aNamespaceId arguments which are useless now that XBL
can't override them (bug 1450617), so FindXULData is the only one that keeps
them alive.

Also, I took the liberty of renaming a few fooComputedStyle variables to just
fooStyle, and clarify naming in some pseudo-element-related functions to say
originating element (the spec term) and avoid confusing it with the generated
_moz_generated_content_before / _moz_generated_content_after element.

Note that this is a partial state, more stuff will come in the future.

Differential Revision: https://phabricator.services.mozilla.com/D2326

MozReview-Commit-ID: 39B30doREUH
2018-07-25 11:31:18 +02:00
James Graham f06ddb0760 Bug 1477472 - Fixup some bogus wpt metadata misset from intermittents, a=testonly
MozReview-Commit-ID: Jm70FBWCdxV
2018-07-25 10:27:33 +01:00
Sebastian Hengst dd690b5d79 Bug 1477472 - Set more wpt csp tests as passing. r=wpt-fix 2018-07-25 11:54:07 +03:00
Jan de Mooij 0ae9863373 Bug 1474541 part 2 - Assert we don't pass cross-compartment wrappers to AutoEntryScript. r=bz 2018-07-25 10:42:40 +02:00
Jan de Mooij c13f61a442 Bug 1474541 part 1 - Unwrap the object passed to AutoEntryScript in nsFrameMessageManager::ReceiveMessage. r=bz 2018-07-25 10:42:27 +02:00
Jonathan Kew 98cb122caa Bug 1426827 - Treat Fitzpatrick skin-tone modifiers as cluster extenders when building textruns. r=m_kato 2018-07-25 09:38:10 +01:00
Jonathan Kew c5cd6a1621 Bug 1477010 - Treat plane-14 tag characters as cluster extenders when building textruns, so that emoji flag sequences behave as single units. r=m_kato 2018-07-25 09:38:07 +01:00
Tooru Fujisawa d4ded20b52 Bug 1476209 - Update BinAST README.md r=Yoric DONTBUILD because NPOTB 2018-07-25 17:36:57 +09:00
Tooru Fujisawa cf4360562a Bug 1473202 - Part 10: Wrap method declaration. r=Yoric 2018-07-25 17:01:51 +09:00
Tooru Fujisawa b7d7bea0ac Bug 1473202 - Part 9: Fix error message when inherit target is not found. r=Yoric 2018-07-25 17:01:51 +09:00
Tooru Fujisawa 0134d6f76d Bug 1473202 - Part 8: Add before/after for optional field, and replace for none case. r=Yoric 2018-07-25 17:01:51 +09:00
Tooru Fujisawa 86af1e8f61 Bug 1473202 - Part 7: Add extra parameter to methods. r=Yoric 2018-07-25 17:01:51 +09:00
Tooru Fujisawa e2c5a6f39a Bug 1473202 - Part 6.4: Use get_method_call function when parsing sum. r=Yoric 2018-07-25 17:01:51 +09:00
Tooru Fujisawa 1e0288c298 Bug 1473202 - Part 6.3: Use get_method_call function when parsing interface. r=Yoric 2018-07-25 17:01:51 +09:00
Tooru Fujisawa da080c33b8 Bug 1473202 - Part 6.2: Use get_method_call function when parsing list item. r=Yoric 2018-07-25 17:01:50 +09:00
Tooru Fujisawa 5ba9932443 Bug 1473202 - Part 6.1: Add get_method_call function and use it when parsing field. r=Yoric 2018-07-25 17:01:50 +09:00
Tooru Fujisawa b4be307ee7 Bug 1473202 - Part 5: Make list append customizable. r=Yoric 2018-07-25 17:01:50 +09:00
Tooru Fujisawa 3eab1eee96 Bug 1473202 - Part 4: Make class name customizable. r=Yoric 2018-07-25 17:01:50 +09:00
Tooru Fujisawa f15b1443b2 Bug 1473202 - Part 3: Make default value for the optional field customizable. r=Yoric 2018-07-25 17:01:50 +09:00
Tooru Fujisawa 5560771708 Bug 1473202 - Part 2: Make the result type customizable. r=Yoric 2018-07-25 17:01:50 +09:00
Tooru Fujisawa 15bedb9823 Bug 1473202 - Part 1: Skip overwriting BinAST auto-generated file if the content is same. r=Yoric 2018-07-25 17:01:49 +09:00
Tooru Fujisawa 56db2c367a Bug 1477621 - Part 4: Add source note field constants for line. r=jandem 2018-07-25 17:01:49 +09:00
Tooru Fujisawa 4409e98bd2 Bug 1477621 - Part 3: Add source note field constants for colspan. r=jandem 2018-07-25 17:01:49 +09:00
Tooru Fujisawa 4a76ab952b Bug 1477621 - Part 2: Add source note field constants for try. r=jandem 2018-07-25 17:01:49 +09:00
Tooru Fujisawa 53c7a51a17 Bug 1477621 - Part 1: Add source note field constants for switch. r=jandem 2018-07-25 17:01:48 +09:00
Tooru Fujisawa 8fe894f60c Bug 1477621 - Part 0: Remove unnecessary note from JSOP_DEFAULT. r=jandem 2018-07-25 17:01:48 +09:00
Sebastian Hengst cf7d354f59 Bug 1477472 - Update expectations of Windows Wr svg tests. r=Wr-fix on a CLOSED TREE 2018-07-25 10:54:59 +03:00
Sebastian Hengst 32c35f86cc Bug 1477472 - Remove result expectations for content-security-policy/img-src/img-src-self-unique-origin.html. r=wpt-fix on a CLOSED TREE 2018-07-25 10:43:59 +03:00
Kartikaya Gupta e16af06073 Bug 1468020 - Add crashtest. r=mstange
MozReview-Commit-ID: KeWy2KHPSjl

--HG--
extra : rebase_source : d077abc9c926feaa13808d624b15024729560e6a
2018-07-24 16:38:25 -04:00
Kartikaya Gupta 533c8b4d83 Bug 1468020 - Extract helper function to avoid duplicated code. r=mstange
MozReview-Commit-ID: JuirkAId7Km

--HG--
extra : rebase_source : c9d15e9fd4a823b321aff9c1048b659f87d03823
2018-07-24 16:38:25 -04:00
Kartikaya Gupta ad4d295efb Bug 1468020 - Conform to static analysis bot suggestion. r=mstange
MozReview-Commit-ID: KeWy2KHPSjk

--HG--
extra : rebase_source : 87764ba4387e1a53d8d6fdb66c1fe03669dee943
2018-07-24 16:38:25 -04:00
Kartikaya Gupta c219864291 Bug 1468020 - Don't layerize filter and mask items. r=mstange
This restricts the active-item-detection code to wrap lists and
perspective items because other wrapper items are not supported yet.

MozReview-Commit-ID: JuirkAId7Kk

--HG--
extra : rebase_source : 971de2c56d183090bb9a8701af62ada493e39b77
2018-07-24 16:37:38 -04:00
Belén Albeza 738ccdfb90 Bug 1460613 - Add keyboard navigation for reveal link in slotted nodes. r=jdescottes,yzen
MozReview-Commit-ID: GAm1bJNcZPz

--HG--
extra : rebase_source : 9d98588cb45c08180cf3ff3ddcc9ba8afd889014
2018-07-18 14:17:23 +02:00
Ionut Goldan f1e3db10e4 Bug 1472803 - Rebase on latest m-i, resolve conflicts, address PR requests r=rwood
MozReview-Commit-ID: CnXZ6ucXbe1

--HG--
extra : rebase_source : 5fda301911496faaf6308b090cf09eeb79f7b8e7
2018-07-23 14:21:24 +03:00
Ionut Goldan 4b89c24e3d Bug 1472803 - Remove sunspider-0.9.1 r=jmaher
MozReview-Commit-ID: ExfQ2BJ5C0n

--HG--
extra : rebase_source : 9227984d0d14af19181c58a18707ac390b3207e8
2018-07-19 15:48:33 +03:00
Ionut Goldan 0a75f53524 Bug 1472803 - Add dedicated parse method r=rwood
MozReview-Commit-ID: FEqq34xW02S

--HG--
extra : rebase_source : eda946c6f143d0709f28ff2373ebea2c123b059c
2018-07-19 14:17:31 +03:00
Ionut Goldan 0eb2e670a3 Bug 1472803 - Add TaskCluster configs for Raptor's SunSpider; tweak new raptor ini r=jmaher,rwood
MozReview-Commit-ID: AKFMkb20vyS

--HG--
extra : rebase_source : a3ae3dea637c7b3bfe6e3bb75889cb74faf5a1e0
2018-07-19 12:11:42 +03:00
Ionut Goldan bdf791d659 Bug 1472803 - Run SunSpider in browser mode r=jmaher
MozReview-Commit-ID: GgWLVx5RveF

--HG--
extra : rebase_source : 3c00a1b0feb6831e3355e70022ae57e2d10be09b
2018-07-13 16:38:19 +03:00
Julian Descottes e856af55b5 Bug 1111546 - Enable browser_styleinspector_tooltip-closes-on-new-selection.js;r=pbro
MozReview-Commit-ID: 2Su8ltdoTuN

--HG--
extra : rebase_source : ae511dcf3d843a9ab45198531c5d0505a99c7acd
2018-07-25 09:31:42 +02:00