Commit Graph

84170 Commits

Author SHA1 Message Date
Lucas Rocha
ef74dc5283 Bug 707150 - Fix NullPointerException when getting IS_FOLDER (r=blassey) 2012-01-11 19:47:19 +00: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
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
Ed Morley
a2ab621fab Merge mozilla-central to mozilla-inbound 2012-01-10 20:04:09 +00:00
Rafael Ávila de Espíndola
c96397dc02 Bug 715930 - Use stdc++compat.cpp on OS X too. r=:glandium. 2012-01-10 15:01:03 -05:00
Justin Lebar
07be7f4331 Bug 708176 - Followup: Fix busted test. rs=smaug
--HG--
extra : rebase_source : dcfb6aa83e6a1b5751cd5ddfbae7547a8aa1f28b
2012-01-10 14:50:21 -05:00
Gregory Szorc
2af1cbc8f6 Bug 716868. r=philikon
--HG--
extra : rebase_source : 782c06acf95a58f0c1b48fb16ad9e1eb25aae0f0
2012-01-10 11:21:07 -08:00
Kartikaya Gupta
d43e5e5177 Bug 716937 - Make the testBookmark test actually pass. r=jmaher
Previously it would type in a URL and then attempt to verify it
as something else. Fix so that it doesn't try to verify a wrong
URL.
2012-01-10 14:15:18 -05:00
Kartikaya Gupta
55837d51d2 Bug 716934 - Print warning when clicking on elements with no listener. r=jmaher 2012-01-10 14:15:18 -05:00
Vladan Djeric
b6c5d40b28 Bug 711970 - Open localStorage DBs with the faster openUnsharedDatabase. r=mayhemer 2012-01-10 14:10:16 -05:00
David Bolter
aaa8ee6595 Bug 716589 - crash nsDocAccessible::GetNativeWindow. r=tbsaunde 2012-01-10 13:52:14 -05:00
Justin Lebar
e79f17be95 Bug 708176 - Part 2: Add {i,}frame.queryInnerState(), which allows privileged pages to peer into an iframe's state. r=smaug
--HG--
extra : rebase_source : dfd89eb7d451bac9ae4e4eb05d090c767f42ab8e
2012-01-10 12:57:40 -05:00