Closed Bug 1234828 Opened 9 years ago Closed 9 years ago

Re-enable some e10s tests in toolkit/content/tests/browser

Categories

(Toolkit :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla46
Tracking Status
e10s + ---
firefox46 --- fixed

People

(Reporter: enndeakin, Assigned: enndeakin)

References

(Blocks 1 open bug)

Details

Attachments

(4 files)

No description provided.
Attachment #8701462 - Flags: review?(mdeboer)
Attachment #8701464 - Flags: review?(mdeboer)
Blocks: e10s-tests
tracking-e10s: --- → +
Comment on attachment 8701462 [details] [diff] [review] browser_quickfind_editable.js Review of attachment 8701462 [details] [diff] [review]: ----------------------------------------------------------------- Hihi, nice how this work pays off!
Attachment #8701462 - Flags: review?(mdeboer) → review+
Comment on attachment 8701464 [details] [diff] [review] browser_Finder.js Review of attachment 8701464 [details] [diff] [review]: ----------------------------------------------------------------- I like it? I'd advise to do a try run before pushing? ::: toolkit/modules/tests/browser/browser_Finder.js @@ +1,3 @@ > /* This Source Code Form is subject to the terms of the Mozilla Public > * License, v. 2.0. If a copy of the MPL was not distributed with this > * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ While you're here, perhaps it's good to change this to the CC-license that we generally use for test code? @@ +3,5 @@ > * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ > > var Ci = Components.interfaces; > > +add_task(function *() nit: please format as `add_task(function* () {`, which I think matches browser/ style closer. @@ +43,2 @@ > > + yield ContentTask.spawn(tab.linkedBrowser, { }, function* (arg) { nit: I think empty object literals don't need additional spacing. @@ +53,2 @@ > > + yield ContentTask.spawn(tab.linkedBrowser, { }, function* (arg) { nit: same.
Attachment #8701464 - Flags: review?(mdeboer) → review+
(In reply to Mike de Boer [:mikedeboer] from comment #6) > I like it? I'd advise to do a try run before pushing? This meant to say: 'I like it!!'
Attachment #8701463 - Flags: review?(gijskruitbosch+bugs)
Comment on attachment 8701463 [details] [diff] [review] browser_bug594509.js Review of attachment 8701463 [details] [diff] [review]: ----------------------------------------------------------------- r+ assuming green try w/ retriggers. ::: toolkit/content/tests/browser/browser_bug594509.js @@ +8,1 @@ > gBrowser.removeTab(tab); nit: yield BrowserTestUtils.removeTab(tab);
Attachment #8701463 - Flags: review?(gijskruitbosch+bugs) → review+
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla46
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: