Luke Wagner
|
7843f94eb3
|
Bug 751575 - fix and reenable test_pb_notification_ipc.js (r=jst)
--HG--
extra : rebase_source : e2d52414cd17c15792e9c4be9cc48bfdb3b02318
|
2012-05-03 16:25:20 -07:00 |
|
Jeff Walden
|
68f555e127
|
Bug 751377 - Rename PropertyTable to ShapeTable, so that the new property representation can use the PropertyTable name in the interim while both representations are compiled but only one is used. r=bhackett
--HG--
extra : rebase_source : 43867f7bc935fd5ba41e93ea9f25e4bd8af60d4d
|
2012-05-02 14:33:17 -07:00 |
|
Jeff Walden
|
49774da800
|
Bug 751003 - Move Cell, Chunk, Arena, ArenaHeader, FreeSpan, ChunkInfo, ChunkBitmap, your mom into a new gc/Heap.h header that doesn't have any used-but-not-defined traps for the unwary #include-r. r=billm
--HG--
extra : rebase_source : 0cf117e91b1eb8f5eef801c5190380bf988b67a5
|
2012-05-01 20:04:36 -07:00 |
|
Jeff Walden
|
19a35f7f33
|
Bug 750907 - Move the marking declarations out of jsgcmark.h and into a header with minimal dependencies. r=billm
--HG--
rename : js/src/jsgcmark.cpp => js/src/gc/Marking.cpp
rename : js/src/jsgcmark.h => js/src/gc/Marking.h
extra : rebase_source : 3eb96a33102f0b76438dbb79ecb46e817bc1b767
|
2012-05-01 14:30:18 -07:00 |
|
Karl Tomlinson
|
632012d2ac
|
b=751429 handle modifier changes in periodic synthetic mouse events for drag sources r=roc
--HG--
extra : rebase_source : 08c12b5e4e2acb7e65ff29168356312eb9185d97
|
2012-05-03 18:24:20 +12:00 |
|
Karl Tomlinson
|
932d9c2d5b
|
b=750061 Put the hidden drag widget in the window group of the source node so that the gtk_grab_add during gtk_drag_begin is effective r=roc
--HG--
extra : rebase_source : 8ce17ca75be2b681f08489446bb8fdb2d651fe46
|
2012-05-03 18:23:59 +12:00 |
|
Karl Tomlinson
|
c733bc0e16
|
b=750961 disable motion hints to avoid gdk_event_request_motions unless on Maemo r=roc
--HG--
extra : rebase_source : 8f688b33d050a9d972da13aaf49607f300138f63
|
2012-05-03 18:23:31 +12:00 |
|
Johnny Stenback
|
35fa8810bc
|
First part of bug 749392. Stop exposing 'clear' in our shells in preparation of removing the underlying JS_ClearScope() API. r=jwalden
|
2012-05-03 15:52:45 -07:00 |
|
Ryan VanderMeulen
|
d3d82de9f8
|
Back out b5fd22efe23d (bug 739740) due to bustage. r=TryFTW
|
2012-05-03 18:51:14 -04:00 |
|
Oleg Romashin
|
8dae948140
|
Bug 751594 - s/ResizeOffscreenFBO/ResizeOffscreenFBOs. r=bgirard
|
2012-05-03 18:33:51 -04:00 |
|
David Rajchenbach-Teller
|
fb738304da
|
Bug 751505 - Better memory cleanup during the test. r=jorendorff,yoric
|
2012-05-03 17:14:33 +02:00 |
|
Ehren Metcalfe
|
9d5dfbd1ce
|
Bug 751416 - Remove unused txList[Iterator] methods. r=sicking
|
2012-05-03 18:33:51 -04:00 |
|
Ekanan Ketunuti
|
62ebc57c4b
|
Bug 751157 - Reference to non-existing dictionaryGeneric.png in mozapps/extensions/newaddon.css. r=dao
|
2012-05-03 09:00:56 +07:00 |
|
Michael Kaply
|
a1f9c9ea3a
|
Bug 744992 - Do not go into the preview code if it is null. r=benb,jmathies
|
2012-05-03 18:33:50 -04:00 |
|
David Rajchenbach-Teller
|
d4d480c5c0
|
Bug 739740 - Export libc constants to JS. r=khuey,glandium
|
2012-04-30 12:14:38 +02:00 |
|
OHZEKI Tetsuharu
|
39aba4daa3
|
Bug 641892 - Support showing multiple popup notification icons at the same time. r=margaret
|
2012-05-03 18:33:47 -04:00 |
|
Matt Brubeck
|
fd49ebbe60
|
Back out 682bf201edde, ef35ba222ac8, and 6a20cf61289d (bug 750907, bug 751003, bug 751377) because of build failure on a CLOSED TREE
--HG--
rename : js/src/gc/Marking.cpp => js/src/jsgcmark.cpp
rename : js/src/gc/Marking.h => js/src/jsgcmark.h
|
2012-05-03 14:55:52 -07:00 |
|
Bas Schouten
|
bc2f084e3e
|
Bug 738413 - Followup: Move ToIntRect to a Rect class method. r=roc
|
2012-05-03 23:41:37 +02:00 |
|
Ehsan Akhgari
|
1efb879ece
|
Merge from mozilla-central
|
2012-05-03 17:33:52 -04:00 |
|
Bas Schouten
|
5cc7c5218c
|
Bug 738413 - Part 3: Fix numerous issues with PushGroupAndCopyBackground. r=roc
|
2012-05-03 23:31:02 +02:00 |
|
Bas Schouten
|
b058c7e333
|
Bug 738413 - Part 2: Use OpaqueRect API in BasicLayers with non-cairo contexts. r=roc
|
2012-05-03 23:31:02 +02:00 |
|
Bas Schouten
|
6d00e6392f
|
Bug 738413 - Part 1: Add OpaqueRect API to Azure DrawTargets. r=roc
|
2012-05-03 23:31:02 +02:00 |
|
Ehsan Akhgari
|
d78544c6b6
|
Bug 751611 - Add mozconfig files for building Win32 binaries on our Win64 bit platforms; r=khuey
DONTBUILD
|
2012-05-03 17:27:32 -04:00 |
|
Gregory Szorc
|
b531b6a95c
|
Bug 749957; r=rnewman
|
2012-05-03 14:25:33 -07:00 |
|
Brian R. Bondy
|
7c21b9fb8d
|
Bug 670514 - LNK file test for Windows share security. r=bz
|
2012-05-03 15:23:32 -04:00 |
|
Brian R. Bondy
|
807e54d008
|
Bug 670514 - Arbitrary File + Directory read via .lnk files on Windows Share. r=bz
|
2012-05-03 15:23:28 -04:00 |
|
Jonathan Griffin
|
02a0e083d1
|
Bug 751403 - Use window.navigator instead of just navigator in telephony tests, r=mdas, a=b2g-only, npotb
|
2012-05-03 11:41:29 -07:00 |
|
Ali Juma
|
6868660a49
|
Bug 748048 - Part 2: Don't restrict invalidation to the widget's boundaries on Android. r=roc
|
2012-05-03 12:34:02 -04:00 |
|
Ali Juma
|
84e253b4d4
|
Bug 748048 - Part 1: Remove SetInvalidationDimensions and GetInvalidationDimensions. r=roc
|
2012-05-03 12:33:51 -04:00 |
|
Olli Pettay
|
f4603a370b
|
Bug 751561 - Call forgetSkippable at least twice before CC, r=mccr8
--HG--
extra : rebase_source : 7434eb9be0bbdfd7fe44e1aeced9698d6c0627e1
|
2012-05-03 19:17:01 +03:00 |
|
Honza Bambas
|
303401cb6f
|
Bug 745254, r=kaie
|
2012-05-03 18:25:07 +02:00 |
|
Matt Brubeck
|
9f46038aeb
|
Bug 750051 - Disable window.find in Fennec because it breaks and/or crashes [r=jst]
|
2012-05-03 09:15:38 -07:00 |
|
Olli Pettay
|
928443e854
|
Bug 751286 - eventPhase NONE constant, r=sicking
|
2012-05-03 13:59:51 +03:00 |
|
Ehsan Akhgari
|
90c267c38a
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 23:59:08 -04:00 |
|
Ehsan Akhgari
|
4c2155d99e
|
Merge mozilla-central into mozilla-inbound on a CLOSED TREE
|
2012-05-02 21:52:33 -04:00 |
|
Ehsan Akhgari
|
0c4b3513cd
|
Merge mozilla-central into mozilla-inbound on a CLOSED TREE
|
2012-05-02 19:40:48 -04:00 |
|
Philipp von Weitershausen
|
bab14518ab
|
Bug 750589 - Update default MobileConnection permissions after Gaia refactoring (#1277). r=fabrice a=b2g-only
|
2012-05-02 16:33:15 -07:00 |
|
Philipp von Weitershausen
|
9a869553f8
|
Bug 750592 - B2G RIL: only enable RILQUIRKS_CALLSTATE_EXTRA_UINT32 on SGS2 gingerbread. r=qDot
|
2012-05-02 16:32:46 -07:00 |
|
Jose Antonio Olivera Ortega
|
4b42d9ae2b
|
Bug 714973 - Add emergency calls to RIL's state machine. r=philikon
|
2012-05-02 16:32:46 -07:00 |
|
Matt Brubeck
|
ac34c40e48
|
Merge mozilla-central and mozilla-inbound
|
2012-05-02 15:58:11 -07:00 |
|
Bobby Holley
|
1ef0a14fe7
|
Bug 751086 - Disable toolkit/mozapps/plugins/tests/browser_bug435788.js for leaks (r=Mano,a=test-only)
|
2012-05-02 15:06:27 -07:00 |
|
Asaf Romano
|
66b90a8522
|
Bug 750269 - Fix places transactions leak with cpg (r=mak,a=not-in-libxul)
|
2012-05-02 15:06:07 -07:00 |
|
Jeff Walden
|
54584a58e0
|
Bug 751377 - Rename PropertyTable to ShapeTable, so that the new property representation can use the PropertyTable name in the interim while both representations are compiled but only one is used. r=bhackett
--HG--
extra : rebase_source : a49a6b1386ee1d8be5653c5c4f4c2089bc6bf297
|
2012-05-02 14:33:17 -07:00 |
|
Ehsan Akhgari
|
52cd3e0168
|
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=khuey
Landing on a CLOSED TREE
--HG--
extra : rebase_source : 92b945b90bb70a020609ad8ac0ffe633076bed10
|
2012-05-02 16:32:16 -04:00 |
|
Bobby Holley
|
710c5cfdb0
|
Bug 750859 - Remove {Disable,Revert}Capability. r=bz, PGO helper on CLOSED TREE
|
2012-05-02 23:57:43 +02:00 |
|
Bobby Holley
|
e6e34db54d
|
Bug 750859 - Remove (most of) SetCanEnableCapability. r=bz
|
2012-05-02 23:57:34 +02:00 |
|
Bobby Holley
|
c532e2d4c3
|
Bug 750859 - Kill the CAPS confirm dialog. r=bz
This will break addons using enablePrivilege, but that's going away too. We've been warning for many releases now, so it's time to bite the bullet.
|
2012-05-02 23:57:34 +02:00 |
|
Bobby Holley
|
26ec731b76
|
Bug 750859 - remove unused (or seldom-used) PrivilegeManager functions. r=bz
|
2012-05-02 23:57:34 +02:00 |
|
Ehsan Akhgari
|
5d044656b7
|
Backed out changeset 27c51f14c3ed (bug 751273) because of build bustage on Linux on a CLOSED TREE
|
2012-05-02 16:46:25 -04:00 |
|
Ehsan Akhgari
|
28ecf2b61b
|
Bug 751273 - Part 2: Rip out cairo and pixman from libxul; r=ted
Landing on a CLOSED TREE
|
2012-05-02 16:32:16 -04:00 |
|