Ehsan Akhgari
67b44c27c9
Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky
2013-05-13 13:43:53 -04:00
Brian Nicholson
8c4108d55c
Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle
2013-05-13 14:39:47 -07:00
Jason Smith
14acd9b57d
Bug 866514 - Basic gUM mochitests for media stream tracks. r=roc
2013-05-05 19:48:37 -07:00
Jim Chen
c67430662e
Bug 846660 - Use default values for primitive types and fix setSelection for Samsung keyboards. r=cpeterson
2013-05-13 17:25:12 -04:00
Bruce Wu
b2b998974c
Bug 726015 - Fennec display Offline mode message when suppose to display connectionFailure. r=mfinkle
...
When there are no active connection (no wifi or cellular data), Fennec display:
netError = Firefox is currently in offline mode and can't browse the Web.
when it is suppose to use
connectionFailure = Firefox can't establish a connection to the server at %S.
2013-05-13 17:24:40 -04:00
Ryan VanderMeulen
aedc8b0592
Bug 815489 - Disable test on B2G due to perma-orange.
2013-05-13 17:19:40 -04:00
Matt Brubeck
03136caf41
Bug 863709 - Add a +remote option to "mach run" and "mach debug" to disable -no-remote [r=gps]
...
DONTBUILD (not part of the build)
2013-05-13 14:09:09 -07:00
Brian Nicholson
46091e8c7e
Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle
2013-05-13 14:03:01 -07:00
Bobby Holley
547eb6d9c3
Bug 871303 - Remove JS_GetGlobalObject from jsapi-tests. r=sfink
2013-05-13 13:57:25 -07:00
Bobby Holley
dc504768b2
Bug 871303 - Remove JS_GetGlobalObject from gdb tests. r=sfink
2013-05-13 13:57:25 -07:00
Mounir Lamouri
4ba9420d46
Bug 851642 - Make sure fullscreenchange event is sent even when the document is being removed from the doctree. r=smaug
...
... instead of relying on nsScreen being destroyed which was causing flaky
behaviour on Firefox Android (based on GC) and was creating a race condition bug
on Firefox OS.
2013-05-13 12:00:42 +01:00
Mounir Lamouri
0f98858b94
Bug 826302 - Update .valueAsDate tests to test stuff fixed by WebIDL. r=bz
2013-05-13 11:58:48 +01:00
Joey Armstrong
2dbf79e9a4
bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal
2013-05-13 16:24:07 -04:00
Sankha Narayan Guria
f6313910a6
Bug 815431 - Implement String.prototype.repeat; r=tschneidereit
...
--HG--
extra : rebase_source : 4c200d1859a08758f491658ffe79e9bbf8c2ee98
2013-05-07 20:13:00 -07:00
Francesco Lodolo [:flod]
3b37f6f2c9
Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp
2013-05-13 15:25:18 -04:00
Gavin Sharp
ab37ea3659
Bug 871363 - Rename nsBrowserGlue's _onProfileStartup to _finalUIStartup to clarify when it actually is called. r=dao
2013-05-13 09:25:39 -07:00
Daniel Jeter II
714d3f1530
Bug 866964 - Upgrade zlib to version 1.2.8. r=joe
2013-05-13 15:25:17 -04:00
Ehsan Akhgari
7c06c8a034
Backed out 2 changesets (bug 871315) because different compilers have different standards on what is and is not C++
...
Backed out changeset d0d2e13e8b83 (bug 871315)
Backed out changeset be3976bd2d57 (bug 871315)
Landed on a CLOSED TREE
2013-05-13 14:42:03 -04:00
Chris Peterson
3307a8e159
Bug 871022 - Remove unused GeckoApp.StartupMode code. r=lucasr
2013-04-05 15:58:08 -07:00
Felipe Gomes
e8108a8d5a
Bug 765192 - Reenable and attempt to fix intermittent browser_bug343515.js. r=gavin
2013-05-13 15:00:12 -03:00
Ehsan Akhgari
4d07153e0d
Bug 871315 followup - Remove the unused rootedNull local variable
2013-05-13 13:54:38 -04:00
Ehsan Akhgari
807676e818
Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky
2013-05-13 13:43:53 -04:00
Ryan VanderMeulen
8eb39acda3
Merge m-c to inbound.
2013-05-13 13:33:20 -04:00
Mike Conley
cf023f762b
Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial.
2013-05-13 13:20:10 -04:00
Lukas Blakk
8fc2ed27bd
Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997
2013-05-13 09:15:11 -07:00
Lukas Blakk
83d112ae3d
Merging in version bump NO BUG
2013-05-13 09:09:39 -07:00
Ryan VanderMeulen
cdeb399ef6
Merge m-c to inbound.
2013-05-13 12:02:04 -04:00
Mike Conley
25402babef
Bug 871325 - Use proper @2x star icon spritesheet for Retina displays. r=mak.
2013-05-13 11:59:00 -04:00
Mike Conley
3e0267d079
Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak.
2013-05-13 11:58:09 -04:00
Mike Conley
cbba4f994e
Bug 871278 - Bookmarks menu in AppMenu needs to refer to BookmarkingUI. r=mak.
2013-05-13 11:56:12 -04:00
Ryan VanderMeulen
021ae28cf7
Merge m-c to birch.
2013-05-13 09:53:32 -04:00
Gijs Kruitbosch
edd2caa183
Bug 865316 - Fix styling of dropmarkers and borders for toolbarbutton-menu and toolbarbutton-menu-dropmarker, r=dao
2013-05-13 14:59:18 +02:00
Jeff Muizelaar
ee3d3694ed
Bug 871569. Re-enable skia on mac.
...
This was disabled by the layers refactoring (bug 825928)
because of a linking file limit problem.
--HG--
rename : content/html/content/test/test_video_wakelock.html => content/html/content/test/test_audio_wakelock.html
rename : content/html/content/test/wakelock.ogv => content/media/test/bug520908.ogv
rename : content/media/webaudio/test/test_audioBufferSourceNodeGain.html => content/media/webaudio/test/test_audioBufferSourceNode.html
rename : layout/mathml/nsMathMLSelectedFrame.cpp => layout/mathml/nsMathMLmactionFrame.cpp
rename : layout/mathml/nsMathMLSelectedFrame.h => layout/mathml/nsMathMLmactionFrame.h
rename : dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-L-ref.html => layout/reftests/bidi/dirAuto/dir_auto-contained-dir-L-ref.html
rename : dom/imptests/html/html/dom/elements/global-attributes/dir_auto-contained-dir-R-ref.html => layout/reftests/bidi/dirAuto/dir_auto-contained-dir-R-ref.html
extra : rebase_source : 62515ae689950ac2944c594e096048b957d5183a
2013-05-13 11:14:21 -04:00
Mats Palmgren
46d63936fa
Bug 871032 - Move the MOZ_ASSERTs after the declarations to work around MSVC Opt build failure when this file is compiled as C. r=roc
2013-05-13 16:28:29 +02:00
Jesse Ruderman
6933b06aec
Bug 788360 - crash test
2013-05-13 16:28:29 +02:00
Jesse Ruderman
908547aed5
Bug 791601 - crash test
2013-05-13 16:28:29 +02:00
Martijn Wargers
b23e2c13c3
Bug 793844 - crash test
2013-05-13 16:28:29 +02:00
Jesse Ruderman
1b61611731
Bug 793848 - crash test
2013-05-13 16:28:29 +02:00
Abhishek Arya
1564421a93
Bug 798853 - crash test
2013-05-13 16:28:29 +02:00
Abhishek Arya
ce651854a8
Bug 802902 - crash test
2013-05-13 16:28:29 +02:00
Atte Kettunen
2ea4743b13
Bug 814713 - crash test
2013-05-13 16:28:28 +02:00
Abhishek Arya
a04204163f
Bug 815489 - crash test
2013-05-13 16:28:28 +02:00
Jesse Ruderman
079279c10f
Bug 822865 - crash test
2013-05-13 16:28:28 +02:00
Abhishek Arya
f1bf9125b1
Bug 827076 - crash test
2013-05-13 16:28:28 +02:00
Nils
6237c44110
Bug 833604 - crash test
2013-05-13 16:28:28 +02:00
Loic
372bcfb211
Bug 835056 - crash test
2013-05-13 16:28:28 +02:00
Jesse Ruderman
2cb2371328
Bug 840787 - crash test
2013-05-13 16:28:28 +02:00
Jesse Ruderman
4f0ed2919d
Bug 852293 - crash test
2013-05-13 16:28:28 +02:00
Ed Morley
580f20e03b
Backed out changeset 2d5c2f191920 (bug 863445) for breaking Android Nightlies
...
--HG--
rename : mobile/android/base/fennec-ids-generator.py => build/mobile/robocop/parse_ids.py
2013-05-13 12:31:39 +01:00
Ed Morley
6dcc2dc064
Backed out changeset 611c81436abe (bug 863445)
2013-05-13 12:31:13 +01:00