Timothy Nikkel
b2533d0dc1
Bug 714346. Part 2. When we create the display clip item that contains a subdocument we use the prescontext of the child document to snap the clip's bounds. This is wrong when the parent and child documents don't have the same app units per dev pixel ratio. Leave the presshell before creating the clip item. r=mats
2012-02-28 23:53:52 -06:00
Timothy Nikkel
7465ab46a9
Bug 714346. Part 1. Make some code stop checking useless return values because it makes the control flow more complicated then needed. r=mats
2012-02-28 23:53:37 -06:00
John Schoenick
6e07a650b2
Bug 406541 - Ensure we agree with java on applet codebase, and run security checks for file: codebase URIs. r=jst
2012-02-27 13:58:00 -08:00
Phil Ringnalda
ac1d019bf7
Back out 4537403fb911 (bug 731450), c9e48c19363a (bug 719294), 682dd844587b (bug 730144) for flambe
2012-02-28 19:07:40 -08:00
David Mandelin
da7f46da70
Bug 730523: remove jscompat.h, r=luke
2012-02-28 18:17:11 -08:00
Steve Fink
b35e63ca4e
Bug 731450 - jstests.py needs to import subprocess.call. r=dmandelin
...
--HG--
extra : rebase_source : b80c2698e84b9744dbc7faeb2ce5654479f7b6d4
2012-02-28 17:15:26 -08:00
Steve Fink
4ca2e4600b
Bug 719294 - Eliminate the bytecode space optimization where it omits the starting line number. r=luke
...
As per this comment:
/*
* Special case: function definition needs no line number note because
* the function's script contains its starting line number.
*/
But this is the only reason why you need a JSContext in js_PCToLineNumber, and I have a user that needs to do the lookup without a context.
--HG--
extra : rebase_source : 73064dbbbf31949d19c8f1e1b18eb4febf127c87
2011-06-06 14:11:08 -07:00
Steve Fink
de27a605cf
Bug 730144 - Label objects with their mark colors when dumping the heap. r=mccr8
...
--HG--
extra : rebase_source : 14b88d188875dd2f1fe90b9e16af77ef81018fde
2012-02-23 18:47:59 -08:00
Matthew Gregan
2bb439b67e
Bug 730425 - Performa an additional range check in stream read. r=roc
2012-02-28 17:38:46 +13:00
David Mandelin
0be0db4666
Bug 730511: remove obsolete typedefs intN, uintN, r=luke
2012-02-28 15:11:11 -08:00
Alexander Surkov
9581a345b4
Bug 473576 - font-family text attribute should expose actual font used, r=tbsaunde, f=karl
2012-02-29 09:25:06 +09:00
Ryan VanderMeulen
77c048b6f8
Backout bug 713052 (rev 5c84280687df). The checkin-needed flag was removed as a mid-air collision when I committed this.
2012-02-28 18:47:32 -05:00
Nathan Froyd
6f835d88b2
Bug 731248 - Remove duplicate headers in js/src. r=luke
2012-02-28 12:01:52 -05:00
Chris Peterson
3ec00e916a
Bug 731056 Part 4 - Fix checkstyle warnings: wrap lines longer than 100 characters. r=dougt
2012-02-27 16:29:55 -08:00
Chris Peterson
62291e08f0
Bug 731056 Part 3 - Fix checkstyle warnings: move field declarations to top of class and make private. r=dougt
2012-02-27 16:29:44 -08:00
Chris Peterson
d6d08677f3
Bug 731056 Part 2 - Fix checkstyle warnings: reorder imports and remove wildcards. r=dougt
2012-02-27 16:29:35 -08:00
Chris Peterson
9762508541
Bug 731056 Part 1 - Fix checkstyle warnings: fix whitespace. r=dougt
2012-02-27 16:29:22 -08:00
Nick Hurley
076a7f08b6
Bug 730163 - Telemetry for how long we wait to acquire the cache service lock. r=michal.novotny
2012-02-28 18:40:39 -05:00
Chris Peterson
04d373eb1c
Bug 725170 - Reset IME selection when Fennec resumes. r=dougt
2012-02-28 18:40:39 -05:00
Mike Kristoffersen
544a50dece
Bug 720493 - nsIdleService sometimes fails to restart its idle time detection timer. r=bbondy
2012-02-28 18:40:38 -05:00
Johan Charlez
1ae88bdcf3
Bug 713052 - Add preference for disabling ALT-clicks to save links. r=gavin
2012-02-28 18:40:38 -05:00
Frédéric Wang
7e47b7aa6b
Bug 701758 - Add page to convert MathJax font table into our own format. r=karlt
2012-02-28 18:40:38 -05:00
Frédéric Wang
68030b7e1d
Bug 701758 - Add stretchy operator table for MathJax fonts. r=karlt
2012-02-28 18:40:38 -05:00
Nathan Froyd
394b88c410
Bug 700659 - Delete nsHashSets code. r=bsmedberg
2012-02-27 11:26:58 -05:00
Nathan Froyd
4cebb315f0
Bug 700659 - Slay nsHashSets in netwerk/protocol. r=mcmanus
2012-02-27 11:20:29 -05:00
Nathan Froyd
4a9d389087
Bug 700659 - Slay nsHashSets in gfx/thebes, round 2. r=jrmuizel
2012-02-27 11:19:36 -05:00
OHZEKI Tetsuharu
6ad86ebbbb
Bug 575955 - Replace internal usage of old transactions shim, add a new toolkit test. r=mak
...
--HG--
rename : browser/components/places/tests/unit/test_placesTxn.js => toolkit/components/places/tests/unit/test_placesTxn.js
rename : browser/components/places/tests/unit/test_txnGUIDs.js => toolkit/components/places/tests/unit/test_txnGUIDs.js
2012-02-28 18:40:38 -05:00
Luke Wagner
8f3a03dd2f
Bug 731181 - Handle GC during RegExpShared::compile (r=billm)
...
--HG--
extra : rebase_source : bfc5af40e73cd5be1dce0fe2198175ae19e77998
2012-02-28 15:36:19 -08:00
Gregor Wagner
0290613144
Bug 674720 - WebContacts (or Contacts+). r=fabrice, jonas, bent, tantek
2012-02-28 14:01:48 -08:00
Margaret Leibovic
a13defbff0
Bug 731387 - Get rid of unnecessary @Override tags. r=bnicholson
2012-02-28 13:23:40 -08:00
Jonathan Kew
74bc2f7c62
bug 731187 - nsFontMetrics needs to handle possible failure of AutoTextRun to create the run. r=choller,roc
2012-02-28 21:34:45 +00:00
Jonathan Kew
0e0a92e8c9
bug 721821 - make nsBidiPresUtils::WriteReverse aware of clusters, so that diacritics in RTL text display correctly in SVG text. r=smontagu
2012-02-28 21:24:04 +00:00
Peter Van der Beken
b3213dcf89
Fix for bug 637099 (Remove JS_ClearScope calls on windows). r=mrbkap.
...
--HG--
extra : rebase_source : 8bdadc72a0b28c78e21758fab8f1035ee1dd9f3d
2011-03-15 12:06:39 +01:00
Peter Van der Beken
28f90dc67b
Fix for bug 731227 (Fix script object ownership in IDBWrapperCache/IDBCursor). r=bent.
...
--HG--
extra : rebase_source : 86074980306682ebe1c4df8e09c4c2f3c51c4bf2
2012-02-27 17:52:19 +01:00
Peter Van der Beken
a4a525be0e
Fix for bug 731173 (SetVersionHelper should release mOpenRequest). r=bent.
...
--HG--
extra : rebase_source : c247f36421e2e3bdc8d7ebceca440da5653e4f29
2012-02-24 11:31:00 +01:00
Neil Deakin
5704ca2236
Bug 728581, use ContainsNode to determine if the mouse is over a selection so that dragging a scrollbar in chrome works properly, r=ehsan
2012-02-28 15:33:30 -05:00
William Lachance
50fdd7d035
Bug 731023 - Remove devicemanager's communicate method r=jmaher
2012-02-28 11:44:45 -08:00
William Lachance
da377fdcbe
Bug 731349 - Minor bugs in DroidADB, DroidSUT abstractions r=ctalbert
2012-02-28 11:44:45 -08:00
Geoff Brown
165cdae3de
Bug 730153 - Enhance SUT agent kill command for xpcshell / non-java tasks; r=jmaher
2012-02-28 11:44:45 -08:00
Christian Holler
aae07c1e22
Bug 728995 - DeviceManagerADB should support TCP/IP r=wlach
2012-02-28 11:15:37 -08:00
Bill McCloskey
107c4ec579
Bug 729367 - Add write barrier flag to NPAPI class (r=igor)
2012-02-28 10:44:04 -08:00
Bill McCloskey
149b4aa9eb
Bug 729367 - Add write barrier flag to shell worker class (r=jorendorff)
2012-02-28 10:43:56 -08:00
Brian R. Bondy
65f2e13848
Bug 731170 - Download Manager Open containing Folder not working. r=bsmedberg
2012-02-28 13:42:13 -05:00
Gavin Sharp
477401c1f4
Bug 731043: add comments to confvars.sh to explain branding quirks, r=dolske
...
--HG--
extra : transplant_source : 7%19%93%E3%3F9%9A%F6%A6%EA%DEjB%8A%21%D43Q%F1v
2012-02-27 16:28:22 -08:00
Matt Brubeck
a5ca4655ae
Merge from mozilla-central to mozilla-inbound
2012-02-28 10:08:33 -08:00
Kyle Machulis
fc58009e92
Bug 728912: Use RilRawData.MAX_DATA_SIZE instead of hardcoded constants r=philikon
2012-02-28 09:58:04 -08:00
Geoff Brown
de80fca3ff
Bug 705192: allow remotexpcshelltests.py to execute xpcshell via SUT agent; r=jmaher
2012-02-28 12:20:56 -05:00
Gervase Markham
9331240e93
Bug 730814 - update about:license to MPL 2. Also add a link to the FAQ,
...
correct a few inaccuracies about what license applies to what, and make the
document validate as HTML5. r=villalu.
2012-02-28 16:29:05 +00:00
Josh Aas
0e7fae193d
Bug 731040: Fix bug in which we don't properly create an object frame due to over-aggressive fallback. r=jst
2012-02-28 10:05:06 -05:00
Serge Gautherie
b45e3037cc
Bug 489728. (Bv6a_fix) Misplaced '"'. (Bustage fix.)
2012-02-28 10:29:46 +01:00