Closed Bug 1183206 Opened 9 years ago Closed 9 years ago

Make about:newtab independent of Firefox

Categories

(Firefox :: New Tab Page, defect)

40 Branch
defect
Not set
normal
Points:
13

Tracking

()

RESOLVED FIXED
Iteration:
42.3 - Aug 10

People

(Reporter: emtwo, Assigned: emtwo)

References

Details

Attachments

(1 file, 5 obsolete files)

This includes (but isn't limited to) the following:

1) Removing #ifdef or other pre-processor directives
2) Using window.postMessage instead of RemotePageManager for message passing.
3) Add message passing or find alternatives for Firefox-specific APIs used such as Services.jsm
Newtab code that will be hosted can be found here: https://github.com/emtwo/remote-newtab
There's a lot of e10s work (i.e. bug 1021654) going on with about:newtab, you folks should coordinate.
(In reply to Tim Taubert [:ttaubert] from comment #4)
> There's a lot of e10s work (i.e. bug 1021654) going on with about:newtab,
> you folks should coordinate.

We are co-ordinating with Ursula and Mike who are currently involved in bug 1021654 and I'm personally following that bug closely.

Everything in this bug is being built on top of bug 1021654.
Depends on: 1021654
(In reply to Marina Samuel [:emtwo] from comment #5)
> We are co-ordinating with Ursula and Mike who are currently involved in bug
> 1021654 and I'm personally following that bug closely.
> 
> Everything in this bug is being built on top of bug 1021654.

That's great to hear, sorry for assuming otherwise. Didn't see a lot of e10s folks CC'ed here :)
Iteration: --- → 42.3 - Aug 10
Points: --- → 5
Attachment #8645156 - Attachment is obsolete: true
Let's include converting to promise messages and re-organizing js files as part of this bug.

We agreed on 3 subdirs of js:

./js/page (UI)
./js/backend (Service worker)
./js/lib (external libraries, tools, helper functions)
Blocks: Sprint_CS_S1
Points: 5 → 13
Blocks: Sprint_CS_S2
This bug is resolved with the following commits:

https://github.com/mozilla/newtab-dev/commit/c8c6a496742e2a31c917a47b35e449a7fbbf7b9
https://github.com/mozilla/remote-newtab/compare/9ecf0d7...019cb8aa
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Blocks: 1202820
No longer blocks: 1202820
Blocks: 1202820
Blocks: 1205313
No longer blocks: 1205313
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: