Ms2ger
e97c66dfd4
Bug 660604 - Remove nsIHTMLDocument::GetBodyContentExternal; r=jst
2011-06-02 14:56:46 +02:00
Ms2ger
11f3746889
Bug 660694 - Fix comparisons between signed and unsigned integer expressions in nsDOMBlobBuilder.cpp by using unsigned integers consistently; r=sicking
2011-06-02 14:56:46 +02:00
Ms2ger
4ee45e739a
Bug 629870 - Drop support for globalCompositeOperation=over,clear; r=sicking
2011-06-02 14:56:46 +02:00
Masayuki Nakano
9718f5996b
Bug 660742 back out f81b4d9534f5
2011-06-02 21:30:35 +09:00
Mounir Lamouri
d431d20e49
Merging cedar with mozilla-central.
2011-06-02 13:10:11 +02:00
Ginn Chen
42402a83a5
Bug 657874 Fix Flash movie playback with w_mode on a screen with xBGR visual r=karlt
2011-06-02 10:27:51 +08:00
Mehdi Mulani
01796a73e7
Bug 426643 - (Mac) Remove safety check before bringing up context menu. r=smichaud
2011-06-01 21:18:27 -04:00
Richard Newman
153ae08f6b
Merge services-central to mozilla-central.
2011-06-01 18:20:09 -07:00
Masayuki Nakano
0e479fe4a9
Bug 660771 parser should use mozilla::Preferences r=roc+mrbkap
2011-06-02 10:05:12 +09:00
Masayuki Nakano
a6fe92c33e
Bug 660743 storage should use mozilla::Preferences r=roc+sdwilsh
2011-06-02 10:05:12 +09:00
Masayuki Nakano
aa6ba96502
Bug 660742 accessible should use mozilla::Preferences r=roc+davidb
2011-06-02 10:05:12 +09:00
Brad Lassey
ec9c2d5c92
bug 638940 - File Upload: we should not change file names, paths and extensions r=dougt
2011-06-01 20:40:38 -04:00
Matt Brubeck
e9f85ae1c1
Bug 660036 - Work around garbage values from PR_GetPhysicalMemorySize in Android 2.2 [r=mak]
2011-06-01 17:09:03 -07:00
Boris Zbarsky
169ed5d1fc
Bug 660404. Allow storing the previous page in bfcache even if the new one is a multipart response. r=smaug
2011-06-01 16:00:36 -04:00
Henrik Skupin
dfe03c850a
Bug 660655 - Update class name of the Plugin check link in the Add-ons Manager. r=dtownsend
2011-06-01 00:52:49 +02:00
Hiroyuki Ikezoe
44072c9a2c
Bug 660131 - Call g_type_init in loadProc of kGnomeModule to fix crash on mochitest-plain ; r=karlt
2011-06-01 13:19:16 -04:00
Phil Ringnalda
3689d2074d
Bug 661084. Remove unused file checkerboard.png. r=mfinkle
2011-06-01 13:19:16 -04:00
Boris Zbarsky
26e17bd22d
Bug 660398. Speed up test_value_cloning. r=dbaron
...
The fundamental change is that instead of using 3000+ separate documents to test this we use one big document with distinct IDs for all the tests.
2011-06-01 13:19:16 -04:00
Henri Sivonen
8284f3f717
Bug 661140 - Make test_bug596350.html test focus on rendered elements instead of display:none; elements. r=mounir
2011-06-01 16:02:36 +02:00
Boris Zbarsky
b63424b026
Bug 655549 and bug 645768. Rejigger the quirk table color rule to work more reliably. r=dbaron
2011-06-01 07:43:31 -04:00
Dão Gottwald
f9befacdc4
Bug 660446 - Use tab.closing property instead of _removingTabs. r=iangilman
2011-06-01 10:20:53 +02:00
Trevor Saunders
1e88a37e6e
Bug 660693 - Comparison between signed and unsigned integer expressions in nsAccessible.h r=surkov,davidb
...
From e5db737b0d45ebde4a81f83f94e96a4f052b55c0 Mon Sep 17 00:00:00 2001
---
accessible/src/base/nsAccessible.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
2011-05-31 14:01:32 -07:00
Landry Breuil
3aea31bbcc
Fix fallout from #658363 , probable typo Breaks sparc64 builds r=sicking
2011-06-01 13:15:41 -07:00
Brad Lassey
1868c65dfc
bug 660326 - send java exceptions to crash-stats r=dougt
2011-06-01 13:54:53 -04:00
Philipp von Weitershausen
18f984fb4e
Merge mozilla-central to services-central
2011-05-31 12:56:58 -07:00
Robert Longson
622580fa22
Bug 657077 - Should not assert calling suspendRedraw on elements that fail conditional processing. r=dholbert
2011-05-31 19:12:40 +01:00
Tyler Downer
4e812a8e13
Bug 660746 - Fix typo. r=gavin
2011-06-01 10:16:29 +02:00
Hiroyuki Ikezoe
34e2b5fb81
Bug 660133 - Add MOZ_GIO_CFLAGS. r=karlt
2011-06-01 10:13:57 +02:00
Ed Morley
43ccbd5773
Bug 553879 - Remove unused GIFs in layout/reftests/table-background/; r=roc
2011-06-01 10:13:38 +02:00
Mounir Lamouri
4c2cd61121
Merging cedar with mozilla-central.
2011-06-01 10:09:03 +02:00
Mounir Lamouri
0c784be5a4
Merging cedar with mozilla-central.
2011-06-01 10:06:55 +02:00
Randell Jesup
e5207f9263
Bug 660968: enabling jprof doesn't make it build the shared library anymore. r=khuey
2011-06-01 03:51:03 -04:00
Michael Ventnor
a43e9c5591
Bug 50660 - Drag and drop for file upload form control r=jst,enndeakin
2011-06-01 16:06:38 +10:00
Boris Zbarsky
76f757828a
Bug 598833 part 12. Add dom::Element::UpdateState and use it in various places where elements update their own state. r=smaug,sdwilsh,mounir
2011-05-31 21:46:57 -04:00
Boris Zbarsky
f46b921065
Bug 598833 part 11. Changes to @form should notify the old default submit correctly. r=mounir
2011-05-31 21:46:57 -04:00
Boris Zbarsky
05703a1730
Bug 598833 part 10. Make unbinding a <select> update its validation state. r=mounir
2011-05-31 21:46:57 -04:00
Boris Zbarsky
e167b0caba
Bug 598833 part 9. Store an Element pointer in Link. r=smaug,sdwilsh
2011-05-31 21:46:57 -04:00
Boris Zbarsky
e0320797e3
Bug 598833 part 8. Create an explicit API to request link state updates. r=smaug,sdwilsh
...
This is a bit of a hack to make sure that we update link state sometime when doing style resolution, pending a better setup in bug 660959 for determining when to resolve the link URI.
2011-05-31 21:46:57 -04:00
Boris Zbarsky
7867f56859
Bug 598833 part 7. Make IntrinsicState protected. r=smaug
2011-05-31 21:46:57 -04:00
Boris Zbarsky
48e3edf8fc
Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug
2011-05-31 21:46:56 -04:00
Boris Zbarsky
35d9b78644
Bug 598833 part 5. Store focus and focusring state directly on elements. r=smaug,enn
2011-05-31 21:46:56 -04:00
Boris Zbarsky
028dd01484
Bug 598833 part 4. Store urltarget and dragover state directly on elements. r=dbaron
2011-05-31 21:46:56 -04:00
Boris Zbarsky
b6580b8829
Bug 598833 part 3. Store hover and active state directly on elements. r=dbaron
2011-05-31 21:46:56 -04:00
Boris Zbarsky
ea4a3c7f36
Bug 598833 part 2. Create basic infrastructure for letting the ESM store states on elements. r=smaug
2011-05-31 21:46:56 -04:00
Boris Zbarsky
142a55fcd8
Bug 598833 part 1. Move IntrinsicState from nsIContent to Element. r=smaug
2011-05-31 21:46:56 -04:00
Daniel Holbert
84ac54fe59
Bug 658849 followup: Remove one more instance of harmless "WARNING: Failed to create timer" message that gets spammed on shutdown. r=gal
2011-05-31 17:42:46 -07:00
Boris Zbarsky
cebd3ace3b
Bug 657353 followup. Put a scriptblocker around our call to VisitGroup with nsRadioSetValueMissingState, since that dispatches state change notifications.
2011-05-31 20:21:24 -04:00
Timothy Nikkel
85cdf3236a
Bug 621551. If someone is trying to get the offset between frames in different document hierarchies just crash right away so we get useful stacks. r=roc
2011-05-31 17:53:21 -05:00
Mounir Lamouri
ce3108de44
Bug 644959 - Do not try to restore HTMLButtonElement state when created from parser fragment. r=hsivonen
2011-05-31 23:57:16 +02:00
Raymond Lee
b1340cf3ff
Bug 657219 - Intermittent timeout in browser/base/content/test/tabview/browser_tabview_undo_group.js r=ian
2011-06-01 00:17:09 +08:00