Closed
Bug 945091
Opened 9 years ago
Closed 9 years ago
Flatten layout source directories
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: roc, Assigned: roc)
Details
(Whiteboard: [qa-])
Attachments
(3 files)
9.39 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
1007 bytes,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
61.26 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8340865 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8340866 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8340868 -
Flags: review?(mh+mozilla)
Comment 4•9 years ago
|
||
Comment on attachment 8340865 [details] [diff] [review] Part 1: Flatten inspector/public and inspector/src into inspector Review of attachment 8340865 [details] [diff] [review]: ----------------------------------------------------------------- ::: layout/inspector/moz.build @@ +1,1 @@ > +# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- Could you hg mv layout/inspector/src/moz.build layout/inspector/moz.build first, so that at least some part of it is linked to the past?
Attachment #8340865 -
Flags: review?(mh+mozilla) → review+
Updated•9 years ago
|
Attachment #8340866 -
Flags: review?(mh+mozilla) → review+
Updated•9 years ago
|
Attachment #8340868 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/1dcb339812d1 https://hg.mozilla.org/integration/mozilla-inbound/rev/9d2111fee8d5 https://hg.mozilla.org/integration/mozilla-inbound/rev/b5d2afd37164
Comment 6•9 years ago
|
||
Hi, sorry had to backout this changes in https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=9b8364f50488 for test failures in mochitest 5 on windows like https://tbpl.mozilla.org/php/getParsedLog.php?id=31430804&tree=Mozilla-Inbound (timeout) and also on Android like https://tbpl.mozilla.org/php/getParsedLog.php?id=31430347&tree=Mozilla-Inbound - ERROR TEST-UNEXPECTED-FAIL | /tests/layout/xul/test/test_bug511075.html | function () {
Assignee | ||
Comment 7•9 years ago
|
||
Mochitest-5 failures were the test+patch in bug 938772. The Android failure was a simple failure to update android.json/androidx86.json to track the failing test. Repushed with that fixed: https://hg.mozilla.org/integration/mozilla-inbound/rev/20ba1c3ccad8 https://hg.mozilla.org/integration/mozilla-inbound/rev/20e0cd2a9c82 https://hg.mozilla.org/integration/mozilla-inbound/rev/77c3680c7f56
Comment 8•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/20ba1c3ccad8 https://hg.mozilla.org/mozilla-central/rev/20e0cd2a9c82 https://hg.mozilla.org/mozilla-central/rev/77c3680c7f56
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•9 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•