Closed
Bug 910647
Opened 11 years ago
Closed 7 years ago
private-browsing-supported/test-sidebar.testSidebarIsOpenInNewPrivateWindow is failing
Categories
(Add-on SDK Graveyard :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: zer0, Assigned: evold)
References
Details
Attachments
(1 file)
resource://private-browsing-mode-test-at-jetpack/private-browsing-supported/lib/test-sidebar.js, line 70: sidebarEle.contentDocument.getElementById(...) is null
In accordance with Erik I removed temporary the test in order to land bug 908162 and fixes bug 906690.
Reporter | ||
Updated•11 years ago
|
Assignee: nobody → evold
Priority: -- → P2
Assignee | ||
Updated•11 years ago
|
Blocks: sdk/ui/sidebar
Assignee | ||
Comment 1•11 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•11 years ago
|
Attachment #802028 -
Flags: review?(zer0)
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 802028 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1237
r+, with the comments addressed.
Attachment #802028 -
Flags: review?(zer0) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 802028 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1237
Responded to comments, looking for feedback.
Attachment #802028 -
Flags: feedback?(zer0)
Reporter | ||
Comment 4•11 years ago
|
||
Comment on attachment 802028 [details]
Pointer to Github pull request: https://github.com/mozilla/addon-sdk/pull/1237
feedback given in the PR
Attachment #802028 -
Flags: feedback?(zer0)
Comment 5•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/2db62ec0aaf85f4ac6cb349ad8cd6e4537e2cbcc
Bug 910647 sidebars no longer migrate across windows with different private states due to bug 885054
https://github.com/mozilla/addon-sdk/commit/6062af58392f990d843d74c60ad02675e39661ec
Merge pull request #1237 from erikvold/910647
Bug 910647 sidebars no longer migrate across windows with different private states due to bug 885054 r=@ZER0
This looks like it created a new intermittent failure on at least Linux:
https://tbpl.mozilla.org/php/getParsedLog.php?id=28632510&tree=Jetpack
We'll either need to get that fixed or revert the pull request before the next uplift can happen.
Erik reverted this in https://github.com/mozilla/addon-sdk/commit/fb09a898b46da1507fa4339eba5d0cf8b8f4caf4
Assignee | ||
Updated•10 years ago
|
Blocks: sdk-intermittent, sdk/private-browsing
Comment 8•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•