gecko.git
9 years agoAdded THUNDERBIRD_17_0_2_RELEASE THUNDERBIRD_17_0_2_BUILD2 tag(s) for changeset 0cdea... GECKO1701_2013010313_RELBRANCH
tbirdbld [Mon, 7 Jan 2013 20:31:31 +0000 (7 12:31 -0800)]
Added THUNDERBIRD_17_0_2_RELEASE THUNDERBIRD_17_0_2_BUILD2 tag(s) for changeset 0cdeaa290942. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoAdded THUNDERBIRD_17_0_2_RELEASE THUNDERBIRD_17_0_2_BUILD1 tag(s) for changeset 0cdea...
tbirdbld [Fri, 4 Jan 2013 22:13:36 +0000 (4 17:13 -0500)]
Added THUNDERBIRD_17_0_2_RELEASE THUNDERBIRD_17_0_2_BUILD1 tag(s) for changeset 0cdeaa290942. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoAutomated checkin: version bump for thunderbird 17.0.2 release. DONTBUILD CLOSED...
tbirdbld [Fri, 4 Jan 2013 22:13:34 +0000 (4 17:13 -0500)]
Automated checkin: version bump for thunderbird 17.0.2 release. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 794426 - Don't call StopAudioThread from the main thread when we start capturing...
Robert O'Callahan [Tue, 4 Dec 2012 10:59:36 +0000 (4 23:59 +1300)]
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

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 679626 crash in nsIDOMWindowInternal::GetDocShell with signature pointing to...
David Bienvenu [Tue, 2 Oct 2012 08:06:53 +0000 (2 09:06 +0100)]
Bug 679626 crash in nsIDOMWindowInternal::GetDocShell with signature pointing to nsASDOMWindowEnumerator::GetNext - try to avoid windows with no docshells. r=bz,a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 782467 - Remove sharpObjectMap and simplify obj_toSource; r=Waldo r=njn a=bajaj
Terrence Cole [Fri, 17 Aug 2012 23:48:02 +0000 (17 16:48 -0700)]
Bug 782467 - Remove sharpObjectMap and simplify obj_toSource; r=Waldo r=njn a=bajaj

The sharpObjectMap is only needed to check for recursion now. This means we can
share the necessary cycle detector code with busyArrays and remove the last
chunk of sharp related code.

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 825022, pick up NSS roots module version 1.93. patch by bsmith/kaie. r=kaie/kwils...
Kai Engert [Mon, 31 Dec 2012 18:55:45 +0000 (31 19:55 +0100)]
Bug 825022, pick up NSS roots module version 1.93. patch by bsmith/kaie. r=kaie/kwilson/bsmith. a=bbajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 795355 - September 2012 batch of root CA changes, r=rrelyea, a=bbajaj
Kai Engert [Mon, 31 Dec 2012 18:54:02 +0000 (31 19:54 +0100)]
Bug 795355 - September 2012 batch of root CA changes, r=rrelyea, a=bbajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 815795 - Fix an integer overflow by casting unit_x to int64_t. From upstream...
George Wright [Wed, 19 Dec 2012 23:10:07 +0000 (19 18:10 -0500)]
Bug 815795 - Fix an integer overflow by casting unit_x to int64_t. From upstream commit de60e2e0e3eb6084f8f14b63f25b3cbfb r=jrmuizel a=bajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805745 - Move the forced repaint from the Paint notification to the WillPaint...
Timothy Nikkel [Tue, 18 Dec 2012 22:09:24 +0000 (18 16:09 -0600)]
Bug 805745 - Move the forced repaint from the Paint notification to the WillPaint notification. r=mattwoodrow, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805745 - WillPaint notification can flush, so re-get the listener after it on...
Timothy Nikkel [Tue, 18 Dec 2012 22:09:24 +0000 (18 16:09 -0600)]
Bug 805745 - WillPaint notification can flush, so re-get the listener after it on GTK2 widget backend. r=karlt, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805745 - WillPaint notification can flush, so re-get the listener after it on...
Timothy Nikkel [Tue, 18 Dec 2012 22:09:24 +0000 (18 16:09 -0600)]
Bug 805745 - WillPaint notification can flush, so re-get the listener after it on Windows widget backend. r=jimm, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805745 - Paint notification can flush (via WillPaint), so re-check if the listene...
Timothy Nikkel [Tue, 18 Dec 2012 22:09:24 +0000 (18 16:09 -0600)]
Bug 805745 - Paint notification can flush (via WillPaint), so re-check if the listener still exists after on puppet widget backend. r=cjones, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813024 - Restore mTemporarilyUseBasicLayerManager to the previous value instead...
Timothy Nikkel [Mon, 17 Dec 2012 06:35:39 +0000 (17 00:35 -0600)]
Bug 813024 - Restore mTemporarilyUseBasicLayerManager to the previous value instead of setting it to false when using an AutoUseBasicLayerManager object. r=roc, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 819992 - Only open the click-to-play doorhanger once per window per session....
Jared Wein [Tue, 11 Dec 2012 23:55:25 +0000 (11 18:55 -0500)]
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=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agobug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws a...
David Keeler [Wed, 5 Dec 2012 23:36:39 +0000 (5 15:36 -0800)]
bug 810082 - open popup when invisible click-to-play plugin is scripted r=jaws a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 810082 - Part 0.5 - Add script access event for CTP'd plugins (folded with part...
John Schoenick [Sat, 22 Dec 2012 23:08:07 +0000 (22 15:08 -0800)]
Bug 810082 - Part 0.5 - Add script access event for CTP'd plugins (folded with part 0.5b) r=joshmoz a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 795275 - Introduce an explicit mechanism for determining if a script is from...
Bobby Holley [Sat, 22 Dec 2012 23:06:35 +0000 (22 15:06 -0800)]
Bug 795275 - Introduce an explicit mechanism for determining if a script is from XBL. v1 r=mrbkap a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoAdditional fix for Bug 733305 a=bustage
Olli Pettay [Sat, 22 Dec 2012 21:34:12 +0000 (22 23:34 +0200)]
Additional fix for Bug 733305  a=bustage

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 733305, add a way to hide XBL, r=bz, a=akeybl
Olli Pettay [Sat, 22 Dec 2012 20:11:49 +0000 (22 22:11 +0200)]
Bug 733305, add a way to hide XBL, r=bz, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp a=akeybl
Gian-Carlo Pascutto [Fri, 21 Dec 2012 07:48:30 +0000 (21 08:48 +0100)]
Bug 823665 - Rename urlclassifier.confirm-age to max-complete-age. r=gcp a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 820283 - Only accept cached Completes if we still have the corresponding Prefix...
Gian-Carlo Pascutto [Fri, 21 Dec 2012 07:45:56 +0000 (21 08:45 +0100)]
Bug 820283 - Only accept cached Completes if we still have the corresponding Prefix. r=dcamp,gcp a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 816695 - Blocklist llvmpipe graphics driver - r=jgilbert, a=akeybl
Benoit Jacob [Tue, 4 Dec 2012 16:40:21 +0000 (4 11:40 -0500)]
Bug 816695 - Blocklist llvmpipe graphics driver - r=jgilbert, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBacked out changeset aabe158bba40 for test failures. a=testfailures
Dave Camp [Fri, 21 Dec 2012 01:35:32 +0000 (20 17:35 -0800)]
Backed out changeset aabe158bba40 for test failures. a=testfailures

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 820283 - Only accept cached Completes if we still have the corresponding Prefix...
Gian-Carlo Pascutto [Fri, 21 Dec 2012 01:15:36 +0000 (20 17:15 -0800)]
Bug 820283 - Only accept cached Completes if we still have the corresponding Prefix. r=dcamp, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 816994 - Skip Opus packets with invalid lengths. r=derf a=akeybl
Ralph Giles [Tue, 11 Dec 2012 19:25:10 +0000 (11 11:25 -0800)]
Bug 816994 - Skip Opus packets with invalid lengths. r=derf a=akeybl

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(-)

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 806483 - Explicitly remove the LayerManagerDataProperty() from a destroyed frame...
Mats Palmgren [Thu, 20 Dec 2012 18:16:20 +0000 (20 19:16 +0100)]
Bug 806483 - Explicitly remove the LayerManagerDataProperty() from a destroyed frame also when destroying the shell.  r=roc a=bajaj,lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBacked out changeset 1f276706e60f (bug 806483) for build bustage. a=bustage
Ryan VanderMeulen [Wed, 19 Dec 2012 22:36:03 +0000 (19 17:36 -0500)]
Backed out changeset 1f276706e60f (bug 806483) for build bustage. a=bustage

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 806031 - Less surprising toString for XBL binding objects. r=bz, a=lsblakk
Olli Pettay [Wed, 19 Dec 2012 21:49:59 +0000 (19 16:49 -0500)]
Bug 806031 - Less surprising toString for XBL binding objects. r=bz, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 785358 - Use inferred result type for initializer opcodes. r=dvander, a=lsblakk
Brian Hackett [Wed, 29 Aug 2012 19:10:35 +0000 (29 13:10 -0600)]
Bug 785358 - Use inferred result type for initializer opcodes. r=dvander, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 806483 - Explicitly remove the LayerManagerDataProperty() from a destroyed frame...
Mats Palmgren [Mon, 5 Nov 2012 23:35:45 +0000 (6 00:35 +0100)]
Bug 806483 - Explicitly remove the LayerManagerDataProperty() from a destroyed frame also when destroying the shell. r=roc, a=bajaj,lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814026, r=mrbkap a=bajaj
Ben Turner [Tue, 18 Dec 2012 16:01:42 +0000 (18 08:01 -0800)]
Bug 814026, r=mrbkap a=bajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 820185 - Fix the copy constructor to not use uninitialized members. r=bent a...
Blake Kaplan [Tue, 11 Dec 2012 00:12:49 +0000 (10 16:12 -0800)]
Bug 820185 - Fix the copy constructor to not use uninitialized members. r=bent a=bajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agobug 820109 - click-to-play: open "Check for updates..." link in new tab (esr17) r...
David Keeler [Tue, 11 Dec 2012 22:28:30 +0000 (11 14:28 -0800)]
bug 820109 - click-to-play: open "Check for updates..." link in new tab (esr17) r=dao a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814839 - Disable WebGL depth textures on Mac NVIDIA - r=jgilbert,bjacob, a=abillings
Milan Sreckovic [Tue, 18 Dec 2012 21:27:57 +0000 (18 16:27 -0500)]
Bug 814839 - Disable WebGL depth textures on Mac NVIDIA - r=jgilbert,bjacob, a=abillings

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 817349 - Ensure topFrame is always defined; r=ted a=test-only
Ed Morley [Mon, 3 Dec 2012 14:30:35 +0000 (3 14:30 +0000)]
Bug 817349 - Ensure topFrame is always defined; r=ted a=test-only

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813650 - Part 2: checkForCrashes() should output the top frame of a crash in...
Ed Morley [Sat, 1 Dec 2012 17:02:29 +0000 (1 17:02 +0000)]
Bug 813650 - Part 2: checkForCrashes() should output the top frame of a crash in a TBPL-parsable format; r=ted a=test-only

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813650 - Part 1: Don't print minidump stackwalk output incrementally, so we can...
Ed Morley [Sat, 1 Dec 2012 16:58:40 +0000 (1 16:58 +0000)]
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--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 765200 - Shorten errors of type: "an unexpected uncaught JS exception reported...
Ed Morley [Tue, 4 Dec 2012 17:45:32 +0000 (4 17:45 +0000)]
Bug 765200 - Shorten errors of type: "an unexpected uncaught JS exception reported through window.onerror - ..."; r=jmaher a=test-only

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoPartial fix (all but test_0201_app_launch_apply_update_svc.js) for - Bug 762032 ...
Robert Strong [Tue, 18 Dec 2012 05:54:07 +0000 (17 21:54 -0800)]
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

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoTest only change / possible fix for Bug 759639 - Intermittent test_0202_app_launch_ap...
Robert Strong [Tue, 18 Dec 2012 05:53:56 +0000 (17 21:53 -0800)]
Test only change / possible fix for 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

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 802026, r=dao, a=bbajaj
Gavin Sharp [Fri, 14 Dec 2012 01:03:53 +0000 (13 17:03 -0800)]
Bug 802026, r=dao, a=bbajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 804237. r=biesi, a=lsblakk
Honza Bambas [Wed, 31 Oct 2012 21:17:29 +0000 (31 22:17 +0100)]
Bug 804237. r=biesi, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 800498 - Check for null context in MainWindowHook. r=jmathies, a=lsblakk
Michael Kaply [Wed, 7 Nov 2012 14:27:24 +0000 (7 08:27 -0600)]
Bug 800498 - Check for null context in MainWindowHook. r=jmathies, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814713. r=bz, a=bajaj
Mats Palmgren [Mon, 10 Dec 2012 17:40:01 +0000 (10 18:40 +0100)]
Bug 814713. r=bz, a=bajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 818276. Update margins and scrollbar settings for a child document whenever the...
Robert O'Callahan [Thu, 6 Dec 2012 23:58:15 +0000 (7 12:58 +1300)]
Bug 818276. Update margins and scrollbar settings for a child document whenever the corresponding IFRAME state changes, even if we do not recreate the presentation. r=matspal,a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805121 - Be more careful checking math to avoid incorrect behaviors. r=terrence
Jeff Walden [Wed, 31 Oct 2012 22:07:59 +0000 (31 15:07 -0700)]
Bug 805121 - Be more careful checking math to avoid incorrect behaviors. r=terrence

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805814 - fix trailing comma in enum - no review, trivial bustage fix, a=nobody
Benoit Jacob [Wed, 12 Dec 2012 04:30:59 +0000 (11 23:30 -0500)]
Bug 805814 - fix trailing comma in enum - no review, trivial bustage fix, a=nobody

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805814 - turn on packing restrictions in WebGL shaders - r=jgilbert, a=bbajaj
Benoit Jacob [Tue, 11 Dec 2012 21:57:30 +0000 (11 16:57 -0500)]
Bug 805814 - turn on packing restrictions in WebGL shaders - r=jgilbert, a=bbajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805814 - import ANGLE r1317 (only that revision) - r=jgilbert, a=bbajaj
Benoit Jacob [Tue, 11 Dec 2012 21:57:30 +0000 (11 16:57 -0500)]
Bug 805814 - import ANGLE r1317 (only that revision) - r=jgilbert, a=bbajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814716 - Limit MaxCubeMapTextureSize for Nouveau to 2K - r=jgilbert, a=akeybl
Bill Gianopoulos [Mon, 26 Nov 2012 23:21:39 +0000 (26 18:21 -0500)]
Bug 814716 - Limit MaxCubeMapTextureSize for Nouveau to 2K - r=jgilbert, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814407 - reattach textures when a texture image is replaced - r=jgilbert, a=akeybl
Benoit Jacob [Tue, 11 Dec 2012 21:57:30 +0000 (11 16:57 -0500)]
Bug 814407 - reattach textures when a texture image is replaced - r=jgilbert, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 803853, make sure to not leak mRules, r=ehsan a=lsblakk
Olli Pettay [Sat, 8 Dec 2012 19:16:29 +0000 (8 21:16 +0200)]
Bug 803853, make sure to not leak mRules, r=ehsan a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 816842. Clean up jsval return values in quickstubs a bit. r=bholley, a=bajaj
Boris Zbarsky [Thu, 6 Dec 2012 20:21:18 +0000 (6 15:21 -0500)]
Bug 816842.  Clean up jsval return values in quickstubs a bit.  r=bholley, a=bajaj

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814027 - Make domDoc into a COMPtr in Navigator::Vibrate. r=jlebar a=akeybl
Andrew McCreight [Tue, 11 Dec 2012 17:19:10 +0000 (11 09:19 -0800)]
Bug 814027 - Make domDoc into a COMPtr in Navigator::Vibrate. r=jlebar a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBacked out changeset 99313a46008c (bug 814828) for Windows mochitest failures. a...
Ryan VanderMeulen [Tue, 11 Dec 2012 12:38:11 +0000 (11 07:38 -0500)]
Backed out changeset 99313a46008c (bug 814828) for Windows mochitest failures. a=backout

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813901 - Validate __exposedProps__ on esr17. r=mrbkap a=akeybl
Bobby Holley [Mon, 10 Dec 2012 22:16:44 +0000 (10 14:16 -0800)]
Bug 813901 - Validate __exposedProps__ on esr17. r=mrbkap a=akeybl

This also involves modifying test_cows to deep clone in getCOW.

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813901 - Throw COW exceptions in the wrapper's scope. r=mrbkap a=akeybl
Bobby Holley [Mon, 10 Dec 2012 22:16:44 +0000 (10 14:16 -0800)]
Bug 813901 - Throw COW exceptions in the wrapper's scope. r=mrbkap a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBacked out changeset be46c2707cd5 (bug 805121) for test failures. a=backout
Ryan VanderMeulen [Mon, 10 Dec 2012 16:10:05 +0000 (10 11:10 -0500)]
Backed out changeset be46c2707cd5 (bug 805121) for test failures. a=backout

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBacked out changesets ed2e7e4c6699 and 9f4823f294d5 (bug 813901) for build failures...
Ryan VanderMeulen [Mon, 10 Dec 2012 16:03:21 +0000 (10 11:03 -0500)]
Backed out changesets ed2e7e4c6699 and 9f4823f294d5 (bug 813901) for build failures. a=backout

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814828 - DEST_OUT has no affect outside the source. r=bas, a=akeybl
Nicholas Cameron [Wed, 5 Dec 2012 00:02:52 +0000 (5 13:02 +1300)]
Bug 814828 - DEST_OUT has no affect outside the source. r=bas, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 806534 - Support regular expressions in extension id for blocklist entries. r...
Blair McBride [Fri, 7 Dec 2012 20:23:04 +0000 (7 12:23 -0800)]
Bug 806534 - Support regular expressions in extension id for blocklist entries. r=Mossop, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 816480 - Crash in nsEventListenerManager::RemoveEventListener. r=jst, a=akeybl
Olli Pettay [Fri, 30 Nov 2012 09:13:16 +0000 (30 11:13 +0200)]
Bug 816480 - Crash in nsEventListenerManager::RemoveEventListener. r=jst, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 814001 - Less surprising serializeToStream callback calls on content. r=bz, a...
Olli Pettay [Mon, 10 Dec 2012 13:52:34 +0000 (10 15:52 +0200)]
Bug 814001 - Less surprising serializeToStream callback calls on content. r=bz, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 818481 - Tweak locations where compiled chunks begin/end. r=dvander, a=akeybl
Brian Hackett [Sat, 8 Dec 2012 23:14:15 +0000 (8 16:14 -0700)]
Bug 818481 - Tweak locations where compiled chunks begin/end. r=dvander, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813901 - Validate __exposedProps__. r=mrbkap, a=akeybl
Bobby Holley [Fri, 7 Dec 2012 22:49:11 +0000 (7 14:49 -0800)]
Bug 813901 - Validate __exposedProps__. r=mrbkap, a=akeybl

This also involves modifying test_cows to deep clone in getCOW.

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813901 - Throw COW exceptions in the wrapper's scope. r=mrbkap, a=akeybl
Bobby Holley [Fri, 7 Dec 2012 22:49:11 +0000 (7 14:49 -0800)]
Bug 813901 - Throw COW exceptions in the wrapper's scope. r=mrbkap, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805121 - Be more careful checking math to avoid incorrect behaviors. r=terrence...
Jeff Walden [Wed, 31 Oct 2012 22:07:59 +0000 (31 15:07 -0700)]
Bug 805121 - Be more careful checking math to avoid incorrect behaviors. r=terrence, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 770238 - Defer releasing an nsXBLDocumentInfo to avoid calling JS during finaliza...
Steve Fink [Thu, 6 Dec 2012 18:44:31 +0000 (6 10:44 -0800)]
Bug 770238 - Defer releasing an nsXBLDocumentInfo to avoid calling JS during finalization. r=smaug, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813906 - Resolve base URLs correctly for plugin streams, ESR17 version. r=bz...
Georg Fritzsche [Tue, 27 Nov 2012 14:14:38 +0000 (27 15:14 +0100)]
Bug 813906 - Resolve base URLs correctly for plugin streams, ESR17 version. r=bz, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBacked out changeset 805b438c785d (bug 813906) due to build bustage. a=backout
Ryan VanderMeulen [Thu, 6 Dec 2012 01:50:10 +0000 (5 20:50 -0500)]
Backed out changeset 805b438c785d (bug 813906) due to build bustage. a=backout

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 813906 - Resolve base URLs correctly for plugin streams. r=bz, a=lsblakk
Georg Fritzsche [Tue, 27 Nov 2012 14:14:38 +0000 (27 15:14 +0100)]
Bug 813906 - Resolve base URLs correctly for plugin streams. r=bz, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 798446 - Attempt to fix startup crash in nsGlobalWindow ctor. r=bz a=akeybl
Mounir Lamouri [Fri, 30 Nov 2012 23:13:16 +0000 (30 23:13 +0000)]
Bug 798446 - Attempt to fix startup crash in nsGlobalWindow ctor. r=bz a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 794158 - Remove over-complicated AutoWrapperChanger. r=peterv, a=lsblakk
Olli Pettay [Tue, 20 Nov 2012 21:01:28 +0000 (20 23:01 +0200)]
Bug 794158 - Remove over-complicated AutoWrapperChanger. r=peterv, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 744355 - Add marketplace.firefox.com to the xpinstall whitelist. r=mossop, a...
Blair McBride [Wed, 5 Dec 2012 20:49:12 +0000 (5 12:49 -0800)]
Bug 744355 - Add marketplace.firefox.com to the xpinstall whitelist. r=mossop, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agobug 768243 - bustage r=me a=me
Trevor Saunders [Wed, 5 Dec 2012 02:20:42 +0000 (4 21:20 -0500)]
bug 768243 - bustage r=me a=me

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agobug 768243 r=tbsaunde a=akeybl
Alexander Surkov [Tue, 4 Dec 2012 23:31:46 +0000 (4 18:31 -0500)]
bug 768243 r=tbsaunde a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 801195 - Delay changing generator state. r=luke, a=lsblakk
Bill McCloskey [Mon, 19 Nov 2012 19:44:16 +0000 (19 11:44 -0800)]
Bug 801195 - Delay changing generator state. r=luke, a=lsblakk

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 787831 - Keep TrackIDs instead of Track pointers to guard against Tracks being...
Robert O'Callahan [Fri, 2 Nov 2012 10:42:59 +0000 (2 23:42 +1300)]
Bug 787831 - Keep TrackIDs instead of Track pointers to guard against Tracks being deleted. r=jesup, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 805024 r=dholbert a=akeybl
Robert Longson [Sat, 1 Dec 2012 01:18:55 +0000 (30 17:18 -0800)]
Bug 805024 r=dholbert a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agoBug 812161 r=jwatt a=akeybl
Robert Longson [Fri, 16 Nov 2012 18:03:45 +0000 (16 18:03 +0000)]
Bug 812161 r=jwatt a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agobug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting ...
David Keeler [Mon, 19 Nov 2012 22:03:24 +0000 (19 14:03 -0800)]
bug 811375 - decouple nsIPluginTag::clicktoplay from click-to-play blocklisting (esr17) r=joshmoz a=akeybl ba=Standard8 (for Thunderbird specific relbranch)

--HG--
branch : GECKO1701_2013010313_RELBRANCH

9 years agobug 811382 - update OTS library to r.95. r=jdaggett a=dveditz
Jonathan Kew [Fri, 16 Nov 2012 01:04:57 +0000 (15 17:04 -0800)]
bug 811382 - update OTS library to r.95. r=jdaggett a=dveditz

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %DC%CE%1B%C7HZ%8B%E6I%E8%075%89%22%93%9C%9D%10%C8%86

9 years agoBug 792106. r=bbondy. a=akeybl
Robert Strong [Thu, 15 Nov 2012 03:27:22 +0000 (14 22:27 -0500)]
Bug 792106. r=bbondy. a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : 4%F7%E4%90%98%8DtV%FC%7E%AF%2Av%0Ff%87%F5MA%26

9 years agoBug 788959 - Clear the listener associated with cancelled bullet frame image requests...
Josh Matthews [Wed, 28 Nov 2012 20:41:43 +0000 (28 15:41 -0500)]
Bug 788959 - Clear the listener associated with cancelled bullet frame image requests. r=bz a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %E2%F0k%1F%7D%CF%D3%89%95%8Eg%F76%AD%85%B2%F9%D1nv

9 years agoBug 779467 - Modify ClosePersistentConnections to accomodate sticky auth. r=honzab...
Patrick McManus [Sun, 4 Nov 2012 16:24:24 +0000 (4 11:24 -0500)]
Bug 779467 - Modify ClosePersistentConnections to accomodate sticky auth. r=honzab, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %B6%B2%B3%B85%7C%19%23%AD%C3e%B9w%A5%40%B4%5E%81B/

9 years agoBug 690989 - Work around fullscreenchange events sometimes being dispatched before...
Chris Pearce [Mon, 8 Oct 2012 22:21:57 +0000 (9 11:21 +1300)]
Bug 690989 - Work around fullscreenchange events sometimes being dispatched before fullscreen transition completes on Linux. r=smaug, a=test-only

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : r%EF%C8%AE%D1%FFy7%CC%84T%F7%CC%B4%1D%B0j%E7%18%5D

9 years agoBug 800018 - Part 4 - Fix plugin fallback tests for new events. r=josh, a=akeybl
John Schoenick [Thu, 8 Nov 2012 01:24:39 +0000 (7 17:24 -0800)]
Bug 800018 - Part 4 - Fix plugin fallback tests for new events. r=josh, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : u%FE%BD%EE%EFSWW%E2%9Ci%06%7F%FD%08%FAvk%CA%1D

9 years agoBug 800018 - Part 3 - Move plugin fallback events handling entirely to the front...
David Keeler [Wed, 14 Nov 2012 01:00:04 +0000 (13 17:00 -0800)]
Bug 800018 - Part 3 - Move plugin fallback events handling entirely to the front-end (Fennec). r=margaret, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %A6m%AB%C8%5B%CE%C8%B1%C6q%1CI%E0%97tM%B0%C7%E0%F3

