Commit Graph

83337 Commits

Author SHA1 Message Date
Victor Porof
d41f125f14 Bug 712472 - click-and-drag in Tilt becomes wonky after you do full-page-zoom (Ctrl +). r=robcee 2011-12-21 14:39:29 +02:00
Phil Ringnalda
b2a9cfa61e Merge mozilla-inbound with mozilla-central 2012-01-01 20:53:49 -08:00
Bill McCloskey
587dd47a33 Bug 712480 - Assert in most JSAPI functions that we're not inside a GC (r=Waldo) 2012-01-01 17:18:07 -08:00
Jeff Walden
e4a989aa9d Return NULL from a pointer-returning method, not false. No bug, r=fix-warning 2012-01-01 18:44:30 -06:00
Olli Pettay
d526837f54 Bug 713778 - nsICycleCollectorListener should not enable trace_all by default, r=mccr8 2012-01-01 23:48:42 +02:00
Kyle Huey
dca538b319 Bug 714445: nsWebMReader should not read preferences off the main thread. r=roc 2012-01-01 12:10:49 -05:00
Tim Taubert
e7bb002491 merge m-c to fx-team 2012-01-01 16:51:47 +01:00
Phil Ringnalda
6b88f0cb89 No bug, remove trailing whitespace to trigger builds on a CLOSED TREE 2011-12-31 21:15:38 -08:00
Phil Ringnalda
9183385f3c Merge mozilla-inbound to mozilla-central 2011-12-31 18:47:52 -08:00
Igor Bukanov
e563738a39 bug 714344 - background decommit must not leave GC chunks with no empty arenas on the available allocation list. r=wmccloskey 2011-12-31 21:29:41 +01:00
Brian Hackett
162df8e297 Fix warnings and Clang compile errors, bug 707049. r=waldo 2011-12-31 12:39:05 -07:00
Mark Banner
a05d7217e2 Backout changeset e13a27a39088 / bug 714394 due to breaking comm-central builds. toolkit-makefiles.sh only change so DONTBUILD as per the original checkin 2011-12-31 18:31:12 +00:00
Joel Maher
8aaaa2213b Bug 701076 - [hoooking up make] Robotium integration into birch tree. r=blassey,bear 2011-12-31 10:03:36 -05:00
Brian Hackett
95d4e2f5d9 Backed out changeset 4282a285d381 (bug 707049 backout). 2011-12-31 07:32:04 -07:00
Ms2ger
a0619211ee Backout 0d642e4e08cf (bug 707049); requested by evilpie. 2011-12-31 15:13:01 +01:00
Masayuki Nakano
61971e52ff Bug 711903 part.2 Fix new test failure r=ehsan 2011-12-31 23:04:37 +09:00
Masayuki Nakano
14604dc104 Bug 711903 part.1 EventUtils.synthesizeKey() shouldn't dispatch keypress event for modifier keys if the event type isn't specified r=smaug 2011-12-31 23:04:37 +09:00
Masayuki Nakano
a0dbc0b9f1 Bug 713502 Fire input event even during composition r=smaug+ehsan 2011-12-31 23:04:37 +09:00
Ed Morley
65ef51aa4d Merge mozilla-central to mozilla-inbound 2011-12-31 13:10:25 +00:00
ffxbld
a27c017069 Automated blocklist update from host linux-ix-slave02 2011-12-31 01:46:55 -08:00
Jeff Walden
81cde4ab7b Bug 714422 - Don't mark GetCurrentProcessArchitecture as a static inline, fixing 271 warnings when building with clang. rs=dholbert 2011-12-31 01:15:59 -06:00
Jeff Walden
553cc19655 Bug 714411 - Fix several instances of classes/structs inconsistently declared. rs=dholbert 2011-12-31 01:15:59 -06:00
Bill McCloskey
8792081a10 Bug 714363 - Remove XPCWrappedNativeScope::mPrototypeJSFunction (r=bholley) 2012-01-01 14:48:15 -08:00
Igor Bukanov
845d732e8d bug 714545 - js_FinishGC should not race with the background thread. r=wmccloskey 2011-12-31 21:29:41 +01:00
L. David Baron
714e0a8683 Weaken the quirks mode inline box model zeroing-of-containers when those containers have children that are vertical-align: top or bottom, so that it's a little more like when they have children with other values of vertical-align (except that it's an approximation). (Bug 714519) r=roc
--HG--
extra : transplant_source : %1B%A2%1A%2Cb%7BcS%C9%5Et%F8%F16%E3%1A%12%D67%15
2012-01-01 17:35:12 -05:00
Ehsan Akhgari
e15d512033 Bug 714256 - Remove locking from the transaction manager; r=roc 2012-01-01 17:35:11 -05:00
Ehsan Akhgari
897d64ec2a Bug 714286 - Cycle collection log should be written to a place where the process can write to, and the name of the file should be printed to the error console; r=mccr8 2012-01-01 17:34:00 -05:00
Robert Longson
c2dbbd28c8 Backout bug 620274 to fix crash i.e. bug 667324. 2012-01-01 15:47:27 +00:00
Justin Wood
c9082b7ab3 Bug 714394 - Re-Add xpfe autocomplete to allmakefiles.sh since comm-apps need it. rs+=khuey DONTBUILD 2011-12-30 20:37:07 -05:00
Olli Pettay
213ecacdc8 Bug 714250 - Optimize nsTransactionManager traversing, r=ehsan, mccr8
--HG--
extra : rebase_source : ee6fbf5481e9f3602ee8afe032963f662ae3fd03
2011-12-30 19:16:10 +02:00
Neil Rashbrook
7c093f5b43 Bug 692153 Make Copy and Select All always work even when contenteditable areas are present r=ehsan 2011-12-30 17:42:04 +00:00
Ms2ger
b5c39750d9 Merge m-c to m-i. 2011-12-30 12:17:22 +01:00
Olli Pettay
568ce4a0b1 Bug 714162 - Don't traverse certainly alive selections, r=mccr8 2011-12-30 12:47:23 +02:00
Blair McBride
e67d32420f Bug 713815 - Addons with compatibility overrides are still able to be installed. r=dtownsend
--HG--
extra : rebase_source : 535a75a745b3e1b9b9ccb5013f77b889d7283867
2011-12-30 13:53:52 +13:00
Blair McBride
43399f632b Bug 713816 - Add additional logging when parsing compatibility overrides. r=dtownsend
--HG--
extra : rebase_source : 78b866fc90e11847b726403a735b596ab609145e
2011-12-30 13:53:03 +13:00
Thomas Prip Vestergaard
eb254ebb6d Bug 711540 - Align text in "Video statistics" to the left 2011-12-29 18:56:51 -06:00
Olli Pettay
cf45db1549 Bug 713462, don't traverse black content lists, r=mccr8 2011-12-29 23:21:33 +02:00
Olli Pettay
ba414d54f2 Bug 713865 - Don't traverse XBL and XUL protos so much, r=bent 2011-12-29 16:34:05 +02:00
Tim Taubert
174bcd7323 merge m-c to fx-team 2011-12-29 13:59:50 +01:00
Marco Bonardo
36d93398c8 Merge last green PGO build from mozilla-inbound to mozilla-central 2011-12-29 12:02:01 +01:00
Nicholas Nethercote
da987c9b3a Bug 711895 - Tweak the warning options used for GCC builds. r=waldo, derf.
--HG--
extra : rebase_source : bbe982c5feceac25fb4c0ccd03ced3a874205c38
2011-12-28 19:59:19 -08:00
Jonathan Kew
bb111bb34b bug 696585 - support pref(...) annotations in reftest manifest. r=dbaron 2011-12-29 00:24:48 +00:00
Terrence Cole
0f8717c600 Bug 712460 - Add missing barriers in jsexn; r=billm
When we create an exception object, we copy Values into a custom exception
privates struct that we pass around.  If any of the Values copied to this
struct are gcthings in the nursery, this external array needs to root them.

