Commit Graph

276052 Commits

Author SHA1 Message Date
Justin Wood
8c0081b486 Backed out Bug 771251 -- changeset 95c9bc0e63f7 due to red. 2012-07-10 22:50:33 -04:00
Benjamin Smedberg
a1ac513b61 Bug 771251 - OOP crash reporting accesses the directory service off the main thread. In addition, the first design of the crash injector callback meant that we're dropping some set of Flash crashes which happen during an RPC call. r=ted
* Fix the directory service usage by saving the pending directory path from OOPInit.
* Force clients to call OOPInit on the main thread.
* Make injected crashes available via TakeMinidumpForChild and give each crash a sequence number so that we can pick the earliest crash from the three possibilities; delete the other two to avoid polluting about:crashes
2012-07-10 22:20:05 -04:00
Ryan VanderMeulen
08e61393ae Merge the last PGO-green inbound changeset to m-c. 2012-07-10 18:39:12 -04:00
Mark Finkle
12fb4a8694 Bug 767864 - fix %BUILD_TARGET% in mobile.js r=nthomas 2012-07-10 16:59:31 -04:00
Daniel Veditz
7bff40c1ec Fix test failure from bug 767778, r=sstamm, a=akeybl 2012-07-10 10:15:49 -07:00
Ed Morley
0dd4a2cd88 Backout 6087689a0745, 153e82923805, 255445a0a851 (bug 728524) on suspicion of causing bug 772405 2012-07-10 16:06:42 +01:00
Ed Morley
0b58e6703a Merge mozilla-central to mozilla-inbound 2012-07-10 15:38:38 +01:00
Ali Juma
4996e5631f Bug 762101 - Correctly convert from screen coordinates to buffer coordinates in ShadowBufferOGL::Upload. r=cjones 2012-07-10 10:25:17 -04:00
Josh Aas
ec000bb6de Bug 771489: Use standard threadsafe refcounting in host resolver. r=sworkman 2012-07-10 10:14:01 -04:00
Dão Gottwald
574b98e56f Bug 772259 - Download history button shouldn't inherit the panel's background. r=paolo 2012-07-10 16:09:48 +02:00
Blair McBride
d9d7fd7dfe Bug 771817 - Add-on compatibility dialog appears when launching app using different version from that previously run. r=gavin 2012-07-11 02:05:58 +12:00
Justin Lebar
1132bc2fa6 Bug 772338 - Abort when VirtualAlloc fails in jemalloc's pages_commit routine. r=glandium 2012-07-10 09:25:25 -04:00
Andrew Quartey
660f6416d6 Bug 767757 - Move nsAccessNode::Init() to Acccessible::Init() r=trev.saunders 2012-07-10 14:32:30 +02:00
Jacek Caban
f202c8637b Bug 769607 - dependentlibs.py depends on dumpbin r=glandium 2012-07-10 14:29:53 +02:00
Jonathan Watt
278d6fb643 Bug 772246 - nsSVGUtils::GetPostFilterVisualOverflowRect should not offset the returned rect by the frame's position. r=roc. 2012-07-10 13:09:08 +01:00
Ed Morley
cfa4aecb75 Backout 751aa72f61a2 (bug 729495) for robocop testAllPagesTab failures 2012-07-10 12:41:50 +01:00
Ed Morley
332711f5bc Backout 1cefe3f794ba (bug 767778) for xpcshell failures 2012-07-10 12:13:57 +01:00
Daniel Veditz
97e6b31551 bug 767778 bring report struct in-line w/1.0 spec; include original URI for redirects r=sstamm, a=akeybl 2012-07-10 00:44:05 -07:00
Olli Pettay
4a40e8ade4 Bug 765139, prevent leaking oldDocument, r=peterv 2012-07-10 18:09:00 +03:00
Daniel Veditz
b90bac7d50 bug 767778 bring report struct in-line w/1.0 spec; include original URI for redirects r=sstamm, a=akeybl 2012-07-10 00:44:05 -07:00
Tim Taubert
225d52918d merge m-c to fx-team 2012-07-10 11:04:59 +02:00
Ryan VanderMeulen
a9d0f1da9e Backout a516a86f854d (bug 767064) due to Android M1 orange. 2012-07-09 21:49:50 -04:00
Ryan VanderMeulen
9dd43aec6d Merge the last PGO-green inbound changeset to m-c. 2012-07-09 20:59:12 -04:00
Tim Taubert
9606b0cee8 Bug 771892 - [New Tab Page] check for private browsing mode *every* time a user drags a link onto the grid; r=ehsan 2012-07-10 00:35:30 +02:00
Gregory Szorc
c29d4f74bd Merge mozilla-central into services-central 2012-07-09 15:15:18 -07:00
Olli Pettay
0d5a22dbad Bug 771961, fix a regression from Bug 756750, r=ehsan 2012-07-09 23:52:31 +03:00
Olli Pettay
27f890dcaa Bug 770887 - MutationReceiver doesn't need to be cycle collected, r=mccr8 2012-07-09 23:44:33 +03:00
Randell Jesup
79c797a5e0 Bug 771981: Don't build webrtc except for Linux/Mac/Windows; don't check for chrome dlls on windows r=bsmedberg 2012-07-09 14:34:33 -04:00
Makoto Kato
9e328af996 Bug 767354 - Typing 1 character in password fields will insert 2 characters. r=cpeterson 2012-07-09 11:18:25 -07:00
Paul Rouget
28ffb65ecf Bug 772093 - test fail on Mac: browser_inspector_bug_672902_keyboard_shortcuts.js | Test timed out. r=harth 2012-07-09 18:18:01 +02:00
Gregory Szorc
2df88561d9 Merge mozilla-central into services-central 2012-07-08 20:48:04 -07:00
Brian Birtles
f5007f0194 Bug 555392 - Extend timeout for deferred-tree-1.xhtml; r=dholbert 2012-07-09 08:47:08 +09:00
Matthew Noorenberghe
f0772bb6c3 Bug 758952 - Add l10n notes to profileSelection.properties. a=comment-only 2012-07-08 15:45:16 -07:00
Matthew Noorenberghe
f58d65167e Bug 770063 - Give more time for loading content in intermittent test_sandbox.xul. a=test-only
--HG--
extra : rebase_source : 6ee3172be5286d045d0d07020ac5cd9e14d477cf
2012-07-08 15:45:16 -07:00
Ryan VanderMeulen
d2aa363f14 Merge m-c to inbound. 2012-07-08 18:18:07 -04:00
Dão Gottwald
ab437feb90 merge backout 2012-07-09 00:08:08 +02:00
Dão Gottwald
15a0e90634 Backed out changeset e5248b32d1b6 2012-07-09 00:07:41 +02:00
Ryan VanderMeulen
c069b0b9a3 Backout 2dd36c1cd662 (bug 771320) due to red. 2012-07-08 16:50:32 -04:00
Matthew Noorenberghe
f206315358 Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin
--HG--
extra : rebase_source : 677d0aeb8924e26ccf505ef133edfaf926d3df5f
2012-07-08 13:33:21 -07:00
Cameron Kaiser
af804bc998 Bug 771320 - Use payloadOf/PAYLOAD_OFFSET when constructing PIC stubs. r=bhackett 2012-07-08 16:33:41 -04:00
Landry Breuil
e694b2da91 Bug 764436 - remove DT_WHT constant, it's unused and not standardized. r=yoric 2012-07-08 21:32:04 +02:00
Ryan VanderMeulen
84aaf4a53c Merge the last PGO-green inbound changeset to m-c. 2012-07-08 13:48:33 -04:00
Gavin Sharp
6afb85a295 Bug 771844: make about:memory wider, r=njn
--HG--
extra : transplant_source : %C0%05P%DF%E9j%FA%15%3Fgb%1Bz%B4%7E%1AxY%28%B9
2012-07-08 10:43:07 -07:00
Bill McCloskey
faee4cfd8b Bug 771720 - Improve GC data collection (r=terrence) 2012-07-08 10:24:32 -07:00
Eddy Bruel
4979d6969f Bug 703537: Rename AbstractWrapper to IndirectWrapper + adding comments; r=bholley 2012-07-08 19:04:14 +02:00
L. David Baron
22a6807dde Merge mozilla-inbound and mozilla-central. 2012-07-08 09:22:22 -07:00
Benoit Jacob
91e33ba3c6 Bug 768538 - CheckedInt: HasSignBit should return bool - r=Ms2ger 2012-07-08 11:44:22 -04:00
Benoit Girard
1e780ba294 Bug 771219 - Disable progressive painting until Talos correctly measure progressive painting progress. r=ajuma 2012-07-08 11:36:49 -04:00
Gavin Sharp
6c981aeec4 Bug 753238 bustage fix: fix uninitialized variable use, and clang build error (error: non-constant-expression cannot be narrowed from type 'int' to 'unsigned int' in initializer list [-Wc++11-narrowing]), irc-r=jlebar 2012-07-07 23:07:26 -07:00
Benoit Girard
fcd43f3bee Bug 771219 - Added a pref for progressive painting. r=ajuma 2012-07-06 14:38:50 -04:00