9 years agoBug 800018 - Part 2 - Move plugin fallback event handling entirely to the front end...
John Schoenick [Wed, 7 Nov 2012 21:59:20 +0000 (7 13:59 -0800)]
Bug 800018 - Part 2 - Move plugin fallback event handling entirely to the front end. r=jaws, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : F%D7%94%D2%96%A4%F7%ED%E3Q1%E6%A1G%1F%97%7D%10%AC%D2

9 years agoBug 800018 - Part 1 - Remove binding events from nsObjectLoadingContent. r=josh,...
John Schoenick [Wed, 7 Nov 2012 21:59:15 +0000 (7 13:59 -0800)]
Bug 800018 - Part 1 - Remove binding events from nsObjectLoadingContent. r=josh, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %A8tIQ%7D%40T%E9%91Ld%96%9BB%7E%8A%8A%A7D5

9 years agoBug 548133 - Remove special handling for object 'pluginurl' param. r=dolske, r=josh...
John Schoenick [Mon, 20 Aug 2012 23:16:02 +0000 (20 16:16 -0700)]
Bug 548133 - Remove special handling for object 'pluginurl' param. r=dolske, r=josh, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %F4%CE%7D%17%C6%ED%8CR%29%02.%DD%26Zo%DB%CFh%3D%3E

