andrew.quartey@gmail.com
|
f78e495142
|
Bug 701299 - crash nsGlobalWindow::LeaveModalState, r=smaug,khuey
|
2012-09-05 21:25:53 +03:00 |
|
Olli Pettay
|
ed667ac966
|
Bug 787961 - Remove mDocument from WorkerPrivate, r=bent
--HG--
extra : rebase_source : 6f2560f658e365b89bb602d498b082cf84bdaef9
|
2012-09-05 20:47:57 +03:00 |
|
David Rajchenbach-Teller
|
e2d42150c0
|
Bug 785487 - Clarifying nsSearchService incorrect initialization error message. r=gavin
|
2012-08-30 13:53:00 -07:00 |
|
Doug Turner
|
39a177feda
|
Bug 774368 - Calling removeMessageListener after test completes. r=smaug
|
2012-09-06 08:53:25 -07:00 |
|
Dave Hylands
|
c1330490e1
|
Bug 782289 - Bah - Added in the second part of the patch. r=philikon
|
2012-09-06 13:51:15 -07:00 |
|
Dave Hylands
|
26c23c67bb
|
Bug 782289 - Forward headphone status changed notification from gonk to chrome. r=philikon
The wrong patch was applied previously. This changeset rolls back the previous change and
applies the correct one.
|
2012-09-06 13:47:58 -07:00 |
|
Jan Beich
|
6af67b4654
|
Bug 787588 - d_reclen is dead on DragonFly since 64bit inode support. r=landry
|
2012-09-06 21:47:27 +02:00 |
|
Jan Beich
|
9f3bf584fa
|
Bug 787904 - Use 8k pagesize on FreeBSD ia64/sparc64. r=terrence
|
2012-09-06 21:46:47 +02:00 |
|
Brad Lassey
|
a04db1cff8
|
bug 788666 - Multiple APK: Each APK must not exactly match the configuration support of another APK r=mbrubeck
|
2012-09-05 23:00:07 -04:00 |
|
Jason Orendorff
|
802bc1481d
|
Bug 788261 - Split PNK_FUNCTION into multiple parse node kinds. Part 2, split PNK_FUNCTION{DECL,EXPR}. r=Waldo.
--HG--
extra : rebase_source : 162c415d5daf356bc89e30ff53358f5eab8e6073
|
2012-09-06 11:19:56 -05:00 |
|
Jason Orendorff
|
e3636c4c7c
|
Bug 788261 - Split PNK_FUNCTION into multiple parse node kinds. Part 1, split PNK_FUNCTIONNS from PNK_FUNCTION. r=Waldo.
--HG--
extra : rebase_source : c43f674bd7dd6ad86050342d07566407ece5c4aa
|
2012-09-06 08:19:01 -05:00 |
|
Jason Orendorff
|
cedc7ba841
|
Minor improvements to js::frontend::ParseNode::dump(). Bug 788227, r=Waldo.
--HG--
extra : rebase_source : f671f221a28240fc249653758255c2c679d09c95
|
2012-09-06 08:13:10 -05:00 |
|
Jason Orendorff
|
e7d9651a87
|
Rename PNK_RB and friends to more meaningful names. Bug 788222, r=Waldo.
--HG--
extra : rebase_source : 756f5b4a3bed9ac4924e9ba0712bfdb62858441c
|
2012-09-06 08:00:33 -05:00 |
|
Jason Orendorff
|
543e60fb97
|
Add ParseNode::as<T>(). Bug 788220, r=luke.
--HG--
extra : rebase_source : 41510e3bdc3f13f891ab0019c5c467534d0aca50
|
2012-09-06 07:58:29 -05:00 |
|
Lucas Rocha
|
4683090a74
|
Bug 785992 - Sanitize parsed reader mode article when viewing (r=mfinkle)
|
2012-09-06 19:37:41 +01:00 |
|
Kartikaya Gupta
|
1633a55ae4
|
Bug 760229 - Factor out a fillRectCoordBuffer function. r=Cwiiis
|
2012-09-06 14:34:38 -04:00 |
|
Kartikaya Gupta
|
0d58f1cd31
|
Bug 760229 - Cache some transient objects in ScrollbarLayer to reduce GC stress during composition. r=Cwiiis
|
2012-09-06 14:34:08 -04:00 |
|
Kartikaya Gupta
|
2542e6270d
|
Bug 760229 - Cache some transient objects in SingleTileLayer to reduce GC stress during composition. r=Cwiiis
|
2012-09-06 14:33:44 -04:00 |
|
Daniel Holbert
|
c1f983b3b6
|
Bug 788862: Initialize 'segType' in SVGPathData::ConstructPath. r=jwatt
|
2012-09-06 11:33:01 -07:00 |
|
Jan Beich
|
9f6137fce0
|
Bug 788108 - Remove FreeBSD workaround for double type wrapper. rs=sicking
|
2012-09-06 11:32:59 -07:00 |
|
Chris Peterson
|
01932747b4
|
Bug 769894 - Part 3: Skip some unnecessary conditional code when creating PromptService's AlertDialog. r=mfinkle
|
2012-09-04 15:10:43 -07:00 |
|
Chris Peterson
|
bb6838ce10
|
Bug 769894 - Part 2: Assert that PromptService's AlertDialog is called back on the UI thread. r=mfinkle
|
2012-09-04 14:43:38 -07:00 |
|
Brian Nicholson
|
b47cdd2b58
|
Bug 788609 - Check for about: URIs in isMarketPlace(). r=mfinkle
|
2012-09-06 11:04:55 -07:00 |
|
Lucas Rocha
|
cfcd20a62f
|
Bug 788119 - Don't even parse home pages in Reader's worker thread (r=mfinkle)
|
2012-09-06 18:55:24 +01:00 |
|
Ehsan Akhgari
|
5880ff1bc0
|
Bug 787574 - Add a script for creating stub implementations of Web IDL interfaces; r=bzbarsky
DONTBUILD since this is just a script, and NPOTB.
|
2012-09-06 13:53:43 -04:00 |
|
Ed Morley
|
a895f50c8c
|
Backout a3a7de3e2938 (bug 784294), cddd665d83f0 (bug 787927) for failures in browser_dbg_bfcache.js
|
2012-09-06 18:50:34 +01:00 |
|
Wes Kocher
|
567ba343ac
|
Merge
|
2012-09-06 10:34:48 -07:00 |
|
Wes Kocher
|
3f53268ef5
|
Update Jetpack tests in Firefox to pick up bug 774709's tentative fix.
|
2012-09-06 10:33:59 -07:00 |
|
Steve Fink
|
e0840e2df4
|
Bug 787709 - Crash test for bug 787775. r=woof!
--HG--
extra : rebase_source : 803db5d08bead4908d5fa2d487848a0912dcd538
|
2012-09-06 10:29:19 -07:00 |
|
Doug Turner
|
21ec42c80e
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. r=bent
|
2012-09-05 14:30:36 -07:00 |
|
Doug Turner
|
ad40ed02f2
|
Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf
|
2012-09-05 14:30:36 -07:00 |
|
Chris Peterson
|
dc46820a34
|
Bug 782096 - Catch unexpected NullPointerException from InputMethodManagerService. r=snorp
|
2012-08-29 17:19:32 -07:00 |
|
Ryan VanderMeulen
|
514aecd0b0
|
Backout bug 567077 for bustage.
|
2012-09-05 18:36:38 -04:00 |
|
Chris Jones
|
7e01b79a2d
|
Bug 776850: Kill subprocesses that fail backstop permission checks. r=jlebar
|
2012-09-05 15:18:48 -07:00 |
|
Paul Adenot
|
0311df268d
|
Bug 567077 - Remove the classinfo stubs. r=peterv
|
2012-09-05 12:26:20 -07:00 |
|
Paul Adenot
|
85641057be
|
Bug 567077 - Fix an assertion failure when the decoder is cloned. r=cpearce
|
2012-09-04 16:25:02 -07:00 |
|
Paul Adenot
|
9ccfa62326
|
Bug 567077 - Tests for sniffing the types of media files that are served with no Content-Type. r=cpearce
|
2012-09-04 16:24:34 -07:00 |
|
Paul Adenot
|
4283006604
|
Bug 567077 - Avoid sniffing when recreating a channel. r=cpearce
|
2012-09-04 16:24:12 -07:00 |
|
Paul Adenot
|
5a71dd81e5
|
Bug 567077 - Sniff types of media files that are served with no Content-Type. r=cpearce
|
2012-09-04 16:22:34 -07:00 |
|
John Schoenick
|
f25d874531
|
Backout a6f040934c99 (Bug 548133) for reftest orange
|
2012-09-05 14:58:17 -07:00 |
|
Sriram Ramasubramanian
|
916da33f22
|
Bug 785246: Make custom button inherit ShapedButton. [r=mfinkle]
--HG--
extra : rebase_source : 3cb4344c42d323b7c42af2d7529726781ba23e00
|
2012-09-05 14:53:54 -07:00 |
|
Nathan Froyd
|
317b7be203
|
Bug 774757 - don't generate static initializers with new bindings; r=bz
|
2012-08-29 17:16:23 -04:00 |
|
Ryan VanderMeulen
|
74b163955e
|
Merge m-c to inbound.
|
2012-09-05 21:09:23 -04:00 |
|
Fabrice Desré
|
159cd0472b
|
Bug 775327 - App ID generation and storage is unsafe [r=sicking]
|
2012-09-05 18:07:21 -07:00 |
|
Nicholas Nethercote
|
cc481a950e
|
Bug 787866 (part 3) - Remove SharedContext::fun_. r=luke.
--HG--
extra : rebase_source : af5e5bcb736853e4374e50ae8534f683280fe001
|
2012-09-04 18:09:31 -07:00 |
|
Nicholas Nethercote
|
9e5fdbec8a
|
Bug 787866 (part 2) - Don't call function-only methods on non-function SharedContexts. r=luke.
--HG--
extra : rebase_source : 977824f3a6ad091381dc9423d6eaf9a435262004
|
2012-08-30 19:32:07 -07:00 |
|
Nicholas Nethercote
|
4dd42b195a
|
Bug 787866 (part 1) - Remove unused |cx| parameter from ContextFlags(). r=luke.
--HG--
extra : rebase_source : 30da23506525c0dc7884d903902168c54a7098bb
|
2012-09-04 18:08:46 -07:00 |
|
Gregor Wagner
|
1011efb407
|
Bug 778326 - Create Permission.txt that explains permisson-names and purpose. r=sicking DONTBUILD
|
2012-09-05 17:40:27 -07:00 |
|
Fabrice Desré
|
6fed1e18b8
|
Bug 788872 - Cannot run packaged apps after install without restarting gecko [r=gwagner]
|
2012-09-05 17:37:41 -07:00 |
|
Gregor Wagner
|
6a37b417e8
|
Bug 788561 - SettingsAPI: Use createLock instead of getLock. r=bent
|
2012-09-05 17:33:03 -07:00 |
|