Commit Graph

110679 Commits

Author SHA1 Message Date
Makoto Kato
ef2b3bc225 Bug 802529 - crash in js::detail::HashTableEntry with methodjit=false. r=luke 2012-10-19 16:37:00 +09:00
Alexander Surkov
f910ee857d Bug 740764 - Restrict object attributes inheritance through documents to ARIA attributes, r=tbsaunde 2012-10-19 16:15:23 +09:00
Chris Pearce
e51e7f1ce6 Bug 803427 - Correct duration of gizmo.mp4 in media mochitests. r=doublec 2012-10-19 20:09:09 +13:00
Kyle Huey
a5a6a888dd Bug 802926: Null check the callback passed to toBlob. r=sicking 2012-10-18 23:59:38 -07:00
Gary Kwong
04f34813e3 Remove suppression for bug 799157 to see if it occurs again. DONTBUILD 2012-10-18 22:44:00 -07:00
Ryan VanderMeulen
efd53c3dda Merge m-c to inbound. 2012-10-18 21:28:57 -04:00
Gary Kwong
d22fb6117f Suppress bug 803386. DONTBUILD 2012-10-18 18:21:29 -07:00
Olli Pettay
347434362b Bug 801440 - 'ASSERTION: Mutation event dispatched in native anonymous content', r=bz 2012-10-19 03:22:35 +03:00
Josh Matthews
ab013b1329 Backed out changeset 12002e126b39 (bug 769298) 2012-10-18 17:27:23 -04:00
Jim Blandy
fd32736181 (no bug) DONTBUILD Fix comment search-and-replaceo in js/src/ion/IonMacroAssembler.h rs=nobody 2012-10-18 14:20:43 -07:00
Doug Turner
4a040cfbad Bug 793955, 802867 - DeviceStorage files returned by DeviceStorage.get() don't always have lastModifiedDate. r=bent. a=blocking-basecamp 2012-10-18 11:29:32 -07:00
Ed Morley
2663bfd658 Merge last PGO-green changeset of mozilla-inbound to mozilla-central 2012-10-18 18:12:33 +01:00
Chris AtLee
0838dea60b Bug 802763: Set objcopy for gonk builds. r=ted DONTBUILD 2012-10-18 10:45:31 -04:00
Mike Hommey
d13ce06194 Bug 799441 - Build GIO module in libxul. r=ted 2012-10-18 14:47:10 +02:00
Mike Hommey
3a3fbb075b Bug 794472 - Allow pymake to run more commands without sending them to a shell. r=ted 2012-10-18 14:46:33 +02:00
Mike Hommey
bac58de07e Bug 794472 - Add quoting for some commands to make pymake happier. r=ted 2012-10-18 14:44:12 +02:00
Graeme McCutcheon
b3fe2c3786 Bug 802718 - Ensure internal widget state is restored after browser_minimize.js, to work around Unity bug on Ubuntu. r=gavin DONTBUILD 2012-10-18 12:23:30 +01:00
Chris Lord
f417dde98c Bug 802143 - Clarify coordinate spaces in ReusableTileStoreOGL::DrawTiles. r=bgirard 2012-10-18 12:59:17 +01:00
Gian-Carlo Pascutto
8c3e7521f0 Bug 795281. r=bholley 2012-10-18 13:52:03 +02:00
Chris Lord
ba0b96675c Bug 802143 - Fix calculation of content bounds in ReusableTileStoreOGL. r=bgirard
FrameMetrics changed at some point so that the content rect and scroll offset
are stored pre-multiplied by the render resolution. The display-port calculation
in this function appears to have always been wrong(?)
2012-10-18 12:53:33 +01:00
Jason Smith
4f9e8545a8 Bug 780780 - Crash test for mozilla::SuccessCallbackRunnable::Run - r=jesup 2012-10-17 23:32:25 -07:00
John Schoenick
057fe960b1 Bug 797043 - Followup, only implicitly click-to-play activate actual plugin types. r=josh 2012-10-19 13:11:42 -07:00
Neil Deakin
3e7a4bd757 Bug 772808, Menuitems should inherit hidden attribute from commands, r=neil,smichaud 2012-10-19 16:04:07 -04:00
David Burns
7251cae532 Bug 802227: add --testvars to runner to accept JSON file with test data; r=jgriffin 2012-10-19 20:32:36 +01:00
Sriram Ramasubramanian
7f2813e6f5 Bug 708707: Fennec home screen widget. [r=mfinkle]
--HG--
extra : rebase_source : 63871fd8412c45931e8739b1550ebf537638549f
2012-10-19 11:15:06 -07:00
Sriram Ramasubramanian
ea10ba545f Bug 708707: Add widget specific icons to branding folders. [r=mfinkle]
--HG--
extra : rebase_source : 65dd376ac6ea95c93c557b3abc77934ef9b8c5b3
2012-10-19 11:13:57 -07:00
Anant Narayanan
13047623fc Bug 780790: Check for NULL callbacks in getUserMedia; r=jesup 2012-10-18 11:31:00 -07:00
Jan de Mooij
eeb10de4fb Bug 803219 - Fix TI sanity checks in the interpreter. r=terrence 2012-10-19 21:10:01 +02:00
Bobby Holley
1fc641f872 Bug 793969 - Define an identity transformation at the Xray layer. r=mrbkap 2012-10-19 21:00:48 +02:00
David Burns
632c3a3952 Bug 801703: iframe elements instead of using window.frames; r=mdas 2012-10-19 19:46:58 +01:00
Jim Chen
726441b618 Bug 792928 - Don't select entire text when event offsets are out of bounds; r=masayuki 2012-10-19 14:45:54 -04:00
Etienne Segonzac
8d914286b7 Bug 795164 - Preventing DOMApplicationRegistry from broadcasting the same message to the same message manager multiple times. r=fabrice 2012-10-19 11:17:05 -07:00
Andres Hernandez
67591e3369 Bug 769298 - Avoid logging script errors coming from private windows in the global error console 2012-10-18 00:24:56 -06:00
Kai Engert
33ba0fc9f9 Bug 757240 - May 2012 batch of changes to the EV-activation list, r=bsmith 2012-10-18 22:17:59 +02:00
Ethan Hugg
be98e21abb Bug 798873 Patch 3 - flex_string fix for Windows vsnprintf r=jesup 2012-10-17 18:57:57 -07:00
Nanci Bonfim
eb0740707f Bug 800275 - Decreasing assymptoptic complexity of two loops from n^2 to n by removing the Array#shift usage, r=jaws 2012-10-17 22:01:23 -03:00
Jared Wein
2ccf47f645 Bug 802394 - document.body is null when New Window is created. r=dao 2012-10-18 12:45:06 -07:00
Geoff Brown
7a4456ac61 Backed out changeset a7a10b14ff06 (bug 797942) 2012-10-18 10:00:26 -06:00
Brian Nicholson
41b5719d55 Bug 774304 - Check for null pref values when closing MultiChoicePreference. r=mfinkle 2012-10-18 12:28:27 -07:00
Mike Conley
b1d3be67da Bug 760777 - Downloads Panel’s focus ring is too subtle. r=mak77. 2012-10-18 15:18:17 -04:00
Mike Conley
382969e469 Bug 779223 - Downloads button is blank with dark background themes for both pinstripe and gnomestripe. r=mak77. 2012-10-18 15:17:42 -04:00
Mark Finkle
0050e21674 Bug 712772 - Need an option to vibrate on long-tap only r=wesj 2012-10-18 15:13:16 -04:00
Mark Finkle
31281a5cf2 Bug 802697 - Increase the number of times Firefox opens before we prompt for Feedback r=margaret 2012-10-18 15:13:12 -04:00
Ehsan Akhgari
fda8c5cb60 Bug 794510 - Part 8 (second half) 2012-10-18 15:04:20 -04:00
Ehsan Akhgari
70db55e9fa Bug 794510 - Part 8: Use void* parameters to mmap and friends as opposed to caddr_t; r=bsmith
caddr_t is an obsolete BSD type which we don't need to use any more.
2012-10-18 15:00:31 -04:00
Anant Narayanan
8a0543bcc3 Backed out changeset 3dfb18a29fe2 2012-10-18 11:53:59 -07:00
Anant Narayanan
94ce1cb2fa Bug 780790: Check for NULL callbacks to getUserMedia; r=jesup 2012-10-18 11:52:39 -07:00
Kyle Huey
97c337f44f Bug 802239: Actually shut down storage threads. r=asuth 2012-10-18 11:50:39 -07:00
Kyle Huey
dd2bac76ff Back out bug 802239 2012-10-17 15:16:53 -07:00
Ryan VanderMeulen
2fddae71d0 Merge the last PGO-green inbound changeset to m-c. 2012-10-17 22:10:08 -04:00