Victor Porof
|
d025dfdef0
|
Bug 873751 - Closing the requests details pane should deselect the currently selected item, r=rcampbell
|
2013-05-24 20:10:07 +03:00 |
|
Victor Porof
|
e655f69ca5
|
Bug 873749 - SideMenuWidget shouldn't automatically scroll to bottom when there's a selected item, r=rcampbell
|
2013-05-24 20:10:07 +03:00 |
|
Victor Porof
|
7a2fdc1a36
|
Bug 866623 - Firefox spoils cyrillic text in the Network Monitor response tab - fix convertToUnicode misbehaving when a request has no attached contentCharset, r=rcampbell
--HG--
rename : browser/devtools/netmonitor/test/browser_net_cyrillic.js => browser/devtools/netmonitor/test/browser_net_cyrillic-01.js
|
2013-05-24 20:10:07 +03:00 |
|
Ed Morley
|
05416056b0
|
Merge latest green inbound changeset and mozilla-central
|
2013-05-24 15:49:15 +01:00 |
|
Tim Taubert
|
10cac97e72
|
Bug 875257 - Enable new tab page preloading only for about:newtab; r=jaws
|
2013-05-24 16:21:11 +02:00 |
|
Tim Taubert
|
11d63aead6
|
Bug 875257 - Make sure there is no reflow after swapping in a preloaded newtab page; r=jaws
|
2013-05-24 16:06:05 +02:00 |
|
Ed Morley
|
26c2a78207
|
Merge latest green birch changeset and mozilla-central
|
2013-05-24 14:38:05 +01:00 |
|
Tim Taubert
|
584b0ba1d4
|
Backed out changeset 4a496e6b99af (bug 867097)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
88661e0714
|
Backed out changeset 6ddd5fb7f041 (bug 867118)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
f1d4154d4f
|
Backed out changeset d1cd5199bf45 (bug 867142)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
63f710e984
|
Backed out changeset 817df00cc0ff (bug 873771)
|
2013-05-24 15:28:29 +02:00 |
|
Tim Taubert
|
64afdec2e6
|
Backed out changeset 2d58f11fc294 (bug 873835)
|
2013-05-24 15:28:29 +02:00 |
|
Andrea Marchesini
|
349faa8f7f
|
Bug 875483 - YouTube HTML5 Playback hangs Firefox. r=tterribe
|
2013-05-24 14:04:20 +02:00 |
|
Michael Ratcliffe
|
d70b929bd9
|
Bug 866642 - We need to add general telemetry / FHR info to devtools r=jwalker
|
2013-05-24 11:26:17 +01:00 |
|
Ed Morley
|
df53a91425
|
Merge mozilla-central and birch
|
2013-05-24 11:22:38 +01:00 |
|
Tim Taubert
|
c5c9423f34
|
Bug 875509 - Defer loading the newly created docShell after a preloaded newtab page has been swapped in; r=dao
|
2013-05-24 12:08:31 +02:00 |
|
Vivien Nicolas
|
b7568a7be6
|
Bug 874973 - The keyboard is not triggered sometimes if the app has been closed unexpectingly. r=fabrice
|
2013-05-24 11:58:24 +02:00 |
|
Ed Morley
|
b07bad00f2
|
Merge mozilla-central and inbound
|
2013-05-24 10:07:13 +01:00 |
|
Tim Taubert
|
df58c763bb
|
Bug 820738 - clearHistory() in about:newtab tests should wait for places-expiration-finished; r=mak
|
2013-05-24 10:06:03 +02:00 |
|
Tim Taubert
|
c3f40025b9
|
merge m-c to fx-team
|
2013-05-24 10:05:21 +02:00 |
|
Markus Stange
|
b7401674b3
|
Bug 875441 - Don't keep reapplying the 2x scale in HiDPI mode when drawing the titlebar buttons. r=mattwoodrow
|
2013-05-24 08:12:27 +02:00 |
|
Alexander Surkov
|
3f70bee54f
|
Bug 875201 - move getText at word boundary tests into test_wordboundery.html, r=tbsaunde
|
2013-05-24 14:52:35 +09:00 |
|
Phil Ringnalda
|
6517d7d7be
|
Bug 875640 - disable dom/media/tests/crashtests/855796.html for too-frequent silent kills of the entire crashtest suite on Android
|
2013-05-23 22:33:23 -07:00 |
|
Phil Ringnalda
|
15bffd9afc
|
Merge m-c to fx-team
|
2013-05-23 21:25:59 -07:00 |
|
Phil Ringnalda
|
5a5e823b68
|
Merge m-c to m-i
|
2013-05-23 21:22:44 -07:00 |
|
Phil Ringnalda
|
1347de0113
|
Merge the last PGO-green cset from m-i to m-c
|
2013-05-23 21:01:29 -07:00 |
|
Ehsan Akhgari
|
9cb95ec93a
|
Bug 875529 - Correctly reserve some extra junk at the end of the down-mixing buffer; r=roc
CUSTOM_CHANNEL_LAYOUTS is 6, and we use the index 6 to denote channels that
must be ignored, therefore we need an array of 7 values here.
|
2013-05-23 23:29:25 -04:00 |
|
Drew Willcoxon
|
5102ce7d5f
|
Bug 870179 - Fix privacy leak in BackgroundPageThumbs when private browsing is active. r=ttaubert
|
2013-05-23 20:13:23 -07:00 |
|
Ehsan Akhgari
|
530a84ad34
|
Bug 875144 - Disallow creating AudioBuffers of 0 length; r=roc
|
2013-05-23 22:39:36 -04:00 |
|
Ehsan Akhgari
|
af28359720
|
Bug 874952 - Always create enough last chunks for an engine, even if we don't end up calling into its ProduceAudioBlock function; r=roc
|
2013-05-23 22:36:20 -04:00 |
|
Vladimir Vukicevic
|
d04afec683
|
b=873757; crash in JSStructuredCloneWriter::writeArrayBuffer; r=bz
|
2013-05-23 22:09:38 -04:00 |
|
Gavin Sharp
|
d69fc9ba6d
|
Bug 873857: fix bug in patch for bug 862401 that caused nsDocShell::LoadURI to always drop passed-in post data, r=bz
--HG--
rename : browser/base/content/test/print_postdata.sjs => docshell/test/browser/print_postdata.sjs
extra : transplant_source : C%AA%3D%DC%C5Pl%DD%5Ca%08%FB%10%D7%86%CD%CA%07k%89
|
2013-05-23 18:56:44 -07:00 |
|
Anthony Jones
|
f4328c5b39
|
Bug 868047 - Use a PresShell ID to eliminate stale APZC events; r=roc,benwa
|
2013-05-24 09:43:36 +08:00 |
|
Daniel Holbert
|
be55143fd6
|
Bug 875328: Remove stranded (and unnecessary) method-override Attr::AppendChildTo(). r=bz
|
2013-05-24 09:39:17 +08:00 |
|
Daniel Holbert
|
5423d3fe0d
|
Bug 585185: Parse font-sizes as non-negative, in 'font' shorthand. r=dbaron
|
2013-05-24 09:39:03 +08:00 |
|
Gregory Szorc
|
0ec82ac402
|
Bug 875512 - Part 2b: More bustage fix to original patch; r=ted
|
2013-05-23 16:50:21 -07:00 |
|
Reuben Morais
|
4d4f14ef19
|
Bug 860951 - Follow up, fixing indentation. DONTBUILD
|
2013-05-23 16:39:18 -07:00 |
|
Reuben Morais
|
b4b9f97e36
|
Bug 860951 - Make newlines work in XUL alerts. r=Unfocused
--HG--
extra : rebase_source : a18b39cad30e711e033c91a2e67979884a8c68cf
|
2013-05-23 16:30:27 -07:00 |
|
Olli Pettay
|
518f54ac7a
|
Bug 868300, use cycle collector to break the cycles between ValidityState and its owner, r=mounir
--HG--
extra : rebase_source : 7ae7d0cfdca60d71870ac7b9d7a1210c9e1f6ec3
|
2013-05-24 02:07:34 +03:00 |
|
Gregory Szorc
|
f95a6369a3
|
Bug 873720 - Part 5: Only call into subtiers that perform work; r=ted
|
2013-05-23 16:28:11 -07:00 |
|
Gregory Szorc
|
e48676b1f8
|
Bug 873720 - Part 4: Display a build progress indicator; r=ted
|
2013-05-23 16:28:10 -07:00 |
|
Gregory Szorc
|
569b940af9
|
Bug 873720 - Part 3: Track build state in build monitor; r=ted
|
2013-05-23 16:28:10 -07:00 |
|
Gregory Szorc
|
0ba339778d
|
Bug 873720 - Part 2: Move mach's build monitoring logic into mozbuild core; r=ted
|
2013-05-23 16:28:10 -07:00 |
|
Gregory Szorc
|
db71028454
|
Bug 873720 - Part 1: Annotate build output with machine readable markers; r=ted
|
2013-05-23 16:28:09 -07:00 |
|
Gregory Szorc
|
543cb7eca7
|
Bug 875512 - Part 2: Followup mach bustage; r=me
|
2013-05-23 16:27:37 -07:00 |
|
John Schoenick
|
b2c65d4269
|
Bug 871942 - Check for closing-window reentrance in nsWebShellWindow::RequestWindowClose. r=jst
|
2013-05-23 16:22:29 -07:00 |
|
John Schoenick
|
4b6ada0e6d
|
Bug 871942 - Don't synchronously stop plugins in DestroyContent. r=benjamin
|
2013-05-23 16:22:28 -07:00 |
|
Luke Wagner
|
d6e504abaa
|
Bug 779863 - check in testcase for bug 778603 (r=me)
--HG--
extra : rebase_source : 64416df83a09c0ebd6253cf2e1699f5e4243dc73
|
2013-05-23 16:09:15 -07:00 |
|
Neil Rashbrook
|
b3d23c0b14
|
Bug 875469 Remove bogus attribute r=Mossop
DONTBUILD because preffed off by default
|
2013-05-23 23:51:03 +01:00 |
|
Steve Fink
|
ce4368d4d0
|
Bug 874948 - Fix string rooting hazards in matching code, r=terrence
|
2013-05-23 15:32:41 -07:00 |
|