Commit Graph

214918 Commits

Author SHA1 Message Date
Alexander Surkov
7bda6f0dd1 Bug 539267 - IAccessible accHelp and accHelpTopic return wrong values, r=davidb 2010-01-13 03:57:00 +08:00
Alexander Surkov
75853371bc Bug 536344 - posinset and setsize aren't calculated right for the flatter trees, r=marcoz, davidb 2010-01-13 03:07:38 +08:00
Dan Witte
d55818f5b3 Bug 536650 - Cookie values not saved for pages loaded from file://; part 2: deal with empty hosts in the
cookieservice . r=sdwilsh, sr=bz
2010-01-12 10:29:20 -08:00
Dan Witte
ac5ec695ab Bug 536650 - Cookie values not saved for pages loaded from file://, part 1: tighten up the etld service.
r=sdwilsh, sr=bz
2010-01-12 10:29:20 -08:00
Brad Lassey
f3b50db1cf bug 533542 - don't build readstrings.cpp in source dir r=ted
--HG--
rename : toolkit/mozapps/update/src/updater/errors.h => toolkit/mozapps/readstrings/errors.h
rename : toolkit/mozapps/update/src/updater/readstrings.cpp => toolkit/mozapps/readstrings/readstrings.cpp
rename : toolkit/mozapps/update/src/updater/readstrings.h => toolkit/mozapps/readstrings/readstrings.h
2010-01-12 10:47:04 -05:00
L. David Baron
51ff23326f Make GraphWalker use templates instead of virtual functions. (Bug 537547) r=smaug 2010-01-12 08:51:39 -08:00
L. David Baron
bae4d300f3 Store transitions for one refresh cycle after they complete so that merging with a non-animation style change doesn't make us start a second transition to transition the last step. (Bug 537151) r=bzbarsky 2010-01-12 08:51:37 -08:00
Benjamin Smedberg
ef903dfaf5 Bug 539048 - Hacky temporary UI for sending plugin-process crash reports, r=ted
--HG--
extra : rebase_source : 6e58afb201aac90a32bacbffbebf79dfa56e7880
2010-01-11 15:13:12 -05:00
Benjamin Smedberg
e788efe9bf Bug 539290 - Test harness should look for minidumps from child (plugin) processes but not turn the tree orange automatically, pending r?ted, pushing to suppress incorrect orange in the electrolysis tree. 2010-01-12 16:53:10 -05:00
Chris Jones
1995308d66 Bustage fix: work around XRE hackery. 2010-01-12 17:42:58 -06:00
Chris Jones
1fb6002f33 Attempt to fix OS X builds by adding missing #ifdef MOZ_IPC guards. 2010-01-12 16:00:48 -06:00
Chris Jones
45bd1a653e Bug 516759: Use OOP crash reporting in Gecko. r=luser 2010-01-12 15:14:38 -06:00
Chris Jones
8f34149ba2 Bug 516759: Implement Linux client/server for OOP minidump generation requests. r=luser 2010-01-12 15:14:37 -06:00
Chris Jones
9885156426 Small edit to comment. No r=, just want another set of talos runs. 2010-01-12 02:25:18 -06:00
Chris Jones
dfd440aafe Bug 538532: When a plugin crashes, make sure all its instances are "stopped" ASAP. r=bsmedberg r=josh 2010-01-12 00:45:24 -06:00
Chris Jones
56dd951a8f Bug 538532: Add the helper method nsPluginHost::FindTagForPlugin(). r=josh 2010-01-12 00:45:23 -06:00
Chris Jones
41c198e6a2 Bug 538586: Notify clients of channel errors if they call Close() before deleting themselves, but before the error notification event is delivered from the IO thread. r=bent 2010-01-12 00:14:32 -06:00
Chris Jones
27bd6ce0a6 Test for bug 538586. 2010-01-12 00:14:31 -06:00
Chris Jones
8fc8a76dfc Don't run TestLatency if the timing resolution is too low and use the new TimeDuration::ToSecondsSigDigits() method to display durations to humans. No r=, test only. 2010-01-11 23:46:17 -06:00
Benjamin Smedberg
73c894b902 Disable the malformed-data-URI test, since the plugin host is broken and we're double-deleting the urlnotify context pointer in the testplugin. 2010-01-11 14:36:11 -05:00
Benjamin Smedberg
1d562d3192 Bug 538642 - Breakpad shouldn't treat FPU exceptions as crashes, and the FPU exception handler should chain correctly, r=ted 2010-01-11 13:16:20 -05:00
Benjamin Smedberg
e645bd75ca Test for bug 533035/bug 536842 - the FPU exception handler should work, r=ted 2010-01-11 11:46:57 -05:00
Benjamin Smedberg
295ebff1a7 Pick up mac bustage fix in electrolysis. 2010-01-11 10:44:13 -05:00
Alexander Surkov
60e34d574f bug 538633, mac bustage fix 2010-01-11 23:21:10 +08:00
Benjamin Smedberg
49a4b91ef5 Merge mozilla-central into electrolysis. 2010-01-11 10:08:36 -05:00
Alexander Surkov
5f77d63e67 Bug 538633 - nsAccessible tree navigation methods should deal with nsAccessible pointers, r=marcoz, davidb, sr=neil 2010-01-11 22:14:06 +08:00
Gavin Sharp
31276f0b51 Bug 538920: give nsIObserver the "function" attribute to allow directly passing JS function objects to nsIObserverService::addObserver, r=bsmedberg 2010-01-11 05:01:38 -05:00
Benjamin Smedberg
69888e63ee Bug 538642 part 1: Add a method to the testplugin to set the exception bit, the way some bad plugins/extensions do, r=ted (Windows-only for the moment) 2010-01-08 15:53:04 -05:00
Benjamin Smedberg
5d57e270ca Import ctypes.wintypes explicitly to avoid a python exception when child processes get hung. 2010-01-08 15:52:37 -05:00
Ted Mielczarek
bd0987e061 bug 538606 - make IE profile migration not use #import. r=gavin 2010-01-08 13:06:21 -05:00
Mats Palmgren
d637043263 Simplify PullFrame()/PullFrameFrom(). b=538525 r=roc 2010-01-11 15:08:23 +01:00
Mats Palmgren
4db40a3534 Make getBoundingClientRect()/getClientRects() deal with a detached range and non-content boundary nodes. b=529670 r=roc 2010-01-11 15:08:19 +01:00
Henri Sivonen
8ddc3f1247 Bug 538193 - Copy over content model element and content model element name when loading state from another HTML5 tokenizer. rs=sicking. 2010-01-11 15:18:37 +02:00
Jesse Ruderman
56ac1fe1ee Add crashtests 2010-01-10 19:50:41 -08:00
Tom Dyas
0f154b629d Support receiving data from Mac OS X services into text and HTML editors. b=525389 r=josh r/sr=smaug 2010-01-10 20:45:45 -05:00
Kyle Huey
f35b20b502 Bug 538891 - Possible overflow at CEnumFormatEtc::Next. r=jmathies. 2010-01-10 18:32:28 -06:00
Jim Mathies
55744c00f9 Bug 536303 - OOPP: disable oopp for Windows 2000. r=benjamin. 2010-01-10 17:50:36 -06:00
Jim Mathies
b3d6f23ce1 Bug 537414 - Pasting clipboard content to OpenOffice Writer broken. r=roc. 2010-01-10 14:08:28 -06:00
Dão Gottwald
44e668d0df merge 2010-01-10 13:28:49 +01:00
Dão Gottwald
47ae57bde9 Backed out changeset 8caf58f301b2 2010-01-10 13:28:36 +01:00
Marco Bonardo
ef4bf93d67 Bug 523936 - Random Test Failure in test_browserGlue_distribution.js, r=sdwilsh 2010-01-10 11:47:36 +01:00
Michal Sciubidlo
e8912ddd33 Bug 178506 - save original last-modified date on file downloads. r=sdwilsh 2010-01-10 09:39:26 +01:00
Cristian KLEIN
2d9afcd8ae Bug 370436 - "Context menu from keyboard for spell checker selects the wrong line" [r=roc] 2010-01-09 09:51:00 -06:00
Daniel Holbert
bacd132d67 Bug 538721: Correct 2 bug references in smil/reftest.list. (comment-only change) 2010-01-09 12:28:01 -08:00
Marco Bonardo
838bc2357f More cleanup and debug for browserGlue_prefs and browserGlue_smartBookmarks random failing tests 2010-01-09 17:07:24 +01:00
Bernd
f2eb2aae2e bug 43178 - replace incorrect border, frame and rules handling code in content by css rules, initial patch - fantasai, a lof of input - bz r=bzbarsky 2010-01-09 16:33:03 +01:00
Dão Gottwald
fe87768897 Bug 538462 - Attempt to fix frequent Mac-debug-only leaks of two DOMWINDOWs opened in test_unkownContentType_dialog_layout.xul. r=sdwilsh 2010-01-09 11:31:16 +01:00
Boris Zbarsky
878e855de5 Bug 507817 followup. Remove some code that was just triggering a warning and not doing anything. r=vlad 2010-01-09 00:03:38 -05:00
Jesse Ruderman
e17ebdfd00 Bug 538716 - fix reftest, making it pass. r=bz 2010-01-08 19:55:40 -08:00
Jesse Ruderman
0fc8ba572d Fix bug-number comments in reftest.list files 2010-01-08 19:54:28 -08:00