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
Kyle Huey
39d58838ba
Fix a spelling mistake on this CLOSED TREE
2011-05-31 09:14:54 -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
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
Panos Astithas
9b769e6607
Bug 660619 - Silence a warning during tests; r=ddahl,gavin.sharp
2011-05-31 10:27:17 +03:00
Makoto Kato
20b316b35c
Bug 660587 - Remove nsRuleNode::gLangService. r=roc
2011-05-31 14:18:50 +09:00
Makoto Kato
c3c6ebce4f
Bug 660584 - nsILanguageAtomService.LookupLanguage should use nsACString instead of nsAString. r=smontagu
2011-05-31 14:09:05 +09:00
Karl Tomlinson
1b4841d995
mark new reftest as failing on Android b=660740
2011-05-31 16:30:00 +12:00
Blair McBride
ca4a875e40
Bug 636361 - Lighten & desaturate the background of the add-on manager's progress bar in Windows 7. r=dtownsend DONTBUILD
2011-05-31 14:37:30 +12:00
Richard Newman
5b644a32fd
Move Resource.serverTime to AsyncResource, fix comments for AsyncResource. r=philiKON
2011-05-30 19:01:25 -07:00
Richard Newman
d86728156d
Move async utilities into async.js. Add Async.makeSpinningCallback as a temporary shim for wrapping Cb versions of functions. r=philiKON
2011-05-30 19:01:13 -07:00
Richard Newman
fe74228737
Add Utils.slices. r=philiKON
2011-05-30 19:01:07 -07:00
Richard Newman
b4ced7b0da
Add a test for URI construction and query modification. r=philiKON
2011-05-30 19:00:54 -07:00