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

509510 Коммитов

Автор SHA1 Сообщение Дата
Kris Maglione 22bea68112 Bug 1334893: Don't reset theme styling when non-theme extension shuts down. r=aswan
MozReview-Commit-ID: 19I0GDxvDcb
2017-01-29 12:23:50 -08:00
Andrew McCreight f31f538622 Backed out changeset a0d8fb1244c5 (bug 1313864) for causing bug 1334904. 2017-01-29 10:29:27 -08:00
Phil Ringnalda a481c3b57d Merge m-i to m-c, a=merge 2017-01-29 09:02:20 -08:00
ffxbld 2e014b99f8 No bug, Automated HPKP preload list update from host bld-linux64-spot-132 - a=hpkp-update 2017-01-29 08:10:01 -08:00
ffxbld b60ce9ada6 No bug, Automated HSTS preload list update from host bld-linux64-spot-132 - a=hsts-update 2017-01-29 08:09:59 -08:00
Joel Maher 3d044d99d0 Bug 1334541 - add BUG_COMPONENT to dom/animation/* files. r=hiro
MozReview-Commit-ID: Bnyj9mWOYms
2017-01-29 06:51:47 -05:00
Joel Maher a0b005583d bug 1302854 - disable jetpack/test-context-menu.js subtest for frequent failures. r=kmag
MozReview-Commit-ID: 74CpzkiFVja
2017-01-29 06:51:43 -05:00
Joel Maher 15ba3d260d Bug 1334529 - add BUG_COMPONENT to testing/web-platform/tests/media*/* files. r=mreavy
MozReview-Commit-ID: Jor1IPG1loQ
2017-01-29 06:51:39 -05:00
Joel Maher 8c153d5857 Bug 1334551 - add BUG_COMPONENT to dom/archivereader/* and dom/asmjscache/* files. r=overholt
MozReview-Commit-ID: IKPWxOsadTa
2017-01-29 06:51:35 -05:00
Cameron McCormack 7805d4716e Bug 1334768 - stylo: Test expectation adjustments for 2017-01-29 merge.
MozReview-Commit-ID: FFmvs6SHIwW
2017-01-29 15:31:56 +08:00
Hiroyuki Ikezoe 5e33af310e Bug 1328787 - Part 13: Call nsAnimationManager.UpdateAnimations(). r=heycam
MozReview-Commit-ID: CcA3dJaxuYY
2017-01-29 12:59:00 +09:00
Hiroyuki Ikezoe fc6d8f711b Bug 1328787 - Part 12: Fill Gecko's Keyframe. r=heycam
MozReview-Commit-ID: 5QdUtFj9lK9
2017-01-29 12:58:51 +09:00
Hiroyuki Ikezoe e4b48af5ae Bug 1328787 - Part 4: Add Gecko_AnimationAppendKeyframe. r=heycam
This is a function which is called in Servo_StyleSet_FillKeyframesForName to
append a Gecko's Keyframe into nsTArray<Keyframe>.

Without this function we need to end up exposing ComputedTimingFunction class
and Maybe<> as FFI.

MozReview-Commit-ID: 2EpltR4rMVh
2017-01-29 12:58:39 +09:00
Hiroyuki Ikezoe 8d8004331b Bug 1328787 - Part 3: Add functions for filling each servo's animation keyframes into nsTArray<Keyframe>. r=heycam
The argument, ServoComputedValues*, will be used the case where keyframe is not specified.

MozReview-Commit-ID: HqqEXuYajCi
2017-01-29 12:58:28 +09:00
Hiroyuki Ikezoe b760727ba4 Bug 1328787 - Part 2: Don't pass nsCSSKeyframesRule* to CSSAnimationBuild::Build. r=heycam
Because, in case of stylo, we don't have nsCSSKeyframesRule.

MozReview-Commit-ID: uWlrFihjbx
2017-01-29 12:58:25 +09:00
Hiroyuki Ikezoe 9ce5c619b0 Bug 1328787 - Part 1: Factor out Keyframe and PropertyValuePair into Keyframe.h. r=heycam
KeyframeEffectReadOnly.h has lots of unnecesarry stuff for stylo for now, so
is split stuff which needs for stylo into Keyframe.h.
2017-01-29 12:58:23 +09:00
Mats Palmgren c44a2704e5 Bug 1334403 - Some <caption> size tests for table flex items. 2017-01-29 04:02:59 +01:00
Mats Palmgren 0d8685f315 Bug 1334403 - Make <caption> inline size stretch again for table flex items. r=dholbert 2017-01-29 04:02:59 +01:00
Gabriel Luong 7b223594ba Bug 1333561 - Part 5: Replace the inspector and computed view tests with the correct box model selectors. r=me 2017-01-28 17:38:58 -05:00
Gabriel Luong b0eccb57d9 Bug 1333561 - Part 4: Rename box-model.js to deprecated-box-model.js. r=jdescottes
--HG--
rename : devtools/client/inspector/components/box-model.js => devtools/client/inspector/components/deprecated-box-model.js
2017-01-28 17:11:24 -05:00
Gabriel Luong 37d7b4c160 Bug 1333561 - Part 3: Implements the box model panel in the layout view. r=jdescottes 2017-01-28 17:11:04 -05:00
Gabriel Luong 53e3e0bfa2 Bug 1333561 - Part 2: Refactor EditingSession to a separate utils module. r=jdescottes
--HG--
rename : devtools/client/inspector/components/box-model.js => devtools/client/inspector/layout/utils/editing-session.js
2017-01-28 17:10:55 -05:00
Gabriel Luong e3c40de999 Bug 1333561 - Part 1: Add an "old" prefix to the current box model's markup and css. r=jdescottes
--HG--
rename : devtools/client/themes/boxmodel.css => devtools/client/themes/deprecated-boxmodel.css
2017-01-28 17:10:46 -05:00
Phil Ringnalda b6c9ea587d Merge m-c to m-i 2017-01-28 13:12:17 -08:00
Phil Ringnalda 5d4072a82c Merge m-i to m-c, a=merge 2017-01-28 13:09:00 -08:00
Phil Ringnalda 1b25397681 Merge autoland to m-c, a=merge 2017-01-28 13:07:19 -08:00
Tom Schuster 48ee845dbd Bug 1333073 - Enable DataView Xray. r=bz 2017-01-28 21:52:45 +01:00
Tom Schuster 958ad51296 Bug 1333073 - Use ClassSpec for DataView. r=arai 2017-01-28 21:36:05 +01:00
Tom Schuster fb7e4f2ec1 Bug 1333073 - Move DataViewObject to its own file. r=arai
--HG--
rename : js/src/vm/TypedArrayObject.cpp => js/src/builtin/DataViewObject.cpp
rename : js/src/vm/TypedArrayObject.h => js/src/builtin/DataViewObject.h
2017-01-28 21:33:29 +01:00
Tooru Fujisawa f3c9396d1c Bug 1334799 - Handle stack value in correct order when leaving for-of loop from finally block. r=shu 2017-01-29 05:53:41 +09:00
Dustin J. Mitchell d1125a7865 Bug 1334821: default to `-t none`; r=philor
MozReview-Commit-ID: 4TokylNSuAl

--HG--
extra : rebase_source : 1ee628b14ef01b5ab02f86073a18a10a671b1d04
2017-01-28 19:31:57 +00:00
Sebastian Hengst 2eb374bd43 Backed out changeset ab2849f57624 (bug 1333561) for failing browser_inspector_textbox-menu.js. r=backout 2017-01-28 20:31:42 +01:00
Sebastian Hengst 26891f1df2 Backed out changeset 841363ee81e6 (bug 1333561) 2017-01-28 20:31:09 +01:00
Sebastian Hengst 9d801abe94 Backed out changeset 34e6599b9e3c (bug 1333561) 2017-01-28 20:31:04 +01:00
Sebastian Hengst bb40054c8c Backed out changeset 725a0bf59e2b (bug 1333561)
--HG--
rename : devtools/client/inspector/components/deprecated-box-model.js => devtools/client/inspector/components/box-model.js
2017-01-28 20:30:59 +01:00
Sebastian Hengst eef8eae6cf Backed out changeset e0effb6a369a (bug 1333561) 2017-01-28 20:30:55 +01:00
Gabriel Luong 2970a6cdb3 Bug 1333561 - Part 5: Replace the computed view tests with the correct box model wrapper id selector. r=me 2017-01-28 13:35:17 -05:00
Gabriel Luong 735686e810 Bug 1333561 - Part 4: Rename box-model.js to deprecated-box-model.js. r=jdescottes
--HG--
rename : devtools/client/inspector/components/box-model.js => devtools/client/inspector/components/deprecated-box-model.js
2017-01-28 12:51:02 -05:00
Gabriel Luong f1d7bb9aba Bug 1333561 - Part 3: Implements the box model panel in the layout view. r=jdescottes 2017-01-28 12:50:26 -05:00
Gabriel Luong e8c8117123 Bug 1333561 - Part 2: Refactor EditingSession to a separate utils module. r=jdescottes
--HG--
rename : devtools/client/inspector/components/box-model.js => devtools/client/inspector/layout/utils/editing-session.js
2017-01-28 12:43:27 -05:00
Gabriel Luong 9bacfd7135 Bug 1333561 - Part 1: Add an "old" prefix to the current box model's markup and css. r=jdescottes
--HG--
rename : devtools/client/themes/boxmodel.css => devtools/client/themes/deprecated-boxmodel.css
2017-01-28 12:43:21 -05:00
Andrea Marchesini 98f845f364 Bug 1320170 - dom/media should use nsIPrincipal (and PrincipalInfo) instead origin as string, r=rjesup, r=ehsan 2017-01-28 18:29:13 +01:00
Phil Ringnalda 439b10ced6 Backed out 2 changesets (bug 1288768) for wptlint failure
Backed out changeset 3361d527f683 (bug 1288768)
Backed out changeset d8b8219c20d6 (bug 1288768)
2017-01-28 08:10:26 -08:00
ffxbld f4622c553d No bug, Automated HPKP preload list update from host bld-linux64-spot-249 - a=hpkp-update 2017-01-28 07:15:15 -08:00
ffxbld 7dae055764 No bug, Automated HSTS preload list update from host bld-linux64-spot-249 - a=hsts-update 2017-01-28 07:15:13 -08:00
Andrea Marchesini cab859bea8 Bug 1288768 - Better error reporting for network errors in workers - WPT, r=bz 2017-01-28 15:40:08 +01:00
Andrea Marchesini bc538fc7e0 Bug 1288768 - Better error reporting for network errors in workers, r=bz 2017-01-28 15:39:24 +01:00
Emilio Cobos Álvarez 1c4f61bf3d Bug 1334579: Ensure constructors for nsStyleContentData run. r=bholley
MozReview-Commit-ID: 9Y6tQ6BD2c8
Signed-off-by: Emilio Cobos Álvarez <emilio@crisal.io>
2017-01-28 14:38:27 +01:00
Randell Jesup e8948cb4f3 Bug 1219468: Remove the rest of the non-LazyLogModules in webrtc, except for cppunit tests r=erahm,ng
Also captures LOG(...) << .... uses in webrtc.org code when 'nspr' is the target

MozReview-Commit-ID: znvsArbS85
2017-01-27 23:35:17 -05:00
Raulie 4badadb786 Bug 1219468 - Replace PRLogModuleInfo usage with LazyLogModule in webrtc r=jesup
MozReview-Commit-ID: xWgNJ6u8aX
2017-01-27 23:35:10 -05:00