swh:1:snp:a274b44111f777209556e94920b7e71cf5c305cd

sort by:
Revision Author Date Message Commit Date
5b0bc6f Bug 822682: Update NSS to NSS 3.14.1 RTM (NSS_3_14_1_RTM), r=me, a=bajaj --HG-- branch : GECKO180_2012122710_RELBRANCH 27 December 2012, 21:16:03 UTC
a4e2ed9 Added FIREFOX_18_0b6_RELEASE FIREFOX_18_0b6_BUILD1 tag(s) for changeset 44d7fada9eed. DONTBUILD CLOSED TREE a=release --HG-- branch : GECKO180_2012122710_RELBRANCH 27 December 2012, 15:33:03 UTC
71d8efd Automated checkin: version bump for firefox 18.0b6 release. DONTBUILD CLOSED TREE a=release --HG-- branch : GECKO180_2012122710_RELBRANCH 27 December 2012, 15:33:01 UTC
280b3ae Bug 820373 - Add a null check to TextEncoder.encode(). r=bz, a=akeybl 17 December 2012, 00:51:11 UTC
09f40e4 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, a=akeybl 04 December 2012, 10:59:36 UTC
cb14a1d Bug 823240 - include sys/proc.h on OpenBSD to access P_TRACED flag, needed since r1.127 of sys/sysctl.h. r=cjones a=akeybl 20 December 2012, 12:46:39 UTC
e215b87 No bug, Automated blocklist update from host bld-centos6-hp-013 - a=blocklist-update 22 December 2012, 11:15:41 UTC
889158b Bug 823173 - Disable test_bug823173.html on Android through android.json; a=orange 22 December 2012, 10:17:56 UTC
89ea11c Bug 823173 followup. Disable the test on Android. r=bustage, a=bustage 22 December 2012, 08:20:26 UTC
c6e39d8 Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp a=akeybl 21 December 2012, 07:48:30 UTC
80d5f10 Bug 820283 - Only accept cached Completes if we still have the corresponding Prefix. r=dcamp,gcp a=akeybl 21 December 2012, 07:45:56 UTC
5ec751e Bug 823173 test. Make sure that navigator doesn't have any broken interfaces on it. r=jlebar, a=akeybl 22 December 2012, 01:31:34 UTC
81b4f10 Bug 823173. Condition MozTimeManager classinfo so we don't stick it on the global in builds that don't ship the xpt for it. r=jlebar, a=akeybl 05 November 2012, 15:20:03 UTC
d354191 Bug 803713 - Skip the SP after finding it. r=biesi, a=akeybl 20 December 2012, 12:47:40 UTC
2a4082a bug 815783 - workaround fix for file://localhost/ PAC URLs r=honzab a=akeybl 21 December 2012, 22:20:34 UTC
1536cf9 Bug 821777 - Get some kind of version information into nsPluginTag for Flash on Android r=josh a=akeybl 17 December 2012, 15:05:53 UTC
401fdbc Backout changesets 8f240265df77 and 1ead7ec99cea (bug 734569) to fix bug 810586. approval-mozilla-beta=bajaj 21 December 2012, 21:24:40 UTC
7e8a81d Bug 821304 - Unbreak plugins that use subclasses of CALayer in CoreAnimation mode. r=bgirard a=akeybl 21 December 2012, 18:47:43 UTC
a431938 Bug 806024 - Enable Android product announcements client service. r=trivial, a=akeybl 21 December 2012, 03:06:43 UTC
8973f2d Backed out changeset f4467b37dfef for test failures. a=testfailure 21 December 2012, 01:35:01 UTC
e1f5ede Bug 820283 - Only accept cached Completes if we still have the corresponding Prefix. r=dcamp, a=akeybl 21 December 2012, 00:56:25 UTC
ea9bca6 Bug 816994 - Skip Opus packets with invalid lengths. r=derf a=bajaj Reject Opus packets less than 2.5 ms or more than 120 ms in length, which are invalid by the spec. Also explicitly check for error after opus_packet_get_nb_frames() since this could indicate the subsequent call to opus_packet_get_samples_per_frame() call will segfault because the packet buffer length is invalid. Based on a patch by Tim Terriberry. --- content/media/ogg/nsOggReader.cpp | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 11 December 2012, 19:25:10 UTC
fefb8bf Bug 822340. Disable the Ion optimization for DOM method calls. r=jandem, a=bbajaj 20 December 2012, 03:58:32 UTC
5aad741 Backed out changeset a0dbfb9d776b, which shouldn't have landed on beta. a=backout 19 December 2012, 23:52:07 UTC
8a7da5c Bug 820148 - Add a RELEASE_BUILD macro that can be used within pref js files. r=ted a=akeybl 18 December 2012, 23:10:22 UTC
acc95c0 Bug 806031 - Less surprising toString for XBL binding objects. r=bz, a=akeybl 12 December 2012, 15:10:02 UTC
b77306f Bug 814026, r=mrbkap a=bajaj 18 December 2012, 16:01:42 UTC
be741cf Bug 820185 - Fix the copy constructor to not use uninitialized members. r=bent a=bajaj 11 December 2012, 00:12:49 UTC
dde4b6f Bug 803571 - Clear database before refreshing about:home. r=mfinkle a=bajaj 07 November 2012, 15:45:35 UTC
0464aac Backed out changeset 459415b74683 (bug 800838) for more bake time. a=backout 19 December 2012, 01:08:46 UTC
131674c Backed out 2 changesets (bug 814952) for not having approval to land on beta. a=backout 18 December 2012, 23:16:31 UTC
42871cc Bug 815648 - Correctly detect when we're going to use a shadow so we can measure the text's extents correctly. r=roc a=bajaj --HG-- extra : rebase_source : 2da0a3e9ae30225595c42ebe0c68bf208260a176 18 December 2012, 16:37:14 UTC
8ec0b56 Bug 814952 - Test: Add a reftest for non-scaled stroke. r=jrmuizel, a=bajaj 13 December 2012, 15:34:51 UTC
6f97cd8 Bug 814952 - Further cleanup state management surrounding paths and pathbuilders. r=joedrew, a=bajaj 13 December 2012, 15:34:51 UTC
6fac324 Bug 800838 - Remove unnecessary delay when unscheduling plugin timers. r=blassey, a=bajaj 17 December 2012, 15:05:49 UTC
51d7e7a Bug 820061 - Clamp layer scale factors to inverse powers of 2 as well. r=roc, a=bajaj 17 December 2012, 04:30:51 UTC
afb045e Bug 819915 - Fix IsSingleFixedPositionImage to actually check if we only have a single image. r=roc, a=bajaj 17 December 2012, 04:30:57 UTC
a1d7260 Bug 805745. Paint notification can flush (via WillPaint), so re-check if the listener still exists after on puppet widget backend. r=cjones a=bajaj 18 December 2012, 22:09:24 UTC
bf23f20 Bug 805745. WillPaint notification can flush, so re-get the listener after it on Windows widget backend. r=jimm a=bajaj 18 December 2012, 22:09:24 UTC
2afe247 Bug 805745. WillPaint notification can flush, so re-get the listener after it on GTK2 widget backend. r=karlt a=bajaj 18 December 2012, 22:09:24 UTC
d92637d Bug 805745. Move the forced repaint from the Paint notification to the WillPaint notification. r=mattwoodrow a=bajaj 18 December 2012, 22:09:24 UTC
d611b11 Bug 813024. Restore mTemporarilyUseBasicLayerManager to the previous value instead of setting it to false when using an AutoUseBasicLayerManager object. r=roc a=bajaj 17 December 2012, 06:35:39 UTC
069bc20 Bug 814839 - Disable WebGL depth textures on Mac NVIDIA - r=jgilbert,bjacob, a=abillings 18 December 2012, 21:26:02 UTC
3fedb50 Bug 804606 - Stop Flash from crashing in CoreGraphics mode on accessing "our" CGContextRef outside of the call we use to pass it. r=bgirard a=bbajaj 18 December 2012, 21:03:40 UTC
3afd8ac Bug 813531 - Part 2: Stop reconstructing the entire SVG frame tree after the initial reflow of nsSVGOuterSVGFrame frames that have a viewBox. r=roc, a=bajaj. 18 December 2012, 02:25:16 UTC
346dbc5 Bug 813531 - Part 1: Fix pre-existing bugs by making sure we update the overflow areas of nsSVGOuterSVGFrame children when reflowing after a previous reflow that occurred when the viewport was zero-sized. r=roc, a=bajaj. 18 December 2012, 02:21:09 UTC
c5ea323 Bug 822378 - Update the overflow rects of the child frames when an nsSVGOuterSVGFrame's children-only transform changes. r=longsonr, a=bajaj. 29 November 2012, 18:24:14 UTC
c5b996e Bug 810821 - Only change focus if awesomebar text field responded to key press; r=cpeterson a=akeybl 18 December 2012, 15:32:39 UTC
152aaf8 Bug 786539 - Disable test_timeupdate_small_files.html on Windows for too many intermittent timeouts; a=test-only --HG-- extra : transplant_source : G%AE-k%A27-%D6A%C5%7F%B1%21%B1%B0%91%D0%F8%BE%1D 06 November 2012, 22:26:03 UTC
47ffe1e Bug 536603 - Disable test_css_cross_domain.html on Android for too many intermittent failures; a=test-only --HG-- extra : transplant_source : %05xD%E1%14F%B6%87%EB%C9%92%F1%C0%15Q%C4%992%8F%D1 06 November 2012, 22:26:56 UTC
ce78a14 Bug 802966 - Mark two absolute positioning reftests fuzzy on Linux; r=dholbert a=test-only --HG-- extra : transplant_source : %5D2%1D%9C%D9w%96%89i%C4%A8Y/%03%D3%5BN%3D%19%1A 04 December 2012, 23:05:31 UTC
5dbce2f Bug 752243 - Disable test_service_wipeServer.js, test_service_createAccount.js, test_service_changePassword.js, test_aitc_server.js, test_aitc_client.js & test_hashcompleter.js on OS X & Linux for too many intermittent failures a=test-only --HG-- extra : transplant_source : %93%BE%FF%10-%B25%FC%F6%1D%87%60%BB%97%CB%FB6Xy%A9 13 December 2012, 12:48:42 UTC
af6c9da Bug 817349 - Ensure topFrame is always defined; r=ted a=test-only --HG-- extra : transplant_source : %F1%9C%16%AA%80%F2%91%01%27%3DVB%EC%94%22%9B%B3%9Ad%B3 03 December 2012, 14:30:35 UTC
1c1b348 Bug 813650 - Part 2: checkForCrashes() should output the top frame of a crash in a TBPL-parsable format; r=ted a=test-only --HG-- extra : transplant_source : R%16%BA%25%18/%8F%827%D7%BF%7B%11%5E%E6k%B0%40%B6%89 01 December 2012, 17:02:29 UTC
b05efef Bug 813650 - Part 1: Don't print minidump stackwalk output incrementally, so we can implement part 2 without changing log order; r=ted a=test-only --HG-- extra : transplant_source : %E6x%AE%11%06%93w%BE%0F%83i%FE%1A%03p%FF%DA%5B%7B%06 01 December 2012, 16:58:40 UTC
b31565e Bug 765200 - Shorten errors of type: "an unexpected uncaught JS exception reported through window.onerror - ..."; r=jmaher a=test-only --HG-- extra : transplant_source : %B8%7D%B9%D6%05T%21%A7k%05%E3%25%A60%B9%29kg%FE%F5 04 December 2012, 17:45:32 UTC
6832b02 Partial fix (all but test_0201_app_launch_apply_update_svc.js) for - Bug 762032 - Intermittent test_0201_app_launch_apply_update.js, test_0201_app_launch_apply_update_svc.js test_0203_app_launch_apply_update_svc.js | WindowsError: [Error 13] The process cannot access the file because it is being used by another process: '...helper.exe'. r=bbondy, a=test-only 18 December 2012, 05:48:36 UTC
555f83d Bug 800862 - Unwind bailouts exception with the interpreter. r=dvander, a=bajaj 12 December 2012, 04:34:15 UTC
c4375c4 Bug 780831 - Guard against plugin code leaking refs in the JNI local ref table. r=snorp a=bajaj 13 December 2012, 05:32:17 UTC
de6e826 Bug 802628 - Part 2, Fix broken invalidation in ReflowSVG implementations. r=mattwoodrow, a=bajaj. 28 November 2012, 10:34:58 UTC
8a91553 Bug 802628 - Part 1, Kill nsSVGUtils::InvalidateAndScheduleReflowSVG. r=mattwoodrow, a=bajaj. 28 November 2012, 09:42:13 UTC
c47fca1 Fix more bustage from bug 802026, a=me 15 December 2012, 23:57:20 UTC
98dc2d9 Fix bustage from bug 802026, a=me 15 December 2012, 23:20:17 UTC
37cab40 Bug 814404 followup: land the right patch on beta, a=me 15 December 2012, 20:49:18 UTC
59959ab Bug 802026, r=dao --HG-- extra : rebase_source : ec4c21d96f6780f6240c4fa86db3b1a5d4688b4f 14 December 2012, 01:03:53 UTC
b7f1425 Bug 814404 - Hide blank SocialAPI menu item in non-browser windows on Mac. r=gavin, a=bajaj 11 December 2012, 23:41:42 UTC
def409c Bug 814430 - Shutdown network on profile-change-net-teardown. r=mcmanus, a=akeybl 29 November 2012, 21:07:37 UTC
7a050c9 bug 820109 - click-to-play: open "Check for updates..." link in new tab (beta) r=dao a=akeybl 11 December 2012, 22:28:30 UTC
83f9b00 Backed out changeset 0d1752cf4551 (landed on mozilla-beta when it should've landed on mozilla-b2g18) a=backout 14 December 2012, 01:39:55 UTC
1a0fa2a Bug 815569 - Pause (rather than mute) media elements interrupted by the audio channel service. r=roc a=blocking-basecamp 12 December 2012, 01:58:07 UTC
8243642 Bug 820862. JSJitInfo should say what sort of function it is. r=jandem, a=akeybl 13 December 2012, 22:08:02 UTC
f90db2b Bug 820905 - backout ea1643fd4285 a=bajaj 13 December 2012, 19:23:07 UTC
6704076 Bug 819827 - Make fallback value for UpdateChannel.get() match the build's original update channel. r=rstrong, a=akeybl 12 December 2012, 00:45:33 UTC
83419b9 Bug 804808 - Fixed missing reset of zoom. r=cjones, a=sicking 10 December 2012, 13:50:24 UTC
e7aab5d Bug 819242 - JAWS needs old IServiceProvider::QueryService. r=tbsaunde, a=akeybl 07 December 2012, 16:29:43 UTC
1ece745 Bug 805121 - Be more careful checking math to avoid incorrect behaviors. r=terrence 31 October 2012, 22:07:59 UTC
f160913 bug 817197, add multiple locales to packaging, like android, r=glandium, a=bb+ --HG-- extra : transplant_source : %0Bb%D5O2%0F%8BB%AD%1C%182%A1%0E%88m%FB%9C%D3H 06 December 2012, 14:07:23 UTC
54a8ee5 bug 796051, add chrome-% target to package b2g localized files, r=fabrice, a=bb+ --HG-- extra : transplant_source : %91%BB%10K%EB6%A6%22%88%A2s%AD%91%BA%D6%9E%22%A3L%BD 30 November 2012, 16:22:48 UTC
1074fd1 Bug 815937 - Give the search suggestion row its own view type. r=lucasr a=akeybl 10 December 2012, 21:02:23 UTC
5ef3f74 Backed out changeset 36aa0c7486e1 as it was checked in on beta by mistake. a=akeybl 12 December 2012, 19:22:01 UTC
2c0b805 Bug 814086 - Limit the size of the pending queue of crash reports to 10. r=bsmedberg a=blocking-basecamp 11 December 2012, 22:06:48 UTC
5e5d4ce Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao a=bajaj 11 December 2012, 23:55:25 UTC
0fb6b79 Bug 805814 - turn on packing restrictions in WebGL shaders - r=jgilbert, a=bbajaj 11 December 2012, 21:57:30 UTC
57e4611 Bug 805814 - import ANGLE r1317 (only that revision) - r=jgilbert, a=bbajaj 11 December 2012, 21:57:30 UTC
8e66dde Bug 800838 - Remove unnecessary delay when unscheduling plugin timers on Android r=blassey a=bajaj 10 December 2012, 15:00:44 UTC
20254ae Bug 754220 - Fix bad merge in 3e03cd357b9f, a=test-only 12 December 2012, 01:21:20 UTC
1ce65c6 Backout 6f40f3113263 (bug 819992) for bc failures. a=backout 12 December 2012, 01:12:59 UTC
5662519 Bug 770844: Add a window.mozIndexedDB to work around this bug for now. r=sicking a=akeybl 20 September 2012, 15:50:16 UTC
6b3a152 Bug 803853, make sure to not leak mRules, r=ehsan a=lsblakk --HG-- extra : rebase_source : 5d8910a63f032a272fa39878493d446d5a19fa8b 08 December 2012, 19:16:29 UTC
0925af9 Bug 759639 - Intermittent test_0202_app_launch_apply_update_dirlocked_svc.js | test failed (with xpcshell return code: 0), | pending-service == pending, | exception thrown from do_timeout callback: 2147500036. r=bbondy, a=test-only 12 December 2012, 00:46:57 UTC
c15a9e4 Bug 819992 - Only open the click-to-play doorhanger once per window per session. Use the red blocked plugin icon and flash the icon to bring extra attention. r=dao a=bajaj 11 December 2012, 23:55:25 UTC
a98f790 Bug 814713. r=bz a=abillings 10 December 2012, 17:40:01 UTC
d12c4d5 Attempt to fix the issues by disabling IM when we run into a corner case, rev 3, looks good on try (bug 805299, r=dvander, a=lsblakk) 03 December 2012, 03:21:57 UTC
830d3b5 Bug 818766 - forgot to actually flip the pref to false everywhere - r=jgilbert, a=lsblakk 08 December 2012, 02:37:09 UTC
0c9dec9 Bug 818766 - disable by default losing WebGL contexts on heap-minimize, add a pref for it - r=jgilbert, a=lsblakk 08 December 2012, 02:00:42 UTC
9c7b3c9 Bug 816695 - Blocklist llvmpipe graphics driver - r=jgilbert, a=lsblakk 04 December 2012, 16:40:21 UTC
823f5f0 Bug 814716 - Limit MaxCubeMapTextureSize for Nouveau to 2K - r=jgilbert, a=akeybl 26 November 2012, 23:21:39 UTC
7355f60 Bug 814407 - reattach textures when a texture image is replaced - r=jgilbert, a=akeybl 11 December 2012, 21:57:30 UTC
4379d6c Bug 816842. Clean up jsval return values in quickstubs a bit. r=bholley, a=bajaj 06 December 2012, 20:21:18 UTC
bed5990 Bug 815961 - After dragging & dropping a tab the tabstrip scrolls to center the tab. r=felipe a=bbajaj 06 December 2012, 10:42:07 UTC
back to top