Commit Graph

86318 Commits

Author SHA1 Message Date
Aryeh Gregor
b65988ddb6 Bug 719446 - getComputedStyle().MozTransform shouldn't have "px" in it; r=roc 2012-02-10 21:04:59 +00:00
Matt Brubeck
0b78edcc7f Bug 723077 - Speed up processing of option elements in FormAssistant [r=wesj] 2012-02-10 12:04:13 -08:00
Brad Lassey
639633d0c7 Bug 724210 - Stop using canvas to take screenshots. r=kats 2012-02-04 01:48:26 -05:00
Wes Johnston
b3bc836638 backout 83e4a240abc0 2012-02-10 10:48:48 -08:00
Robert Strong
c5d26702b9 Bug 725876 - Rename MOZ_UTILS_LDFLAGS to MOZ_GLUE_LDFLAGS and MOZ_UTILS_PROGRAM_LDFLAGS to MOZ_GLUE_PROGRAM_LDFLAGS. r=bbondy 2012-02-10 10:43:32 -08:00
Brian Nicholson
3454bb9f25 Bug 720509 - Add null check for URI scheme in options menu. r=mfinkle 2012-02-10 10:40:05 -08:00
Wes Johnston
e591858a18 Bug 725858 - Don't load sqlite libraries for migration unless we're migrating. r=gcp 2012-02-10 10:23:22 -08:00
Andrzej Skalski
5425560781 Bug 706134 - ARIA listitem shouldn't expose selectable state and pick up aria-selected and aria-checked, r=surkov 2012-02-11 03:25:48 +09:00
Scott Johnson
0a202e6b66 Bug 718516: Replace call of FinishReflowWithAbsoluteFrames() with FinishAndStoreOverflow() for nsColumnSetFrame to prevent crash. [r=ehsan] 2012-02-10 11:06:23 -06:00
Matt Brubeck
11cf896440 Bug 724795 - Update the add-on list when a search engine is added or removed [r=mfinkle] 2012-02-10 07:40:41 -08:00
Martin Stránský
39a454492b Bug 725655 - gcc 4.7 build failures (missing headers). r=benjamin 2012-02-10 16:07:41 +01:00
Panagiotis Koutsourakis
6aac93c689 Bug 716661 - Convert observers in nsDownloadManager to weak observers. r=mak
Make nsDownloadManager inherit from nsSupportsWeakReference, expose
the new interface, and change the last argument of the addObserver
calls to true to signify that we are adding a weak observer.
2012-02-10 16:06:37 +01:00
Aryeh Gregor
d3dc9940e5 Bug 725426 - Incorrect getBoundingClientRect() for transform-style: flat. r=roc 2012-02-08 14:36:16 -05:00
Mark Finkle
f139676407 Bug 725787 - Robotium: loadUrl should be callable more than one time r=gbrown 2012-02-10 09:44:06 -05:00
Mark Finkle
d5b602b05c Bug 702281 - Telemetry prompt on mobile should be tri-state r=bnicholson 2012-02-10 09:44:06 -05:00
Ed Morley
fa2f8b5e00 Merge mozilla-central to mozilla-inbound 2012-02-10 14:03:24 +00:00
Josh Aas
7f8b14d760 Bug 723217: Fix click-to-play support for plugins on Android. r=snorp 2012-02-10 08:39:40 -05:00
Tim Taubert
fae3d634c4 merge m-c to fx-team 2012-02-10 14:26:49 +01:00
Martin Stránský
b351fc30f8 Bug 627699 - Port GTK2 to GTK3, gkt3drawing part. r=karlt
--HG--
rename : widget/gtk2/gtk2drawing.c => widget/gtk2/gtk3drawing.c
2012-02-10 14:15:28 +01:00
Julian Reschke
ef6216abfe Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz 2012-02-10 14:12:51 +01:00
Veeraya Pupatwibul
e4bcbe315b Bug 722305 - Remove contentAreaClick's redundant return value. r=dao 2012-02-10 14:11:53 +01:00
Ed Morley
fc3395b50b Bug 725429 - Clean up *makefiles.sh, Feb 2012 edition; rs=build
mobile/android/makefiles.sh & b2g/makefiles.sh were hg copied from
mobile/makefiles.sh prior to it's original cleanup and then move, so most of the
changes to them here are just to sync them with mobile/xul/makefiles.sh.
2012-02-10 12:40:30 +00:00
Ed Morley
faea080dc9 Bug 725524 - Fix check for $MOZ_WEBSMS_BACKEND to prevent "test: -eq: unary operator expected" during configure; r=glandium 2012-02-10 12:38:05 +00:00
Ed Morley
099734952b Bug 725517 - Properly quote $ac_cv_func_dladdr to fix "test: too many arguments" during configure; r=glandium 2012-02-10 12:38:05 +00:00
Jonathan Watt
e9a976b112 Bug 614732 - Temporary patch to add an mCoveredRegion to SVG leaf frames to cache their covered regions, since we can't reliably compute their pre-change covered regions for invalidation from the user space bounds now in their mRects (see bug 614732 comment 32 solution #1). r=roc. 2012-02-10 12:33:49 +00:00
Jonathan Watt
52effda719 Bug 614732 - For SVG leaf frames, use mRect to store the frame's user space bounds, and stop using it to store its covered region (compute that on demand). r=roc. 2012-02-10 12:33:46 +00:00
Jonathan Watt
ec0d09de7a Bug 725903 - PathExtentsToMaxStrokeExtents needs to take a transform argument. r=longsonr. 2012-02-10 12:33:39 +00:00
Jonathan Watt
18cb8886d0 Bug 725897 - Remove the inaccurate nsSVGUtils::ToAppPixelRect, and use nsLayoutUtils::RoundGfxRectToAppRect instead. r=longsonr. 2012-02-10 12:33:18 +00:00
Ed Morley
8d711e3c7b Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-02-10 12:14:39 +00:00
Blake Kaplan
4e46f384b9 Bug 725750 - Restore auto-Mozilla network joining hack. r=gal 2012-02-10 13:13:21 +01:00
Ms2ger
f54d391b08 Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
18f112a4be Bug 724270 - Part a: Add an nsINode overload of GetCSSInlinePropertyBase; r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
475fcb9de7 Bug 724269 - Add nsHTMLCSSUtils::IsCSSEditableProperty(nsIContent*); r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
7ab6e1f800 Bug 724268 - Simplify nsHTMLCSSUtils::GetDefaultViewCSS; r=ehsan 2012-02-10 11:04:47 +01:00
Ms2ger
41192c3c93 Bug 724266 - Add dom::Element* nsHTMLCSSUtils::GetElementContainerOrSelf(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
5d74feca40 Bug 724264 - Consolidate code that checks whether an element has a non-_moz_dirty attribute; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
e6b28a4721 Bug 724261 - Use nsINode in nsHTMLEditRules::RelativeChangeIndentationOfElementNode; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
bba65685cd Bug 723232 - nsHTMLEditRules::RelativeChangeIndentationOfElementNode removes divs with any one attribute; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
39e696988a Bug 724260 - Add nsHTMLEditRules::IsInListItem(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
fba04e638e Bug 724259 - Add nsHTMLEditor::IsNodeInActiveEditor(nsINode* aNode); r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
c777a141fc Bug 723252 - Various nsHTMLEditor cleanup; r=ehsan 2012-02-10 11:04:46 +01:00
Ms2ger
01ae744c0b Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv 2012-02-10 11:04:45 +01:00
Ms2ger
e177d90345 Bug 718287 - Remove plugins ForceRedraw functions; r=bz 2012-02-10 11:04:45 +01:00
Ms2ger
7eb30cb017 No bug - Remove unused variable 'gen'; r=smaug 2012-02-10 11:04:45 +01:00
Panos Astithas
8e17fa4143 Bug 719122 - Setting a breakpoint in a line without code should skip forward; f=dcamp,r=jimb 2012-02-10 09:46:12 +02:00
Panos Astithas
838c5c48e2 Bug 711125 - Make the debugger client's setBreakpoint pause the debuggee automatically; r=dcamp
Makes DC_setBreakpoint send an interrupt request first, if the debuggee is running (in the main loop), and then proceed with a breakpoint request. Also fixes a bug in the client request dispatcher, where unsolicited notifications would be considered as responses to unrelated active requests.
2012-02-10 09:46:11 +02:00
Panos Astithas
6d8b3cb915 Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp 2012-02-10 09:46:10 +02:00
Panos Astithas
dd1afdde2e Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp 2012-02-10 09:46:04 +02:00
Phil Ringnalda
6c6d496cd1 Back out c7e11bcec31a (bug 724210) for Android XUL bustage 2012-02-09 22:24:53 -08:00
Kyle Huey
81dc370d56 Bug 725418: IndexedDB - GetAll[Keys] with an explicit 0, null, or undefined for the maximum number of records should return all records. r=bent
--HG--
extra : rebase_source : d4ebec7bb33e581bf9e709440a20117e245d1fcd
2012-02-09 20:56:48 -08:00