Commit Graph

84052 Commits

Author SHA1 Message Date
Luke Wagner
9a13e2af4f Bug 715561 - Tidy up js_XDRStaticBlockObject (r=jorendorff)
--HG--
extra : rebase_source : a0cdaca76ee0a475bb7592090b1e9993e662fecb
2012-01-09 10:23:38 -08:00
Dão Gottwald
33ae7d3918 Bug 694084 - Showing/hiding the conditional forward button resizes the search bar in a new profile (when the url/search bar splitter hasn't been used). r=gavin 2012-01-12 22:25:13 +01:00
Dão Gottwald
74f269f2f0 Bug 646038 - URL destination flickers when the mouse pointer is over a link positioned at the bottom corner. r=gavin 2012-01-12 22:24:44 +01:00
Josh Matthews
eda4983660 Bug 454790 - Allow programmatic selection of -moz-user-select: none frames. r=roc 2012-01-12 15:59:19 -05:00
Jeff Walden
35274f19bf Bug 716112 - Add an optional second argument to MOZ_ASSERT to allow explanations to accompany assertions, if desired. r=cjones
--HG--
extra : rebase_source : a6be7ef89c91a58df489057ca4ea67791b6881a0
2012-01-06 15:51:27 -06:00
Ms2ger
00eac5024e Bug 717441 - Backout bug 715093 / changeset d5f3e38021fd for Fennec crashes. 2012-01-12 21:35:48 +01:00
Brian Nicholson
40657a3206 Bug 709888 - Remove UA switcher. r=mfinkle 2012-01-12 12:26:26 -08:00
Mark Finkle
0ca84ffb3a Bug 717231 - Downloads are not added to the Download Manager (stock ICS 4.0.3) [r=mbrubeck] 2012-01-12 15:16:31 -05:00
Josh Matthews
f6175f00b5 Bug 717512 - Use focusedWindow instead of activeWindow when requesting focus for needs-focus tests. r=ehsan 2012-01-12 14:49:52 -05:00
Benoit Girard
54d3f9cc3b Bug 717059. Add suppport for optional features. r=ehsan
This will let us detect situations where we have different features in the profiler
and choose to use them.
2012-01-12 13:33:32 -05:00
Benoit Girard
fdb1323cce Bug 717059. Use double ms instead of float so that the types match. r=ehsan 2012-01-12 11:50:43 -05:00
Kartikaya Gupta
7c5bbfb786 Bug 717408 - Remove unneeded clause in python exception handling that was causing errors on python 2.5. r=geoffbrown 2012-01-12 13:09:04 -05:00
Simon Montagu
7b2f366751 Implement text-align-last. Bug 536557, r=dbaron 2012-01-12 19:52:21 +02:00
Simon Montagu
4a65ecb2cf Tests for bug 536557, r=dbaron 2012-01-12 19:52:17 +02:00
Kartikaya Gupta
239a252e7a Bug 713011 - Add a check to ensure we are running on the correct thread. r=blassey 2012-01-11 17:08:14 -05:00
Ben Turner
2011976f88 Bug 717173 - 'Crash @ JS_ReportPendingException'. r=khuey. 2012-01-12 08:55:44 -08:00
Brian Hackett
50cbb4cd5b Fix AssertValidPropertyCacheHit when called from JIT stubs, bug 717251. r=dvander 2012-01-12 08:41:09 -08:00
Matt Brubeck
ccc9fa2174 Bug 711199 - Update menu icons for Android 2.2 and 2.3 [r=lucasr] 2012-01-12 08:30:16 -08:00
Asaf Romano
4d64dc1dc0 Bug 713519 - getCharsetAlias should throw for unknown character sets. r=smontagu. 2012-01-12 18:24:16 +02:00
Marco Bonardo
8a1239036c Bug 711914 - Fetching bookmarks information during onBeforeItemRemove may break the bookmarks cache.
r=dietrich
2012-01-12 17:04:09 +01:00
Nathan Froyd
fa5154d0f1 Bug 717311 - reduce space required by sCatEAWValues; r=jfkthame 2012-01-11 15:51:09 -05:00
Ed Morley
097cd18f1b Backout 6605cc311ec5 & 9217303c2e5c (bug 536557) for M4 orange 2012-01-12 15:33:00 +00:00
Michal Novotny
8b5492473d Bug 716289 - crash in nsCacheService::SearchCacheDevices 2012-01-12 16:13:09 +01:00
Brian R. Bondy
e2fc40309f Bug 715746 - Fix for intermittent test_0000_bootstrap_svc.js failure failed: 7 == succeeded. r=rstrong 2012-01-12 09:54:40 -05:00
Simon Montagu
6d9e29e3e5 Implement text-align-last. Bug 536557, r=dbaron 2012-01-12 16:29:20 +02:00
Simon Montagu
f6e6291f37 Tests for bug 536557, r=dbaron 2012-01-12 16:29:17 +02:00
Ed Morley
a5e2d37200 Backout f94f83c7f2df (bug 708075), 6bf51f18e69e (bug 717311) for test crashes 2012-01-12 13:30:39 +00:00
Jonathan Kew
451eefe74c bug 708075 - observe memory-pressure notification and discard cached gfxShapedWord records. r=roc 2012-01-12 12:44:05 +00:00
Nathan Froyd
4eb190e713 Bug 717311 - reduce space required by sCatEAWValues; r=jfkthame 2012-01-11 15:51:09 -05:00
Ms2ger
9547f083a8 Bug 675221 followup - Remove xpcom/proxy from toolkit-makefiles.sh; rs=build 2012-01-12 12:29:50 +01:00
Jacek Caban
58488e3ef5 Bug 717220 - Tons of 'comma at end of enumerator list' warnings r=jones.chris.g 2012-01-12 12:07:50 +01:00
Jacek Caban
bd850587ed Bug 717223 - Delayload linking of gkmedias.dll broke mingw compilation r=khuey 2012-01-12 12:07:25 +01:00
Masatoshi Kimura
65cb5fcc01 Bug 716570 - Rename blob URI scheme from "moz-filedata" to "blob" per spec. r=sicking
--HG--
rename : content/base/src/nsFileDataProtocolHandler.cpp => content/base/src/nsBlobProtocolHandler.cpp
rename : content/base/src/nsFileDataProtocolHandler.h => content/base/src/nsBlobProtocolHandler.h
2012-01-12 11:36:03 +01:00
Dão Gottwald
65b3259751 Bug 717191 - browser_scratchpad_bug690552_display_outputs_errors.js leaks the scratchpad window. r=rcampbell 2012-01-12 11:35:35 +01:00
Robert Longson
555bbcf3c7 Bug 525095 - Fix artifacts being left behind when text is resized. r=roc 2012-01-12 09:59:39 +00:00
Chris Jones
d9fcf03424 Bug 710563: Temporarily set layout.frame_rate.precise only for b2g, while bug 710563 is waiting to land. r=mwu 2012-01-12 00:36:46 -08:00
Brad Lassey
0583e7aa42 bug 711136 - thumbnails on about:home are really poor quality r=mfinkle 2012-01-11 00:09:48 -08:00
Dmitrij Petters
a7b53f4aa8 Bug 714767 - Grey horizontal band on bottom layer of URLBar [r=mbrubeck] 2012-01-11 16:58:19 -08:00
Geoff Lankow
67d77157ff Bug 715735 - Detail view icon has no dimensions set, causes a relayout when it loads; r=Unfocused 2012-01-10 20:15:51 +13:00
Ben Turner
cd9dfe6aea Bug 717158 - 'B2G telephony: unknown (outgoing) call index is assumed to be incoming later'. r=cjones.
--HG--
extra : transplant_source : %7B%A6XC%07%87%20%A9W%AA.Le%A5%7B%1A%81%F1%FE%B5
2012-01-11 18:17:26 -08:00
Ben Turner
a7e158984c Bug 716754 - 'Crash when accessing navigator.mozTelephony from chrome page'. r=sicking.
--HG--
extra : transplant_source : %EE%2AR%C4%F7lU%D8%B0%2A%0B%85V%B5o%F3%F8%C6%CD%5C
2012-01-11 18:19:53 -08:00
Brian Hackett
e9af582064 Avoid skipping sync code in GETPROP PIC on non-length accesses which can invoke a getter, bug 717184. r=dvander 2012-01-11 17:42:58 -08:00
Brian Hackett
bce6c5bdec Account for all special CALLPROP behavior in inline cache stub, bug 717208. r=dvander 2012-01-11 17:31:41 -08:00
Ehsan Akhgari
e2811ba7bb Bug 171237 - Part 2: Correct the calls to ScrollIntoView which were not updated as part of bug 605138; r=roc 2012-01-11 20:19:19 -05:00
Ehsan Akhgari
b07d71747a Bug 171237 - Center the search results instead of scrolling only enough to show them in order to provide more visual context; r=roc 2012-01-11 20:18:23 -05:00
Matt Woodrow
841caeb8f4 Bug 712509 - Disable Skia's internal malloc debugging as it was causing crashes on android. r=Bas 2012-01-12 13:46:09 +13:00
Matt Brubeck
79464a5537 Bug 714285 - Fix bug in text input context menu matching [r=wesj] 2012-01-11 16:36:11 -08:00
Matt Brubeck
7059e800a8 Bug 712307 - Update the urlbar icons for Android fennec [r=bnicholson] 2012-01-11 16:36:11 -08:00
Philipp von Weitershausen
97cd7a8190 Bug 717434 - B2G telephony: audio isn't switched on for incoming calls and never switched off once switched on. r=bent 2012-01-11 16:20:16 -08:00
Philipp von Weitershausen
76c6fa61b8 Bug 717156 - B2G telephony: crash after page reload due to improper callback unregistering. r=bent 2012-01-11 16:20:08 -08:00