Karl Tomlinson
e49a95aa47
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
ec0bdbbe62
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
306eeb0c45
Bug 825620 - Refactor plugin quirks on OSX to properly initialize values. r=smichaud
2013-01-02 16:05:03 -05:00
EKR
c85fc72f0d
Bug 825439: Disconnect pipeline on STS Thread r=jesup
2012-12-29 09:24:34 -08:00
EKR
9395dabfa0
Bug 825651: Cancel asynchronous callbacks for nICEr upon destruction r=abr
2013-01-01 15:14:28 -08:00
Jan-Ivar Bruaroey
1e06e71b1c
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
32cf597774
Bug 824263 - Shutdown: PeerConnectionMedia disconnect_all() + peer_ctx cleanup. r=jesup,ekr
2012-12-27 17:38:45 -05:00
Andres Hernandez
15f3d6966f
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
008a4d8ac4
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
8a1ac616ea
Bug 825176 - Update margin after foward button animation. r=sriram
2013-01-02 12:03:19 -08:00
Wes Johnston
d96f13f2d1
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
f5966d3f6d
Bug 825505 - Allow cancelling pinning sites from the Awesomescreen. r=mfinkle
2013-01-02 11:49:41 -08:00
Masatoshi Kimura
bc1410bc83
Bug 823917 - Use C++11 final on MSVC11. r=waldo
2013-01-03 04:47:26 +09:00
Chris Peterson
ae15b310c6
Bug 796948 - Create Char16.h header file for char16_t type. r=waldo
2012-12-12 00:34:20 -08:00
Daniel Holbert
41394b4a90
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
80011ab590
Bug 818569 - Stop B2G before updating gecko, r=ahal
2012-12-07 14:44:55 -08:00
Marshall Culpepper
e3edb650d3
Bug 821412: Part 4 - Initial automation frontend for B2G update smoketests. r=jgriffin
2013-01-02 12:41:40 -06:00
Marshall Culpepper
84c6f6eaab
Bug 821412: Part 3 - Initial B2G update tests and smoketests. r=bbondy
2013-01-02 12:41:40 -06:00
Marshall Culpepper
068ef410e2
Bug 821412: Part 2 - Initial Marionette frontend for B2G update tests. r=jgriffin
2013-01-02 12:41:39 -06:00
Marshall Culpepper
8e1a0eb33b
Bug 821412: Part 1 - Marionette changes to support automated B2G update tests. r=jgriffin
2013-01-02 12:41:39 -06:00
Wes Johnston
22e4961bc7
Bug 817921 - Allow webapps to create sub activities. r=blassey
2013-01-02 10:35:50 -08:00
Jeff Muizelaar
510a4007bb
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
e03bb4799c
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
32674e9106
Bug 823921 - Fixed content/media/wmf compilation on mingw r=khuey
2013-01-02 18:26:08 +01:00
Jacek Caban
4231648374
Bug 807678 - fixed mingw cross compilation on case-sensitive OSes
2013-01-02 18:25:32 +01:00
Daniel Holbert
c5b013e4c9
Bug 825647: Remove unused logging #defines from url-classifier/Entries.h. r=gcp
2013-01-02 09:05:34 -08:00
Daniel Holbert
5944e0d61d
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
d056e13800
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
df741f9977
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
97f52168ac
Backout a5fee86dec9e (bug 814531) for crashtest failures on a CLOSED TREE
2013-01-02 16:28:48 +00:00
Camilo Viecco
6214e6e508
Bug 799267 - AuthCertificate Telemetry (measuring first auth, pkix and classic) r=bsmith
2013-01-02 08:14:07 -08:00
Masatoshi Kimura
b5e27745c8
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
ea8093dad3
Bug 824247 - Part 2: Fix common source of warning span (dom/bindings). r=khuey
2013-01-03 00:55:55 +09:00
Masatoshi Kimura
e816e36d4b
Bug 824247 - Part 1: Fix common source of warning spam (dom). r=smaug
2013-01-03 00:55:05 +09:00
Theo Chevalier
8a727b4dc9
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
6e23fa9d2b
Bug 816893 - Part 4: Marionette tests for reading Sim Contact. r=hsinyi
2012-12-14 12:07:12 +08:00
Yoshi Huang
14f35a6599
Bug 816893 - Part 3: ICCUtils Helper. r=hsinyi
2012-12-06 19:48:28 +08:00
Yoshi Huang
8957abffb6
Bug 816893 - Part 2: ICC IO error handling. r=hsinyi
2012-11-28 11:25:53 +08:00
Yoshi Huang
542253cecd
Bug 816893 - Part 1: ICCIOHelper ICCRecordHelper ICCFileHelper. r=hsinyi
2012-12-11 17:07:21 +08:00
Kartikaya Gupta
1eafa61ac2
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
a1deb8c665
Bug 814531 - Enable WebRTC crashtests on mozilla-central. r=jesup
2013-01-02 16:14:28 +01:00
Robert O'Callahan
6cd2aebe3a
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
ca95219ea5
bug 814718 - Remove invalid gum tests for ended and played. r=roc
2013-01-01 18:18:57 -05:00
Mike Hommey
270edbad51
Bug 822584 - Enable elfhack workaround for breakpad on b2g/gonk. r=ted
2013-01-02 10:17:32 +01:00
Mike Hommey
31e8c22502
Bug 822584 - Workaround in elfhack to accomodate for breakpad not handling the memory mapping induced by the elfhack/bionic linker combination. r=nfroyd
2013-01-02 10:17:32 +01:00
Mike Hommey
5bea5771a2
Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted
2013-01-02 10:17:32 +01:00
Eric Chou
b09ac84a26
Bug 824895 - check if mConnection is ready before running SetProperty(), r=gyeh
2013-01-02 16:33:37 +08:00
Jim Chen
3c83ad1c04
Bug 824715 - Correctly calculate next page offset in custom linker; r=glandium
2013-01-01 21:44:04 -05:00
Nicholas Nethercote
33a6ffa444
Bug 825096 - Fix three clang warnings in accessible/. r=surkov.
...
--HG--
extra : rebase_source : 5b26ed2307b240d7d7eb60a866ac33995ab654de
2013-01-01 16:49:19 -08:00
Nicholas Nethercote
acc80a9abd
Bug 819819 (part 2) - Remove |name| from NS_MEMORY_REPORTER_MALLOC_SIZEOF_FUN. r=jlebar.
...
--HG--
rename : dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing_perwindowpb.html => dom/tests/mochitest/localstorage/test_localStorageQuotaPrivateBrowsing.html
rename : toolkit/components/places/tests/browser/browser_favicon_privatebrowsing_perwindowpb.js => toolkit/components/places/tests/browser/browser_favicon_privatebrowsing.js
extra : rebase_source : 557cc60522970ce7eea3b006d357284d9b4694c4
2012-12-23 16:59:51 -08:00