Adam Roach [:abr]
6fe1b0af22
Bug 879477: Update PC to use mHandle instead of (void *) this in logging r=ekr
2013-06-10 15:47:25 -07:00
Masatoshi Kimura
5adf56e2de
Bug 881252 - Warn use of getUserData() or setUserData(). r=bz
2013-06-11 07:41:42 +09:00
Brian Nicholson
0337ae9dc3
Bug 880599 - Remove GeckoProfile.get() from provider creation. r=gbrown
2013-06-10 15:37:39 -07:00
Brian Nicholson
b55572883a
Bug 879505 - Use getCurrentActivity() in getActivityFromClick(). r=gbrown
2013-06-10 15:37:39 -07:00
Brian Hackett
6782186cda
Bug 881333 - Fix break in GGC builds.
2013-06-10 16:08:55 -06:00
Marco Bonardo
dba4bc2a6d
Bug 769348 - Change selection algorithm for autofilled URLs prefixes.
...
This new variant limits selection to typed pages and suggests only prefixes that match all of those addresses.
r=paolo
2013-06-10 23:59:15 +02:00
Sriram Ramasubramanian
070f0c92bf
Bug 878929: Fix robocop testShareLink to pass in the ListView. [r=mfinkle]
...
--HG--
extra : rebase_source : be564d2726e31a5c1b6bd19575fe23db6f7e11bf
2013-06-07 10:50:43 -07:00
Sriram Ramasubramanian
1238976040
Bug 878929: Optimize custom menu's list view. [r=mfinkle] [r=wesj]
...
--HG--
extra : rebase_source : 58caf961c4d7a0521224508b44a605c466968543
2013-06-05 15:28:02 -07:00
Chris Peterson
b938121333
Bug 878327 - Disable the Marketplace payment provider prefs in Beta and Release channels. r=wesj
2013-06-06 16:02:49 -07:00
Brian Hackett
59e2a34200
Bug 881333 - Use accessor methods for cx->compartment and cx->runtime, r=luke.
2013-06-10 15:22:18 -06:00
Dan Gohman
9de5fef6a7
Bug 881401 - Use explicit template instantiation. r=bhackett
2013-06-10 14:13:57 -07:00
Dan Gohman
724da5d8ce
Bug 881380 - Pull the LDouble class into shared code. r=luke
2013-06-10 14:13:57 -07:00
Dan Gohman
4186cda125
Bug 881372 - Refactor lowerForFPU to be shared between x86 and x64. r=jandem
2013-06-10 14:13:56 -07:00
Joe Drew
43c50701d4
Bug 881459 - Don't include nsView.h from nsLayoutUtils.h r=jrmuizel
2013-06-10 17:00:00 -04:00
Guillaume Abadie
73226a51be
Bug 879954 - Implement OES_texture_float_linear - r=bjacob
2013-06-10 16:00:52 -04:00
Guillaume Abadie
3af6b292e5
Bug 879952 - OES_texture_float should not allow linear filtering - r=bjacob
2013-06-10 16:00:46 -04:00
Guillaume Abadie
06361ed09b
bug 879802 - Clean up the #includes in the WebGL implementation - r=bjacob
2013-06-10 16:00:35 -04:00
Yura Zenevich
252b6c6952
Bug 877124 - [AccessFu] tests for the trusted explicitly associated names for children of the current pivot. r=eeejay
2013-06-10 13:31:17 -07:00
Yura Zenevich
0b05a2db6d
Bug 877124 - [AccessFu] Trust explicitly associated names of the current pivot and its children. r=eeejay
2013-06-10 13:31:17 -07:00
Ralph Giles
bb84b1dc65
Bug 881432 - Add webvtt_strerror to exports. r=bustage.
...
CLOSED TREE approval from RyanVM.
2013-06-10 13:09:01 -07:00
Ryan VanderMeulen
63b0ab46b6
Merge m-c to inbound.
2013-06-10 15:46:15 -04:00
Ryan VanderMeulen
fdbbf59ba0
Merge inbound to m-c.
2013-06-10 15:43:58 -04:00
Ryan VanderMeulen
39565c8428
Merge birch to m-c.
2013-06-10 15:43:30 -04:00
Paul Adenot
9d6b0ad6a6
Bug 865244 - Bustage fix again, on a CLOSED TREE.
2013-06-10 21:43:05 +02:00
Tim Taubert
4d247cc8b8
merge m-c to fx-team
2013-06-10 21:17:09 +02:00
Shu-yu Guo
a1cfd9438d
Bug 879723 - Make sure property types reflect inherited types from the prototype when specializing a setgname. (r=bhackett)
2013-06-10 12:10:13 -07:00
Chris Peterson
560f766a6b
Back out changeset 12cdc8931e48 (Bug 857730) to remove Android Contacts permission.
2013-06-10 11:24:27 -07:00
Ryan VanderMeulen
48b95f0801
Merge birch to m-c.
2013-06-10 12:25:58 -04:00
Timothy B. Terriberry
2440908070
Bug 881163 - Require gcc 4.5.2 for C++11 atomics, r=froydnj
2013-06-10 09:17:00 -07:00
Thomas Zimmermann
ca96fee1d1
Bug 838995: Improve component swapping when reading texture in RGBA format r=vlad
...
The function SwapRAndBComponents spends a lot of time in the loops while
walking over the image data. This patch reworks the looping such that the
function only takes 75% of its original time.
2013-06-10 16:00:58 +02:00
Sotaro Ikeda
2d8e4dae08
Bug 871485 - Share hw codec between applications/tasks. r=mwu, r=doublec, r=roc
2013-06-10 08:22:05 -04:00
Ed Morley
77f18862e2
Merge latest green birch changeset and mozilla-central
2013-06-10 10:06:11 +01:00
Gina Yeh
ea0fa55fff
Bug 878745 - BluetoothService cleanup, r=echou
2013-06-10 12:18:00 +08:00
Stephen Pohl
43969691bb
Bug 881022: Check that the scrollable frame is still alive after each call to UnsetOpacityOnElement for the two scrollbars to avoid crashing. r=roc
2013-06-09 20:38:45 -07:00
Szu-Yu Chen [:aknow]
93c97c6d9b
Bug 875243 - B2G RIL: fix some coding style. r=hsinyi
2013-06-10 10:41:14 +08:00
Karl Tomlinson
55c41ed5f4
b=810274 allow smooth scroll step to nearest pixel boundary short of desired position r=roc
...
--HG--
extra : transplant_source : %07%FC%14%84%D6%80%BD%5C%ECe%05%0D%8F%B3%0E%8F%7B%F8%90%1E
2013-06-10 12:37:16 +12:00
Karl Tomlinson
4c8386df31
b=810274 include bounds with layer pixels as possible destinations to minimize subpixel scrolls r=roc
...
--HG--
extra : transplant_source : %3BkY-X%D0%60lwm%C5XN%BEo%CA%AF%0E%10%08
2013-06-10 12:37:16 +12:00
Karl Tomlinson
70a0e722bb
b=880492 use GCC's typeof when decltype is not available r=Waldo
...
--HG--
extra : transplant_source : %F89%13%B2%E9%C7%99C%82%0D%E2C%2C%5E%A8%06Uo%B6%9A
2013-06-10 12:37:16 +12:00
Matt Woodrow
395c4378ee
Bug 871917 - Schedule a paint when an nsSVGImageFrame gets an image changed notification. r=roc
2013-06-10 12:14:01 +12:00
Matt Woodrow
5dbeaae395
Backout Bug 861805 for causing Bug 871729. rs=roc
2013-06-10 12:13:10 +12:00
Kyle Huey
3329670a4b
Bug 877584: Add missing #ifdef DEBUG. r=me
2013-06-09 16:08:19 -07:00
Ehsan Akhgari
b220b0c8b6
Merge mozilla-central into mozilla-inbound
2013-06-09 19:03:37 -04:00
Kyle Huey
756f02ce3d
Bug 877584: Route JS holding through the cycle collection runtime so it can do different things on different threads. r=mccr8
2013-06-09 16:02:02 -07:00
Rodrigo Silveira
b47f85cb5c
Bug 880745 - Intermittent browser_history.js r=jimm
...
--HG--
extra : rebase_source : 99d715d8be0a573f006822333ac1ac8445d88365
2013-06-09 12:34:30 -07:00
Fernando Jiménez
958cb1f0c4
Bug 879387 - Is not possible to display the buttons of " install or cancel " when the payment is completed. r=fabrice
2013-06-09 20:01:35 +02:00
Austin King
5076221b7c
Bug 881014 - Cancel buttons in UI should call RP's oncancel method. r=jedp
2013-06-08 13:50:25 -07:00
Ivaylo Dimitrov
b0a54a77e9
Bug 880029 - gstreamer - high CPU usage after patch for Bug 856562 landed. r=alessandro.d
2013-06-08 20:53:10 +01:00
Hannes Verschore
eb6bc7661e
Bug 880891 - IonMonkey: Only trigger invalidation when decided to inline function, r=djvj
2013-06-09 11:57:59 +02:00
Mike Hommey
6a8d67e8fc
Bug 874708 - Backout changeset 4655d7317a03 (part of bug 875824) now that the linker itself has a mitigation that works on the SGS4
2013-06-09 09:24:56 +02:00
Mike Hommey
5138bbb50a
Bug 874708 - Hook libc's sigaction to avoid system libraries replacing our segfault handler temporarily and restoring it wrongly. r=nfroyd
2013-06-09 09:23:03 +02:00