Closed
Bug 1254012
Opened 9 years ago
Closed 9 years ago
[e10s] Fix browser_tabMatchesInAwesomebar_perwindowpb.js to run in e10s
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 48
People
(Reporter: jaws, Assigned: jaws)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete file)
|
9.16 KB,
patch
|
jaws
:
review+
ritu
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/38399/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/38399/
Attachment #8727261 -
Flags: review?(gijskruitbosch+bugs)
| Assignee | ||
Comment 2•9 years ago
|
||
| Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8727261 [details]
MozReview Request: Bug 1254012 - [e10s] Fix browser_tabMatchesInAwesomebar_perwindowpb.js to run in e10s. r?gijs
Review request updated; see interdiff: https://reviewboard.mozilla.org/r/38399/diff/1-2/
| Assignee | ||
Comment 4•9 years ago
|
||
Updated•9 years ago
|
Attachment #8727261 -
Flags: review?(gijskruitbosch+bugs) → review+
Comment 5•9 years ago
|
||
Comment on attachment 8727261 [details]
MozReview Request: Bug 1254012 - [e10s] Fix browser_tabMatchesInAwesomebar_perwindowpb.js to run in e10s. r?gijs
https://reviewboard.mozilla.org/r/38399/#review35001
So much more readable, it's amazing. Thanks!
::: browser/base/content/test/general/browser_tabMatchesInAwesomebar_perwindowpb.js:44
(Diff revision 2)
> - "The test tab has 1 or less history entries");
> + "The test tab has 1 or less history entries");
Nit: 1 or fewer.
Also, can you include sessionHistoryCount in the message so we know what it is if this ever starts failing?
| Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8727261 -
Attachment is obsolete: true
Attachment #8727385 -
Flags: review+
| Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 8•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 48
| Assignee | ||
Comment 9•9 years ago
|
||
Comment on attachment 8727385 [details] [diff] [review]
Patch for check-in
Approval Request Comment
[Feature/regressing bug #]: e10s test fix
[User impact if declined]: n/a
[Describe test coverage new/current, TreeHerder]: automated test
[Risks and why]: no risk, doesn't touch production code
[String/UUID change made/needed]: none
Attachment #8727385 -
Flags: approval-mozilla-aurora?
Comment on attachment 8727385 [details] [diff] [review]
Patch for check-in
Test-only fix.
Attachment #8727385 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Comment 11•9 years ago
|
||
| bugherder uplift | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•