--HG--
extra : rebase_source : 6bc9926441a1cd3f66fa9ade74022e13a5f7e758
2011-12-28 15:02:23 -08:00
Ehsan Akhgari
d824b10c2e Bug 686003 - The test for bug 507902 navigates away from the page while it's in progress; r=dougt
--HG--
rename : dom/tests/mochitest/orientation/test_bug507902.html => dom/tests/mochitest/orientation/bug507902-frame.html
2011-12-28 17:52:35 -05:00
Terrence Cole
8251748a44 Bug 712828 - Mark slow tests as slow; r=dmandelin
In the jstest suite, four tests cause the suite to run for 120+ seconds, where
without these, the suite runs in ~30 seconds.  We should mark these as slow, to
make the jstests suite more useful.
2011-12-28 14:49:30 -08:00
Terrence Cole
44161208ba Bug 711626 - More missing barriers around object properties; r=billm
This adds post barriers in several locations where they are needed inside of
object manipulation.

--HG--
extra : rebase_source : ce956417a74d70551c1f9258ef7587d0563c0157
2011-12-28 14:06:21 -08:00
Santiago Gimeno
2e8557928f Bug 713416 - Remove nsUniCharEntry class and replace it with nsUnicharPtrHashKey; r=khuey,ehsan 2011-12-28 16:25:54 -05:00
Boris Zbarsky
00746e91ea Backing out bug 707717 because it seems to be a perf hit, not a perf win. 2011-12-28 16:22:05 -05:00
Jan de Mooij
d74eb5b1dd Bug 713867 - Move arrayPrototypeHasIndexedProperty from JM to jsinfer. r=bhackett 2011-12-28 20:44:27 +01:00
Matt Brubeck
bac378b0fd Merge mozilla-central and mozilla-inbound 2011-12-28 11:17:19 -08:00