swh:1:snp:a274b44111f777209556e94920b7e71cf5c305cd

sort by:
Revision Author Date Message Commit Date
7740537 Bug 802510 - Reset position on the thumbnail data buffer to the beginning before reading out of it. r=blassey a=lsblakk 14 November 2012, 08:34:25 UTC
fb640f2 Bug 811102: bustage fix #3 :(, a=sigh --HG-- extra : transplant_source : %0F%D8%1Bv%3EP%935%7E%E2%1A%E4F%0C%7F%F8%1F%FFP%1D 13 November 2012, 07:28:54 UTC
cc5b7cb Bug 811102 followup #2: add some clean up to tests from bug 804910 exposed by the fix for bug 811102, a=testsonly --HG-- extra : transplant_source : V%E3%98%1E%01__%80%1E%F4%FBN%E1%7F%8F%10j%E8A%8D 13 November 2012, 06:24:59 UTC
8bcb63e Bug 811102 test followup: terminate worker to avoid leak, r=markh, a=tests 13 November 2012, 04:38:12 UTC
6245a04 Bug 811102: fix two bugs with worker reloading, r=gavin/markh, tests by markh/gavin, a=gavin The first bug is that we shouldn't remove the worker from the worker cache when reloading, because it's not actually being removed. terminate() already does this for us in the case where it is needed. The second bug is that we should set .loaded=false as soon as we clear the ports on a worker we're about to reload, because otherwise the creation of a new port can occur between the reload triggering and the re-initialization, and those ports would get lost. --HG-- extra : transplant_source : %85%B3%E7f%7E%DC2Rg%40%F19%17%09%B70%D6%3Fk%A5 13 November 2012, 01:50:51 UTC
8cc391f Bug 809674 - Fail at call time when invoking an XPCWrappedJS method with [implicit_jscontext] or [optional_argc]. r=mrbkap a=lsblakk I think this is the path of least resistance here. 13 November 2012, 00:51:24 UTC
b691250 Bug 810726: Backout 34d30fa24371 for infinite loop problems. [r=roc][a=lsblakk] 12 November 2012, 19:00:21 UTC
3badb74 Bug 806821 - GCLI should ensure that 'string' command return types are treated as plaintext; r=jwalker, a=lsblakk 12 November 2012, 11:40:31 UTC
c6a4fbf Bug 808419 - remoteautomation.py's waitForFinish() should print to the log when maxTime is reached; r=jmaher a=test-only 12 November 2012, 09:49:26 UTC
ad99ca6 Bug 808417 - Make runTests() exception reporting consistent across test harnesses; r=jmaher a=test-only 12 November 2012, 09:48:39 UTC
0e35115 Bug 808417 - remotereftest.py should print the actual exception if one occurred runTests(); r=jmaher a=test-only 12 November 2012, 09:46:50 UTC
f5852ce Bug 808545 - Tweak the exception message for runxpcshelltests.py profile cleanup failures; r=gps a=test-only --HG-- extra : transplant_source : %0Al%B7%94%7E%07%18%9E%B4%D4g%3C%0B%15%BDXNy%E2%DB 05 November 2012, 18:29:20 UTC
1a6227b Bug 803473 - Wait for MozReftestInvalidate to fix orange. r=roc, a=test-only 22 October 2012, 13:53:31 UTC
4c3a453 Bug 778695 - Fix 328829-2.xhtml intermittent orange by using reftest-wait. r=dholbert, a=test-only 27 October 2012, 16:35:24 UTC
794c310 Bug 752864 - Fix t1204-reset-00-c-o-test.html intermittent orange by using reftest-wait. r=dholbert, a=test-only 27 October 2012, 16:36:36 UTC
95fda82 Bug 629633 - Fix 363370-1.html intermittent orange by using reftest-wait. r=dholbert, a=test-only 28 October 2012, 01:01:41 UTC
931a5b1 Bug 782311; put back D3D10_RESOURCE_MISC_GDI_COMPATIBLE. r=Bas, a=lsblakk 11 November 2012, 04:27:49 UTC
8e95910 Bug 802568 - PSL and IDN TLD whitelist uplift for Firefox 17. a=lsblakk. 10 November 2012, 16:06:57 UTC
e15eccb Bug 779971 - Make nsSVGTextPathProperty::DoUpdate trigger nsSVGTextFrame::NotifyGlyphMetricsChange() off an asynchronous change hint (to avoid calling nsLayoutUtils::FrameNeedsReflow synchronously under nsISVGChildFrame::ReflowSVG or during frame teardown, and avoid infinite loops caused by using an event queue event). r=jwatt a=lsblakk 10 November 2012, 15:14:13 UTC
8945681 No bug, Automated blocklist update from host bld-centos5-32-vmw-003 - a=blocklist-update 10 November 2012, 11:13:19 UTC
acb935a Bug 802778 - Validate level parameter in copyTexImage2D. r=jgilbert, a=lsblakk 09 November 2012, 21:48:54 UTC
a3952a7 Bug 805807 - Filter setters on branch. r=mrbkap a=lsblakk 09 November 2012, 19:00:01 UTC
f2ad535 bug 804927 - fix text control frame and accessibility issues. r=ehsan,tbsaunde a=akeybl 03 November 2012, 12:08:09 UTC
a0be9f2 Bug 809865 - Disable inputmode. r=smaug a=lsblackk 09 November 2012, 10:12:44 UTC
2fa3804 Bug 805287 - Block scripts in PrepareEditorEvent::Run; r=ehsan a=lsblakk --HG-- extra : transplant_source : %89%5E%86m%DE%C3%EE%A1%22%0C%0B%D5%8BU%E7%84%A8%9A%2BZ 04 November 2012, 12:27:49 UTC
740d0ca Bug 795930 - Hide ArchiveReader feature behind a pref (disabled by default). r=mounir, a=lsblakk 08 November 2012, 15:57:17 UTC
13247b5 Bug 809022 - The downloads button opens the panel even if it's disabled. r=paolo a=lsblakk 06 November 2012, 22:11:14 UTC
5df5dff Bug 807217 - Disable Social in private browsing mode. r=gavin,felipe a=lsblakk 06 November 2012, 20:50:08 UTC
b15587c Bug 808171 - Avoid setting social.enabled preference twice. r=gavin,felipe a=lsblakk 07 November 2012, 00:11:28 UTC
006bd94 Bug 808243 - sidebar load event should be removed when sidebar not visible. r=felipe a=lsblakk 05 November 2012, 23:26:33 UTC
5810610 Backout 2657b58d787c (bug 789482). a=lsblakk 02 November 2012, 22:40:32 UTC
1bb62bb Bug 802456. Set min size in size constraints to zero when sizing a hidden view to zero to avoid resize conflicts. r=enndeakin a=lsblakk 29 October 2012, 22:36:09 UTC
2d97fbb Bug 792054 - Use the legacy User Agent string (containing Gecko/20100101) for some possibly-broken online banking sites. r=gerv a=lsblakk 06 November 2012, 10:18:26 UTC
7773985 Don't split inlines with bidi-isolated kids unnecessarily when they don't have siblings. Bug 793233, r=roc, a=lsblakk 25 October 2012, 07:12:41 UTC
8fc16b5 Tests for bug 793233, r=roc 25 October 2012, 07:11:22 UTC
d0b1d25 Bug 808377 - Ensure that View -> Sidebar -> Social does not appear if social is disabled. r+a=gavin 06 November 2012, 01:51:34 UTC
12c3d0b Bug 807174 - Drop-down list used inside a frameset document renders outside the frame. r=roc a=lsblakk 05 November 2012, 22:44:18 UTC
b44cb4f Bug 805153 - Check with the focus manager if our *content* is already focused. r=roc a=lsblakk 05 November 2012, 22:44:18 UTC
088ac3b Bug 807847 - Noise entries are erroneously entered into the misscache. r=dcamp a=akeybl 03 November 2012, 00:53:10 UTC
4354dda Bug 782106 - Disable the per-client randomization in the url-classifier. r=dcamp a=akeybl 03 November 2012, 00:53:10 UTC
ca9869b Bug 757838 - Make b2gautomation.py set lastTestSeen so crashes are output with the test filename; r=jgriffin a=test-only 03 November 2012, 17:10:59 UTC
b7acb18 Bug 757838 - Misc b2gautomation.py cleanup; r=jgriffin a=test-only 03 November 2012, 17:10:59 UTC
274248b Bug 757838 - Make remoteautomation.py set lastTestSeen so Android crashes are output with the test filename; r=jmaher a=test-only 02 November 2012, 18:57:50 UTC
f1314b1 Bug 757838 - Misc remoteautomation.py cleanup; r=jmaher a=test-only 02 November 2012, 18:57:50 UTC
400913f Bug 806369 - Stagefright blacklisting. Also extends Android Gfxinfo to support blacklist rules by Android API version, Model, Product, Hardware, Manufacturer - r=joe,doublec, a=akeybl 01 November 2012, 21:13:10 UTC
5b57a2a No bug, Automated blocklist update from host linux-ix-slave27 - a=blocklist-update 03 November 2012, 10:14:50 UTC
94d3d56 Backout test for bug 798264, it needs more changes for branch. a=backout. 02 November 2012, 20:50:05 UTC
fae88f0 Fix for bug 798264 (Split property tables). r=bz, a=lsblakk. 09 October 2012, 18:50:05 UTC
3d65fc3 Bug 807532. Clear the previous profile when Social is toggled off. r=markh,gavin a=gavin 01 November 2012, 04:00:15 UTC
fcff375 Bug 806433 - Make mReleaseRunnable a ref ptr. r=smaug a=lsblakk 31 October 2012, 03:01:31 UTC
06312ad Fix typo; no bug; DONTBUILD, a=lsblakk 26 October 2012, 11:03:07 UTC
1aff136 Bug 795592 - Stop calling nsIFrame::FinishAndStoreOverflow on NS_STATE_SVG_NONDISPLAY_CHILD frames. r=mattwoodrow, a=lsblakk 26 October 2012, 10:56:48 UTC
1b40ea6 Bug 807213 - Stop creating nsSVGMarkerProperty objects for non-nsSVGPathGeometryFrame frames. r=roc, a=lsblakk. 31 October 2012, 18:35:29 UTC
2a77c76 Bug 806656 - Query records generated incorrectly. r=liuche, a=lsblakk 30 October 2012, 20:59:56 UTC
123b1cc Bug 806587 - Restore getCodebasePrincipal since extensions use it. r=mounir, a=lsblakk 30 October 2012, 21:24:41 UTC
47d54e0 Bug 804910 - Part 2. Watch for error notification and display recovery UI. r=jaws a=gavin 30 October 2012, 20:10:04 UTC
5b96792 Bug 804910 - Part 1. Check for worker load failures and send a notification in case of error. r=felipe a=gavin 30 October 2012, 04:57:07 UTC
bfe65e1 Backed out changeset a53559962861 (bug 803514) r=dao a=backout 30 October 2012, 22:02:42 UTC
5686e11 Bug 781259 - Move DoorHangerPopup code to UI thread. r=mfinkle a=lsblakk 30 October 2012, 17:31:29 UTC
5d1da08 Bug 799877 - Call notifyDataSetChanged() after setting search engines. r=mfinkle a=lsblakk 30 October 2012, 18:02:09 UTC
8b3faa2 Backout df94e6652a9d (bug 802456). a=backout 30 October 2012, 20:50:11 UTC
b58f66d Bug 806460 - Part 1: NS_ERROR_ILLEGAL_VALUE in nsINavBookmarksService.insertBookmark while inserting query. r=gps, a=lsblakk * * * Bug 806460 - Part 2: more nuanced rejection of malformed records. r=me (fix bustage). 29 October 2012, 22:24:52 UTC
cdab4b8 Bug 806460 - Part 0: modernize test_bookmark_store.js. r=gps, a=lsblakk 30 October 2012, 20:45:06 UTC
9a232a4 Bug 791742 - Consider driver version substrings in decimals. r=joedrew, a=lsblakk 17 September 2012, 20:50:38 UTC
da59fc2 Bug 729536 - Deadlock by xul!nsHttpConnectionMgr::Shutdown. r=cbiesinger, a=lsblakk 22 October 2012, 17:59:07 UTC
8bab1cf Bug 777460 - Guard against null plugin instance on Android r=blassey a=lsblakk 26 October 2012, 17:49:50 UTC
4ba6a7a Bug 805885 - Set -moz-image-region on the .social-notification-icon-image class, r=felipe, a=gavin --HG-- extra : transplant_source : 7A%2C%C3%9D%DEb%A9s%FF%A4o%E6%96%03B%EF%F7%B1%97 30 October 2012, 06:29:43 UTC
33786b0 Bug 805474: fix chatbar title styling in high contrast themes, and crop chatbox titles, r=jaws, a=gavin --HG-- extra : transplant_source : %96%FD%3BE%88%99%B4%3Ae%F6%AE%0E%D2%E9%03%B5%D6X%0Du 29 October 2012, 22:03:16 UTC
6baadf4 Bug 804258 - the social sidebar should appear under View->Sidebar. r=gavin, a=gavin --HG-- extra : transplant_source : %9A1%C3%1F%5Elw%FC%93%C0%D6%D8%90P%1F%92C%CEJ. 30 October 2012, 06:28:31 UTC
78a4a9d Bug 803344 - Add a menuitem in the social toolbar button menu to disable the Social API with confirmation, r=gavin, a=gavin --HG-- extra : transplant_source : %8A%5D%0B%3Ao%1B%B0%08%07%AD%B1%AD%A2A%7CM-%A5%CE%B1 30 October 2012, 06:25:53 UTC
8d2e779 Bug 806038. Sidebar docShell is not defined after sidebar has been unloaded. r=gavin, a=gavin --HG-- extra : transplant_source : %21%5BEiO%FF%DF%0A%A0%BE%AC%A5%28%F7%C5%F4%EE%3E%A1k 30 October 2012, 03:52:56 UTC
a193e8e Bug 803704 - Change border colors of social api components to be lighter grey. r=mixedpuppy, a=gavin 30 October 2012, 06:22:10 UTC
91afceb Bug 802784 - Possible to have two social panels open at once. r=mixedpuppy, a=gavin --HG-- extra : transplant_source : %D0%DA%A5%27%D1%B4%19r%7Fn%07%21%B2%E7%23%F41%9B%838 22 October 2012, 00:28:37 UTC
ee2af90 Bug 800275 - Decreasing assymptoptic complexity of two loops from n^2 to n by removing the Array#shift usage, r=jaws, a=gavin --HG-- extra : transplant_source : %8F%94%88%8F_%DE%C9k%C8%A6Pb%D4kl%19%1F%CA%D6%EE 18 October 2012, 01:01:23 UTC
3f889e0 Bug 796866: Make style inspector's computed view display more reliable. r=robcee, a=lsblakk 30 October 2012, 02:44:19 UTC
08f4c5b Bug 806644 - Back out 778993 (r=terrence,a=lsblakk) 30 October 2012, 00:34:59 UTC
414bd73 Bug 803949: Do not draw anything for zero size images. r=roc a=lsblakk 22 October 2012, 22:37:08 UTC
aec4fce Bug 797797: Get the new device offset after pushing the new DT. r=roc 04 October 2012, 12:54:57 UTC
e6d7078 Bug 797314: Only push one group and ensure all of the background gets copied in PushGroupAndCopyBackground. r=joedrew 03 October 2012, 18:18:19 UTC
50140ea Bug 778367: Minimize intermediate surface size. r=jrmuizel 27 September 2012, 21:00:51 UTC
3c522e7 Bug 776793: Properly create an opaque surface when copying in the background. r=joedrew 02 October 2012, 17:18:56 UTC
154b366 Propagate callee 'this' types more often, bug 788822. r=jandem, a=lsblakk 23 October 2012, 16:05:27 UTC
2aff91b Don't get confused by unreachable opcodes before loop headers when picking chunk boundaries, bug 781859. r=jandem, a=lsblakk 23 October 2012, 14:45:34 UTC
2dbfc0f Bug 787703. r=terrence. a=lsblakk. 29 October 2012, 23:19:20 UTC
ab2f3db Bug 790854. Keep MediaStream alive until MediaStream::Destroy ends. r=jesup,a=lsblakk 29 October 2012, 23:11:42 UTC
01e9444 Bug 804323. Backout bug 691651 on beta. a=lsblakk 28 October 2012, 23:38:56 UTC
3250b8c Bug 786086 - Make the new default cache size display properly. r=michal a=lsblakk 29 October 2012, 22:44:09 UTC
f43fc58 bug 783755 - Make the new default cache size stick. r=michal a=lsblakk 21 August 2012, 21:52:44 UTC
8e036ae Bug 803159 - Guess plugin types from extension prior to falling back to channel loading. r=bz a=lsblakk 29 October 2012, 22:41:12 UTC
9cbebcd Bug 803159 - Fix type error in plugin code. r=bz a=lsblakk 29 October 2012, 22:41:12 UTC
2078ce4 Bug 775228. r=joe a=lsblakk 24 October 2012, 23:04:41 UTC
f0df496 Bug 802456. Set min size in size constraints to zero when sizing a hidden view to zero to avoid resize conflicts. r=enndeakin a=lsblakk 29 October 2012, 22:35:01 UTC
1b48f41 Bug 805957. r=roc a=lsblakk 29 October 2012, 22:05:35 UTC
538dea6 Bug 781974 - Unapplied property checkbox disappears when property is no longer hovered. r=dcamp a=lsblakk 29 October 2012, 21:03:53 UTC
d4cdfc7 Bug 806351: Disable Notification Center support, it isn't ready yet. r=dougt a=lsblakk 29 October 2012, 20:14:57 UTC
6f8253b Bug 797231: Don't overwrite mPathTransform if the transform already changed. r=joedrew, a=lsblakk 29 October 2012, 19:22:23 UTC
124da66 bug 804605 - backout 767158 and 785050 r=backout a=lsblakk --HG-- extra : rebase_source : 9720371df8cc74c662b1c3df477306f7e6202536 29 October 2012, 18:18:17 UTC
6ba58e8 bug 800444 - disable HSTS preload list if firefox has not updated in 18 weeks (for beta/aurora) r=bsmith, mayhemer a=lsblakk 26 October 2012, 16:50:23 UTC
ab7f46b bug 705788: exclude override.ini from mac signatures. r=ted, a=lsblakk 29 October 2012, 18:16:04 UTC
ab59d5e Bug 797302 - crash in mozilla::safebrowsing::Classifier::Check. r=dcamp a=lsblakk 23 October 2012, 07:57:18 UTC
back to top