2314 Commits

Author SHA1 Message Date
roytam1 52f44b04c6 bump KM version 2024-07-19 22:54:08 +08:00
roytam1 00118dd972 KmAppInfo: restore GetLastRunCrashID() API 2024-07-19 22:53:33 +08:00
roytam1 91bd7c9c84 bump KM version for engine API changes (as of NM27 rev df2987f6) 2024-05-24 10:04:47 +08:00
roytam1 96521b3070 app: OnShowTooltip()/GetNodeText() API change for matching engine changes. 2024-05-24 10:03:18 +08:00
roytam1 f4ecd92850 update xulrunner-sdk patch 2024-04-25 22:21:18 +08:00
roytam1 0e40f9fcc7 bump version for add GetMultiprocessBlockPolicy() API 2024-04-19 12:01:37 +08:00
roytam1 19e6f4ab53 KmAppInfo: add GetMultiprocessBlockPolicy() returning kE10sDisabledForAddons 2024-04-19 11:59:49 +08:00
roytam1 2f5732c051 update xulrunner-sdk patch 2024-04-19 11:59:12 +08:00
roytam1 7279d9c8ec bump KM version for engine API changes 2024-04-04 13:07:45 +08:00
roytam1 f138bbcecf app: update NotifyJSRunToCompletionStart call for enigne API changes 2024-04-04 13:07:24 +08:00
roytam1 9d11d8aa7a security: NotifyCACertExists is removed from engine 2024-03-21 15:20:01 +08:00
roytam1 a8e04b4df3 remove nsAutoArrayPtr usage in KmImage 2024-02-09 14:05:51 +08:00
roytam1 5d5a44760b KmAppInfo: add nsIPlatformInfo interface 2024-02-02 12:10:20 +08:00
roytam1 d50f5b7d9b bump KM version for engine API change 2024-02-02 12:08:43 +08:00
roytam1 8a788a0714 spellcheck: update event API usage after landing of bug 1230216 in engine 2023-10-29 07:26:59 +08:00
roytam1 37eff49857 app: update event API usage after landing of bug 1230216 in engine 2023-10-29 07:26:28 +08:00
roytam1 2d1f67ef35 update Goanna SDK diff adding more nsString API hack (as of NM27 rev 5a5b052a7c) 2023-10-29 07:24:54 +08:00
roytam1 ee1564fecc bump KM version for engine API change (landing of bug 1230216) 2023-10-29 07:22:12 +08:00
roytam1 6b5e69287f history: fix use of genexprs and legacy comprehensions 2023-09-18 23:57:56 +08:00
roytam1 9c1714771d KmAppInfo: GetAccessibilityIsUIA API is removed in engine (as of NM27 rev 685d46ffda) 2023-08-17 16:26:56 +08:00
roytam1 cd74e996e6 update Goanna SDK diff (as of NM27 rev 685d46ffda) 2023-08-17 16:26:07 +08:00
roytam1 22371f31bc bump KM version for engine API change 2023-08-17 16:25:02 +08:00
roytam1 df63800bdb nsIPrintSettings::SetPaperSizeType() API is removed in engine (as at NM27 rev 4adeb06c) 2023-07-27 11:09:28 +08:00
roytam1 9af8a53d28 bump KM version for engine API change 2023-07-27 11:07:30 +08:00
roytam1 bf146f538a browser-omni: downloads: sync allDownloadsViewOverlay.js with same file in NM27 2023-01-30 14:29:09 +08:00
roytam1 48a031563f fullscreen: update to use nsPIDOMWindow 2023-01-28 00:24:26 +08:00
roytam1 55e553d9e0 update Goanna SDK diff to disable nsCOMPtr validity check (as of NM27 rev 6a4edbe796) 2023-01-28 00:23:21 +08:00
roytam1 3a183fa109 browser-omni: console2: update bindings code after "Bug 120684 - use ChromeNodeList in toolkit's listboxes' selectedItems implementation, r=dao,smaug" landed in engine 2023-01-12 12:26:42 +08:00
roytam1 5df6dc2850 MozUtils: update NotifyJSRunToCompletionStart() API (as of NM27 rev f468c29a) 2022-11-11 10:54:29 +08:00
roytam1 933e4b4308 bump version to 76.4.7 due to goanna engine API changes (as of NM27 rev f468c29a) 2022-11-11 10:54:13 +08:00
roytam1 c5dbf03e4f use RefPtr without namespace prefix to fix build (as of NM27 rev 8a0a002c) 2022-10-17 11:54:21 +08:00
roytam1 1ec535837f update xul sdk patch (as of NM27 rev f39d19c9) 2022-08-26 10:20:42 +08:00
roytam1 f163574fba bump KM version for API change (as of NM27 rev a9171b7b) 2022-03-04 10:46:46 +08:00
roytam1 08b5266a5c kplugins: fix build (as of nm27 rev a9171b7b) 2022-03-04 10:42:13 +08:00
roytam1 127240e93c update XULRunner-sdk patch as of NM27 git rev a988f766 2022-02-04 12:57:37 +08:00
roytam1 7c32363166 app: don't set DEBUG, fix linking with newer goanna3 2021-12-10 12:04:56 +08:00
roytam1 9cbd58663e winEmbed: update startup URL to www-archive version 2021-11-18 11:26:01 +08:00
roytam1 eab5b3585c stdafx: include C++ algorithm header early and use std::min and std::max so gdiplus.h will have min and max to use after Bug 830801 was landed goanna3. 2021-11-12 16:19:32 +08:00
roytam1 ba00a3872b browser-omni: update permission API usage after bug 1170200 is landed in goanna3 side 2021-10-31 08:03:49 +08:00
roytam1 afd6e42743 bump KM version for API change (as of NM27 rev 45e41b763) 2021-09-24 10:40:21 +08:00
roytam1 036b2296bd permissions: hackfix CPermission::del() to give out nsIURI instead of const char* as "Bug 1170200 - Part 1: Change the API for nsIPermissionManager::Remove() to accept a URI instead of a string; r=ehsan" is landed in platform tree 2021-09-24 10:38:37 +08:00
roytam1 367435da46 bump KM version for API change (as of NM27 rev e37514b51) 2021-06-04 11:14:01 +08:00
roytam1 9ed72e03d5 match NotifyJSRunToCompletionStart platform API changes (as of NM27 rev e37514b51)
actually this is a revert of rev c7fea522fc
2021-06-04 11:12:35 +08:00
roytam1 602c29b0b4 pref: set "media.mediasource.format-reader" to "true" by default 2021-05-17 09:53:43 +08:00
roytam1 b398a789a1 bump KM version for API change (as of NM27 rev 2fdb3f608) 2021-03-19 12:11:36 +08:00
roytam1 3f6f02c354 kplugins: fix build after landing "Bug 1182516 - Add Chaos Mode environment variable MOZ_CHAOSMODE. r=roc" in GRE 2021-03-19 12:06:36 +08:00
roytam1 132db6b6f7 bump KM version for API change (as of NM27 rev 7d12d066b) 2021-03-05 10:22:21 +08:00
roytam1 dd737fc74d update XULRunner patch for KM76 (as of NM27 rev 7d12d066b) 2021-03-05 10:06:06 +08:00
roytam1 d5ea5f1cb7 app: GetKeyboardMayHaveIME API is removed (as of NM27 rev 7d12d066b) 2021-03-05 10:03:09 +08:00
roytam1 4362cc31dd bump KM version for API change (as of NM27 rev 3b1d2cdd8) 2021-02-20 21:15:25 +08:00