Commit Graph

432 Commits

Author SHA1 Message Date
Fedor
ae7ab5c533 [Installer] Stop trying to read stub installer data from ini file 2019-07-08 13:10:02 +03:00
Fedor
d7272f579b Platform version update for large internal changes 2019-07-08 13:09:59 +03:00
Fedor
adee55a072 Update HSTS preload list 2019-07-08 13:09:56 +03:00
Fedor
c9b1d75076 Update NSS to 3.41.1 (custom) 2019-07-08 13:09:49 +03:00
Fedor
ab4a359685 Clean up the nsis installer script a litte. 2019-07-08 13:09:46 +03:00
Fedor
d3b44d18fd Call a more generic function when inlining array natives. 2019-07-08 13:09:44 +03:00
Fedor
821fd6c502 [Centaury] Fix packaging when sync is not built 2019-07-08 13:09:41 +03:00
Fedor
a88dad9fed Update intl tzdata 2019-07-08 13:09:38 +03:00
Fedor
eac38e37cc Update ICU to 58.3 2019-07-08 13:09:33 +03:00
Fedor
5b7e7a582c Add application executable location to the about:support page. 2019-07-08 13:09:28 +03:00
Fedor
6892a57867 Remove e10s force-enable/-disable prefs and a11y considerations. 2019-07-08 13:09:25 +03:00
Fedor
164681884a Improve origin-clean algorithm based on our previous changes. 2019-07-08 13:09:22 +03:00
Fedor
2a960935b7 [WebGL] Enable size limit on Linux. 2019-07-08 13:09:19 +03:00
Fedor
f92bcae852 Tweak some NSPR variables for Darwin. 2019-07-08 13:09:17 +03:00
Fedor
9693bfb6b7 Add commit message style guidelines 2019-07-08 13:09:14 +03:00
Fedor
354434b399 Remove unwanted newtab page code 2019-07-08 13:09:11 +03:00
Fedor
12db4f07ea [js, ARM] Always check error return from BufferOffset::diffB. 2019-07-08 13:09:08 +03:00
Fedor
2e3a0eefbd Disable <meta http-equiv=set-cookie> 2019-07-08 13:09:05 +03:00
Fedor
6c6cadc8de Fix architecture flag for PPC64 2019-07-08 13:09:01 +03:00
Fedor
6f02d9d1b1 Simplify the dispatch-to-content region 2019-07-08 13:08:59 +03:00
Fedor
e0a58925d9 Rewrite atomization 2019-07-08 13:08:56 +03:00
Fedor
60affebbd1 Support gzip-compressed SVGs in OpenType+SVG fonts 2019-07-08 13:08:53 +03:00
Fedor
6641b605e4 [MYPAL] Set the browser's opener when adding a new tab 2019-07-08 13:08:50 +03:00
Fedor
ba9a4b84ca Enable double buffering when using XRENDER. 2019-07-08 13:08:47 +03:00
Fedor
3fdc402a34 [MYPAL] Fix browser.link.open_newwindow functionality 2019-07-08 13:08:44 +03:00
Fedor
e2d5ce2fef Remove unboxed object code from js 2019-07-08 13:08:41 +03:00
Fedor
c2483721f0 Implement Symbol prototype 2019-07-08 13:08:37 +03:00
Fedor
7fd9c4b7e3 Implement array.flat and array.flatMap 2019-07-08 13:08:34 +03:00
Fedor
8ac840e319 Implement String.prototype.trimStart and trimEnd. 2019-07-08 13:08:31 +03:00
Fedor
1ed9f0a194 Map IntersectionObserver rect to the correct viewport. 2019-07-08 13:08:28 +03:00
Fedor
5fe2c2aef4 Fix scroll bar orientation on MacOS 2019-07-08 13:08:25 +03:00
Fedor
24da94b494 Remove telemetry from app AUS 2019-07-08 13:08:22 +03:00
Fedor
1fc8bb8301 [MYPAL] Preload the permissions manager with permissions file 2019-07-08 13:08:19 +03:00
Fedor
51b6d34f18 Restore "release notes" item in the help menu 2019-07-08 13:08:16 +03:00
Fedor
061b9654d5 Deprecate FUEL extension helper javascript library 2019-07-08 13:08:13 +03:00
Fedor
7f7f6c6a22 backport m-c 1510114: Fix Use-After-Free in the HTML5 Parser 2019-07-08 13:08:10 +03:00
Fedor
09ae277a2b Don't shrink the tab bar in customize mode 2019-07-08 13:08:07 +03:00
Fedor
7284f3b2da De-unify accessibility build on Mac. 2019-07-08 13:08:04 +03:00
Fedor
0f5a8c18a5 Only change the default and hover text color on buttons for Windows 8+ HC Themes (aero-lite) 2019-07-08 13:08:01 +03:00
Fedor
656d8cc9ce unnecessary space at the end removed 2019-07-08 13:07:58 +03:00
Fedor
b60008809c patch to Bug 1377329 2019-07-08 13:07:55 +03:00
Fedor
890db8ece1 patch to Bug 1363423 2019-07-08 13:07:53 +03:00
Fedor
8feaeace21 [Centaury] Restore BROWSER_NEW_TAB_URL check. 2019-07-08 13:07:50 +03:00
Fedor
7a74bbaf96 Tab to spaces newline and other such in js code 2019-07-08 13:07:47 +03:00
Fedor
ca72ef1006 Improve dead compartment collection. 2019-07-08 13:07:44 +03:00
Fedor
95de016256 [MYPAL] Prevent overlapping modal prompts and preserve prompt order. 2019-07-08 13:07:41 +03:00
Fedor
4e76e90d29 Update Readability from mozilla-central release 2019-07-08 13:07:38 +03:00
Fedor
74f1a97751 When using XRENDER, create Xlib-based offscreen image surfaces. 2019-07-08 13:07:34 +03:00
Fedor
7ad2d62b8f Fix failure to print when pages contain zero-sized <canvas> element. 2019-07-08 13:07:31 +03:00
Fedor
ba11f2bc41 Remove useless assert. 2019-07-08 13:07:28 +03:00