Commit Graph

131570 Commits

Author SHA1 Message Date
Abhishek Arya
39d006f5a4 Bug 769303 - crash tests 2013-05-14 10:36:50 +02:00
Jesse Ruderman
7c2660682d Bug 772306 - crash test 2013-05-14 10:36:50 +02:00
miaubiz@gmail.com
b37f5496f9 Bug 783041 - crash tests. 2013-05-14 10:36:49 +02:00
David Zbarsky
3c50c38771 merge 2013-05-14 01:01:07 -07:00
David Zbarsky
cbead1c2c7 Backed out changeset 3b73e9c7a5d0 for orange 2013-05-14 01:00:11 -07:00
Frank Yan
91bf99b360 Bug 835623 - Combine page contextual items into single app bar. r=mbrubeck 2013-05-14 00:27:04 -07:00
David Zbarsky
7519411b1e Bug 868312 - Rooting fixes for dom r=bz 2013-05-14 00:15:53 -07:00
Alexander Surkov
c23d1cfe8b Bug 865591 - visible menu item have offscreen state, r=tbsaunde 2013-05-14 14:02:48 +09:00
Chenxia Liu
1e31afdd61 Bug 862116 - Strings for Android system notification of data reporting policy. r=nalexander 2013-05-13 21:31:04 -07:00
Ehsan Akhgari
a0b78d269a Bug 865251 - Implement WaveShaperNode; r=roc 2013-05-14 00:12:30 -04:00
Brian R. Bondy
cf53197b99 Bug 866065 - ms-windows-store: links should not prompt for application. r=cbiesinger 2013-05-13 17:47:23 -07:00
Brian R. Bondy
980436fc1c Bug 855663 - Find bar jumps from top of page to bottom of page. r=mbrubeck 2013-05-13 17:39:49 -07:00
L. David Baron
3d95aa6df4 Backout changeset af5273034fdf (bug 871264), which doesn't compile (didn't fix nsRangeFrame.cpp (and possibly others). 2013-05-13 17:28:47 -07:00
Ally Naaktgeboren
33069d0a35 Bug 869777 - Fix navigation bar dismissal animation in snapped view. r=mbrubeck 2013-05-13 16:48:36 -07:00
Jonathan Watt
4f3640a8c0 Bug 871264 - Remove the aPresContext and aFrame parameters from ThemeDrawsFocusForWidget. r=dholbert, sr=roc 2013-05-14 00:47:03 +01:00
Jonathan Watt
8f5ac9f5d6 Bug 870816 - Replace DEBUG_INVALIDATIONS with a pref called nglayout.debug.invalidation. r=mattwoodrow 2013-05-14 00:47:02 +01:00
L. David Baron
0074731aa4 Bug 855081: Make jprof compile for me by switching from cplus_demangle (which doesn't link) to abi::__cxa_demangle. r=jesup 2013-05-13 15:37:00 -07:00
L. David Baron
8eed96b5d6 Bug 871338: Handle NS_BLOCK_LOOK_FOR_DIRTY_FRAMES lazy marking in GetMinWidth and GetPrefWidth in addition to Reflow. r=bzbarsky 2013-05-13 15:37:00 -07:00
Seth Fowler
736dd852cb Bug 867009 (Part 1) - Remove imgFrame::Extract. r=joe 2013-05-13 14:54:40 -07:00
Ehsan Akhgari
b757634fd8 Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky 2013-05-13 13:43:53 -04:00
Brian Nicholson
babc289f53 Bug 869413 - Put all delayLoad tabs in the background. r=mfinkle 2013-05-13 14:39:47 -07:00
Jason Smith
f68f8b5663 Bug 866514 - Basic gUM mochitests for media stream tracks. r=roc 2013-05-05 19:48:37 -07:00
Jim Chen
67d7b4f515 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
912254c86a 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
32bda2d8d3 Bug 815489 - Disable test on B2G due to perma-orange. 2013-05-13 17:19:40 -04:00
Matt Brubeck
ec801115f9 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
861f39d98a Bug 814165 - Remove closed tab before selecting new tab. r=mfinkle 2013-05-13 14:03:01 -07:00
Bobby Holley
0643511162 Bug 871303 - Remove JS_GetGlobalObject from jsapi-tests. r=sfink 2013-05-13 13:57:25 -07:00
Bobby Holley
af1abaf13d Bug 871303 - Remove JS_GetGlobalObject from gdb tests. r=sfink 2013-05-13 13:57:25 -07:00
Mounir Lamouri
171a9e7ce6 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
a4e0a28de3 Bug 826302 - Update .valueAsDate tests to test stuff fixed by WebIDL. r=bz 2013-05-13 11:58:48 +01:00
Joey Armstrong
0d49db0381 bug 869143: phase2 cleanup for XPCSHELL_TEST conversion. r=mshal 2013-05-13 16:24:07 -04:00
Sankha Narayan Guria
b0ad56ba6a Bug 815431 - Implement String.prototype.repeat; r=tschneidereit
--HG--
extra : rebase_source : 4c200d1859a08758f491658ffe79e9bbf8c2ee98
2013-05-07 20:13:00 -07:00
Francesco Lodolo [:flod]
22d5c1d524 Bug 871245 - Don't hardcode "Firefox" in gclicommands.properties. r=dcamp 2013-05-13 15:25:18 -04:00
Gavin Sharp
3b382f8812 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
9ae3880efb Bug 866964 - Upgrade zlib to version 1.2.8. r=joe 2013-05-13 15:25:17 -04:00
Ehsan Akhgari
7cb39c2935 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
7f5651a5d8 Bug 871022 - Remove unused GeckoApp.StartupMode code. r=lucasr 2013-04-05 15:58:08 -07:00
Felipe Gomes
e7d608e8b7 Bug 765192 - Reenable and attempt to fix intermittent browser_bug343515.js. r=gavin 2013-05-13 15:00:12 -03:00
Ehsan Akhgari
6e72eccda2 Bug 871315 followup - Remove the unused rootedNull local variable 2013-05-13 13:54:38 -04:00
Ehsan Akhgari
fc17efaf67 Bug 871315 - Fix some rooting hazards in content/; r=till,bzbarsky 2013-05-13 13:43:53 -04:00
Ryan VanderMeulen
a89be185ab Merge m-c to inbound. 2013-05-13 13:33:20 -04:00
Mike Conley
74f18212cb Bug 871594 - Replace references to BookmarksMenuButton with BookmarkingUI in browser-places.js. r=trivial. 2013-05-13 13:20:10 -04:00
Lukas Blakk
e61eec7276 Added tag FIREFOX_AURORA_23_BASE for changeset d7ce90899997 2013-05-13 09:15:11 -07:00
Lukas Blakk
784ea2bf8f Merging in version bump NO BUG 2013-05-13 09:09:39 -07:00
Ryan VanderMeulen
5187701658 Merge m-c to inbound. 2013-05-13 12:02:04 -04:00
Mike Conley
8cda737661 Bug 871325 - Use proper @2x star icon spritesheet for Retina displays. r=mak. 2013-05-13 11:59:00 -04:00
Mike Conley
20855f8934 Bug 871322 - Fix broken customizing mode after removing the bookmark menu button. r=mak. 2013-05-13 11:58:09 -04:00
Mike Conley
44672aa7d2 Bug 871278 - Bookmarks menu in AppMenu needs to refer to BookmarkingUI. r=mak. 2013-05-13 11:56:12 -04:00
Ryan VanderMeulen
520843a801 Merge m-c to birch. 2013-05-13 09:53:32 -04:00