Matt Brubeck
16c8366afc
Bug 723077 - Speed up processing of option elements in FormAssistant [r=wesj]
2012-02-10 12:04:13 -08:00
Brad Lassey
cd90c75d3b
Bug 724210 - Stop using canvas to take screenshots. r=kats
2012-02-04 01:48:26 -05:00
Wes Johnston
49f7583105
backout 83e4a240abc0
2012-02-10 10:48:48 -08:00
Robert Strong
b583f57abf
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
d0d5850edd
Bug 720509 - Add null check for URI scheme in options menu. r=mfinkle
2012-02-10 10:40:05 -08:00
Wes Johnston
412adf88e6
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
03040ac231
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
e0a3ced213
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
81ea428b0a
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ý
fc78edad0a
Bug 725655 - gcc 4.7 build failures (missing headers). r=benjamin
2012-02-10 16:07:41 +01:00
Panagiotis Koutsourakis
c2f12057d0
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
72ed3d882d
Bug 725426 - Incorrect getBoundingClientRect() for transform-style: flat. r=roc
2012-02-08 14:36:16 -05:00
Mark Finkle
820b159a4b
Bug 725787 - Robotium: loadUrl should be callable more than one time r=gbrown
2012-02-10 09:44:06 -05:00
Mark Finkle
026a9927ea
Bug 702281 - Telemetry prompt on mobile should be tri-state r=bnicholson
2012-02-10 09:44:06 -05:00
Ed Morley
ef252facd1
Merge mozilla-central to mozilla-inbound
2012-02-10 14:03:24 +00:00
Josh Aas
47cdc25a03
Bug 723217: Fix click-to-play support for plugins on Android. r=snorp
2012-02-10 08:39:40 -05:00
Tim Taubert
f118ef83b3
merge m-c to fx-team
2012-02-10 14:26:49 +01:00
Martin Stránský
5eef175782
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
3e44c9c61a
Bug 598304 - XHR rewrites non-POST methods upon 301/302 redirects. r=bz
2012-02-10 14:12:51 +01:00
Veeraya Pupatwibul
f3e79511f4
Bug 722305 - Remove contentAreaClick's redundant return value. r=dao
2012-02-10 14:11:53 +01:00
Ed Morley
626e546398
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
807f24ae2c
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
bb2a6b1326
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
5e2766c08f
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
8e104f6863
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
d36fb51f1e
Bug 725903 - PathExtentsToMaxStrokeExtents needs to take a transform argument. r=longsonr.
2012-02-10 12:33:39 +00:00
Jonathan Watt
989bcc0208
Bug 725897 - Remove the inaccurate nsSVGUtils::ToAppPixelRect, and use nsLayoutUtils::RoundGfxRectToAppRect instead. r=longsonr.
2012-02-10 12:33:18 +00:00
Ed Morley
9191f03f91
Merge last PGO-green changeset of mozilla-inbound to mozilla-central
2012-02-10 12:14:39 +00:00
Blake Kaplan
166055b759
Bug 725750 - Restore auto-Mozilla network joining hack. r=gal
2012-02-10 13:13:21 +01:00
Ms2ger
3ef14434f3
Bug 724270 - Part b: Use nsINode in GenerateCSSDeclarationsFromHTMLStyle / GetCSSEquivalentToHTMLInlineStyleSet and callers; r=ehsan
2012-02-10 11:04:47 +01:00
Ms2ger
ef554dac10
Bug 724270 - Part a: Add an nsINode overload of GetCSSInlinePropertyBase; r=ehsan
2012-02-10 11:04:47 +01:00
Ms2ger
c9f7c32654
Bug 724269 - Add nsHTMLCSSUtils::IsCSSEditableProperty(nsIContent*); r=ehsan
2012-02-10 11:04:47 +01:00
Ms2ger
fcbf1e1b64
Bug 724268 - Simplify nsHTMLCSSUtils::GetDefaultViewCSS; r=ehsan
2012-02-10 11:04:47 +01:00
Ms2ger
8e7cdc73c8
Bug 724266 - Add dom::Element* nsHTMLCSSUtils::GetElementContainerOrSelf(nsINode* aNode); r=ehsan
2012-02-10 11:04:46 +01:00
Ms2ger
4693e94ce4
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
972b3f0fdb
Bug 724261 - Use nsINode in nsHTMLEditRules::RelativeChangeIndentationOfElementNode; r=ehsan
2012-02-10 11:04:46 +01:00
Ms2ger
99918bf221
Bug 723232 - nsHTMLEditRules::RelativeChangeIndentationOfElementNode removes divs with any one attribute; r=ehsan
2012-02-10 11:04:46 +01:00
Ms2ger
198b727cb1
Bug 724260 - Add nsHTMLEditRules::IsInListItem(nsINode* aNode); r=ehsan
2012-02-10 11:04:46 +01:00
Ms2ger
d9124fcfa0
Bug 724259 - Add nsHTMLEditor::IsNodeInActiveEditor(nsINode* aNode); r=ehsan
2012-02-10 11:04:46 +01:00
Ms2ger
85a19c84ad
Bug 723252 - Various nsHTMLEditor cleanup; r=ehsan
2012-02-10 11:04:46 +01:00
Ms2ger
a44db1e4d4
Bug 716208 - Simplify nsHTMLCopyEncoder::IsMozBR; r=peterv
2012-02-10 11:04:45 +01:00
Ms2ger
841a2bda7d
Bug 718287 - Remove plugins ForceRedraw functions; r=bz
2012-02-10 11:04:45 +01:00
Ms2ger
3262fa3163
No bug - Remove unused variable 'gen'; r=smaug
2012-02-10 11:04:45 +01:00
Panos Astithas
1e4d94eb1c
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
39b19f96b1
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
7934cbf31d
Bug 690771 - Implement the debugger pause request (at the main loop); r=dcamp
2012-02-10 09:46:10 +02:00
Panos Astithas
105b2271c1
Bug 683503 - GCLI needs commands to control the debugger; r=jwalker,dcamp
2012-02-10 09:46:04 +02:00
Phil Ringnalda
0359ede96f
Back out c7e11bcec31a (bug 724210) for Android XUL bustage
2012-02-09 22:24:53 -08:00
Kyle Huey
f20ce02de5
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
Kyle Huey
91a3b842e3
Bug 725848: ProxyCompleteRunnable must always run, even when clearing the event queue. r=bent
...
--HG--
extra : rebase_source : 02683e57a931f1e7c78a4bd7c13f2452a5e36c94
2012-02-09 20:54:47 -08:00