Commit Graph

70145 Commits

Author SHA1 Message Date
Brad Lassey
1868c65dfc bug 660326 - send java exceptions to crash-stats r=dougt 2011-06-01 13:54:53 -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
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
Raymond Lee
fbfdf23f9b Bug 660017 - Can't use redo keyboard shortcut in Panorama r=ian 2011-06-01 10:37:12 +08:00
Josh Aas
864f24fbfa Bustage fix for bug 660721. 2011-06-01 01:00:20 -04:00
Josh Aas
aceea2590e Bug 660721: Move nsPluginInstanceOwner to its own files. r=roc
--HG--
rename : layout/generic/nsObjectFrame.cpp => dom/plugins/base/nsPluginInstanceOwner.cpp
2011-06-01 00:37:54 -04:00
Blair McBride
3d8f915213 Bug 646306 - file is not defined in DirInstallLocation__readDirectoryFromFile. r=dtownsend 2011-06-01 15:51:25 +12:00
Patrick McManus
14fd4e9ce5 bug 597706 - response header smuggling r=honzab
reject responses with multiple non identical or invalid
content-length headers
2011-05-31 19:51:51 -04:00
Justin Lebar
c32b8d5474 Bug 492232 - Remove flaky tests from Scriptaculous effects_test. r=ehsan 2011-05-31 18:34:16 -04:00
Margaret Leibovic
ba47c96963 Bug 660229 - about:permissions left-side list auto resizes when string not found. r=dao 2011-05-31 14:14:08 -07:00
Margaret Leibovic
b0e3731330 Bug 660279 - Change popup notification description max-width to use em instead of px. r=dao 2011-05-31 14:13:43 -07:00
Michael Wu
83492f26c0 Bug 659718 - Fix optimizejars.py output directory path on OSX, r=khuey 2011-05-31 16:53:18 -04:00
Wes Johnston
10d8fa0b97 Bug 640307 - Stack notifications over browser elements. r=mfinkle 2011-05-31 13:36:40 -07:00
Alon Zakai
6a77be89a4 Bug 647802 - Fix for WebGL and decode on draw. r=joe 2011-05-31 13:36:38 -07:00
Wes Johnston
21cd8f4b88 Bug 659402 - Dispatch Browser:Mouseclick messages to full screen video controls. r=mbrubeck 2011-05-31 13:36:36 -07:00
Mounir Lamouri
6060bdd44e Bug 565541 (2/2) - Prevent abusing usage of moving and resizing window. r=bz
The rules are simple, callers can move or resize a window if both conditions
apply:
1. the window has been created with window.open;
2. the window only contains one tab.

--HG--
extra : rebase_source : 7b1fdfa121a701b47ece46a63e36483ca4d75672
2011-05-31 14:30:20 +02:00
Raymond Lee
8fe5312dc3 Bug 627239 - Don't store thumbnails for https pages r=ehsan 2011-05-31 04:02:04 +08:00
Tim Taubert
b1643fe520 Bug 649088 - Use default favicon consistent with rest of browser; f=raymond, r=sdwilsh 2011-05-31 22:00:01 +02:00
Mark Finkle
8bc234098b Keep awesomepanels black-on-white, update selection/tap color and fixup disabled text colors [r=vingtetun] 2011-05-31 15:52:02 -04:00
Jonathan Protzenko
39aa116d95 Bug 658351 - Add extra assertions to jsval.h to check for malformed JSBools r=mrbkap 2011-05-31 20:18:21 +02:00
Jonathan Protzenko
f8876b89e0 Bug 659666 - PSM passes uninitialized value for inout checkValue argument of promptPassword r=jdm 2011-05-31 20:17:57 +02:00
Kyle Huey
39d58838ba Fix a spelling mistake on this CLOSED TREE 2011-05-31 09:14:54 -07:00
Mounir Lamouri
454f172816 Merging cedar with mozilla-central. 2011-05-31 12:17:48 +02:00
Simon Montagu
61f8f2bd0a Reftest for bug 641444. r=dbaron 2011-05-31 11:04:33 +03:00
Simon Montagu
55461dc596 Don't adjust the horizontal position for text-indent on right-to-left lines. Bug 641444, r=dbaron 2011-05-31 11:03:27 +03:00
Makoto Kato
20b316b35c Bug 660587 - Remove nsRuleNode::gLangService. r=roc 2011-05-31 14:18:50 +09:00