Commit Graph

15 Commits

Author SHA1 Message Date
NTD 539b253588 Move Mozilla DevTools to Platform - Part 9d: Update Resource URIs in browser and b2g 2018-07-25 01:17:49 +08:00
janekptacijarabaci 46850495f9 Minor fix: Menu - "History" - "Recently Closed Tabs" - "Restore All Tabs" 2018-07-25 01:17:06 +08:00
janekptacijarabaci 61e64c2cdc Minor fix: Sessions - throws an error after run, better information on error 2018-07-25 01:15:45 +08:00
Pale Moon abf23ebcc7 Switch SessionStore init to Promise.jsm in toolkit, and move restore previous session command check to the actual menu code.
This resolves #499.
2018-07-25 01:04:07 +08:00
wolfbeast d8d662f920 Don't attempt to restore session data from stored scratchpad sessions if we have no way to handle it. 2018-07-24 23:38:27 +08:00
wolfbeast f49a07e7d2 Change the way tabs are requested from the browser to a Map()
- Increases performance compared to looping over an array
- Makes the browser scale better to large numbers of tabs cf. session restore
2018-07-24 23:25:57 +08:00
NTD 9d469f0384 Add a copy of Jetpack's promises js module to browser until we use toolkit promises directly 2018-07-24 23:17:39 +08:00
wolfbeast 3c863a35af Fix FE components part 1: Convert treeBoxObject calls to WebIDL 2018-07-24 23:13:21 +08:00
NTD 04454cec94 Update any source files to account for refactoring 2018-07-24 23:13:16 +08:00
NTD 066abbbf68 Update build files 2018-07-24 23:13:14 +08:00
NTD ad79a9d62a Transfer Pale Moon Application Specific Code to the repository 2018-07-24 23:13:13 +08:00
NTD 0db22e1346 Obliterate Browser 38 2018-07-24 23:13:02 +08:00
wolfbeast 5ee6187aad Prep tree for forward-porting Goanna, stage 1 2018-07-24 23:10:50 +08:00
wolfbeast 5d59e0437f GUID change 2018-07-24 23:10:33 +08:00
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00