Граф коммитов

310639 Коммитов

Автор SHA1 Сообщение Дата
André Reinald af1701865f Bug 873010 - Artifacts around small overlay scrollbars in select boxes, r=mstange
Bug 873010 - Artifacts around small overlay scrollbars in select boxes, r=mstange

--HG--
extra : rebase_source : 002fdce7f49d852e567438481609be58dd76bcc4
2013-05-21 12:58:00 -07:00
André Reinald b4d86ea6d2 Bug 873012 - In case we use overlay scrollbars, and we run on system 10.8 or later, make them overlap in the bottom right corner, r=smichaud
--HG--
extra : rebase_source : 300f78c1230a6f91a102c032b026b1fe2455f634
2013-05-23 14:14:00 -07:00
Joshua Cranmer b88d6bba0e Bug 876701 - Static analysis failure in nsMathMLsemanticsFrame.h, r=karlt 2013-05-28 22:20:44 -05:00
Aki Sasaki a24c8b41c8 bug 872765 - b2g emulator package-tests, upload the tests. r=jgriffin
--HG--
extra : rebase_source : f8842b5aaa507246149ceaa1c779cd3c49e9bb87
2013-05-28 19:03:50 -07:00
Dan Sharkey 75aac67bf3 Bug 855847 - Updated console service to give more productive error message when reentrant; r=jlebar
--HG--
extra : rebase_source : 3dfbfad2f28ee12f88c1f9bf0988e0699849a662
2013-05-28 20:08:05 -04:00
Ryan VanderMeulen 41fc78af8d Backed out changesets 3c08a0d87dc5, b6147b141643, and a38ef60582d9 (bug 874689) for Android build bustage.
CLOSED TREE
2013-05-28 21:35:26 -04:00
Ryan VanderMeulen 88e06f0f84 Backed out changeset 760499cbe81d (bug 848317) for robocop-2 failures. 2013-05-28 21:34:04 -04:00
Ryan VanderMeulen 72f8a6f0ea Backed out changeset d27425f46c14 (bug 869123) for robocop-2 failures. 2013-05-28 21:33:53 -04:00
Patrick McManus 7ad5baa466 bug 874170 - default npn protocol should be http/1.1 r=hurley
--HG--
extra : rebase_source : 3c772fd36262f9a7bacbfc5d4d3cfe15d700973d
2013-05-28 20:09:22 -04:00
Patrick McManus 54e949897c bug 875093 - spdy flow control window calculation > 31bits r=hurley
--HG--
extra : rebase_source : ef84817a329ab86e1320eaac64b67a2859f0370f
2013-05-28 20:05:53 -04:00
Patrick McManus d0a43e8515 bug 875760 spdy/3 credential nop implementation r=hurley
--HG--
extra : rebase_source : 44d41e9efa69f650e315ce9308f93273445f0921
2013-05-28 20:04:13 -04:00
Blake Kaplan 6f75922493 Bug 860435 - Don't use an iterator that's already at the end of the stack. r=terrence 2013-05-28 17:35:44 -07:00
Nick Alexander 946902d96e Bug 874689 - Follow-up to fix bustage on a CLOSED TREE. r=me 2013-05-28 17:25:55 -07:00
Zachary Easterbrook 88276eb0f8 Bug 875409 - Replace nsINode::Trace() with nsWrapperCache::TraceWrapper(). r=mccr8 2013-05-28 16:58:29 -07:00
Jeff Gilbert d0275b4b74 Backout 779a5cfb5395 for burning 2013-05-28 16:41:10 -07:00
Wes Johnston 1d8637f8fc Bug 875119 - Create a Prompt.jsm to simplify advanced interactions with the native prompts. r=mfinkle 2013-05-28 16:36:19 -07:00
Trevor Saunders 542406a378 no bug - remove probably unneeded assertion annotations 2013-05-28 19:21:52 -04:00
Federico Paolinelli 346b933b6f Bug 746976 - Tapping a download notification for unknown files types should open the download manager to the download. r=wesj 2013-05-28 16:31:27 -07:00
Wes Johnston 1e74359930 Bug 874689 - Use message passing for file picker. r=blassey 2013-05-28 16:28:38 -07:00
Wes Johnston e7d641628c Bug 874689 - Move android file picker to a js component. r=mfinkle 2013-05-28 16:28:30 -07:00
Rodrigo Silveira b258e0c962 Bug 875448 - The urlbar edit right-click context menu doesn't display
--HG--
extra : rebase_source : 49bf63e49f961a2fb1c73aa63c8f55781f67ded4
2013-05-28 16:11:55 -07:00
Rodrigo Silveira dfe56c72a4 Bug 874917 - Find bar disappears while touch scrolling page
--HG--
extra : rebase_source : 6f50fd8563a27dc29a8bd3044b5dbf5f107947dd
2013-05-28 16:11:55 -07:00
Rodrigo Silveira 8e46ca5440 Bug 867641 - Find bar covers text
--HG--
extra : rebase_source : 6a646a591d7b5975c5298aa97dcdfce139f335c1
2013-05-21 22:32:53 -07:00
Rodrigo Silveira 33a84bcab0 Bug 856712 - HTTPS certificate Visit Site/Add permanent exception buttons are not working
--HG--
extra : rebase_source : ed1bad426f17b2bbe273ea0267a8fb12d0896a47
2013-05-28 10:51:17 -07:00
Jeff Gilbert eb92c34076 Bug 874929 - Check whether GLES2 platforms support OES_standard_derivatives. - r=bjacob 2013-05-28 16:13:37 -07:00
Malini Das 51108da72b Bug 876835 - fix python 2.6 failures due to assertIn, r=jgriffin 2013-05-28 18:54:42 -04:00
Ethan Hugg 1f26fa0fe9 Bug 876489 - Signaling fix ccprovider::getDigits r=jesup 2013-05-28 08:45:11 -07:00
Chris Peterson 8d3d6a45a6 Bug 776223 - Catch NullPointerException from Samsung's buggy clipboard API. r=blassey 2013-05-28 11:30:49 -07:00
Trevor Saunders 2157d4362e bug 874483 - get rid of some static constructors in accessible/ r=surkov 2013-05-21 12:03:33 -04:00
Lucas Rocha a607f48ef6 Bug 867608 - Fix animation margins for forward button (r=mfinkle) 2013-05-28 16:43:59 +01:00
Lucas Rocha 9eed74dcae Bug 867608 - Reuse width value on BrowserToolbar's updateForwardButton() (r=mfinkle) 2013-05-28 16:43:59 +01:00
Ed Morley d26222521c Merge mozilla-central and inbound 2013-05-28 16:30:34 +01:00
Masatoshi Kimura 97c862423c Bug 872012 - Get default browser's path from the association when launching on the desktop. r=jmathies 2013-05-29 00:22:25 +09:00
Victor Porof c366ed8bab Bug 862198 - Intermittent browser_net_json-long.js | Test timed out, found a tab, r=rcampbell 2013-05-28 18:19:21 +03:00
Andrew Halberstadt 9d8a5a66ce Bug 872164 - remove unnecessary Makefile, r=ted 2013-05-28 10:57:08 -04:00
Geoff Brown e9af3f606d Bug 876524 - Add sut uptime to sutAgent info and increase version to 1.18; r=jmaher 2013-05-28 08:43:33 -06:00
Geoff Brown 9b08783553 Bug 867360 - Get Service class correctly so Watcher runs as foreground service; r=jmaher 2013-05-28 08:43:31 -06:00
Geoff Brown 2ac6fe10bf Bug 867360 - Add onTrimMemory handler to sutagent; r=jmaher 2013-05-28 08:43:28 -06:00
Geoff Brown 232007da3f Bug 867360 - Add onLowMemory handler to watcher; r=jmaher 2013-05-28 08:43:26 -06:00
Geoff Brown f8d7d89cc9 Bug 867360 - Improve setForeground logging in sutAgent; r=jmaher 2013-05-28 08:43:24 -06:00
Geoff Brown 578d1b9324 Bug 867360 - Improve logging in watcher; r=jmaher 2013-05-28 08:43:22 -06:00
Brian R. Bondy 43760196c8 Bug 607832. r=ehsan 2013-05-28 10:16:58 -04:00
Boris Zbarsky 3f620e0461 Bug 875620. Work around bug 874923 by just trying to regenerate all the binding .h and .cpp files if we detect that our dependencies got screwed up. r=khuey 2013-05-28 10:11:19 -04:00
Robert O'Callahan 07b9d50661 Bug 876380. Update 'show clickToPlay button' state after each load. r=dolske 2013-05-28 17:05:38 +12:00
Robert O'Callahan c962242550 Bug 876426. Part 2: Call adjustControlSize when the controls are resized for whatever reason. r=dolske 2013-05-28 17:00:59 +12:00
Robert O'Callahan 46ec98b29f Bug 876426. Part 1: Fire 'resizevideocontrols' event on video controls element when the element's size is changed. r=mattwoodrow 2013-05-28 17:00:59 +12:00
Jonathan Kew ddedd8a3c9 bug 876070 - re-enable graphite shaping on mobile by default. r=kats 2013-05-28 14:49:44 +01:00
Jonathan Kew 7d0ec4d98e bug 876069 - update graphite2 library to release 1.2.2. r=jdaggett 2013-05-28 14:49:25 +01:00
Josh Matthews 3a7fe9a2b2 Bug 870916 - Make socket transport avoid off-main-thread usage of wrapped JS components. r=mcmanus 2013-05-28 09:48:23 -04:00
Ed Morley ac2f174bae Backed out changeset 96b7027e0280 (bug 803299) for Android compilation failures on a CLOSED TREE 2013-05-28 14:47:15 +01:00