Paolo Amadini
9981fae81f
Bug 836443 - Automatically stop and restart downloads. r=enn
2013-08-16 11:02:18 +02:00
Paolo Amadini
9d8c642be5
Bug 899124 - Compute download speed and throttle notifications. r=enn
2013-08-16 11:02:15 +02:00
Carsten "Tomcat" Book
6fc853df95
merge mozilla-central to fx-team
2013-08-16 10:35:19 +02:00
Carsten "Tomcat" Book
687067238f
merge b2g-inbound to mozilla-central
2013-08-16 10:32:10 +02:00
Carsten "Tomcat" Book
cde2ad07a7
merge fx-team to mozilla-central
2013-08-16 10:29:59 +02:00
Carsten "Tomcat" Book
474a467bc0
Backed out changeset 67714091ce5b (bug 897880) for suspecion of causing a orange mochitest failure
2013-08-16 10:13:43 +02:00
Tim Taubert
b103cc259b
Bug 904460 - Pass _firstTabs 'parameter' as an argument to restoreWindow() rather than tacking it onto the state object; r=smacleod
2013-08-16 09:58:04 +02:00
Mark Hammond
cbd2b18756
Bug 897880 - Thumbnail service must not overwrite existing thumbnails if it gets an error response. r=adw
2013-08-16 14:39:43 +10:00
Reuben Morais
a6ed32fc1c
Bug 905892 - Follow-up, reinclude TabChild.h on a CLOSED TREE
2013-08-15 23:39:53 -03:00
Brian R. Bondy
e529372599
Bug 888363 - Fix default browser activation. r=jimm
...
Extra notes:
GetModulePath has no changes, it is just moved up so it can be used earlier.
GetDesktopBrowserPath was moved into the class because it needs to use a member there.
GetDesktopBrowserPath implementation has changed, so please review it. Also its comments header is new and explains some stuff.
IsTargetBrowser is no longer used because we instead use 2 other boolean values set on the SetTarget call.
2013-08-15 22:30:57 -04:00
Reuben Morais
d7160d1144
Bug 905892 - Clean up some geolocation #includes. rs=dougt
2013-08-15 23:15:39 -03:00
Matt Brubeck
71a0d8546c
Bug 852236 - re-enable localization in browser/metro [r=Pike]
2013-08-15 22:02:42 -04:00
Avi Halachmi
e124061f70
Bug 905680: fix Aero on win7/8 (regression from Bug 900785 part 2). r=roc
2013-08-16 05:02:09 +03:00
Guillaume Abadie
ca5a59e93f
bug 903455 - [WebGL 2.0] Implement transform feedback: RASTERIZER_DISCARD - r=jgilbert
2013-08-15 20:43:47 -04:00
Geoff Brown
3cd3ec33b6
Bug 902645 - Use root to create android xpcshell xpcb directory; r=jmaher
2013-08-15 17:06:01 -07:00
Guillaume Abadie
faade68b82
bug 902488 - [WebGL 2.0] Occlusion queries optimizations - r=jgilbert
2013-08-15 19:47:26 -04:00
Justin Lebar
9e4a6cea73
No bug - Fix comment in nsTHashtable.h so it no longer mentions PR_TRUE/PR_FALSE. r=me DONTBUILD
2013-08-15 16:33:54 -07:00
Sam Foster
6f22020da3
Bug 903653 - Raise ColorAnalyzers MAXIMUM_PIXELS to 144x144, update imageTooLarge test. r=ttaubert
2013-08-15 16:24:28 -07:00
Erik Vold
a5de9eda0a
Bug 899630 - Intermittent Jetpack tests/test-tabs.testTabsEvent_onCloseWindow r=@ZER0
2013-08-15 15:53:22 -07:00
David Keeler
726000e491
bug 903762 - be more strict about removing HSTS preload list entries r=cviecco
2013-08-15 15:48:39 -07:00
Shane Caraveo
7b5b19fc4c
bug 904521 fix the close of chat windows when new windows are opened, r=markh
2013-08-15 15:34:37 -07:00
Shane Caraveo
21bbd16150
bug 840870 remove login restriction on chat, r=markh
2013-08-15 15:30:02 -07:00
Reuben Morais
7baac7071e
Bug 904863 - Remove unnecessary remote call in Notification::GetPermissionInternal. r=sicking
...
--HG--
extra : rebase_source : c77b4cf992d71b5f886cf78604588033beae8320
2013-08-15 17:15:07 -03:00
Reuben Morais
f71380298c
No bug - Silence camera permission warning that is printed every time a Navigator object is created. r=mikeh
...
--HG--
extra : rebase_source : fcff93d24aabb4562d883adcff6b0c808b88bc50
2013-08-15 17:13:15 -03:00
Gaia Pushbot
ddeabcc92d
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/340f6676fc5d
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11552 from rwaldron/905614
Bug 905614 - [Unit tests] Failed: ClockView updateAnalogClock with type error. r=kgrandon
========
https://hg.mozilla.org/integration/gaia-central/rev/2d40de5fcfba
Author: Rick Waldron <waldron.rick@gmail.com>
Desc: Bug 905614 - [Unit tests] Failed: ClockView updateAnalogClock with type error.
https://bugzilla.mozilla.org/show_bug.cgi?id=905614
- Cannot repro test "failures"
- Added if statement to guard against [[Get]] property of undefined objects
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2013-08-15 13:15:29 -07:00
Ryan VanderMeulen
fd6e7f08ed
Backed out changeset e8bcb131ca7c (bug 905271) for suspicion of causing intermittent build bustage.
2013-08-15 15:41:53 -04:00
Ryan VanderMeulen
dad9062baf
Merge b2g-inbound to m-c.
2013-08-15 15:36:37 -04:00
Gaia Pushbot
14703e462c
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/9caa3c130cdf
Author: Francisco Jordano <arcturus@ardeenelinfierno.com>
Desc: Merge pull request #11482 from fcampo/FacebookAddress-830020
Bug 838820 - [B2G][Contacts]Address info from Facebook is showing hometown but not current living place
========
https://hg.mozilla.org/integration/gaia-central/rev/6cf0a6ac2b67
Author: Fernando Campo <fernando.campo@o2.com>
Desc: Bug 838820 - [B2G][Contacts]Address info from Facebook is showing hometown but not current living place
2013-08-15 10:50:27 -07:00
Yuan Xulei
fa69e24ccf
Bug 904628 - Ensure focused element is not null when calling FormAssistant.updateSelection(). r=fabrice
2013-08-15 12:59:28 -04:00
Vicamo Yang
9c63848eb7
Bug 905228 - B2G RIL - skip testing if MozVoicemailEvent.status an instance of MozVoicemailStatus. r=jgriffin
2013-08-15 12:58:12 -04:00
Jonathan Griffin
e89079d032
Bug 904682 - Mirror moztest to m-c. r=jhammel
2013-08-15 12:57:55 -04:00
Ed Morley
fe83a9cfe8
Merge mozilla-central and inbound
2013-08-15 13:37:16 +01:00
Rail Aliiev
09789a21ab
Bug 905172 - JarMaker.py should warn if --locale-mergedir doesn't exist. r=Pike
2013-08-15 08:35:21 -04:00
Ed Morley
a4aa297061
Merge latest green b2g-inbound changeset and mozilla-central
2013-08-15 11:58:48 +01:00
Ed Morley
b62dbbbf5e
Merge latest green fx-team changeset and mozilla-central
2013-08-15 11:57:16 +01:00
L. David Baron
ada777db8a
Back out changeset 2454e6a5edbd (Bug 904926) on CLOSED TREE for lots of fatal assertions in Windows debug builds in MediaDecoder::IsDataCachedToEndOfResource.
2013-08-14 22:36:17 -07:00
Nicholas Nethercote
29d6d1c63c
Bug 898274 (part 2) - Check ordering of #include statements in check_spidermonkey_style.py. r=benjamin.
2013-08-14 21:59:57 -07:00
Edgar Chen
b023d06977
Bug 905503 - Add a new card state and xpcshell tests for personalization ready. r=allstars.chh
2013-08-15 12:04:23 +08:00
Gaia Pushbot
2397f143d9
Bumping gaia.json for 2 gaia-central revision(s)
...
========
https://hg.mozilla.org/integration/gaia-central/rev/043bc31b44bb
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #11355 from KevinGrandon/bug_901587_remove_mouse_events_fm
Bug 901587 - Remove mouse_event_shim from fm radio r=timdream
========
https://hg.mozilla.org/integration/gaia-central/rev/297825c82980
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 901587 - Remove mouse_event_shim from fm radio
2013-08-15 07:25:23 -07:00
Ed Morley
128aa57522
Merge mozilla-central and b2g-inbound
2013-08-15 13:37:27 +01:00
Chris Manchester
9514920730
Bug 905239 - Fix undefined guard missed in review for bug 890555. r=jimb
2013-08-14 09:58:41 -07:00
Suyash Agarwal
de74ab783b
Bug 135019 - Inline autocomplete: single backspace deletes the last character typed along with the suggestion. r=Neil
2013-08-15 08:30:49 -04:00
Nicholas Nethercote
9ba5f75ade
No bug. Fix minor quoting problem in the description of notable string memory reports. r=jlebar.
...
--HG--
extra : rebase_source : 531d37ec1f9ceb4e0a1ec702243bc934eb0329eb
2013-08-14 15:44:46 -07:00
Nicholas Nethercote
74c7654541
Bug 898274 (part 1) - Fix ordering of various #include statements. r=benjamin.
2013-08-13 15:34:12 -07:00
L. David Baron
f76fcad70f
Bug 893308: Move hashtable of @keyframes rules (keyed by name) from nsAnimationManager to RuleCascadeData. r=heycam
2013-08-14 21:58:37 -07:00
Dan Gohman
c9730554d0
Bug 905166 - IonMonkey - Handle NaN cases explicitly in Range::min and Range::max. r=nbp
2013-08-14 21:30:44 -07:00
Daniel Holbert
bce2fba51f
Bug 903513: Don't treat GCC "-Wmaybe-uninitialized" warnings as errors. r=gps
2013-08-14 21:26:44 -07:00
Robert O'Callahan
64c801d64f
Bug 900785. Part 2: Make nsRefreshDriver use the WinUtils DWM APIs instead of loading the DLL itself. r=avih
2013-08-15 16:25:58 +12:00
Robert O'Callahan
937ae33de8
Bug 900875. Part 1: Move DWM APIs to WinUtils. r=avih
2013-08-15 16:25:12 +12:00
Robert O'Callahan
2fe64a6bf3
Bug 904926. Remove unnecessary lock. r=cpearce
2013-08-15 16:24:00 +12:00