Граф коммитов

792827 Коммитов

Автор SHA1 Сообщение Дата
pinkerton e47da051dc Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
pinkerton a73df7c749 Remove #include of usused header file. (rev sdagley, appr don) 1998-04-06 23:58:45 +00:00
pinkerton 5b54413654 Use 16x16 icons as stated in UE spec. (rev sdagley, appr don) 1998-04-06 23:57:34 +00:00
pinkerton 3f3757c733 flip "Merge Into Output" flag for other targets for "Talkback Glue" library to avoid runtime problems. (rev sdagley, appr don) 1998-04-06 23:56:56 +00:00
pinkerton c643566204 fix to use the correct powerplant, not the old one from the VText days (rev sdagley, appr don) 1998-04-06 23:55:34 +00:00
pinkerton 84030740c6 Make our icons look like the UE spec (rev sdagley, appr don) 1998-04-06 23:54:42 +00:00
hyatt 56d9b9c708 Fix to HT_AddBookmark calls. The arguments were reversed. 1998-04-06 18:58:08 +00:00
hyatt a502951fb6 Fix to solve the problem in which m_Pane was not yet initialized at the time views were added. 1998-04-06 18:57:43 +00:00
hyatt 9dc6a95bb8 Fix to remove the extra space from URLs displayed in the location bar. 1998-04-06 18:57:18 +00:00
ltabb 98abfb1c22 test checkin 1998-04-03 16:14:01 +00:00
cyeh b4ba11a640 Bump revision to 3.1 1998-03-31 19:19:56 +00:00
cyeh d7cba9f069 Add final version of NPL. 1998-03-31 19:11:51 +00:00
cyeh a1ca67328d Bumping revision to 3.1 1998-03-31 01:33:38 +00:00
cyeh b0e3217cc8 Added LEGAL document to conform to NPL. 1998-03-31 01:33:11 +00:00
danm a75e4406de cross-platform splash screen compatibility 1998-03-30 23:59:41 +00:00
hyatt 0cf1a6c8bc Bug fix for the separator in personal toolbar crash. Reviewed by Daniel
Matejka and Garrett Blythe.  Approved by Don Melton.
1998-03-30 23:30:00 +00:00
sar cbcd23f1de removing reliance on manifest files 1998-03-30 23:15:36 +00:00
don 451a399504 Added copyright attribution for Metrowerks derived code. 1998-03-30 01:59:34 +00:00
cyeh 6e5fd57a3e bump rev to 3.1 1998-03-29 21:53:11 +00:00
cyeh 116f2d6780 First Checked In. 1998-03-29 21:51:40 +00:00
ltabb 280cdb352d test checkin 1998-03-28 03:46:35 +00:00
ltabb 4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00
Toshihito Kikuchi 220fbcaee4 Bug 1635823 - Skip nvd3d9wrap.dll to bypass Nvidia's crash for x86. r=mhowell, a=RyanVM
As Bug 1607574, we implemented a workaround for the crash caused by Nvidia's
shim driver, where we hardcoded "nvd3d9wrapx.dll" as a target's name.  However,
it turned out that nvd3d9wrapx.dll is only for x64, and in x86 nvd3d9wrap.dll
causes the same crash.  We need to choose a right name per platform.

Since there is no crash reports from ARM64 (probably no Nvidia driver is
available for Windows ARM64 now), we skip the workaround for ARM64.

Differential Revision: https://phabricator.services.mozilla.com/D74125
1970-01-01 00:00:00 +00:00
Tomislav Jovanovic 6cb509b787 Bug 1635637 - Add contextId to MessageSender, prevent onConnect in same Context r=robwu a=RyanVM
We already had logic to avoid sending to the same context, but weren't setting the `contextId` as necessary.
https://searchfox.org/mozilla-central/rev/dc4560dc/toolkit/components/extensions/ConduitsParent.jsm#251

Also add a test specifically for connect() triggering onConnect in the same Context, since the existing test only covered sendMessage.

Differential Revision: https://phabricator.services.mozilla.com/D74099
2020-05-06 17:08:11 +00:00
Andrew Sutherland 064b0f9501 Bug 1626728 - Normalize shutdown. r=perry,jstutte, a=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D69463

--HG--
extra : amend_source : fab5032257ffa8fe7232c5812244796dc73a25b1
1970-01-01 00:00:00 +00:00
Jan de Mooij 2e7bcc8dfa Bug 1607443 - Fix some alias sets. r=tcampbell, a=lizzard
Differential Revision: https://phabricator.services.mozilla.com/D58956
1970-01-01 00:00:00 +00:00