Commit Graph

84533 Commits

Author SHA1 Message Date
Matt Brubeck
f6c3e10b48 Bug 715211 - Update tab menu icons for Android fennec [r=wesj] 2012-01-11 13:59:55 -08:00
Matt Brubeck
49e7361dde Bug 714920 - Don't include Copy All or Select All in context menu for empty fields [r=mfinkle] 2012-01-11 13:59:39 -08:00
Daniel Holbert
63d66d9e9c Bug 679832: In nsCheapSets, cast 32-bit value to intptr_t before converting it to 64-bit void*, to silence GCC 4.6 warning. r=bsmedberg 2012-01-11 12:45:55 -08:00
Daniel Holbert
fe1487d851 Bug 716699: Mark some SMIL and SVG-related directories as gcc-warning-free. r=jwatt 2012-01-11 00:32:38 -08:00
Benjamin Smedberg
50e26bd07a Bug 90268 mochitest - test that we only deliver an <object data=""> stream once, because on Windows in windowed mode (only!) this causes Flash to stop working. r=josh 2012-01-11 15:33:48 -05:00
Chris Jones
6c88085d76 Bug 717155: Poke a different backlight controller. Stopgap for bug 712378. rs=jlebar 2012-01-11 11:56:23 -08:00
Lucas Rocha
ea6184b0e6 Bug 707150 - Enable local bookmarks/history database (r=blassey) 2012-01-11 19:47:19 +00:00
Lucas Rocha
ef74dc5283 Bug 707150 - Fix NullPointerException when getting IS_FOLDER (r=blassey) 2012-01-11 19:47:19 +00:00
Richard Newman
56b5d8635b Merge m-c to s-c. 2012-01-09 19:05:34 -08:00
Nick Thomas
08d087a4a7 Bug 693192 - Nightly builds infrequently fail with "make: *** [uploadsymbols] Error 50", r=ted 2012-01-10 14:36:05 +13:00
Ed Morley
b2a2852e05 Bug 716480 - Don't list "Change" as an entry on the control panel uninstall context menu for the Mozilla Maintenance Service; r=bbondy 2012-01-10 01:10:42 +00:00
Ed Morley
c1bac028af Bug 716168 - Remove browser/components/wintaskbar/ now that the tests live in browser/modules/test/ (bug 699575 followup); r=gavin 2012-01-10 01:10:42 +00:00
Philipp von Weitershausen
0e26051343 Bug 674726 follow-up: make WebTelephony build with gcc. r=bent DONTBUILD because NPOTB 2012-01-09 17:00:02 -08:00
Margaret Leibovic
15621044d3 Bug 716722 - Remove unnecessary code and use Services.jsm in sanitize.js. r=mbrubeck 2012-01-09 15:59:14 -08:00
Terrence Cole
0f79e55476 Bug 716176 - Trigger write barriers when copying BaseShapes; r=billm
Since getterObj and setterObj are hidden beneath unions, we need to manually
trigger their barriers.

--HG--
extra : rebase_source : c4936795ff5afbb23b77f680a4e607a6f1b722bd
2012-01-09 16:08:24 -08:00
Ehsan Akhgari
a33aa3815a Bug 710940 - Make sure our implementation of get_current_cs does not return null, in order to respect hunspell's assumptions; r=smaug
--HG--
extra : rebase_source : b9396975701b71ba188e4242527d979b6b7f4334
2012-01-09 19:02:43 -05:00
Nathan Froyd
32eb1ae0d3 Bug 716657 - add Telemetry::AutoCounter; r=taras 2012-01-09 18:21:28 -05:00
Fabien Cellier
573c3fcad4 bug 410904 : add referrer in http request from npapi. r=josh 2012-01-11 14:38:19 -05:00
Boris Zbarsky
3a9aebd6af Bug 716226. When using insertRule on a keyframes rule, set up the child keyframe rule correctly. r=dbaron 2012-01-11 14:36:43 -05:00
Ehsan Akhgari
f91de14389 Some debug information for bug 717243, r=me 2012-01-11 14:14:05 -05:00
Wes Johnston
393aa7ea7b Bug 709078 - Add logging for awesomebar query times. r=lucasr 2012-01-11 10:53:39 -08:00
Ehsan Akhgari
7c5c91dfb4 Bug 717154 - Make sure the focus handler is only run once in order to avoid the intermittent orange; r=bzbarsky 2012-01-11 13:11:22 -05:00
Ed Morley
3ed4f80ebd Merge mozilla-central to mozilla-inbound 2012-01-11 17:28:35 +00:00
Michal Novotny
d1db886715 Bug 716293 - release sink on the same thread where the data is written 2012-01-11 18:18:25 +01:00
Luke Wagner
d72163a2d5 Bug 714547 - SecurityWrapper should not interfere with same-document.domain access (r=mrbkap)
--HG--
extra : rebase_source : ffc6e1920dccdd194269fa7056113944863e0419
2012-01-09 15:32:53 -08:00
Brian R. Bondy
50add2f311 Bug 714306 - Fix for a handle leak in nsAutodialWin.cpp netwerk code. r=cbiesinger 2012-01-11 11:43:44 -05:00
Daniel Holbert
f3185cc63a Bug 716787: Disable warnings-as-errors on 32-bit Mac OS X debug builder, since it triggers a compiler bug there. r=glandium 2012-01-11 00:32:27 -08:00
Gervase Markham
a457806f3f Bug 712992 - fix erroneous MPL-only licence; switch to tri-licence. 2012-01-11 16:21:59 +00:00
Ms2ger
ca9baae85f Bug 716357 - Fix license header in FilteringWrapper.cpp; r=gerv DONTBUILD 2012-01-11 17:12:21 +01:00
Justin Lebar
d0fca98516 Bug 717092 - Rename pref 'low_physical_mem_threshold_mb' to 'low_physical_memory_threshold_mb', for consistency with the other low-memory prefs. r=njn 2012-01-11 11:11:32 -05:00
Henri Sivonen
007db1e73a Bug 717203 - Remove obsolete speculative parsing code. r=mrbkap. 2012-01-11 17:49:57 +02:00
Henri Sivonen
13f10df581 Bug 717198 - Remove the tag observer code from the tree. r=mrbkap. 2012-01-11 17:49:56 +02:00
Brian Hackett
ea3261837a Fix non-threadsafe builds, no bug. r=jorendorff 2012-01-11 07:45:55 -08:00
Nathan Froyd
16a8066bb0 Bug 709971 - HTML reflow telemetry; r=bz 2012-01-10 15:08:43 -05:00
Dão Gottwald
7ca5b4b13d merge backout 2012-01-11 16:13:16 +01:00
Dão Gottwald
2aaa910f42 Backed out changeset b4d322e5af47 2012-01-11 16:13:08 +01:00
Kan-Ru Chen
0cccff6859 Bug 714717 - Part 2, Reschedule timer after non-idle event. r=MikeK 2012-01-11 15:38:16 +01:00
Kan-Ru Chen
04cf367a1b Bug 714717 - Part 1, Sanity check nextWaitTime. r=MikeK 2012-01-11 15:38:00 +01:00
Nathan Froyd
31c4c44741 Bug 716657 - add Telemetry::AutoCounter; r=taras 2012-01-09 18:21:28 -05:00
Lucio Valentin
f8f6458fd6 Bug 583218 - "Web Console" menu item should be checked when the Web Console is open. Additional fixes by Rogério Gonçalves. r=dao 2012-01-11 15:32:39 +01:00
Geoff Brown
fe6548f527 Bug 717042 - assert in Robocop Asserter so that robotium framework will recognize failures; r=jmaher 2012-01-11 08:50:11 -05:00
Joel Maher
ac8face546 Bug 716732 - Robocop: fennec_ids.txt not always generated. r=kats 2012-01-11 08:50:10 -05:00
Gregory Szorc
114b34d2d9 Bug 714383 - Move add-ons engine checkbox to top of list; r=rnewman 2012-01-09 12:18:15 -08:00
Brian Nicholson
aec90184e2 Bug 715673 - Hande browser-lastwindow-close events. r=mfinkle 2012-01-09 11:56:30 -08:00
Brian Nicholson
340efb27b8 Bug 715388 - Don't show telemetry doorhanger for session restore. r=mfinkle 2012-01-09 11:51:07 -08:00
Jonathan Kew
0299bb22c5 bug 716229 - don't switch fonts for non-printing control chars. r=roc 2012-01-10 20:40:30 +00:00
Ehsan Akhgari
3053c2dd3a Bug 716456 - Make sure to pass a correct ancestor to GetPreviousContent; r=bzbarsky 2012-01-10 15:35:04 -05:00
Vladan Djeric
242608b1f7 Bug 714450 - Mark the DB whitelist in Telemetry immutable after it is initialized. r=benjmain 2012-01-10 15:31:34 -05:00
Vladan Djeric
9f37a3ceae Bug 708962 - Start Telemetry service at application start to avoid deadlock from GetService spinning event loop. r=benjamin 2012-01-10 15:29:58 -05:00
Benoit Girard
bda11d91b1 Bug 711564 - Disable ICA/CA Plug-in drawing model on 10.5 because of instability. r=smichaud
--HG--
extra : rebase_source : e204fd8058110d7fbefec1160013185dffc08132
2012-01-09 19:11:04 -05:00