Commit Graph

36326 Commits

Author SHA1 Message Date
Benjamin Smedberg
7961855a4c Revert the electrolysis-plugins-only branch so that the Electrolysis repository can return to its normal (plugins and tabs) state.
--HG--
branch : electrolysis-not-just-plugins
2009-12-14 11:26:15 -05:00
Mark Banner
6f6cbb8ebc Comm-central bustage follow electrolysis landing: allow MOZ_IPC to be disabled by default in confvars.sh. r=bsmedberg a=bsmedberg 2009-12-14 16:10:22 +00:00
Benjamin Smedberg
892216bac0 Undo a change specific to multi-process tabs which causes pymake to fail. 2009-12-14 11:03:43 -05:00
Benjamin Smedberg
0af78a3658 WinMo bustage: Electrolysis doesn't have WinMo tinderboxes and we had a silent code race with bug 515748. 2009-12-14 10:53:57 -05:00
Benjamin Smedberg
4f38abf49f Remove last-mozilla-central tags which are only useful on the electrolysis branch. a=me for landing into the tree I closed! 2009-12-14 09:59:28 -05:00
Benjamin Smedberg
a819191110 End the electrolysis-plugins-only branch: merge in the remaining changes from electrolysis head in preparation for pushing to mozilla-central. 2009-12-14 09:56:08 -05:00
Benjamin Smedberg
12c0a4d675 Added tag last-mozilla-central for changeset a732c6d3c078 2009-12-14 09:20:30 -05:00
Benjamin Smedberg
04837a224f Merge mozilla-central into e10s, again. 2009-12-14 09:15:29 -05:00
Benjamin Smedberg
6cdd11fcd4 test_crashing.html had windows-style line endings. 2009-12-14 09:14:28 -05:00
Henri Sivonen
f4ab766e30 Bug 534546 - Script with defer attribute never runs in the HTML5 parser. Part of the patch for bug 515610 (r=bnewman) but not landed due to a bad merge.
--HG--
extra : rebase_source : 9a6d14b2147370d16bd27b206e12b05037279d83
2009-12-14 15:51:15 +02:00
Benjamin Smedberg
999be86ac2 Merge mozilla-central into electrolysis. 2009-12-14 08:01:18 -05:00
Benjamin Smedberg
e659c0abda Added tag last-mozilla-central for changeset 27937722da69 2009-12-14 08:00:03 -05:00
Ted Mielczarek
c2b264398f bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite (Mozilla changes). r=bsmedberg 2009-12-14 06:55:31 -05:00
Ted Mielczarek
333a2bb0c5 bug 514188 - sync to breakpad revision 437 to pick up Linux client rewrite. r=bsmedberg 2009-12-14 06:55:28 -05:00
Ted Mielczarek
d213cc45fb bug 514188 - fix nsProfileLock to use SA_SIGINFO style signal handler, so it can chain to Breakpad's signal handler properly. r=bsmedberg 2009-12-14 06:44:27 -05:00
Benjamin Smedberg
422b4b28d2 Merge mozilla-central into electrolysis. One code change was required: in nsDocShell::CreateStaticClone I replaced EnsureDocShell with MaybeCreateDocShell. 2009-12-12 13:38:25 -05:00
Dão Gottwald
30069007e2 Bug 531519 - getBrowserState sometimes returns two entries for one window. r=zeniko 2009-12-12 18:22:13 +01:00
Robert Longson
ecadcf59af Bug 467477 - View Source should linkify xlink:href. r=mrbkap 2009-12-12 14:37:22 +00:00
Robert Longson
09b236ef87 Bug 534216 - Text in anchor tags not placed correctly if viewBox present. r=roc 2009-12-12 14:37:20 +00:00
lordpixel@mac.com
41f8146ec7 Bug 489734 - Implement cursor values "alias", "context-menu", "copy", "not-allowed" and "no-drop" on Mac Os 10.6. r=josh
--HG--
extra : rebase_source : da270898f5250ffeaf0d5f1225bd81bd63d1dafd
2009-12-11 23:17:27 +01:00
Benjamin Frisch
0b5a2631e2 Bug 418774 - Make -moz-image-region work in native Mac menus. r=mstange, r=josh
--HG--
extra : rebase_source : b877bce6bf55cbbf82711ebb2e5955fccd482edc
2009-12-11 23:09:11 +01:00
Markus Stange
6843996934 Bug 533913 - Invalid selectors in pinstripe places.css. r=dao
--HG--
extra : rebase_source : 9def3eccc8f0d8d5ef1f8c97eb6d9bb0edfb0e18
2009-12-11 23:05:56 +01:00
Markus Stange
0a9a40d459 Bug 533208 - Only call [NSCursor hide/unhide] when cursor visibility actually changes, since these calls must be balanced. r=josh
--HG--
extra : rebase_source : dfd1e28137a60ce51b44e319341fd0a1bc5bac32
2009-12-11 23:05:21 +01:00
Markus Stange
af1e2159b3 Bug 534172 - Tab list should be cleared at popuphidden, not at popuphiding. r=Enn
--HG--
extra : rebase_source : e201ed7db24d6f862575809756e68a4d551393db
2009-12-11 23:04:02 +01:00
Markus Stange
6a7cd4e2e2 Bug 534183 - Autorepeatbuttons in menus shouldn't have any initial delay. r=Enn
--HG--
extra : rebase_source : a28ce171cfb0bca7070b8f0bfdf0c7da446908d5
2009-12-11 23:03:31 +01:00
Markus Stange
cfdd26f37c Bug 534184 - Disable smooth scrolling in menus. r=Enn
--HG--
extra : rebase_source : 0b56bfc73798fbe9b8765ea93641f4c9ce10120d
2009-12-11 23:02:13 +01:00
Markus Stange
c02c1e0a8b Bug 528719 - When rendering popup buttons, use the open attribute to determine whether the control is highlighted, not the mousedown state. r=josh
--HG--
extra : rebase_source : 5a40a0caa7bda9c32972dac4585db6adbb3e1444
2009-12-11 23:01:38 +01:00
Markus Stange
57ec095def Bug 527657 - Send the events we capture in our EventMonitorHandler actually into our app. This happened automatically when we built with the 10.4 SDK. r=josh
--HG--
extra : rebase_source : 8bb8e8ec940cf13201fa524670f51e14ae3da7d7
2009-12-11 23:00:59 +01:00
Markus Stange
1c85188b1d Bug 529891 - Use a better workaround for context menu clicking while the application is inactive. r=josh
--HG--
extra : rebase_source : bdad5f1c76222b39ef20fc6d9e2e6f66417f8005
2009-12-11 22:57:40 +01:00
Markus Stange
0dc4be4fa9 Bug 527748 - Fire mouse enter and exit events when window focus changes. r=josh
--HG--
extra : rebase_source : 47ee0c27942b038df0a52242c89747a5821f63d5
2009-12-11 22:56:59 +01:00
Markus Stange
9652b069bf Bug 527696 - Make shadow invalidation always asynchronous and remove the invalidation frequency limit. r=josh
--HG--
extra : rebase_source : 9089a5ef0c5a01ca2830a79fb3756b7284a4035a
2009-12-11 22:53:22 +01:00
Ben Turner
6e20a64631 Backing out changesets ed8d3323a50d, 3930bbdffdd5, 36e32abd2cc8, f4bcfc703ff9, 21051d997076, and 49f489315dd9 at the request of bsmedberg. 2009-12-11 12:48:37 -08:00
Markus Stange
744c7d06d2 Bug 532878 - Call [super viewWillDraw] in viewWillDraw. r=josh
--HG--
extra : rebase_source : 7f51c22fc690c8e48b70bc75dd84b35ae288474a
2009-12-11 20:31:42 +01:00
Markus Stange
102a7084f6 Bug 529542 - Fix a line that I missed in bug 508739 to give the view button in the history sidebar back its gradient. r=dao
--HG--
extra : rebase_source : 5cfdaa9942e33a030cfd81e916be6aa461deae92
2009-12-11 20:27:45 +01:00
Boris Zbarsky
d01f0e2af4 Bug 525608 followup. Initialize the variable, and remove the extra branch. r=dbaron 2009-12-12 00:03:17 -08:00
Boris Zbarsky
8c7d101795 Bug 533636. Speed up IsSecurityWrapper. r=mrbkap 2009-12-11 22:36:35 -08:00
Boris Zbarsky
a6e863f1da Bug 533048. Don't do extra work for link targeting in nsDocShellTreeOwner. r=jst 2009-12-11 22:36:34 -08:00
Boris Zbarsky
4ecb7006bd Bug 531933. Give HasStateDependentStyle a better signature. r=dbaron 2009-12-11 22:36:34 -08:00
Boris Zbarsky
c4baa01a7a Bug 529749. Make sure nsRuleWalker never has a null mCurrent. r=dbaron 2009-12-11 22:36:34 -08:00
Boris Zbarsky
4e9f77e7b1 Bug 531148. Fix appends of a block to the trailing inline of an {ib} split which has an inline parent. r=roc 2009-12-11 22:36:34 -08:00
Boris Zbarsky
af198139a9 Bug 526596. Make sure appends to an {ib} split coalesce blocks correctly if the appended frames start with a block and the trailing inline of the split is empty. r=roc 2009-12-11 22:36:33 -08:00
Saint Wesonga
53aac44029 Bug 340017. Make document.formName work in XHTML. r=bzbarsky 2009-12-11 22:36:33 -08:00
Masayuki Nakano
cb4ed98fcc Bug 125282 Webpage-JS can steal focus from URLbar / chrome r=enndeakin 2009-12-12 14:17:40 +09:00
Masayuki Nakano
13ffca5258 Bug 42676 Can't drag to extend selection out of blocks with overflow:hidden/auto/scroll r=Olli 2009-12-12 13:25:21 +09:00
Chris Jones
aadcbce897 bug 533507: improve IPC "race condition" error message. frontend only, r=me 2009-12-09 20:01:46 -06:00
Chris Jones
92ab770bfe bug 533587: process RPC in-calls deferred because of races until "later". in-person r=bent 2009-12-09 17:15:01 -06:00
Chris Jones
cf23f7f8bd add missing makefile dep. r=trivial 2009-12-09 14:53:52 -06:00
Jonathan Griffin
fb84e3c42c Bug 533482. Let plugin crashtest notify testrunner that no leak log is expected when the plugin process is deliberately crashed. r=bsmedberg 2009-12-09 10:51:38 -08:00
Chris Jones
7a4072a311 bug 532973: add a check-valgrind target that runs IPDL unit tests under valgrind. r=luser 2009-12-07 01:10:52 -06:00
Chris Jones
73f7822671 bug 532962: allow run-mozilla.sh to accept debugger arguments. r=luser 2009-12-07 01:10:46 -06:00