Commit Graph

262422 Commits

Author SHA1 Message Date
Rafael Ávila de Espíndola
e5c521c86d Bug 683975 - Need infra for developer contributed compilers. r=rail.
Build glibc.
2012-01-24 09:41:25 -05:00
Rafael Ávila de Espíndola
98b67885ca Bug 720554 - Use fatal assertion and check thread in History::Shutdown. r=mak.
--HG--
extra : rebase_source : 36b610364f9e9150fcfbf6cfe26834a1b87f81f1
2012-01-24 09:16:33 -05:00
Lucas Rocha
afdfb93f8c Bug 708414 - Invite users to set up sync on about:home (r=mfinkle) 2012-01-24 14:03:28 +00:00
Lucas Rocha
49097a4d48 Bug 708414 - Show message when there are no top sites to show in about:home (r=mfinkle) 2012-01-24 14:03:28 +00:00
Lucas Rocha
028fa8849f Bug 708414 - Improve layout of about:home for top sites (r=mfinkle)
Don't rely on absolute margin values and apply proper layout rules instead.
2012-01-24 14:03:28 +00:00
Lucas Rocha
acb3d7ed8f Bug 708414 - Add API to check if Fennec is running for the first time (r=blassey) 2012-01-24 14:03:28 +00:00
Nathan Froyd
05a6926a1c Bug 714365 - DictionaryHelpers.cpp gets rebuilt on every build. r=ted 2012-01-23 07:55:21 -08:00
Ms2ger
22266cda47 No bug - Try to fix ¬m bustage. 2012-01-24 14:45:35 +01:00
Jonathan Watt
f36738d918 Bug 416581, part 1 - Move mLanguage from nsStyleVisibility to nsStyleFont. r=dbaron. 2012-01-24 13:09:55 +00:00
Marco Bonardo
e693393b02 Bug 719584 - Build SQLite with /O2 on Windows, since /O1 crashes in PGO.
r=sdwilsh f=glandium
2012-01-24 13:49:51 +01:00
Marco Bonardo
56eeeebc8e Bug 719579 - Force SQLite to use malloc_usable_size when jemalloc is used.
r=sdwilsh
2012-01-24 13:41:32 +01:00
Ryan VanderMeulen
4db2555644 Bug 718455 - Upgrade SQLite to version 3.7.10 - SQLite changes. rs=mak 2012-01-16 16:15:57 -05:00
Ryan VanderMeulen
350fa6b2a5 Bug 718455 - Upgrade SQLite to version 3.7.10 - Mozilla changes. r=mak 2012-01-16 16:15:57 -05:00
Marco Bonardo
173a862077 Merge central to inbound 2012-01-24 13:30:31 +01:00
Marco Bonardo
9cd7f532f6 Merge last green PGO from inbound to central 2012-01-24 13:27:20 +01:00
Henri Sivonen
01dd36c567 Bug 720650 - Remove nsLoggingSink. r=mrbkap. 2012-01-24 13:02:50 +02:00
Ben Turner
a9c7587993 Bug 705640 - Implement DOMError as defined in DOM 4, r=mounir.
--HG--
extra : transplant_source : %15%98Xx%C3%F3%89%95%94%5Eu%99%B0%CC%8B%E0V%3A4%C6
2012-01-24 02:13:41 -08:00
Ben Turner
182ee449ce Bug 718132 - IndexedDB: Intermittent Failing to get JS wrapper in IDBRequest::NotifyHelperCompleted. r=khuey.
--HG--
extra : transplant_source : kT-%8B%9A%00%D5%230%EC%11%00%1A%B1%A2%1EFSd%2A
2012-01-24 02:03:37 -08:00
Mark Banner
e0c8709635 Bug 716238 - ThunderbirdTry: "495794-1.html | load failed: timed out waiting for reftest-wait to be removed" - Ensure media.autoplay.enabled is always true. r=dbaron 2012-01-24 10:07:45 +00:00
Simon Montagu
d7c7ea501c Rename BrowserSetForcedDetector and remove unnecessary parameter. Bug 720310, r=gavin 2012-01-24 11:52:05 +02:00
Simon Montagu
b94da4bbfd Remove unused forcedDetector property. Bug 713825, r=bz 2012-01-24 11:52:05 +02:00
Simon Montagu
01326f327c Move nsIDocumentCharsetInfo out of intl/chardet into nsIDocShell, Bug 713825, r=bz, mbrubeck 2012-01-24 11:52:05 +02:00
Simon Montagu
6055067770 Move nsIDocCharset out of intl/chardet into nsIDocShell, Bug 713825, r=bz 2012-01-24 11:52:04 +02:00
Phil Ringnalda
34b242cb5e Backed out changeset b77c0c621163 (bug 710533) for native ts bustage 2012-01-23 23:33:05 -08:00
Phil Ringnalda
89f1879c06 Back out 420d7b8ed59d for being a bad backout 2012-01-23 23:32:11 -08:00
Phil Ringnalda
39424701c8 Backed out changeset b77c0c621163 (bug 710533) for native ts bustage 2012-01-23 22:53:07 -08:00
Phil Ringnalda
b88c8779f5 Bug 718260 - stop running test_xhrAbort.html on WinXP until it can stop crashing in the middle of the next test, r=khuey 2012-01-23 15:40:39 -08:00
Olli Pettay
ccc5ef850d Bug 720423 - Add NS_DECL_CYCLE_COLLECTION_SKIPPABLE_SCRIPT_HOLDER_CLASS_INHERITED, r=mccr8
--HG--
extra : rebase_source : 91df46f35d3cc2c24462e0373c69e207f65a8bc3
2012-01-23 23:06:58 +01:00
Serge Gautherie
9807384c06 Bug 720071. (Av1a) Fix windows/nsFilePicker to actually be buildable using "--with-windows-version=502". r=jmathies. 2012-01-24 07:05:15 +01:00
Serge Gautherie
3c91d149a8 Bug 718545. (Av1) browser_keyevents_during_autoscrolling.js: Use EventUtils sendChar() and sendKey(), instead of synthesizeKey(). r=enndeakin. 2012-01-24 07:05:14 +01:00
Serge Gautherie
1aa1cc2eda Bug 490384. (Dv1a) Improve and reenable test_bug466586.html. r=joe. 2012-01-24 07:02:07 +01:00
Philipp von Weitershausen
f76d8f2dd3 Bug 720601 - Update package manifests after renames and removals. r=fabrice DONTBUILD because NPOTB 2012-01-23 20:37:42 -08:00
Joel Maher
66e6be2e30 Bug 719946 - please update a new talos.zip. r=armenzg 2012-01-23 14:46:06 -05:00
Ed Morley
049dda7acc Merge last green changeset of mozilla-inbound to mozilla-central 2012-01-23 19:19:06 +00:00
Ed Morley
2fe7e7bf89 Backout ca7d87ab38b6 (bug 707654) for causing problems with NVDA (bug 720393); a=MarcoZ 2012-01-23 17:55:30 +00:00
Tim Taubert
a860fa4f59 merge m-c to fx-team 2012-01-23 14:27:47 +01:00
Asaf Romano
ba1dfa63f2 Reland Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm 2012-01-23 14:05:01 +02:00
Ed Morley
dad3296378 Backout fcb3a7884fa9 (bug 705640) for build failures 2012-01-23 11:48:35 +00:00
Ben Turner
009cf09ae5 Bug 705640 - 'Implement DOMError as defined in DOM 4'. r=mounir. 2012-01-23 03:02:54 -08:00
Bas Schouten
4bb693eac2 Bug 657141 - Part 2: Only optimize away clip levels when using solid alpha masks. r=jrmuizel DONTBUILD 2012-01-23 12:03:44 +01:00
Dão Gottwald
17ea9e965e Backed out changeset 17933c63c7b6 2012-01-23 12:01:37 +01:00
Dão Gottwald
9acfd51dda Bug 657141 - Part 2: Only optimize away clip levels when using solid alpha masks. r=jrmuizel 2012-01-23 12:00:24 +01:00
Murali
31b85766bd Bug 714342 - page-proxy-stack should be a <hbox> rather than a <stack>. r=dao 2012-01-23 12:00:12 +01:00
Marco Zehe
2d816d3fd5 Bug 477015 - Create namerules based tests for accessible name of images, r=surkov 2012-01-23 09:05:26 +01:00
Matt Woodrow
c1202c2467 Bug 718329 - Make fuzzy reftests take max tolerance values. r=roc 2012-01-23 20:56:12 +13:00
Mike Hommey
c7eee0e1b4 Bug 683127 part 12 - Enable the new linker on Android native UI. r=khuey 2012-01-23 08:38:12 +01:00
Mike Hommey
1216e0cd98 Fixup for bug 683127 part 11 to properly load sqlite3. rs=tbsaunde 2012-01-23 08:37:56 +01:00
Serge Gautherie
4ef9277e57 Bug 719389. (Av1) Fix "#ifdef MOZ_WINSDK_TARGETVER >= MOZ_NTDDI_LONGHORN" from bug 441197. r=khuey. 2012-01-23 08:02:37 +01:00
John Daggett
de529da741 Bug 706340. Add gfxinfo to telemetry metadata. r=taras 2012-01-23 15:58:34 +09:00
Justin Dolske
0cf224c75f Bug 720288 - Don't do a default browser check in debug builds. r=gavin 2012-01-22 21:07:52 -08:00