Jesse Ruderman
|
b21dff6b69
|
Attempt to fix orange bug 540980, based on the theory that the document.open() without document.close() was preventing the outer page's onload from ever firing, depending on a race.
|
2010-01-20 16:58:05 -08:00 |
|
Josh Aas
|
811332f5a6
|
Fix default plugin drawing on Mac OS X. No bug. r=smichaud
|
2010-01-20 18:59:38 -05:00 |
|
Doug Turner
|
8818752309
|
Bug 540843 - Do not cache dom element in nsObjectFrame shm code. r=olli. Maemo only
|
2010-01-20 14:08:50 -08:00 |
|
Robert Longson
|
882299369f
|
Bug 539697 - missing files bustage fix
|
2010-01-20 20:22:40 +00:00 |
|
Jeff Muizelaar
|
e20cd75bd7
|
Bug 540464. pixman: update to 7862f9b96e8e8456cc60852790c7f244a5e3425e
This is a substantial cleanup of pixman and could break things.
|
2010-01-20 15:08:05 -05:00 |
|
Blake Kaplan
|
91ae1f8826
|
Bug 540642 - Call CanLoadImage before preloading images too. r=bzbarsky sr=dbaron
--HG--
extra : rebase_source : 1f62ba60b054b3afd49abfa8d36292c667c0d1b1
|
2010-01-20 11:59:01 -08:00 |
|
Robert Longson
|
1f7a81ac64
|
Bug 539697 - valueAsString returns an incorrect failure code. r=jwatt
|
2010-01-20 19:58:58 +00:00 |
|
Blake Kaplan
|
12fc9781fa
|
No bug. Add a wrapper test. rs=sicking
|
2010-01-18 16:54:29 -08:00 |
|
Blake Kaplan
|
60b5013a95
|
Bug 539362 - Get rid of hidden function warnings. r=bzbarsky
|
2010-01-18 16:54:29 -08:00 |
|
Benjamin Smedberg
|
a99d2bc8fe
|
Bug 540775 - Implement NPP_SetValue(NPNVprivateModeBool), r=cjones
--HG--
extra : transplant_source : %C7T%9D%9E%A5%E8%B5HP%D8%DD%28%C6%C5%5E%9CS%9C%20%80
|
2010-01-19 22:23:35 -05:00 |
|
Benjamin Smedberg
|
70135d7c9f
|
Bug 540776 - Initialize NPRuntime scriptable result variants the same way the Mozilla plugin host does, r=cjones
--HG--
extra : transplant_source : x_%F3W%2A%F5%83%C5%BE%08V%81%D7%40%BF%12%0B%BF%DF%A0
|
2010-01-19 22:23:32 -05:00 |
|
Benjamin Smedberg
|
2bb6aa26c4
|
Bug 518924 - NPN_ScheduleTimer, and clean up asynccalls when the plugin instance is destroyed, r=cjones
--HG--
extra : transplant_source : %C8%97/%8E%1C%A4%89%26%98%C1%01u%8F%B2m%91%F8%F4%B7M
|
2010-01-19 22:13:24 -05:00 |
|
Karl Tomlinson
|
a753e3901b
|
Bug 539897: Add missing socket_window reference due to GtkPlug bug. r=cjones
--HG--
extra : transplant_source : %D0%91%8Eoa%1F%00JDF%7Cj%AB%9A%C8%06%E13%E37
|
2010-01-19 15:45:56 -06:00 |
|
Karl Tomlinson
|
8b4c05501b
|
Bug 538914: Undo incorrect unref of GtkPlug by plugin. r=roc r=cjones
--HG--
extra : transplant_source : sdX%A6%286%AD%29%DC%CE%BB%E5X%F4B%A3_d%A6N
|
2010-01-19 15:45:54 -06:00 |
|
Benjamin Smedberg
|
670f099b02
|
Bug 539726 - Increase the timeout for plugin positioning due to delays in XEmbed process compared with in-process (which only requires delaying out to the event loop), as suggested by karlt
--HG--
extra : transplant_source : %EFP%F06%A1%88%04l%01k%3C%DC%3C%FA%20G%7E%0D%91K
|
2010-01-19 15:25:18 -05:00 |
|
Marco Bonardo
|
13db595f12
|
Bug 539076 - Part5: replace mDBGetItemIndex with mDBGetItemProperties, r=dietrich
|
2010-01-16 12:38:07 +01:00 |
|
Marco Bonardo
|
92ce050599
|
Bug 539076 - Part4: Rename ENUMERATE_OBSERVERS to NOTIFY_OBSERVERS, r=dietrich
|
2010-01-16 12:38:04 +01:00 |
|
Marco Bonardo
|
a8b981dcba
|
Bug 539076 - Part3: Consolidate lazy statements boilerplate in macros, r=dietrich
|
2010-01-16 12:38:02 +01:00 |
|
Marco Bonardo
|
033d511d47
|
Bug 539076 - Part2: Convert current global statements to lazy statements, r=dietrich
|
2010-01-16 12:38:00 +01:00 |
|
Marco Bonardo
|
63139dfa9a
|
Bug 539076 - Part1: better error checking in bookmarks service and introduce lazy statements code, r=dietrich
|
2010-01-16 12:37:57 +01:00 |
|
Alexander Surkov
|
55e0e73cc8
|
Bug 540285 - stop explicit usage of nsAccEvent::prepareEvent, r=marcoz, davidb, ginn
--HG--
rename : accessible/tests/mochitest/Makefile.in => accessible/tests/mochitest/events/Makefile.in
rename : accessible/tests/mochitest/test_events_caretmove.html => accessible/tests/mochitest/events/test_caretmove.html
rename : accessible/tests/mochitest/test_events_coalescence.html => accessible/tests/mochitest/events/test_coalescence.html
rename : accessible/tests/mochitest/test_events_doc.html => accessible/tests/mochitest/events/test_doc.html
rename : accessible/tests/mochitest/test_events_draganddrop.html => accessible/tests/mochitest/events/test_dragndrop.html
rename : accessible/tests/mochitest/test_events_flush.html => accessible/tests/mochitest/events/test_flush.html
rename : accessible/tests/mochitest/test_events_focus.html => accessible/tests/mochitest/events/test_focus.html
rename : accessible/tests/mochitest/test_events_focus.xul => accessible/tests/mochitest/events/test_focus.xul
rename : accessible/tests/mochitest/test_events_focusdoc.html => accessible/tests/mochitest/events/test_focusdoc.html
rename : accessible/tests/mochitest/test_events_mutation.html => accessible/tests/mochitest/events/test_mutation.html
rename : accessible/tests/mochitest/test_events_scroll.xul => accessible/tests/mochitest/events/test_scroll.xul
rename : accessible/tests/mochitest/test_events_tree.xul => accessible/tests/mochitest/events/test_tree.xul
rename : accessible/tests/mochitest/test_events_valuechange.html => accessible/tests/mochitest/events/test_valuechange.html
|
2010-01-20 19:16:32 +08:00 |
|
Jacek Caban
|
dc9b88f357
|
Bug 530313 - libtheora fails to compile on mingw. r=ted
|
2010-01-20 11:25:22 +01:00 |
|
Michael Ventnor
|
6e230ab20c
|
Bug 538028 - nsIAlertsService::showAlertNotification with null title shows short (1px tall) alerts on Linux. r=roc
|
2010-01-20 11:22:54 +01:00 |
|
Masayuki Nakano
|
798021118b
|
Bug 539531 - Crash when I click-and-drag on a "Gordon" flash emulation [@ nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree(nsIFrame*, nsPoint&, nsIFrame**, nsPoint&) ]. r=bz
|
2010-01-20 11:22:09 +01:00 |
|
Shailen
|
bfe1e71cd9
|
Bug 523848 - qcms typedef clashes on AIX with <sys/types.h>. r=jmuizelaar, sr=roc
|
2010-01-20 11:21:19 +01:00 |
|
Phil Ringnalda
|
7a0c886997
|
Bug 242852 - back out prelanded strings for Copy Link Text, since they've been in unused for two years, and need to reland if the bug ever lands to be sure they don't conflict, r=gavin
|
2010-01-15 21:26:08 -08:00 |
|
Jesse Ruderman
|
bb44d4d4df
|
Fix bustage from rev 0aeedccc0125 (bug 530475) when running tests with maxTime.
|
2010-01-19 15:47:57 -08:00 |
|
Benjamin Smedberg
|
8cf3963e32
|
Bug 539755 - Implement NPN_GetValueForURL, NPN_SetValueForURL, and NPN_GetAuthenticationInfo, r=bent
|
2010-01-15 11:26:46 -05:00 |
|
Benjamin Smedberg
|
83a5e9f243
|
Followup to bug 530980 - Make the setCookie() method initialize its return value
|
2010-01-19 17:34:10 -05:00 |
|
Daniel Holbert
|
d06880c159
|
Fix indentation in db_smilCSSFromTo.js (whitespace-only, test-only).
|
2010-01-19 13:40:22 -08:00 |
|
Michael Wu
|
30340e81bf
|
Bug 536453 - Don't build NSS's nsinstall, r=ted
--HG--
extra : rebase_source : 19c03fcdb4d4498171c572d87f7611a8fb878f12
|
2010-01-19 13:26:31 -08:00 |
|
romaxa@gmail.com
|
5a64f9ce9b
|
Bug 411955 - keyword.URL does not work with GtkWidget. r=bsmedberg
|
2010-01-19 22:21:38 +01:00 |
|
Abdulkadir Topal
|
d9c9bc05dd
|
Bug 408788 - Ambiguous wording in "Have I visited this website before today?" r=johnath
|
2010-01-19 22:18:23 +01:00 |
|
Jesse Ruderman
|
8a06f29394
|
Change to UTF-8, because Firefox no longer accepts XML with bogus encodings. Hopefully I guessed the original or intended encoding correctly.
|
2010-01-19 13:11:32 -08:00 |
|
Josh Aas
|
dd2c892251
|
Add a plugin test that sets and then gets a cookie. b=530980 r=roc
|
2010-01-19 15:45:21 -05:00 |
|
David Anderson
|
5e74e0424f
|
Fixed x64 assertion in tracing JSOP_LENGTH on arguments (bug 539965, r=dmandelin).
|
2010-01-15 12:05:01 -08:00 |
|
Joel Maher
|
c606caf24b
|
Bug 530475 - convert test harness python code to classes additional refactoring for automation.py and runtests.py p=jmaher r=ted
|
2010-01-19 11:45:04 -08:00 |
|
Johnathan Nightingale
|
6927341901
|
Bug 519348 - Blocklist radhslib.dll
|
2010-01-19 14:22:43 -05:00 |
|
Dão Gottwald
|
0d650ddacf
|
Bug 539884 - else-after-return in whereToOpenLink. r=gavin
|
2010-01-19 20:18:40 +01:00 |
|
Gavin Sharp
|
5589f1de57
|
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 |
|
Gavin Sharp
|
a20160a017
|
Bug 532178: moz:official parameter should depend on MOZ_OFFICIAL_BRANDING rather than MOZILLA_OFFICIAL, r=rflint
|
2009-12-01 18:15:27 -05:00 |
|
Bernd
|
7b3827461f
|
bug 538479 add initialization code that I wrongly removed r=dbaron
--HG--
extra : rebase_source : 63ec32369dcdae83638a3be5635e25ebc757b1cd
|
2010-01-19 18:49:12 +01:00 |
|
Robert Kaiser
|
186ca58292
|
bug 539938 - Make L10n nightly updates work (for SeaMonkey), make generatesnippet.py accept a branch argument, r=armenzg
|
2010-01-19 18:49:07 +01:00 |
|
Brad Lassey
|
fdb6249553
|
bug 537288 - xptcinvoke for windows ce arm is incompatible with ARMv7 and newer r=vlad, Jacob.Bramley@arm.com
--HG--
extra : rebase_source : fe9a32d7837668d1163ea755248e3e672dc538cd
|
2010-01-19 11:42:40 -05:00 |
|
Jim Mathies
|
c816891a55
|
Bug 539955 - [OOPP] unit test failure in test_plugin_mouse_coords.html. r=bsmedberg.
--HG--
extra : transplant_source : o%008%29%A0%96%60%E1W%7D%1A%C7e%BDJ%B2D%EE%1D%E2
|
2010-01-15 16:02:01 -06:00 |
|
Chris Jones
|
52e35965a3
|
Followup to bug 539856: Save actors' IDs in all message handlers to avoid use-after-free when the actor is deleted above the handler in the stack. IRC r=bent
--HG--
extra : transplant_source : %BF%A5%80%B1%A0%E0%8FcZ%9D%02%84%FC%9F%E5%A1R%91n%BD
|
2010-01-15 15:15:52 -06:00 |
|
Chris Jones
|
a6c07cd9f8
|
Test for followup to bug 539856.
--HG--
extra : transplant_source : f%83f%28%DC%A9%09%ADm%C3Ra%C5%D4%A7%A5%B2%D8%EDb
|
2010-01-15 15:15:51 -06:00 |
|
Benjamin Smedberg
|
2324becd51
|
Bug 521377 build-bustage followup: make template instantiations available inline, r=bent
--HG--
rename : dom/plugins/PluginScriptableObjectUtils.cpp => dom/plugins/PluginScriptableObjectUtils-inl.h
extra : transplant_source : %18%D0%7BP%40v%CF%89%9B%D3%27i%B9%E3d%A4%ACgf%3F
|
2010-01-15 16:52:13 -05:00 |
|
Ben Turner
|
471d1a3e1b
|
Bug 521377 - 'NPRuntime: Segfault when NPP_GetValue_NPPVpluginScriptableNPObject returns a null actor'. r=bsmedberg+valgrind.
--HG--
extra : transplant_source : %F8%7C%B6%C49%24%9A%E0%96%EA%10%E9%C7%C0%EF%EA%D6%7FT%9A
|
2010-01-15 12:35:57 -08:00 |
|
Chris Jones
|
ed5142290d
|
Bug 539343: Call DeallocSubtree() on subprotocol actors after being __delete__-ed. r=bent
--HG--
extra : transplant_source : d%BE5%28%8D%EE%E3%D2Q%14%FB8%8Co%D5U%2C%19W%C4
|
2010-01-13 21:08:36 -06:00 |
|