Commit Graph

19 Commits

Author SHA1 Message Date
janekptacijarabaci 2849c27a21 The browser - innerWindowID and outerWindowID (follow up) 2018-07-25 07:02:50 +08:00
Pale Moon e08db062d5 Fix focus issues with print preview window. 2018-07-25 06:56:25 +08:00
janekptacijarabaci 4182128f0b The browser - innerWindowID and outerWindowID (improvements) 2018-07-25 06:53:03 +08:00
Pale Moon 56c725cca9 Remove unused URI_IS_UTF8 load flag.
This resolves #865.
2018-07-25 06:43:04 +08:00
JustOff 6488b101f6 Update Events/TabSelect to the current API spec 2018-07-25 06:24:12 +08:00
adisib 3a303e67f6 replace calls to String.prototype.contains with String.prototype.includes 2018-07-24 23:36:07 +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
wolfbeast a61256907e Fix incorrect blocked popup list (no URLs) 2018-07-24 23:25:56 +08:00
wolfbeast 15db649d7c Align popup blocker FE code with refactored toolkit code. 2018-07-24 23:25:56 +08:00
wolfbeast eb00d00860 Fix zoom controls in the FE.
The BE expects e10s notifications/messaging to respond to zoom changes. FE was changed to supply the correct calls and structures for toolkit to work with.
2018-07-24 23:25:55 +08:00
wolfbeast 9128e148be Fix tab dragging. 2018-07-24 23:16:49 +08:00
wolfbeast fd2c260ab5 Add the /browser part of bug #691601 2018-07-24 23:16:19 +08:00
wolfbeast 50ccc867a0 Fix tab-switching issue for findbar 2018-07-24 23:13:33 +08:00
Lootyhoof 47ce027b6b Add a global class for close icons 2018-07-24 23:13:29 +08:00
NTD 05ea19267b Issue #30 - Part 1: Hook up the post-26 finder to the browser 2018-07-24 23:13:26 +08:00
NTD 04454cec94 Update any source files to account for refactoring 2018-07-24 23:13:16 +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
Moonchild baf46a6bf1 Merge pull request #1 from mozilla/esr38: Esr38 upstream pull 2018-07-24 23:04:07 +08:00