9 years agoBug 810494 - Don't show plugin errors for types we recognize but are not loading...
John Schoenick [Fri, 9 Nov 2012 23:02:43 +0000 (9 15:02 -0800)]
Bug 810494 - Don't show plugin errors for types we recognize but are not loading for another reason. r=josh, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %B4%94%89%FB%81d%81%C9%1B%F8%BDBAu%22%287%2C%B2%CF

9 years agoBug 812847 - Validate Opus channel count. r=kinetik, a=akeybl
Timothy B. Terriberry [Wed, 21 Nov 2012 22:54:56 +0000 (21 17:54 -0500)]
Bug 812847 - Validate Opus channel count. r=kinetik, a=akeybl

--HG--
branch : GECKO1701_2013010313_RELBRANCH
extra : transplant_source : %1A%9A%28h-%F6%EA%F4%A8fP%20%03%E5%07d%8C%CE%BD%24

9 years agoAdded tag SEAMONKEY_2_14_1_RELEASE for changeset FIREFOX_17_0_1_BUILD1. CLOSED TREE...
seabld [Fri, 30 Nov 2012 03:06:46 +0000 (29 19:06 -0800)]
Added tag SEAMONKEY_2_14_1_RELEASE for changeset FIREFOX_17_0_1_BUILD1. CLOSED TREE a=release

--HG--
branch : GECKO1701_2012112820_RELBRANCH

9 years agoAdded tag SEAMONKEY_2_14_1_BUILD1 for changeset FIREFOX_17_0_1_BUILD1. CLOSED TREE...
seabld [Fri, 30 Nov 2012 03:06:43 +0000 (29 19:06 -0800)]
Added tag SEAMONKEY_2_14_1_BUILD1 for changeset FIREFOX_17_0_1_BUILD1. CLOSED TREE a=release

--HG--
branch : GECKO1701_2012112820_RELBRANCH

9 years agoAdded FIREFOX_17_0_1_RELEASE FIREFOX_17_0_1_BUILD1 tag(s) for changeset c23c45132139...
ffxbld [Thu, 29 Nov 2012 04:27:55 +0000 (28 20:27 -0800)]
Added FIREFOX_17_0_1_RELEASE FIREFOX_17_0_1_BUILD1 tag(s) for changeset c23c45132139. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO1701_2012112820_RELBRANCH

9 years agoAutomated checkin: version bump for firefox 17.0.1 release. DONTBUILD CLOSED TREE...
ffxbld [Thu, 29 Nov 2012 04:27:51 +0000 (28 20:27 -0800)]
Automated checkin: version bump for firefox 17.0.1 release. DONTBUILD CLOSED TREE a=release

--HG--
branch : GECKO1701_2012112820_RELBRANCH

9 years agoBug 815042 - leaving private browsing mode with social enabled now resets all social...
Mark Hammond [Wed, 28 Nov 2012 00:30:09 +0000 (28 11:30 +1100)]
Bug 815042 - leaving private browsing mode with social enabled now resets all social components.  r=gavin, a=lsblakk

9 years agobug 814101 - followup to avoid breaking non-Windows platforms. rs=Bas a=me
Jonathan Kew [Wed, 28 Nov 2012 20:10:05 +0000 (28 20:10 +0000)]
bug 814101 - followup to avoid breaking non-Windows platforms. rs=Bas a=me