Tim Taubert
fe7d1fd44e
Bug 865127 - Clean up priority queue keeping track of tabs to restore; r=yoric
2013-04-25 17:58:27 +02:00
Reuben Morais
14a8dc17a8
Bug 862250 - Make 'equals' searches on tel only match the value entered by the user. r=gwagner
...
--HG--
extra : rebase_source : 2652c484e01b9b6bb8c27212fc76cb5d9ddfba2d
2013-04-25 08:40:18 -07:00
Josh Matthews
ac264150f0
Bug 865652 - Separate the logical concepts of a starting offset and the current offset for ArrayBufferInputStream. r=vlad
2013-04-25 16:24:32 +02:00
Kevin Grandon
776fda698e
Bug 861496 - Replace #ifdef MOZ_SYS_MSG by a preference. r=fabrice
2013-04-26 10:00:22 -04:00
Gina Yeh
2864f876ff
Bug 850157 - Add GetConnectedDevices() in nsIDOMBluetoothAdapter.idl, r=echou, sr= mrbkap
2013-04-26 18:48:21 +08:00
Eric Chou
e3926e8f4d
Bug 864575 - Notify all observers of file-changing at the right time, r=gyeh
...
When we receive multiple files in a row, we need to notify observers of
file-changing whenever a file is completely received. Currently we only
send one notification at the end of the entire session.
2013-04-26 18:09:04 +08:00
Eric Chou
084a1b39cc
Bug 817972 - Make Gecko Bluetooth capable of queueing file-sending requests, r=gyeh
2013-04-26 18:09:00 +08:00
Ryan VanderMeulen
713f8e57eb
Merge m-c to fx-team.
2013-04-25 08:41:24 -04:00
Jon Coppeard
18ed8e4e2b
Bug 866112 - GC: Fix some misc rooting hazards in the shell r=terrence
2013-04-25 11:55:40 +01:00
Jon Coppeard
672186739c
Bug 866030 - Error "_init__() takes exactly 4 arguments" running JS test harness for opt build r=terrence
2013-04-26 18:50:18 +01:00
Jon Coppeard
a69f531cdc
Bug 866134 - GC: Address reported TokenStream::Position rooting hazards r=sfink
2013-04-26 18:50:18 +01:00
Jon Coppeard
7d9149ed57
Bug 865308: GC: More rooting work in XPConnect r=bholley
2013-04-26 18:50:18 +01:00
Ryan VanderMeulen
d1a71c2efe
Merge the last PGO-green inbound changeset to m-c.
2013-04-24 21:48:57 -04:00
Lucas Rocha
3062f0fe41
cked out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout)
2013-04-24 22:53:31 +01:00
Lucas Rocha
a4d6a6da0c
Backed out changesets 10bdfbe0195b and 06b0f332039d (bug 858687) because of Robocop failures (r=backout)
2013-04-24 22:48:39 +01:00
Tanvi Vyas
63b7851e10
Bug 855730 - Add more logging and change the order back to the original order. Reordering should reduce the number of timeouts that spiked when we first changed the order. r=smaug
2013-04-24 14:43:14 -07:00
Dave Hylands
8bf86cf985
Bug 865255 - Fix regression in sdcard availability detections. r=dougt
2013-04-24 13:34:37 -07:00
Ehsan Akhgari
00242b8515
Backed out changeset 089871cdaf1e (bug 865004) because of crashtest leaks on a CLOSED TREE
2013-04-24 16:29:08 -04:00
Lucas Rocha
53ff8b705a
Bug 858687 - Rename browser_toolbar_menu.xml to browser_toolbar.xml (r=mfinkle)
...
--HG--
rename : mobile/android/base/resources/layout-large-v11/browser_toolbar_menu.xml => mobile/android/base/resources/layout-large-v11/browser_toolbar.xml
rename : mobile/android/base/resources/layout/browser_toolbar_menu.xml => mobile/android/base/resources/layout/browser_toolbar.xml
2013-04-24 21:19:26 +01:00
Ryan VanderMeulen
e487d317a5
Merge birch to m-c.
2013-04-24 16:17:41 -04:00
Justin Wood
8a88d649a1
Bug 862431 - Please upload new emulator to tooltool. r=jgriffin
2013-04-24 13:25:43 -04:00
Caio Lima
88bcc78d69
Bug 859818 - ConsoleAPIStorage.jsm tries to delete var-declared _consoleStorage; r=msucan
2013-04-23 12:19:00 +03:00
Panos Astithas
9356f5ba9d
Bug 864900 - The listTabs protocol request can fail if made immediately after a tab is closed; r=rcampbell
2013-04-25 10:47:06 +03:00
Tim Taubert
e662ba5969
Backed out changeset 95067eec6bde (bug 815120) for mochitest-bc failures
2013-04-25 09:42:54 +02:00
Heather Arthur
40f827595f
Backed out changeset 26caa9ab5c35 for XPCShell test failure
2013-04-24 17:17:39 -07:00
Heather Arthur
ec2001a60a
Bug 816967 - Remotable Style Editor; r=dcamp
2013-04-24 16:14:00 -07:00
Sachin Hosmani
46f9674a78
Bug 842780 - about:newaddon doesn't restrict size of the add-on's icon. r=Unfocused
2013-04-23 12:04:30 +05:30
Martin Stransky
84acbacd79
Bug 815120 - xpinstall.enabled=false still allows to install xpi via. addon search, r=bmcbride
2013-04-24 17:47:26 +12:00
Ryan VanderMeulen
25411bd8e4
Merge the last PGO-green inbound changeset to m-c.
2013-04-23 15:01:57 -04:00
Ryan VanderMeulen
435fe83dd9
Merge m-c to birch.
2013-04-23 14:27:53 -04:00
Josh Matthews
8d735463e8
Bug 864775 - Fix for test failures.
2013-04-23 19:40:14 +02:00
Tim Taubert
cfbfd9bf66
merge m-c to fx-team
2013-04-23 18:56:19 +02:00
Josh Matthews
c0d0923b9e
Bug 864775 - Build fix.
2013-04-23 18:05:06 +02:00
Josh Matthews
65dcb53b53
Bug 864775 - Build fix for wrapper API changes between 18 and m-c.
2013-04-23 17:29:30 +02:00
Josh Matthews
a6e8a31f6f
Bug 864775 - Use unwrapped content window object to determine compartment when creating new ArrayBuffers for use by content from TCPSocket. r=bz
2013-04-23 17:12:53 +02:00
J. Ryan Stinnett
10fc531728
Bug 843187 - Variables view: going down through the properties via keyboard is really broken, r=vporof
2013-04-23 07:34:08 -05:00
Reuben Morais
b68495bae4
Bug 855556 - Stop sending contacts if the child process is dead. r=gwagner
2013-04-23 05:06:40 -07:00
Chris Peterson
68b64fe467
Bug 863288 - Add sanity checks and error logging for bitmap decoding. r=mfinkle
2013-04-22 18:03:01 -07:00
Jeff Gilbert
1eda226668
Bug 863477 - Use SurfaceCaps::Any() for CreateOffscreen for GLContexts for NPAPI plugins. r=cpeterson
2013-04-25 09:35:50 -07:00
Gijs Kruitbosch
27cb228e61
Bug 852420 - Suppress NeededToWrapXUL warning for generated content, r=bz
...
--HG--
extra : rebase_source : e6aa39b0e7ea7faa3c95cd5a4fd5f87058441c16
2013-04-24 13:08:17 +02:00
Boris Zbarsky
3da96fa3de
Bug 863898. Add support for dictionary arguments in JS-implemented WebIDL bindings. r=mccr8
2013-04-25 12:29:55 -04:00
Boris Zbarsky
56032cd132
Bug 864727 part 7. Make the WebIDL binding Wrap methods take a handle for the scope object and use a Rooted for the parent. r=ms2ger
2013-04-25 12:29:55 -04:00
Boris Zbarsky
676b9d422b
Bug 864727 part 6. Make all the WrapNode methods take a handle for the scope object. r=ms2ger
2013-04-25 12:29:54 -04:00
Boris Zbarsky
9c1973b5d2
Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger
2013-04-25 12:29:54 -04:00
Boris Zbarsky
0b6ba06beb
Bug 864727 part 4. Pass a handle for the scope object to all the various Wrap*Object stuff in BindingUtils. r=ms2ger
...
Note: The JS::Rooted in CGWrapWithCacheMethod is just there until we start passing a handle to Wrap().
2013-04-25 12:29:53 -04:00
Boris Zbarsky
817ad5a3ec
Bug 864727 part 3. Pass a handle for the parent object to WebIDL dictionary ToObject. r=ms2ger
2013-04-25 12:29:53 -04:00
Boris Zbarsky
37c0b22339
Bug 864727 part 2. Pass a handle for the scope object to union conversions. r=ms2ger,terrence
2013-04-25 12:29:52 -04:00
Boris Zbarsky
2399aa7dd7
Bug 864727 part 1. Root the global before calling WrapObject in XPCConvert. r=bholley
...
I sort of wish GetGlobalJSObject just returned a handle.
2013-04-25 12:29:52 -04:00
Nicolas Silva
09da7b8c04
Bug 856079 - Merge ShadowLayer and LayerComposite (keeping the later). r=nrc
2013-04-25 18:25:33 -04:00
Eitan Isaacson
1603f285ac
Bug 865430 - Give dispatched mouse events from a11y an unkown input source. r=surkov
2013-04-25 09:16:10 -07:00