Commit Graph

80576 Commits

Author SHA1 Message Date
Paul Rouget
a5b5dc23e5 Bug 704123 - Inspect Element background shading in document too dark; r=dao,rcampbell 2011-11-21 18:30:34 +01:00
Paul Rouget
b134374732 Bug 692466 - [highlighter] transitions should be disabled only while scrolling, not when the node is locked; r=msucan,dao 2011-11-22 00:11:23 +01:00
Paul Rouget
0469267b97 Bug 704228 - Keybindings not restored in Highlighter when returning from other tab; r=rcampbell 2011-11-21 22:47:21 +01:00
Paul Rouget
e22ad5c2f2 Bug 705932 - Inspector should allow copying the current element's id/classes; f=jwalker; r=dao 2011-11-29 10:18:42 +01:00
Jared Wein
664cb9c40e Bug 610902 - Windows Aero: Keyboard shortcuts should appear in gray text on the menus. r=dao 2011-11-29 10:18:03 -05:00
Jared Wein
720e8cb7e9 Bug 705906 - Fix the ordering of the ARIA labels for the fullscreen button. r=dolske 2011-11-28 20:15:01 -05:00
Paul O’Shannessy
6afa2f58ba Bug 467409 - (backslashplosion) Nested about:sessionrestore instances causes huge sessionstore.js file [r=dietrich]
This patch special cases the formdata we store for about:sessionrestore (which allows for nested instances) so that we store it internally as a JS object, as opposed to a string. The end result is that JSON.stringifying state doesn't result in the use of escape characters for that formdata and we no longer have an explosion of backslashes to make sessionstore.js as huge.
2011-11-28 13:02:48 -08:00
Paul O’Shannessy
0eecf4510d Bug 702556 - JS exception "aTabs[0].linkedBrowser is null" in nsSessionStore.js [r=dietrich] 2011-11-28 13:02:48 -08:00
Paul O’Shannessy
8053d9d44f Bug 615479 - Password manager prompts can now ask a more complete question [r=dolske] 2011-11-28 13:02:47 -08:00
Paul O’Shannessy
f278a69936 Bug 615474 - Geolocation prompt alternate choices should be more descriptive [r=gavin] 2011-11-28 13:02:47 -08:00
Paul O’Shannessy
d55ed3ba19 Bug 615472 - Geolocation prompt should ask the user a question [r=gavin] 2011-11-28 13:02:45 -08:00
Raymond Lee
0fc64d5dfb Bug 705621 - No tab item is selected after removing last tab in a group outside Panorama r=tim 2011-11-29 00:08:32 +08:00
Rob Campbell
b818c2015c merge m-c to fx-team 2011-11-28 10:38:03 -04:00
Marco Bonardo
9a59235c6a Merge last green changeset from mozilla-inbound to mozilla-central 2011-11-28 14:10:59 +01:00
julian.reschke@gmx.de
9bcb7e56d1 Bug 704989: add workaround for broken Outlook Web APP (OWA) attachment handling (and specifically for it sending broken headers only to Firefox). r=bzbarsky 2011-11-28 07:40:08 -05:00
Makoto Kato
e2d61c80dc Bug 697700 - Add Android license. r=gerv 2011-11-28 19:34:29 +09:00
Benoit Girard
4d8c5de611 Bug 700754 - Add Profiler responsiveness hooks. r=ted.mielczarek 2011-11-28 00:31:59 -05:00
L. David Baron
cc208959f6 Turn down the sizing for font inflation a bit (bug 627842), at least until we sort out Android dpi issues. (Bug 705278) 2011-11-27 11:42:19 -08:00
Olli Pettay
b311864948 Bug 698228 - [ImageMap] Don't use GetPrimaryFrame when not needed, r=mats 2011-11-27 21:27:10 +02:00
ffxbld
4df97f6f93 Automated blocklist update from host linux-ix-slave32 2011-11-26 04:10:25 -08:00
Ms2ger
3b924f7857 Bug 705320 - Use IDL for xpcIJSWeakReference.get; r=bholley 2011-11-26 11:32:03 +01:00
Ms2ger
5a89875ff5 Bug 705186 - Use IDL for nsIAppStartup::GetStartupInfo; r=bholley 2011-11-26 11:30:20 +01:00
Ms2ger
522be090b6 Bug 705187 - Use IDL for nsIScriptableRegion::GetRects; r=roc 2011-11-26 11:29:45 +01:00
Ms2ger
8aec725418 Bug 704593 - Remove JS-specific nsGlobalWindow::ClearTimeoutOrInterval(); r=jst 2011-11-26 11:23:25 +01:00
Ms2ger
1afa52a375 Bug 648171 - Ensure to call JS_DestroyIdArray in nsHTMLCanvasElement::GetContext; r=gal 2011-11-26 11:22:28 +01:00
Ms2ger
ba9bc745cb Bug 703333 - Remove pointless const_casts from SVG DOM list classes; r=roc 2011-11-26 11:22:15 +01:00
Ms2ger
f7fcfc9401 Bug 702583 - Part b: Use IDL for nsIJSON.encode*; r=bz 2011-11-26 11:21:47 +01:00
Ms2ger
686423a746 Bug 702583 - Part a: Use IDL for nsIJSON.decode*; r=bz 2011-11-26 11:21:29 +01:00
Ms2ger
74b4dc066b Bug 698410 - Pass JSObject to nsIScriptContext::InitClasses; r=jmaher 2011-11-26 11:19:45 +01:00
Ms2ger
95876b8ee6 Bug 698408 - Pass JSObject to nsIScriptContext::SetOuterObject; r=jst 2011-11-26 11:19:15 +01:00
Ms2ger
62e976e8ba Bug 698406 - Make nsXULPrototypeAttribute::mEventHandler a JSObject; r=sicking 2011-11-26 11:18:51 +01:00
Ms2ger
b718e6bd76 Bug 698404 - Pass JSObject to nsIScriptContext::ConnectToInner; r=khuey 2011-11-26 11:18:28 +01:00
Ms2ger
5243eb3628 Bug 698402 - Store JSObjects in nsGlobalWindow::mCachedXBLPrototypeHandlers; r=peterv 2011-11-26 11:14:47 +01:00
Ms2ger
d75f195dee Bug 698400 - Use setObject in nsXBLPrototypeHandler::EnsureEventHandler; r=jst 2011-11-26 11:14:29 +01:00
Ms2ger
3236046d99 Bug 698399 - Use nsScriptObjectHolder::getObject in some more places; r=mounir 2011-11-26 11:12:54 +01:00
Ms2ger
8f6cf2757c Bug 698397 - Introduce nsScriptObjectHolder::setScript; r=bz 2011-11-26 11:12:18 +01:00
Ms2ger
d7ea3f6644 Bug 698395 - Give nsIScriptContext::CreateNativeGlobalForInner a JSObject outparam; r=peterv 2011-11-26 11:12:16 +01:00
Ms2ger
b744235be1 Bug 698394 - Pass JSObject handler to nsIScriptContext::BindCompiledEventHandler; r=sicking 2011-11-26 11:11:35 +01:00
Ms2ger
1404baaf43 Bug 698390 - Make nsIScriptContext::CallEventHandler take a JSObject handler parameter; r=sicking 2011-11-26 11:09:20 +01:00
Ms2ger
b6ae58dbc7 Bug 698389 - Give nsIScriptContext::CompileFunction a JSObject outparam; r=peterv 2011-11-26 11:08:42 +01:00
Ms2ger
b5a37a8757 Bug 698388 - Pass JSObject to nsIScriptContext::CompileFunction; r=sicking 2011-11-26 11:07:55 +01:00
Ms2ger
0c30f5bf0f Bug 698386 - Pass JSObject to nsXBLProtoImplMember::CompileMember; r=sicking 2011-11-26 11:06:40 +01:00
Ms2ger
50174a0e92 Bug 701467 - Remove JS_TRUE/JS_FALSE from xpconnect; r=bholley 2011-11-26 11:05:59 +01:00
Ed Morley
d19ea74612 Merge mozilla-central and mozilla-inbound 2011-11-26 08:20:32 +00:00
Masayuki Nakano
51bb4e14ed Bug 674770 part.4 Add new tests for pasting by middle click r=ehsan 2011-11-26 13:51:49 +09:00
Ehsan Akhgari
32298fdc57 Bug 674770 part.3 Add tests for middle-clicking on anchor element when the page has contenteditable element r=roc 2011-11-26 13:51:49 +09:00
Masayuki Nakano
d5ddcb1538 Bug 674770 part.2 Fix new test_bug597331.html failure and test_bug600570.html failur on Windows r=ehsan 2011-11-26 13:51:48 +09:00
Masayuki Nakano
3d287e297d Bug 674770 part.1 Shouldn't accept click event if the event target isn't in focused editor r=ehsan 2011-11-26 13:51:48 +09:00
Benjamin Smedberg
644f34dd51 Bug 705365 - shorten the plugin hang timeout so that it is shorter than the main process hang timeout, presumptive-r=jimm feedback=asa 2011-11-25 22:48:53 -05:00
Benjamin Smedberg
d30fa8d282 Temporarily disable the hang monitor on Mac because it is probably triggering false positives, bug 705154, r=gavin 2011-11-25 22:48:46 -05:00