Mats Palmgren
|
661fe30617
|
Bug 813442 - CaptureRollupEvents(false) before calling anything that can destroy us. r=roc
|
2013-02-05 18:19:15 +01:00 |
|
Mats Palmgren
|
70c16dfff3
|
Bug 813442 - Do the DestroyWidget() synchronously with a strong ref on the widget so that it's not deleted, drop the ref asynchronously later. r=roc
|
2013-02-05 18:19:15 +01:00 |
|
James Willcox
|
3b3c4f2d6e
|
Bug 837687 - Use a case-insensitive comparison for OpenGL extension names r=jgilbert
--HG--
extra : rebase_source : 465e1c9ca5491a32432f4fb85eb96de473598348
|
2013-02-05 11:45:31 -05:00 |
|
Kyle Huey
|
f48dd5d0a9
|
Bug 776800: Keep track of transaction dependencies explicitly to improve performance. r=bent
|
2013-02-05 17:01:07 +00:00 |
|
Brian Hackett
|
8be677bc40
|
Bug 836705 - Fix bogus assert when loading from definitely-double arrays, r=jandem.
|
2013-02-05 09:48:55 -07:00 |
|
Brian Hackett
|
e62502b424
|
Bug 832670 - Don't verify barriers when unwinding frames that finished in JM, r=billm.
|
2013-02-05 09:44:52 -07:00 |
|
David Rajchenbach-Teller
|
84fbd821c3
|
Bug 836912 - Measure Jank in Session Restore collection and serialization. r=ttaubert
|
2013-02-05 11:40:48 -05:00 |
|
Daniel Holbert
|
bc12a9354e
|
Bug 837903: Mark embedding/components/find/src/ as FAIL_ON_WARNINGS. r=mats
|
2013-02-05 08:30:28 -08:00 |
|
Daniel Holbert
|
6c99d38095
|
Bug 837955: In builds without PR_LOGGING, define away the already-neutered logging macros in nsSHistory.cpp. r=smaug
|
2013-02-05 08:18:47 -08:00 |
|
Andres Hernandez
|
bd267d239c
|
Bug 739217 - Part 7: Browser sanitize replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-02-04 15:08:51 -06:00 |
|
Andres Hernandez
|
af271cd9c3
|
Bug 739217 - Part 6: Browser social replacements of synchronous isVisited with asynchronous isURIVisited. r=mak, r=jaws
|
2013-02-04 17:14:47 -06:00 |
|
Andres Hernandez
|
f7e8b249ba
|
Bug 739217 - Part 5: Toolkit replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-02-04 10:58:54 -06:00 |
|
Andres Hernandez
|
9ffe7c08a6
|
Bug 739217 - Part 4: Browser replacements of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-02-04 16:12:19 -06:00 |
|
Andres Hernandez
|
25b05a23c8
|
Bug 739217 - Part 2: docshell replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
--HG--
rename : docshell/test/bug94514-postpage.html => toolkit/components/places/tests/mochitest/bug94514-postpage.html
rename : docshell/test/test_bug94514.html => toolkit/components/places/tests/mochitest/test_bug_94514.html
|
2013-02-01 10:36:28 -06:00 |
|
Andres Hernandez
|
6cdc6d3572
|
Bug 739217 - Part 1: addVisits replacement of synchronous isVisited with asynchronous isURIVisited. r=mak
|
2013-01-28 11:09:33 -06:00 |
|
Asaf Romano
|
d012077386
|
Bug 836211 - Give focus to the downloads view if the previous view had focus.
r=mak
|
2013-02-05 15:56:35 +01:00 |
|
Joel Maher
|
54d973cc7b
|
Bug 834737 - 2 text reftests fail while running unitests on ubuntu 12.04 on ec2 VMs. r=bz
|
2013-02-05 08:57:40 -05:00 |
|
Mark Finkle
|
d26a0d064d
|
Bug 837142 - Regression: about:home promo banner swaps on device rotation r=wesj
|
2013-02-05 08:52:57 -05:00 |
|
Mark Finkle
|
2820602555
|
Bug 835399 - Remove use of promises in WebAppRT r=bnicholson
|
2013-02-05 08:48:15 -05:00 |
|
Mark Finkle
|
5a2bf508fe
|
Bug 835399 - Rename isAppUpdate to startupStatus r=bnicholson
|
2013-02-05 08:48:13 -05:00 |
|
Gene Lian
|
0725c5f798
|
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 2, create dom/mobilemessage to put DB codes). r=vicamo
--HG--
rename : dom/sms/interfaces/nsISmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIMobileMessageDatabaseService.idl
rename : dom/sms/interfaces/nsIRilSmsDatabaseService.idl => dom/mobilemessage/interfaces/nsIRilMobileMessageDatabaseService.idl
rename : dom/sms/src/android/SmsDatabaseService.cpp => dom/mobilemessage/src/android/MobileMessageDatabaseService.cpp
rename : dom/sms/src/android/SmsDatabaseService.h => dom/mobilemessage/src/android/MobileMessageDatabaseService.h
rename : dom/sms/src/fallback/SmsDatabaseService.cpp => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.cpp
rename : dom/sms/src/fallback/SmsDatabaseService.h => dom/mobilemessage/src/fallback/MobileMessageDatabaseService.h
rename : dom/sms/src/ril/SmsDatabaseService.js => dom/mobilemessage/src/ril/MobileMessageDatabaseService.js
rename : dom/sms/src/ril/SmsDatabaseService.manifest => dom/mobilemessage/src/ril/MobileMessageDatabaseService.manifest
|
2013-02-05 19:39:44 +08:00 |
|
Gene Lian
|
3899d458e7
|
Bug 831683 - B2G SMS & B2G MMS: make SMS database more generic for MMS (part 1, s/SmsDatabaseService/MobileMessageDatabaseService). r=vicamo
|
2013-02-05 19:10:39 +08:00 |
|
Andrea Marchesini
|
ad06a4d453
|
Bug 838124 - Convert BatteryManager to WebIDL. r=peterv
|
2013-02-05 07:54:49 -05:00 |
|
Ryan VanderMeulen
|
6710d4e443
|
Backed out changeset 2861ef67390a (bug 837566) for Linux32 mochitest-other shutdown hangs.
|
2013-02-05 07:54:49 -05:00 |
|
Ryan VanderMeulen
|
50e539221b
|
Merge m-c to inbound.
|
2013-02-05 07:54:46 -05:00 |
|
Eric Chou
|
3bbf333646
|
Bug 838089 - Blacklisted AT commands: AT+XAPL/AT+XEVENT, r=gyeh
|
2013-02-05 19:19:15 +08:00 |
|
Olli Pettay
|
2b1cca33db
|
Bug 836875 - Background is no longer painted in Print output/Print preview, r=roc
|
2013-02-05 10:10:40 +00:00 |
|
Ryan VanderMeulen
|
b6ed567abc
|
Backed out changeset 31268d71c33c (bug 833143) due to bug 837843.
|
2013-02-04 19:25:09 -05:00 |
|
Ryan VanderMeulen
|
5b3b18443a
|
Merge m-c to inbound.
|
2013-02-04 14:54:36 -05:00 |
|
Alexandre Poirot
|
dbd572a4f0
|
Bug 836506 - Set the version on mozilla-central/master to 2.0.0.0-prerelease. r=fabrice
|
2013-02-04 14:48:14 -05:00 |
|
Tim Taubert
|
454a8e381c
|
merge m-c to fx-team
|
2013-02-04 20:12:29 +01:00 |
|
Julien Wajsberg
|
805b871ccd
|
Bug 834618 - Catch any error thrown from resolveFromOrigin. r=fabrice
|
2013-02-04 14:59:32 +01:00 |
|
Ryan VanderMeulen
|
151b748420
|
Merge the last PGO-green inbound changeset to m-c.
|
2013-02-04 06:51:57 -05:00 |
|
Paul Rouget
|
42d0cc65db
|
Bug 826685 - Web Console and Inspector font is (much) larger than Debugger and StyleEditor font (sourceeditor). r=msucan
|
2013-02-04 11:48:24 +01:00 |
|
Raymond Lee
|
9ba4883ad2
|
Bug 834492 - Drop livemarks support from FUEL. r=mak
|
2013-02-04 13:53:48 +08:00 |
|
Jonathan Griffin
|
619bdafc99
|
Bug 834266 - Use XPCNativeWrapper to compare elements, r=mdas
|
2013-02-04 11:40:51 -08:00 |
|
Benoit Girard
|
de78f0320c
|
Backed out changeset 3c4205be7191 (bug 823236) for M2 failures
|
2013-02-04 14:11:02 -05:00 |
|
Brian Nicholson
|
00f726fe3d
|
Bug 837373 - Check for valid favicon before scaling it. r=mfinkle
|
2013-02-04 11:08:10 -08:00 |
|
Ehsan Akhgari
|
15a672004e
|
Export MediaBufferDecoder.h, no bug
|
2013-02-04 13:16:57 -05:00 |
|
Phil Ringnalda
|
522364278a
|
Merge the last PGO-green inbound changeset to m-c
|
2013-02-03 12:33:19 -08:00 |
|
Alfred Kayser
|
81083adad0
|
Bug 828281 - UpdateRecord in CloseOutputStream can be removed. r=michal.novotny
|
2013-02-03 17:09:48 +01:00 |
|
Glenna Buford
|
4c1c52917a
|
Bug 786714 - Remove unnecessary interfaces from TCPSocket's classinfo. r=sicking
|
2013-02-03 15:36:00 +00:00 |
|
Robert Longson
|
bf2f70b0ed
|
Bug 837450 - Leak with getTransformToElement. r=jwatt
|
2013-02-03 14:06:55 +00:00 |
|
Jonathan Kew
|
6be5a9f689
|
bug 822266 - refresh backing scale factors after swapping frameloader contents, in case device resolutions differ. r=bz
|
2013-02-03 12:21:52 +00:00 |
|
Shriram Kunchanapalli
|
07fd523d01
|
Bug 707296: Correct the length of the IndexedDB prompt timeout. r=gavin
|
2013-02-02 23:19:35 +05:30 |
|
Shriram Kunchanapalli
|
ff1aaedd30
|
Bug 702796: IndexedDB prompt should auto-dismiss after a timeout [in native fennec]. r=mbrubeck
|
2013-02-02 22:59:16 +05:30 |
|
Bill Gianopoulos
|
bee4a9cf7c
|
Bug 837395: define EAFNOSUPPORT for VC9 r=rjesup
|
2013-02-02 12:28:35 -05:00 |
|
Randell Jesup
|
a629262a08
|
Bug 837421: Webrtc: Ignore second call to ConnectDataConnection r=derf
|
2013-02-03 00:29:04 -05:00 |
|
Alexander Surkov
|
0ed39d7ed6
|
Bug 786163 - sort out name calculation for HTML input buttons, r=tbsaunde
|
2013-02-03 13:49:18 +09:00 |
|
Benoit Girard
|
2fc2a2eca5
|
Bug 823236 - Assert that the image is valid before inserting into the image pool. r=nical
|
2013-02-01 19:02:42 -05:00 |
|