Randell Jesup
|
1c55925879
|
Bug 848401: switch from ReentrantMonitors and PR_Lock/Condvar to Monitor. Fix {picture:true} for desktop r=khuey,dao
|
2013-03-13 11:42:18 -04:00 |
|
Ted Mielczarek
|
f5ce90e65a
|
bug 751673 - fix Windows assertion stacks. r=dbaron
--HG--
extra : rebase_source : b74882bb3914afaa44341088b9f737c909e88f65
|
2013-03-11 14:21:53 -04:00 |
|
Ted Mielczarek
|
c818a9f25e
|
bug 824396 - implement mach buildsymbols. r=gps
--HG--
extra : rebase_source : 3c0a4ebaa2d5537368e40e4dbac2fcf784ad41be
|
2013-03-13 11:39:35 -04:00 |
|
Nathan Froyd
|
68e3dd52eb
|
Bug 850377 - fix opt-only unused variable warnings in accessible/; r=tbsaunde
|
2013-03-12 16:08:29 -04:00 |
|
Mark Finkle
|
0877317431
|
Bug 849211 - java.lang.NoSuchFieldException: bookmarkdefaults_favicon_support r=margaret
|
2013-03-13 11:07:09 -04:00 |
|
Mark Finkle
|
4c9af35476
|
Bug 844872 - All addons and search engines present an option section even when the plugin does not have any options r=margaret
|
2013-03-13 11:07:06 -04:00 |
|
Ehsan Akhgari
|
520bdf7a67
|
Bug 849916 - Part 4: Don't rely on things still being around when we run PannerNode's dtor, use a weak pointer instead; r=roc
--HG--
extra : rebase_source : 8432bea9035761fcb52e77dfc474de8878fc4372
|
2013-03-12 19:28:30 -04:00 |
|
Alexander Surkov
|
421f2ce976
|
Bug 845134 - enable focus logging for accessible/focus/test_focusedChild.html
|
2013-03-13 21:48:59 +09:00 |
|
Jim Mathies
|
b38f5a33c8
|
Bug 850422 - remove some old fennec cruft from content.css. r=mbrubeck
|
2013-03-12 19:32:30 -05:00 |
|
Mike Hommey
|
4fac212ee5
|
Bug 850625 - Remove MOZ_DEB_TIMESTAMP from configure.in. r=ted
|
2013-03-13 15:28:57 +01:00 |
|
Mike Hommey
|
dfe01093ca
|
Bug 848770 - Choose the best compression settings automagically for seekable zstreams (szip). r=nfroyd
|
2013-03-13 15:28:57 +01:00 |
|
Robert Longson
|
63e1a3e1f6
|
Bug 849688 - Crash with getStartPositionOfChar when argument is out of range. r=dholbert
|
2013-03-13 14:22:46 +00:00 |
|
William Lachance
|
c51c03843a
|
Bug 816694 - Add support for device temperature monitor to agent;r=jmaher
|
2013-03-13 10:19:38 -04:00 |
|
Jim Mathies
|
c03108a8cc
|
Bug 844362 - Don't invoke various interfaces during shutdown if GetActivationFactory for a interface fails (crashfix). r=tabraldes DONTBUILD CLOSED TREE
|
2013-03-13 09:11:17 -05:00 |
|
Jim Mathies
|
ad193ac20d
|
Bug 844362 - commit backout changes. DONTBUILD CLOSED TREE
|
2013-03-13 09:10:47 -05:00 |
|
Jim Mathies
|
5e55b9d665
|
backout 7416ba3eb977 due to a bad bug number in the commit message. DONTBUILD CLOSED TREE
|
2013-03-13 09:10:08 -05:00 |
|
Ed Morley
|
27733184d9
|
Backed out changeset 34f280f8fea5 (bug 849524) for crashes on a CLOSED TREE
|
2013-03-13 13:59:11 +00:00 |
|
Ryan VanderMeulen
|
35ddb95cc4
|
Backed out changeset 1c19d2a03d90 (bug 827446) for packaging bustage on a CLOSED TREE.
|
2013-03-13 09:22:00 -04:00 |
|
Alexander Surkov
|
1c0574fd33
|
Bug 849496 - crash in mozilla::a11y::DocManager::RemoveListeners, r=tbsaunde
|
2013-03-13 15:23:28 +09:00 |
|
Jim Mathies
|
0e54a5de06
|
Bug 833362 - Don't invoke various interfaces during shutdown if GetActivationFactory for a interface fails (crashfix). r=tabraldes
|
2013-03-12 12:07:49 -05:00 |
|
Wes Johnston
|
a0ea7ae176
|
Bug 840593 - Remove minimum width on about pages. r=mbrubeck
|
2013-03-12 09:51:04 -07:00 |
|
Margaret Leibovic
|
3115edad72
|
Bug 739757 - Update doorhanger notification strings. r=mfinkle,gbrown
* * *
Bug 739757 - (Part 1) Update strings for offline apps/indexedDB notifications. r=mfinkle
* * *
Bug 739757 - (Part 2) Update strings for content permissions prompts. r=mfinkle
* * *
Bug 739757 - (Part 3) Update click to play plugin strings to use "activate" instead of "play". r=mfinkle
* * *
Bug 739757 - (Part 4) Update popup blocked notifications. r=mfinkle
* * *
Bug 739757 - (Part 5) Update telemetry prompt strings. r=mfinkle
* * *
Bug 739757 - (Part 6) Update login manager strings. r=mfinkle
* * *
Bug 739757 - (Part 7) Update testDoorHanger to work with new strings. r=gbrown
|
2013-03-12 08:47:12 -07:00 |
|
Jeff Walden
|
36bb5830c0
|
Bug 849666 - Make CheckedInt<T>::operator-() not depend on undefined behavior when negating minimum signed values, and add a test for this. Patch is something of a tag-team effort by bjacob and me. r=bjacob
|
2013-03-11 18:45:22 -07:00 |
|
Ryan VanderMeulen
|
6464ed208c
|
Bug 637898 - Update assertion annotations for test_1.html.
|
2013-03-12 11:11:14 -04:00 |
|
Ryan VanderMeulen
|
35fc52b0e7
|
Backed out 2 changesets (bug 815862, bug 805479) for making bug 768459 nearly perma-fail on Android 2.2 opt.
|
2013-03-12 11:05:03 -04:00 |
|
Jim Mathies
|
cf587a7cd9
|
Bug 848963 - disable bug415761 reftest on Win8 due to bug 850194. r=bbondy
|
2013-03-12 09:57:52 -05:00 |
|
Brian R. Bondy
|
40c230bc09
|
Bug 849607 - Sharing in Metro Firefox start screen should indicate nothing to share instead of error. r=jimm
|
2013-03-12 10:11:48 -04:00 |
|
Julien Wajsberg
|
a8a2c1d36b
|
Bug 836708 - [B2G RIL] Validate the numbers that are passed from SMSManager.send. r=vicamo
--HG--
extra : rebase_source : 05cbb8f610b952338f89939f44039177ac55efcf
|
2013-03-08 18:46:15 +01:00 |
|
John Daggett
|
c19bf11f14
|
Bug 849976 - use HTTP(..) for reftests that require it. r=dholbert
|
2013-03-13 21:04:39 +09:00 |
|
Ryan VanderMeulen
|
196edd67bc
|
Merge m-c to inbound.
|
2013-03-13 07:59:14 -04:00 |
|
Jonathan Watt
|
6fee430f81
|
Bug 849524 - Avoid reflowing when <input type=range>'s thumb position needs to be updated due to its value changing. r=dholbert
|
2013-03-13 11:48:27 +00:00 |
|
Kartikaya Gupta
|
6b33d2a704
|
Bug 849955 - Put the quit menu item back for non-touchscreen devices on ICS and up. r=sriram
|
2013-03-13 11:41:56 +00:00 |
|
Joel Maher
|
705f3765df
|
Bug 827446 - update mochitest, reftest, xpcshell to use mozcrash. r=jhammel
|
2013-03-13 07:38:00 -04:00 |
|
Jonathan Kew
|
39bf099a72
|
bug 844604 - default to auto devPixelsPerPx setting on windows. r=jimm
|
2013-03-13 11:37:50 +00:00 |
|
Ed Morley
|
4c41e1ae35
|
Bug 736036 - Disable several intermittent Panorama tests since it is going away soon so they won't be fixed
|
2013-03-13 10:54:34 +00:00 |
|
Ed Morley
|
d431a51493
|
Backed out changeset d398e268b1db (bug 723281) since it relies on the now backed out bug 847890 on a CLOSED TREE
|
2013-03-13 10:25:00 +00:00 |
|
Ed Morley
|
91de848b14
|
Backed out changeset 40c15b9a5d14 (bug 723281)
|
2013-03-13 10:24:17 +00:00 |
|
Ed Morley
|
5fb0293004
|
Backed out changeset eaf182f23c3a (bug 847890) for failures in test_bug847890_paintFlashing.html on a CLOSED TREE
|
2013-03-13 10:06:34 +00:00 |
|
Richard Newman
|
8b9a14a7d9
|
Backed out changeset ab05fe92799d (Bug 844407) for robocop bustage on a CLOSED TREE.
|
2013-03-13 00:03:53 -07:00 |
|
Phil Ringnalda
|
6a5097a65f
|
Back out 7d1510d544d9 (bug 836968) on suspicion of causing bug 850547
CLOSED TREE
|
2013-03-12 23:38:11 -07:00 |
|
Hannes Verschore
|
1c6d64ac73
|
Bug 850536: Only get the chars of a string once in FlattenSubstrings, r=sstangl
|
2013-03-13 06:08:35 +01:00 |
|
Brian Nicholson
|
12d4c5fcdc
|
Bug 844407 - Make Tabs thread-safe. r=rnewman,bnicholson
|
2013-03-12 21:07:56 -07:00 |
|
Paul Rouget
|
06098d79e9
|
merge fx-team to m-c
|
2013-03-12 20:51:12 -07:00 |
|
Paul Rouget
|
ba7711720b
|
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
|
2013-03-12 18:46:16 -07:00 |
|
Paul Rouget
|
4773b1a15b
|
Bug 723281 - Add the ability to enable/disable paint flashing as a [gcli] command. r=jwalker
|
2013-03-12 18:22:01 -07:00 |
|
Gary Kwong
|
8913622fb3
|
Suppress bug 850134 on 64-bit Linux builds. DONTBUILD
|
2013-03-12 17:58:20 -07:00 |
|
Honza Bambas
|
f57564f9e6
|
Bug 839141 - Change configure.in to require system NSS 3.14.3, r=bsmith
|
2013-03-12 22:58:31 +01:00 |
|
Honza Bambas
|
eaecc3b15f
|
Bug 839141 - Upgrade Mozilla to NSS 3.14.3, r=wtc,bsmith
|
2013-03-12 22:58:12 +01:00 |
|
Jeff Hammel
|
fb1aa61f13
|
Bug 838733 - generate_diff.py should have a convenience mode for staging;r=ahal ; DONTBUILD because NPOTB
|
2013-03-12 13:21:57 -07:00 |
|
Ethan Hugg
|
b4ad96d47b
|
Bug 849888 - Signaling - Enforce minimum buffer size in sub_send_msg r=jesup
|
2013-03-11 17:24:39 -07:00 |
|