Commit Graph

128531 Commits

Author SHA1 Message Date
Simon Montagu
21af89786e Remove unnecessary calls to ClearHasDirAutoSet in AfterSetAttr, Bug 861607, r=ehsan 2013-04-15 23:14:40 +03:00
Simon Montagu
1bd37e7cad Add some assertions to DirectionalityUtils.cpp, Bug 861606, r=ehsan 2013-04-15 23:14:39 +03:00
Jason Duell
541b126225 Backed out changeset bfd7c7290cab (bug 851214) for bad comment 2013-04-15 13:14:20 -07:00
Jason Duell
a553bc6090 Bug 851214 - Allow OOP mozbrowser w/o enclosing app r?honza 2013-03-18 10:51:00 -07:00
Mats Palmgren
b82fc88ef0 Bug 856368 - Convert some comments into proper doc-comments. r=roc 2013-04-15 22:00:06 +02:00
Mats Palmgren
772df09e15 Bug 856368 - Inline the AllocateBy* and FreeBy* methods into the header. r=roc 2013-04-15 22:00:06 +02:00
Mats Palmgren
60e56dc95d Bug 856368 - Adjust memory reporter SizeOf methods accordingly. r=roc 2013-04-15 22:00:06 +02:00
Mats Palmgren
cdbcd9c96c Bug 856368 - Merge nsPresArena::mState into nsPresArena itself. r=roc 2013-04-15 22:00:06 +02:00
Mats Palmgren
c3b4843c39 Bug 856368 - Remove DEBUG_TRACEMALLOC_PRESARENA. r=roc 2013-04-15 22:00:06 +02:00
Phil Ringnalda
2607292fa5 Back out a5a1dd3bd8ae (bug 860029) for stupidorange 2013-04-15 12:55:38 -07:00
Nick Alexander
1e840733ac Bug 848519 - Part 3: Replace services-common/preferences.js with gre/modules/Preferences.jsm in imports. r=gavin 2013-04-15 12:45:37 -07:00
Nick Alexander
238c8bb242 Bug 848519 - Part 2: Update Makefile.in and test harness. r=gavin 2013-04-15 12:45:33 -07:00
Nick Alexander
ce1bb2ecb5 Bug 848519 - Part 1: Move files. r=gavin
--HG--
rename : services/common/preferences.js => toolkit/modules/Preferences.jsm
rename : services/common/tests/unit/test_preferences.js => toolkit/modules/tests/xpcshell/test_Preferences.js
2013-04-15 12:45:29 -07:00
Phil Ringnalda
c4a632f701 Back out e6f337d218b4 (bug 768288) for bug648747.js jit-test failures
CLOSED TREE
2013-04-15 12:22:31 -07:00
David Keeler
3bced0e559 bug 847621 - follow-up to fix SOURCE url r=bsmith DONTBUILD because NPOTB 2013-04-15 11:51:52 -07:00
Kartikaya Gupta
c3de2c1b55 Bug 748495 - Don't call setCSSViewport unnecessarily. r=Cwiiis 2013-04-15 14:41:46 -04:00
Sean Stangl
ab9b6329c4 Bug 860029 - Standardize Modelines in the JS Module. r=njn 2013-04-15 11:33:03 -07:00
Vasil Dimov
ae43f13227 bug 733712 - don't call atk_object_set_name() r=tbsaunde 2013-04-15 14:21:20 -04:00
Nathan Froyd
0879da76e1 Bug 861909 - only add ARM support for clang and llvm on linux; r=glandium
DONTBUILD because NPOTB
2013-04-15 11:52:07 -04:00
Nathan Froyd
1fc15a8d5c Bug 861372 - delete checks for FPU_IS_ARM_FPA; r=mjrosenb 2013-04-12 16:39:24 -04:00
Hannes Verschore
8713568b67 Bug 768288: IonMonkey: Enable inlining of functions with loops, r=djvj 2013-04-15 19:59:55 +02:00
Jonathan Kew
9e0950f01d bug 857192 - use float instead of integer CSS pixels to track available space for image. r=bz 2013-04-15 18:53:03 +01:00
Allison Naaktgeboren
41d3eeb0c0 Bug 85955 -Don't thumbnail capture when in snapped view.r=rsilveira 2013-04-15 10:42:20 -07:00
Stephen Pohl
4263aaffa7 Bug 861748 - Disable synchronous scroll to top or bottom of the page when page bounce behavior is turned off. r=smichaud 2013-04-15 13:04:55 -04:00
Shane Caraveo
54526c87ce bug 859715 protect against migration failures of social providers, r=markh 2013-04-11 15:43:40 -07:00
Mike Hommey
d06212fc0b Bug 861796 - Fix crash in LibHandle::~LibHandle. r=nfroyd 2013-04-15 18:36:13 +02:00
Jan Horak
c78d7cacc1 Bug 446041 - Force sharing printer settings in Linux because GTK doesn't have support for per printer settings. r=roc 2013-04-15 12:28:38 -04:00
Vladan Djeric
911d41358f Bug 860544 - Typo in field name in Telemetry ping. r=froydnj 2013-04-15 12:08:04 -04:00
Julian Seward
34ce0cbc89 Bug 861800 - Make UnwinderThread2 a bit less verbose. r=bgirard 2013-04-15 17:25:16 +02:00
Jon Coppeard
bc651dfedc Bug 861269 - GC: Continuing the rooting of XPConnect - Root XPCJSID.cpp r=bholley
--HG--
extra : rebase_source : 3702d37309dd711a6db9173d0c6ab6142ce78544
2013-04-15 15:30:05 +01:00
Jon Coppeard
90b0939c47 Bug 861269 - GC: Continuing the rooting of XPConnect - Root nsXPConnect.cpp r=bholley
--HG--
extra : rebase_source : 4bbe3cc3891cb4b3f820454f0f73acea99b36378
2013-04-15 15:29:51 +01:00
Jon Coppeard
015274be17 Bug 861269 - GC: Continuing the rooting of XPConnect - Convert id_ to idArg style arguments r=bholley
--HG--
extra : rebase_source : a0a88749928f3f622b5626adfc8aa23382d06611
2013-04-15 15:29:37 +01:00
Julian Seward
5450ad259e Bug 861141 - Connect Breakpad on Android to faulty.lib's mmap interface. r=glandium,ted 2013-04-15 16:46:43 +02:00
Hannes Verschore
6c464d99da Bug 861857: TI: Fix testing the intersection between two types, r=jandem 2013-04-15 16:32:28 +02:00
Patrick McManus
9912596978 bug 819734 - Token Bucket for Network Requests [a/b test] r=honzab 2013-04-15 09:41:27 -04:00
Patrick McManus
5484ffe8e1 bug 819734 - Token Bucket for Network Bursts part 2/2 [windows timers] r=honzab 2013-04-15 09:40:53 -04:00
Patrick McManus
2c81202135 bug 819734 - Token Bucket for Network Bursts part 1/2 [base] r=honzab 2013-04-15 08:50:35 -04:00
Raymond Lee
31c3e18a5f Bug 855190 - Use new async getCharsetForURI in /toolkit/components/places/tests/unit/test_bookmarks_json.js. r=mak 2013-04-15 12:20:48 +08:00
Honza Bambas
22176a6ee3 Bug 850362 - reintroduce bug 842852 - localStorage optimizations, r=mak77 2013-04-15 14:38:58 +02:00
Honza Bambas
bf6ac747cf Bug 600307 - localStorage and sessionStorage implementation overhaul, r=mak77+smaug, sr=smaug 2013-04-15 14:38:48 +02:00
Jonathan Watt
082ba25ac4 Bug 861805 - Stop layers from snapping transforms for SVG content. r=roc 2013-04-15 13:30:28 +01:00
Jonathan Kew
c9148497c8 bug 861403 - fix mixing of device pixels with global display pixels in MoveClient and ResizeClient calculations. r=roc 2013-04-15 13:17:22 +01:00
Brian Hackett
ed81b4fac7 Bug 845596 - Keep track of free variables during syntax parsing, r=jorendorff. 2013-04-15 06:02:16 -06:00
Cameron McCormack
3a8c4b22d8 Bug 843917 - Test. 2013-04-15 19:50:57 +10:00
Jonathan Griffin
9839e1ef23 Bug 843793 - Throw specific errors when iframe is crashed or hung, r=mdas 2013-04-08 14:12:32 -07:00
Jonathan Griffin
2c766c10d7 Bug 838607 - Disable another click test, a=test-only 2013-04-15 01:40:08 -07:00
Jonathan Griffin
798f427f7e Backed out changeset c2449e6144d1 (wrong bug #) 2013-04-15 01:43:14 -07:00
Jonathan Griffin
0036e3fef5 Bug 860104 - Disable another click test, a=test-only 2013-04-15 01:40:08 -07:00
Chris Lord
f67f2ed873 Bug 856932 - Fix async scrolling of auto-positioned fixed position elements. r=nrc
Layers representing auto-positioned fixed position elements should not be
offset by the fixed layer margins.
2013-04-15 09:31:48 +01:00
Chris Lord
d70ef10427 Bug 856932 - Fix fixed margins on position:fixed hierarchies. r=roc
Make sure that fixed margins aren't applied to auto-positioned frames, unless
their containing block is the primary frame of the body element.
2013-04-15 09:31:45 +01:00