Josh Aas
7ebf73dc81
Bug 825275: Fix DNS cache enumerator crash. r=sworkman
2013-01-02 16:46:27 -05:00
Sriram Ramasubramanian
5a04a793b0
Bug 824469: New tab button based on the tabs-section. [r=mfinkle]
2013-01-02 13:43:01 -08:00
Ed Morley
f572cf78d3
Backout 1f2978b28ca2 (bug 36567) for failures in test_bug536567_perwindowpb.html on a CLOSED TREE
2013-01-02 21:35:13 +00:00
Ed Morley
fb9b3e665c
Backout f6af3c44e395 (bug 810208) for crashes on a CLOSED TREE
2013-01-02 21:32:36 +00:00
Mike Hommey
34659c1b6e
Bug 822017 - Use less bad build rules in browser/app/profile/extensions; r=ted
2012-12-30 12:14:23 +01:00
Karl Tomlinson
b7d6a27dce
b=623380 destroy XtClient child window on unrealize r=stransky
...
--HG--
extra : transplant_source : u%8A%02%E1%C5%96%16%21ica%9A%80%AF%A3e%16%0C%7Dy
2013-01-03 09:45:10 +13:00
Karl Tomlinson
2cb5f45a27
b=821749 remove unnecessary mTransientParent r=roc
...
--HG--
extra : transplant_source : %D9E%BD%F12%0E%B8U%EB%98%D3%B4%CD%D4%AC/%E5%A9%A6%05
2013-01-03 09:44:19 +13:00
Karl Tomlinson
36453d2b5e
b=821749 remove mWindowGroup, handled by gtk_window_set_transient_for r=roc
...
--HG--
extra : transplant_source : %AF%E2%D5_h%7B%2A%B2%BCQ%88%CD%1E%DEfq%E7%3B%3E%04
2013-01-03 09:44:12 +13:00
Karl Tomlinson
d7428722b0
b=821749 remove code to give transient-for-none dialogs a separate ICCCM group leader r=roc
...
This reverts the change for bug 194323, which is now no longer necessary.
Removing this means that the GtkWindow is realized with its event mask set and
oxygen-gtk knows to keep out of our way.
--HG--
extra : transplant_source : %81%A4%C3o%A7%EF%91y%B8%E2%B1%FE%A9%F3v/%0A%CF%2A-
2013-01-03 09:44:06 +13:00
Benoit Girard
ad1950e893
Bug 825620 - Refactor plugin quirks on OSX to properly initialize values. r=smichaud
2013-01-02 16:05:03 -05:00
EKR
8ba2e8f1c3
Bug 825439: Disconnect pipeline on STS Thread r=jesup
2012-12-29 09:24:34 -08:00
EKR
4ae5e15efb
Bug 825651: Cancel asynchronous callbacks for nICEr upon destruction r=abr
2013-01-01 15:14:28 -08:00
Jan-Ivar Bruaroey
5ce93456e9
Bug 824851: Fixed RUN_ON_THREAD to not dispatch on own thread. r=ekr
2012-12-28 15:42:53 -05:00
Jan-Ivar Bruaroey
30b1a7cbaf
Bug 824263 - Shutdown: PeerConnectionMedia disconnect_all() + peer_ctx cleanup. r=jesup,ekr
2012-12-27 17:38:45 -05:00
Andres Hernandez
311309b087
Bug 806729 - Port test_bug536567.html to the new per-tab PB APIs; r=jdm
...
--HG--
rename : layout/forms/test/test_bug536567.html => layout/forms/test/test_bug536567_perwindowpb.html
2013-01-02 10:42:22 -06:00
Ehsan Akhgari
59d264251b
Bug 810208 - Show the private download manager UI when clicking on the notification alert after a private download finishes; r=mak sr=gavin
2012-12-29 20:01:34 -05:00
Wes Johnston
1b9cace7cc
Bug 825176 - Update margin after foward button animation. r=sriram
2013-01-02 12:03:19 -08:00
Wes Johnston
d9413a98c6
Bug 825992 - Safeguard against null closing AboutHome with a null top sites adapter. r=mfinkle
2013-01-02 11:49:42 -08:00
Wes Johnston
02fa2842cd
Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle
2013-01-02 11:49:41 -08:00
Masatoshi Kimura
1357e36e62
Bug 823917 - Use C++11 final on MSVC11. r=waldo
2013-01-03 04:47:26 +09:00
Chris Peterson
80f6158ae1
Bug 796948 - Create Char16.h header file for char16_t type. r=waldo
2012-12-12 00:34:20 -08:00
Daniel Holbert
349f5245b9
Bug 558306 followup: Remove one straggling instance of stale comment about (no longer used) PR_USEC_PER_MSEC and PRTime. (comment-only, DONTBUILD)
2013-01-02 10:52:19 -08:00
Jonathan Griffin
6a2d3cd26b
Bug 818569 - Stop B2G before updating gecko, r=ahal
2012-12-07 14:44:55 -08:00
Marshall Culpepper
4151ba7959
Bug 821412: Part 4 - Initial automation frontend for B2G update smoketests. r=jgriffin
2013-01-02 12:41:40 -06:00
Marshall Culpepper
d7a1c91ffb
Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy
2013-01-02 12:41:40 -06:00
Marshall Culpepper
8035831a5d
Bug 821412: Part 2 - Initial Marionette frontend for B2G update tests. r=jgriffin
2013-01-02 12:41:39 -06:00
Marshall Culpepper
4aa632cc5d
Bug 821412: Part 1 - Marionette changes to support automated B2G update tests. r=jgriffin
2013-01-02 12:41:39 -06:00
Wes Johnston
f44dad5977
Bug 817921 - Allow webapps to create sub activities. r=blassey
2013-01-02 10:35:50 -08:00
Jeff Muizelaar
af86d99bc3
Bug 825692. Avoid layerizing scrollframes that don't have scrollbar boxes. r=roc
...
Input boxes have overflow:auto but don't have scrollbar boxes. This prevents
us from layerizing them.
--HG--
extra : rebase_source : 24d305a019f67ea2d2529bd25815209bff4485c7
2013-01-02 11:26:51 -05:00
Jeff Walden
998e1a3d66
Bug 824217 - Remove some easy-to-remove tests of JSRESOLVE_ASSIGNING. r=bz
...
--HG--
extra : rebase_source : 2605d559d48b9ccd985bd860f13ab7b1b53ab048
2012-12-19 19:32:34 -05:00
Jacek Caban
f00dea3785
Bug 823921 - Fixed content/media/wmf compilation on mingw r=khuey
2013-01-02 18:26:08 +01:00
Jacek Caban
28f2c1fd4c
Bug 807678 - fixed mingw cross compilation on case-sensitive OSes
2013-01-02 18:25:32 +01:00
Daniel Holbert
3fac1ba092
Bug 825647: Remove unused logging #defines from url-classifier/Entries.h. r=gcp
2013-01-02 09:05:34 -08:00
Daniel Holbert
537eea7c8d
Bug 825627, part 2: Convert known-to-be-nonnegative variables 'i' and 'idx' to be unsigned, in Classifier::ReadNoiseEntries(), to fix signed/unsigned comparison build warnings. r=gcp
2013-01-02 09:05:31 -08:00
Daniel Holbert
5f7e7fca0d
Bug 825627, part 1: Make nsUrlClassifierDBService.cpp's "gethashNoise" & "aCount" variables as unsigned, since counts are unsigned by definition. r=gcp
2013-01-02 09:05:19 -08:00
Kartikaya Gupta
20a553f25c
Bug 825151 - Bump ARMv7 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted
2013-01-02 11:48:01 -05:00
Ed Morley
7603ca1546
Backout a5fee86dec9e (bug 814531) for crashtest failures on a CLOSED TREE
2013-01-02 16:28:48 +00:00
Camilo Viecco
c90416e5f7
Bug 799267 - AuthCertificate Telemetry (measuring first auth, pkix and classic) r=bsmith
2013-01-02 08:14:07 -08:00
Masatoshi Kimura
9a4812e054
Bug 824247 - Part 3: Disable FAIL_ON_WARNINGS on not-yet-warning-free directories on MSVC. r=ted
2013-01-03 00:56:38 +09:00
Masatoshi Kimura
b27f3c82dc
Bug 824247 - Part 2: Fix common source of warning span (dom/bindings). r=khuey
2013-01-03 00:55:55 +09:00
Masatoshi Kimura
31c72ca660
Bug 824247 - Part 1: Fix common source of warning spam (dom). r=smaug
2013-01-03 00:55:05 +09:00
Theo Chevalier
27ae7e2526
Bug 825464 - Skip any revision of TELEMETRY_DISPLAY_REV in tests & WebApp (long term fix). r=mak
2013-01-02 16:31:10 +01:00
Yoshi Huang
a0ecbe9491
Bug 816893 - Part 4: Marionette tests for reading Sim Contact. r=hsinyi
2012-12-14 12:07:12 +08:00
Yoshi Huang
f5a71805eb
Bug 816893 - Part 3: ICCUtils Helper. r=hsinyi
2012-12-06 19:48:28 +08:00
Yoshi Huang
3d75988850
Bug 816893 - Part 2: ICC IO error handling. r=hsinyi
2012-11-28 11:25:53 +08:00
Yoshi Huang
d6b55cdd35
Bug 816893 - Part 1: ICCIOHelper ICCRecordHelper ICCFileHelper. r=hsinyi
2012-12-11 17:07:21 +08:00
Kartikaya Gupta
1dc6b8593d
Bug 825453 - Bump ARMv6 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted
2013-01-02 10:15:52 -05:00
Henrik Skupin
712e12e3e2
Bug 814531 - Enable WebRTC crashtests on mozilla-central. r=jesup
2013-01-02 16:14:28 +01:00
Robert O'Callahan
0cf0f9a099
Bug 814718. Explicitly store the blocking state that we last delivered to MediaStreamListeners. r=jesup
2013-01-02 14:49:18 +01:00
Jason Smith
75f25aa470
bug 814718 - Remove invalid gum tests for ended and played. r=roc
2013-01-01 18:18:57 -05:00