Commit Graph

116064 Commits

Author SHA1 Message Date
James Willcox
1da090c557 Bug 821777 - Get some kind of version information into nsPluginTag for Flash on Android r=josh 2012-12-17 10:05:53 -05:00
James Willcox
792b52fabc Bug 800838 - remove unnecessary delay when unscheduling plugin timers r=blassey 2012-12-17 10:05:49 -05:00
Marco Bonardo
034a583dbc Bug 821328 - PlacesUIUtils._openNodeIn throws with alt modifier.
r=dao
2012-12-17 15:13:52 +01:00
Marco Bonardo
18c881540a Bug 791562 - crash in PlacesFolderConversion::AppendFolder.
r=mano
2012-12-17 15:03:49 +01:00
Mike Conley
4c87729070 Bug 817006 - "Remove from List" option in the Downloads Panel should be clarified as "Remove from History". r=mak. 2012-12-14 12:51:52 -05:00
Neil Deakin
16bc7e96f5 Bug 815691 - The panel's context menu doesn't change after clicking on a different item
r=jimm
2012-12-17 14:55:37 +01:00
Ed Morley
be1ebedc9c Remove spurious newline to fix bustage (no bug) 2012-12-17 13:36:11 +00:00
Ed Morley
e1f4fd1ae5 Bug 779753 - Disable test_browserElement_oop_SetVisible.html on Linux for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
0a52e92167 Bug 820489 - Disable browser_social_multiprovider.js until the fix is working 2012-12-17 13:21:19 +00:00
Ed Morley
ab36d8d8b4 Bug 813107 - Disable robocop testThumbnails for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
12746f243f Bug 817414 - Disable robocop testBookmarksTab for too many intermittent failures 2012-12-17 13:21:19 +00:00
Ed Morley
97d76e5c76 Bug 817440 - Disable robocop testAddonManager for too many intermittent failures 2012-12-17 13:21:18 +00:00
Ed Morley
db487c006d Bug 703806 - Mark img-blobURI-2.html random-if on WinXP 2012-12-17 13:21:18 +00:00
Ed Morley
0ae8955b65 Bug 814533 - Disable test_playback_rate.html on Linux for too many intermittent failures 2012-12-17 13:21:18 +00:00
Ed Morley
00264a3661 Bug 820471 - Disable test_weakmaps.xul on Windows for too many intermittent failures 2012-12-17 13:21:18 +00:00
Ed Morley
6cb8f584f0 Bug 774619 - Disable browser_dbg_bfcache.js on Windows for too many intermittent failures 2012-12-17 13:21:18 +00:00
Ed Morley
801d908eb8 Bug 806655 - Mark image-size.xul random-if on Android 2012-12-17 13:21:18 +00:00
Ed Morley
4e8673eac0 Backout c56a4fcc3acc (bug 812289) for failures in test_permission_basics.html 2012-12-17 13:17:20 +00:00
Jim Mathies
0de1c06fda Bug 814953 - Check for possible widget tear down before calling UpdateWindow in widget's Show. r=bbondy 2012-12-17 06:53:28 -06:00
Ed Morley
a4511f44f0 Backout e28f0f4b25a4 (bug 819510) for causing bug 822093 2012-12-17 12:43:55 +00:00
Antonio M. Amaya
3a402290c2 Bug 812289 - PermissionSettings doesn't enforce any restriction on permissions operations (edit); r=sicking 2012-12-15 02:32:30 +01:00
Alexander Surkov
c661dbb0d2 Bug 822173 - bunch of editable tests is never invoked, r=marcoz 2012-12-17 20:38:57 +09:00
Robert O'Callahan
7e94cbcffb Bug 794426. Don't call StopAudioThread from the main thread when we start capturing audio to a MediaStream. Instead, let the state machine thread call StopAudioThread. r=cpearce 2012-12-04 23:59:36 +13:00
Julian Seward
7bb0ff3e23 Bug 821395 - Uninitialised value use in gfxUtils::GetYCbCrToRGBDestFormatAndSize r=nical 2012-12-17 12:21:56 +01:00
Jacek Caban
ceac5eeed6 Bug 819280 - Change NS_ASSERTION to MOZ_STATIC_ASSERT r=trev.saunders 2012-12-17 12:19:09 +01:00
Vicamo Yang
99e7001c2d Bug 816082 - Part 4/4: correct xpcshell test cases. r=hsinyi 2012-12-17 18:48:02 +08:00
Vicamo Yang
9c16468b80 Bug 816082 - Part 3/4: replace non-7bit-alphabet chars with '*' when strict7BitEncoding is enabled. r=hsinyi 2012-12-17 18:47:58 +08:00
Vicamo Yang
46993ce84c Bug 816082 - Part 2/4: refactor fragmentText, pass fragemented text to ril_worker instead. r=hsinyi 2012-12-17 18:47:46 +08:00
Vicamo Yang
f9150d8922 Bug 816082 - Part 1/4: more entries in GSM_SMS_STRICT_7BIT_CHARMAP, r=hsinyi 2012-12-17 18:47:42 +08:00
Gina Yeh
f880e8281e Bug 820103 - Patch 1: bluetooth Hfp memory dialing and Hfp supplied number not supported, r=echou 2012-12-17 17:51:38 +08:00
Walter Chen
455951f78c Bug 816514 - [B2G] Using marionette in Keyboard frame, causing lose of focus, r=jgriffin
Adding focus parameters and logics for marionette server and client
2012-12-17 17:45:28 +08:00
Gina Yeh
1f9d3af22a Bug 821636 - Patch 1: No subscriber number information in Bluetooth Handsfree, r=echou 2012-12-17 17:44:32 +08:00
Trevor Saunders
129f6f1200 bug 821593 - don't use nsIDOMRGBColor xpcom methods in nsROCSSPrimitiveValue r=bz 2012-12-14 04:32:07 -05:00
Trevor Saunders
c65db2339f bug 821593 - remove dom classinfo stuff r=bz 2012-12-14 03:01:04 -05:00
Trevor Saunders
1956d4df7e bug 821593 - use webidl for RGBColor r=bz 2012-12-14 02:51:39 -05:00
Trevor Saunders
6b223bbcfe bug 821593 - cycle collect and wrapper cache nsDOMCSSRGBColor r=bz 2012-12-14 01:40:52 -05:00
Trevor Saunders
f6a0506cc5 bug 821593 - GetRGBColorValue() should return nsDOMCSSRGBColor* r=bz 2012-10-24 20:43:56 -04:00
Trevor Saunders
35141886bc bug 821593 - add webidl api to RGBColor and store its members as nsROCSSPrimitiveValue* not nsIDOMCSSPrimitiveValue* r=bz 2012-10-20 14:04:36 -04:00
Trevor Saunders
3f37844f4b bug 821593 - add RGBColor webidl r=bz 2012-10-20 13:42:20 -04:00
Trevor Saunders
f308c492e2 bug 820182 - remove nsISupportsArray::ElementAt() uses r=ehsan 2012-12-11 11:16:42 -05:00
Gene Lian
904daa6b8b Bug 817474 - B2G MMS: handleNotificationIndication()->sendMmsRequest() cannot get the expected HTTP response (part 2). r=vicamo 2012-12-13 14:24:14 +08:00
Gene Lian
fc58f39f77 Bug 817474 - B2G MMS: handleNotificationIndication()->sendMmsRequest() cannot get the expected HTTP response (part 1). r=vicamo 2012-12-06 19:48:44 +08:00
Asaf Romano
6ef57d171e Relanding Bug 675902 - New Downloads view for Places Library. r=mak. Test fix contributed by Mike Conley (r=me). The new view is still disabled. 2012-12-17 07:38:53 +00:00
Mike Hommey
a152f52ebc Bug 822097 - Fix EventEmitter.jsm import url in ProfilerPanel.jsm. r=jimm 2012-12-17 08:29:25 +01:00
Mike Hommey
04e84fad17 Bug 822097 - Fix resource path for Console.jsm in devtools tests. r=jimm 2012-12-17 08:29:04 +01:00
Timothy Nikkel
80370ef686 Bug 805745. Move the forced repaint from the Paint notification to the WillPaint notification. r=mattwoodrow 2012-12-12 15:57:08 -06:00
Timothy Nikkel
36be428d56 Bug 813024. Restore mTemporarilyUseBasicLayerManager to the previous value instead of setting it to false when using an AutoUseBasicLayerManager object. r=roc 2012-12-17 00:35:39 -06:00
Matt Woodrow
87ceefae3f Bug 819915 - Fix IsSingleFixedPositionImage to actually check if we only have a single image. r=roc 2012-12-17 17:30:57 +13:00
Matt Woodrow
353891c4d0 Bug 820061 - Clamp layer scale factors to inverse powers of 2 as well. r=roc 2012-12-17 17:30:51 +13:00
John Schoenick
6c4c40316f Bug 822040 - Cleanup the channel when plugins reject their initial stream. r=josh 2012-12-16 19:36:02 -08:00