Commit Graph

215054 Commits

Author SHA1 Message Date
Jim Mathies
f2ba8d476e Bug 540052 - [OOPP] Test failure in test_plugin_focus.html. r=bent.
--HG--
extra : rebase_source : bdb40f27e098519ecd71abd75a80e8e612f888f8
2010-01-26 15:40:15 -06:00
Benjamin Smedberg
61151bb803 But 535564 part 3 - don't inherit leak/bloat log handles from parent to child processes on Windows: the Java plugin spawns a process which can remain after our Firefox/plugin processes are properly cleaned up, preventing the log files from being closed, r=jgriffin over IRC
--HG--
extra : rebase_source : 413e125c087f8e8c37f9f3dec372521e709760e5
2010-01-27 11:19:50 -05:00
Benjamin Smedberg
a0ff9717b5 Bug 540604 - silverlight doesn't work with OOPP because it doesn't set the stype outparam for NPP_NewStream, and relies on us initializing the value with NP_NORMAL, r=cjones
--HG--
extra : rebase_source : 935580b2825b335be5a0183a79806f29f6ce404f
2010-01-26 12:05:54 -05:00
Benjamin Smedberg
13a549e6a9 Bug 535564 part 2: only open the PID for short periods while we're writing to it, r=jgriffin
--HG--
extra : rebase_source : 65604f973cc0ea70fc6b61273b8931a0c519c354
2010-01-27 11:17:22 -05:00
Markus Stange
fa58c347d2 Bug 402520 - Notify Mac OS X when a download finishes so it can make the downloads stack bounce when appropriate. r=sdwilsh, r=josh 2010-01-27 17:48:18 +01:00
Steven Michaud
66f3a78ea8 Bug 539317 - [10.6] Help menu does not include Apple search if no visible windows. r=josh 2010-01-27 10:25:01 -06:00
Alexander Surkov
30fbafac45 Bug 542267 - get rid nsAccessNode::gIsAccessibilityActive, r=davidb 2010-01-27 23:10:02 +08:00
Ralph Giles
e76bbb4fe9 Bug 539620 - Deprecate X-Content-Duration for Content-Duration. r=chris.double 2010-01-27 13:29:26 +01:00
Dão Gottwald
e58d7b49f5 backout merge 2010-01-27 13:27:14 +01:00
Dão Gottwald
52f1c23155 Backed out changeset 15e478e4abd8 2010-01-27 13:26:21 +01:00
Alexander Surkov
b6d1b7e08d Bug 541474 - make events coalescing smarter, r=ginn, davidb 2010-01-27 19:45:32 +08:00
Alexander Surkov
ba475feb7d Bug 540892 - Stop using nsIDOMNode tree traversals, r=davidb, sr=bz 2010-01-27 19:43:25 +08:00
Alexander Surkov
1e28085e1d Bug 541352 - nsDocAccessible::FireDelayedEvent should take nsAccEvent*, r=davidb 2010-01-27 19:42:44 +08:00
Alexander Surkov
4ace405692 Bug 515141 - move events firing logic from nsDocAccessible and nsAccEvent into special classes, r=ginn, davidb 2010-01-27 19:42:08 +08:00
Robert Longson
1669296386 Bug 540726 - User units for angles should be degrees. r=jwatt 2010-01-27 10:13:57 +00:00
Mats Palmgren
3a13782de3 Clamp the result to the valid nscoord range. b=541869 r=roc 2010-01-27 09:35:41 +01:00
Mats Palmgren
81dc5c2928 mRectListHead.x needs a sentinel value (not y). Clarify the use of nscoord sentinel values and handle float nscoord too. b=541869 r=roc r=jonitis 2010-01-27 09:35:37 +01:00
Jonathan Kew
6c7732e56d Bug 541277: correct boundary handling in character/glyph clump processing. r=roc 2010-01-27 07:46:31 +00:00
Simon Montagu
4477558f1a Allow justification space to be added after non-breaking-spaces. Bug 541189, r=roc 2010-01-26 23:30:13 -08:00
Simon Montagu
571a82ed3d Reftests for bug 541189 2010-01-26 23:29:46 -08:00
Tom Dyas
65db2cf78a First part of adding support for a Mac OS X dock menu defined via XUL menus. Hoist DOM mutation observer code into new superclass. b=415463 r=josh 2010-01-27 01:14:40 -05:00
Dave Townsend
d6a2a40634 Merge backout of bug 541739 2010-01-26 19:05:42 -08:00
Dave Townsend
8da58ceb2e Backed out changeset 4d7bde383df5 from bug 541739 due to test failures 2010-01-26 19:05:31 -08:00
Dave Townsend
bdf9d63fca Additional logging for bug 542387. r=gavin 2010-01-26 18:51:06 -08:00
Vladimir Vukicevic
c6d598c858 fix some warnings and add some xpconnect flair, r=mrbkap 2010-01-26 18:14:15 -08:00
Josh Aas
e348c30e79 Get rid of nsPluginInstanceTagList. Make this code easier to deal with and less error-prone. b=535643 r=jst 2010-01-26 20:30:58 -05:00
Ehsan Akhgari
8c4dcf819d Bug 541739 - Flaws in download cancellation checks when switching the private browsing mode; r=sdwilsh 2010-01-26 20:28:51 -05:00
Ehsan Akhgari
2afa97c7bf Bug 242852 - I wish that "Copy link text" were a hyperlink contextual menu option, r=gavin, ui-r=faaborg 2010-01-15 21:28:27 -08:00
Phil Ringnalda
9807870639 Bug 367130 - Replace "Restore defaults" with something that says what it actually does, r=gavin, ui-r=mconnor 2009-10-07 20:56:00 -07:00
Jesse Ruderman
263da8b253 Disable crashtest 399712-1.html which times out frequently due to bug 473680 2010-01-21 17:45:03 -08:00
Dietrich Ayala
9c340cfa5d Bug 539870 - don't load distribution.js until needed (r=marco) 2010-01-21 15:49:11 -08:00
Dietrich Ayala
0a4e5e3635 Bug 539991 - minor memoization (r=ehsan) 2010-01-21 15:45:01 -08:00
Michael Wu
f32be26e5b Bug 536440 - Remove unnecessary HOST_AR setting, r=ted 2010-01-21 15:11:55 -08:00
Dave Townsend
9d67156af7 Rev IID on nsIXMLHttpRequest from bug 459452. r=peterv 2010-01-21 13:28:40 -08:00
Karl Tomlinson
ddcb7dbd04 b=540910 flush Xlib requests from the parent to the server before testing from the OOP plugin, and increase the timeout so that GTK's idle timer gets run for XEmbed plug sizing
--HG--
extra : transplant_source : SE%0Dzc%AE%F6%03%B2%D1j%F7%AA%E9%25n%EF%08%97%09
2010-01-21 23:32:17 +13:00
Jonathan Griffin
b8b008b1b3 Test for bug 539755, NPN_GetAuthenticationInfo
--HG--
extra : transplant_source : %1E%F7%C1%BF0%14Ul%0Ex%ABJ%0A%B9Z%0CX4%02%98
2010-01-21 14:35:03 -05:00
Benjamin Smedberg
28cc656304 Stupid logic error from bug 539755
--HG--
extra : transplant_source : %B6%D5%DA%DA%29%06h%82%EBl%00%F7t%93%AA%C3_26%D3
2010-01-21 14:35:00 -05:00
Benjamin Smedberg
178a0bbb4b Bug 541155 - test_loadflags.html doesn't reset prefs properly (manifests as a failure in modules/plugin/test/test_cookies.html), r=dwitte
--HG--
extra : transplant_source : VM%EB%A5.b%EC%CB1%1FGB%C2%A0%0E%C4%60%B0r4
2010-01-21 14:11:49 -05:00
Chris Jones
d33bbbf8cd Fix Windows build busted by 2e3e142612b1.
--HG--
extra : transplant_source : -z%FD%996%7D%89%BD%09%E8%E2L%23%0E%1CK%21%AC%28%1C
2010-01-20 22:58:47 -06:00
Chris Jones
cda811d509 Bug 538239: Guard against async messages unblocking sync message waits. r=bent
--HG--
extra : transplant_source : .%3E%14%26%12%B1%80%BC%60%5D%E5%27%DE%11%C6uRY%F36
2010-01-20 21:50:36 -06:00
Chris Jones
25bab4e0a8 Test for bug 538239.
--HG--
extra : transplant_source : 8e%9E%87%3F%D1%EE%A7%3A%AB%19%84%AD%C1%DD%13%CE%82%E3w
2010-01-20 21:50:07 -06:00
Chris Jones
73be3a1611 Bug 539451: Clean up OOP crashreporter stuff in UnsetExceptionhandler(). r=luser
--HG--
extra : transplant_source : %3Dh%F4%CCMU%5B%BB%1B%98%10%94%B8%85p%1A%A5Dg%1B
2010-01-20 20:17:40 -06:00
Ted Mielczarek
cca33bca9a bug 539552 - make PluginModuleParent write out more data to .extra file. r=bsmedberg
--HG--
extra : transplant_source : %C1P%99%80%8E%2C%92%7B%8C%BF%40c%40%FD%18%1F%AE%0E%D8%D9
2010-01-13 20:20:00 -05:00
Chris Jones
f69b89b495 bug 539552 - Add a GetMinidump() method to top-level, parent-side IPDL classes. r=bent
--HG--
extra : transplant_source : i%EF%D7%5Ep%CA%B1%40%40%0C%F6%B0%21%D6G%B5%A6%8C%1B%93
2010-01-13 20:17:00 -05:00
Chris Jones
273e53136e bug 539552 - keep track of child process minidumps, offer pid based lookup API, write out .extra data in child minidump callback. r=ted,bsmedberg
--HG--
extra : transplant_source : %C2x%AA%8C%9E%FF%05%9A%9A%86aw%09L%A1%FAQ%DATG
2010-01-14 17:38:00 -05:00
Chris Jones
efbc806050 bug 539552 - Forward-declare CrashGenerationServer from client_info.h. r=ted
--HG--
extra : transplant_source : %CC%A0%BF%3D%B7%0A%13%8D%F3%E9x%1B%14%F6US%E0%F6%BB%9B
2010-01-14 13:25:00 -05:00
Benjamin Smedberg
21dded047f Remove the result-initialization from e9c045ce1618 which shouldn't be needed, bug 540776 fixed this the correct way.
--HG--
extra : transplant_source : %E1%B4%D8%1E%84%8C%8F%A5%3A%E8%C7%FB%17%F2%DA%05%DDE%B6%21
2010-01-20 14:08:42 -05:00
Jesse Ruderman
389531178d Bug 540518 - when searching for debugger, ignore directory names. r=jgriffin 2010-01-21 12:02:51 -08:00
Jesse Ruderman
e9db1facab Add crashtests 2010-01-21 11:07:51 -08:00
Sid Stamm
bfb875e04a bug 515433: CSP Core patch by sstamm and bsterne, r=mrbkap, sr=jst 2010-01-21 10:41:24 -08:00