Marco Bonardo
|
efe05da08b
|
Bug 702639 - Kill excludeItemsIfParentHasAnnotation query option.
r=dietrich sr=gavin
|
2012-02-24 23:43:49 +01:00 |
|
Jeff Gilbert
|
b09b159de0
|
Bug 724476 - Add ANGLE patch file for impl. readpixel format BGRA - r=bjacob
|
2012-02-24 14:37:06 -08:00 |
|
Jeff Gilbert
|
d4a1b00304
|
Bug 724476 - ANGLE Bug 294 - Use BGRA/UBYTE as exposed fast format/type for readPixels - r=bjacob
|
2012-02-24 14:37:06 -08:00 |
|
Jeff Gilbert
|
727633dbc7
|
Bug 724476 - Add patch for strict ANGLE readpixels behavior - r=bjacob
|
2012-02-24 14:37:06 -08:00 |
|
Jeff Gilbert
|
66a7e7b7eb
|
Bug 724476 - ANGLE Bug 293 - Enforce readPixels format/type semantics - r=bjacob
|
2012-02-24 14:37:05 -08:00 |
|
Mounir Lamouri
|
2b99166180
|
Bug 729854 - Fix intermittent failure in test_bug353415-2.html. r=Ms2ger
|
2012-02-24 14:11:30 +01:00 |
|
Mounir Lamouri
|
1322f3e7b5
|
Bug 720385 - Make option.index follows the specifications. r=Ms2ger
|
2012-02-24 21:30:54 +01:00 |
|
Hub Figuière
|
186a2a0fa0
|
Bug 729861 - Part 2: make the doc accessible check an assert. r=tbsaunde
|
2012-02-24 12:36:01 -08:00 |
|
Chris Peterson
|
841ac7f6e2
|
Bug 715251 - Reduce overscroll distance from 75% to 30% of viewport. r=kats
|
2012-02-24 10:29:44 -08:00 |
|
Brian Nicholson
|
14637a0d91
|
Bug 726679 - Fix Aurora Release Notes link. r=mfinkle
|
2012-02-24 11:40:20 -08:00 |
|
Jason Duell
|
e2e2b75f03
|
Bug 716841. EventSource::GetInterface goes into infinite loop if redirected. r=bz
|
2012-02-24 11:37:30 -08:00 |
|
Chris Leary
|
e9e4a90b47
|
Bug 700822: Followup: add comment about use of static local. (r=bz)
|
2012-02-24 11:15:32 -08:00 |
|
Marco Bonardo
|
bcb8184750
|
Backout 92c25caf3990 (bug 691707) for m-oth failures
|
2012-02-24 20:05:44 +01:00 |
|
Margaret Leibovic
|
5259d724bf
|
Bug 730129 - Intermittent testBookmark | bookmarks list has 5 children (a header and 4 folders) - got 0, expected 5. r=gbrown
|
2012-02-24 10:54:17 -08:00 |
|
Bill McCloskey
|
93fc879b61
|
Bug 730148 - Handle OOM better in ValidateIncrementalMarking (r=igor)
|
2012-02-24 10:46:31 -08:00 |
|
Bill McCloskey
|
0ceaaefb00
|
Bug 673551 - Allow mark stack size to be bounded for debugging (r=igor)
|
2012-02-24 10:42:42 -08:00 |
|
Peter Van der Beken
|
6bb126a26b
|
Fix for bug 691707 (Enumerating new proxy-based DOM bindings should enumerate the prototype too). r=mrbkap.
--HG--
extra : rebase_source : 2877f225f60750d27005fccc0225e5c0482fb441
|
2012-02-07 20:55:37 +01:00 |
|
Marco Bonardo
|
89ab3a4b9e
|
Merge central to inbound
|
2012-02-24 18:22:14 +01:00 |
|
Marco Bonardo
|
49719e739d
|
Merge last green PGO from inbound to central
|
2012-02-24 18:20:40 +01:00 |
|
Rafael Ávila de Espíndola
|
87da5d7d56
|
Bug 683975 - build unifdef. r=rail
|
2012-02-24 12:11:01 -05:00 |
|
Benoit Girard
|
5e1dd84f1f
|
Bug 730302 - Fix GetMarker code in Table::Tick. r=mstange
|
2012-02-24 11:51:13 -05:00 |
|
Andrew McCreight
|
8cd569208b
|
Bug 729401 - use global before we null it out in ~nsXULTemplateBuilder. r=bent
|
2012-02-24 08:49:23 -08:00 |
|
Gervase Markham
|
2f30134655
|
Bug 618051 - enable IDN for .si.
|
2012-02-24 16:38:33 +00:00 |
|
Lucas Rocha
|
625515690f
|
Bug 729945 - Don't initially call account update listener on main thread (r=blassey)
|
2012-02-24 16:22:54 +00:00 |
|
Rafael Ávila de Espíndola
|
ce15409cce
|
Bug 723864 - Remove dead default cases in gfx. r=jmuizelaar.
|
2012-02-24 10:50:37 -05:00 |
|
Jonas Sicking
|
5e2c35737e
|
Bug 722626: Implement DOMRequest object. r=mrbkap
|
2012-02-24 14:19:49 +01:00 |
|
Ben Turner
|
447466195f
|
Bug 717451 - 'Telephony: Keep telephony objects on multiple pages in sync'. r=sicking.
--HG--
extra : transplant_source : %15%BB%92%8E%A38A%80%9E%A40T%E5BCi%BE%ACK%F7
|
2012-02-24 05:14:37 -08:00 |
|
Rafael Ávila de Espíndola
|
8db92c8db2
|
Bug 723534 - Remove dead default cases. r=ehsan.
|
2012-02-24 08:36:53 -05:00 |
|
Dão Gottwald
|
69181a3e83
|
Bug 729244 - ESC doesn't revert the location bar value anymore. r=gavin
|
2012-02-24 14:32:00 +01:00 |
|
Daniel Holbert
|
72dfdfe8df
|
Bug 730074: Use JSCLASS_NO_OPTIONAL_MEMBERS in JSClass definition within XrayWrapper.cpp, to fix build warning about missing braces. r=mrbkap
|
2012-02-24 14:31:49 +01:00 |
|
Yury
|
7b0321d5fe
|
Bug 730190 - Update OTS to r81. r=jfkthame
|
2012-02-24 14:31:11 +01:00 |
|
Marco Bonardo
|
612c9018f6
|
Bug 613588 (Sync) - Load-on-demand livemarks.
r=rnewman
|
2012-02-24 13:42:32 +01:00 |
|
Marco Bonardo
|
76ac38c278
|
Bug 613588 (Tests) - Load-on-demand livemarks.
r=dietrich
|
2012-02-24 13:42:30 +01:00 |
|
Christian Sonne
|
ea23c784b7
|
Bug 706850 - New icon for livemark items.
r=mak ui-r=shorlander
|
2012-02-24 13:42:28 +01:00 |
|
Marco Bonardo
|
5226ce6445
|
Bug 613588 (Frontend) - Load-on-demand livemarks.
r=dietrich,mano
|
2012-02-24 13:42:26 +01:00 |
|
Marco Bonardo
|
985d738ddd
|
Bug 613588 (Backend) - Load-on-demand livemarks.
r=dietrich,mano
|
2012-02-24 13:42:24 +01:00 |
|
Marco Bonardo
|
5dd1d7a1a0
|
Bug 613588 (Interfaces) - Load-on-demand livemarks.
r=dietrich,mano sr=gavin
|
2012-02-24 13:42:21 +01:00 |
|
Gian-Carlo Pascutto
|
4abec28b2f
|
Bug 729609 - Special folders get duplicated during profile migration. r=lucasr
|
2012-02-24 13:11:23 +01:00 |
|
Michael Wu
|
143711d58e
|
Bug 730206 - Avoid flash of white at startup, r=cjones DONTBUILD because NPOTB
|
2012-02-24 03:21:51 -08:00 |
|
Fabrice Desré
|
9bd1d5fa90
|
Bug 730176 - Volume buttons don't control call volume [r=cjones]
|
2012-02-24 02:47:13 -08:00 |
|
Marco Bonardo
|
e1a9d05d71
|
Bug 728230 - Enforce copying non-primitive properties in Places transactions to avoid runtime leaks.
r=dietrich
|
2012-02-24 11:28:18 +01:00 |
|
Marco Bonardo
|
726b77f80c
|
Merge mozilla-central to mozilla-inbound
|
2012-02-24 11:25:58 +01:00 |
|
Marco Bonardo
|
a16e32b797
|
Merge last green PGO from inbound to central
|
2012-02-24 11:22:53 +01:00 |
|
Robert Longson
|
51d8917573
|
Bug 729996 - trailing spaces in text not properly ignored. r=dholbert
|
2012-02-24 10:20:53 +00:00 |
|
Jonathan Kew
|
0f3872effe
|
bug 729866 - remove unused and unimplemented nsIUGenDetailCategory interface. r=smontagu
|
2012-02-24 10:15:46 +00:00 |
|
Jonathan Kew
|
7ff00e8673
|
bug 724826 pt 3 - replace users of nsIUGenCategory service within libxul with direct access to mozilla::unicode::GetGenCategory. r=smontagu
|
2012-02-24 10:15:46 +00:00 |
|
Jonathan Kew
|
c880fcf93f
|
bug 724826 pt 2 - replace the use of cattable.h with nsUnicodePropertyData for more accurate (and faster) category lookup. r=smontagu
|
2012-02-24 10:15:46 +00:00 |
|
Jonathan Kew
|
d4399166e5
|
bug 724826 pt 1 - move various Unicode property tables from gfx to intl. r=smontagu
--HG--
rename : gfx/thebes/gfxUnicodeProperties.h => intl/unicharutil/public/nsUnicodeProperties.h
rename : gfx/thebes/gfxUnicodeScriptCodes.h => intl/unicharutil/public/nsUnicodeScriptCodes.h
rename : gfx/thebes/gfxUnicodeProperties.cpp => intl/unicharutil/src/nsUnicodeProperties.cpp
rename : gfx/thebes/gfxUnicodePropertyData.cpp => intl/unicharutil/src/nsUnicodePropertyData.cpp
rename : gfx/thebes/genUnicodeScriptData.pl => intl/unicharutil/tools/genUnicodePropertyData.pl
|
2012-02-24 10:15:46 +00:00 |
|
Marco Bonardo
|
1d497e43b2
|
Bug 726440 - The star panel should not replace the header with itself each time it's opened.
r=dietrich
|
2012-02-24 11:11:17 +01:00 |
|
Marco Bonardo
|
8c0491935f
|
Bug 721319 - PlacesUtils.removeLazyBookmarkObserver() doesn't always remove observers, causes browser window to leak.
r=dietrich
|
2012-02-24 11:10:38 +01:00 |
|