Commit Graph

131188 Commits

Author SHA1 Message Date
Gavin Sharp
763124291c Re-land patches from bug 566746 and bug 697377 now that bug 851641 is addressed 2013-04-19 15:21:30 -07:00
Trevor Saunders
c13459e057 bug 869284 - fix some gcc warnings for windows widgetish stuff r=roc 2013-05-06 22:04:02 -04:00
Trevor Saunders
36f862aafb bug 869283 - fix gcc warnings in wmf r=cpearce 2013-05-06 21:58:55 -04:00
Trevor Saunders
002cec18b6 bug 869279 - fix mingw warnings in netwerk/ r=jduell 2013-05-06 21:52:35 -04:00
Phil Ringnalda
2fbd176022 Back out c74ce1905b96 (bug 832848) for not actually building
CLOSED TREE
2013-05-09 20:49:36 -07:00
Daniel Holbert
08dca0f21a Bug 870555 part 2: Add nsFlexContainerFrame::GetSkipSides specialization. r=mats 2013-05-09 20:10:49 -07:00
Daniel Holbert
448db15f5b Bug 870555 part 1: Add curly braces around early-return in nsBlockFrame::GetSkipSides, for clarity. r=mats 2013-05-09 20:10:47 -07:00
Brian Smith
810f76b196 Bug 832848: Removed unused site identity block tooltip logic from PSM, r=dolske 2013-02-02 17:21:45 -08:00
Boris Zbarsky
d5b5a81973 Bug 869014. Don't allow name collisions between external interfaces and other objects. r=khuey 2013-05-09 13:08:29 -04:00
Boris Zbarsky
24ef2562af Bug 868996. Allow setting opener on the window to non-null, for just the lifetime of the page. r=bholley 2013-05-09 13:07:39 -04:00
Boris Zbarsky
ebeb2778f7 Bug 870219 part 2. Add a way for chrome JS that's implementing a WebIDL interface to get/set event handlers sanely on content objects. r=smaug 2013-05-09 13:07:16 -04:00
Boris Zbarsky
12dabc04a4 Bug 870219 part 1. Fix the chrome-scope checking for workers to work even if we incorrectly set up worker interface objects on the main thread. r=bent 2013-05-09 22:23:28 -04:00
Jim Chen
de0a8e980d Bug 860879 - Make file picker not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
716ffe5965 Bug 860879 - Make PromptService not block when handing result from UI to Gecko thread; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
ba21dd4081 Bug 860879 - Make GeckoAppShell.processNextNativeEvent waitable; r=blassey 2013-05-09 21:48:00 -04:00
Jim Chen
a5fbb68769 Bug 860879 - Refactor PromptService; r=wesj 2013-05-09 21:48:00 -04:00
Jim Chen
84ac7c62af Bug 860879 - Make file picker use public PromptService.getResponse method; r=wesj 2013-05-09 21:47:59 -04:00
Felipe Gomes
66ce8f02b2 Bug 765192 - Add some debugging info for browser_bug343515.js r=me 2013-05-09 22:16:49 -03:00
Wes Johnston
556aea2274 Bug 854179 - Initialize splash screen in onCreate. r=mfinkle 2013-05-09 17:47:39 -07:00
Wes Johnston
ef16e70a9d Bug 729463 - Favicons should not be based on whats shown in views. r=margaret 2013-05-09 17:44:45 -07:00
Wes Johnston
42846fe36d Bug 729463 - Fix tests for switch to tab. r=gbrown 2013-05-09 17:42:14 -07:00
Wes Johnston
909a9c454f Bug 729463 - Add back Open in New Tab. r=mfinkle 2013-04-30 10:21:31 -07:00
Wes Johnston
0c00b831fa Bug 729463 - Implement switch to tab for fennec. r=mfinkle 2013-04-30 10:21:15 -07:00
Julien Levesy
d5a2861a87 Bug 869657: rename IsEventName to IsEventAttributeName in SVGAltGlyphElement and SVGTSpanElement. r=dholbert 2013-05-09 19:11:54 +02:00
Daniel Holbert
b29ad644fc Bug 870504: De-virtualize the unnecessarily virtual method nsBlockFrame::ComputeFinalSize. r=mats 2013-05-09 17:23:28 -07:00
Jason Duell
6e901a5e4e Bug 870579 - IID bump for nsIWebSocketChannel r=trivial DONTBUILD 2013-05-09 17:12:40 -07:00
Richard Newman
de2bbfb369 Bug 870110 - Part 1: search changes to support FHR on Android. r=wesj,cpeterson 2013-05-09 17:07:53 -07:00
Timothy Nikkel
272e047392 Bug 869694. Followup, Mark two reftests as random instead of fails on android because they pass sometimes. r=philor 2013-05-09 19:06:08 -05:00
Timothy Nikkel
d9afbfd672 Bug 869151. Implement GetParent for nsCocoaWindow so that nsBaseWidget::Destroy can find the parent and remove from the child list when destroying. r=smichaud 2013-05-09 18:57:20 -05:00
Timothy Nikkel
1a14c4a198 Bug 870568. Change assertion about destroying an nsCocoaWindow while modal to a warning because the code handles that case. r=smichaud 2013-05-09 18:57:19 -05:00
Matt Brubeck
3d1118cab6 Back out changeset 8011f4e535fa (bug 768288) for jit-test failures
CLOSED TREE
2013-05-09 16:19:21 -07:00
Matt Woodrow
c6dbea8fc2 Bug 756601 - Use NS_roundf so that it compiles on windows. CLOSED TREE 2013-05-10 09:50:33 +12:00
Hannes Verschore
2a8d186f9c Bug 768288: IonMonkey: Inline small functions with loops, r=djvj 2013-05-09 23:16:42 +02:00
Ryan VanderMeulen
f878b2e909 Backed out changeset 31ff9550fba6 (bug 870073) for checktest failures.
CLOSED TREE
2013-05-09 17:14:47 -04:00
Ryan VanderMeulen
1b533138b8 Backed out 6 changesets (bug 868996, bug 867903, bug 869014, bug 870219, bug 861587) for PGO bustage.
CLOSED TREE
2013-05-09 17:11:59 -04:00
Matt Woodrow
54f929622f Bug 868259 - Followup to fix gtk2 compile. CLOSED TREE 2013-05-10 09:10:45 +12:00
Matt Woodrow
9938325069 Bug 870176 - Import chromium bug 20249. r=dvander 2013-05-10 09:02:50 +12:00
Matt Woodrow
428c89c1b2 Bug 756601 - Fix bugs with OMTC component alpha. r=roc 2013-05-10 09:02:50 +12:00
Matt Woodrow
afe3adbaf2 Bug 868181 - Correctly handle ClientLayerManager in android's nsWindow. r=roc 2013-05-10 09:02:50 +12:00
Matt Woodrow
1e094458f5 Bug 756601 - Send the values of mScaleToSize/mScaleMode across IPC. r=roc 2013-05-10 09:02:50 +12:00
Matt Woodrow
5ae991f717 Bug 868259 - Fix BasicCompositor rendering. r=roc 2013-05-10 09:02:50 +12:00
Matt Woodrow
de82bbc24f Bug 756601 - Fix a few small layers refactoring bugs. r=Bas 2013-05-10 09:02:49 +12:00
Matt Woodrow
198135213b Bug 756601 - Call PaintWindow with OMTC so we still get a DidPaint event. r=roc 2013-05-10 09:02:49 +12:00
Matt Woodrow
797b08fa8e Bug 756601 - Setup PaintWillResample correctly. r=roc 2013-05-10 09:02:49 +12:00
Matt Woodrow
1983a897d2 Bug 756601 - Use CreateThebesSurfaceAliasForDrawTarget_hack in CopyableCanvasLayer. r=roc 2013-05-10 09:02:49 +12:00
Matt Woodrow
685f8e9501 Bug 756601 - Round texture coords to the nearest texel. r=Bas 2013-05-10 09:02:49 +12:00
Matt Woodrow
f972194e90 Bug 756601 - Record memory usage for gfxQuartzSurface. r=jrmuizel 2013-05-10 09:02:49 +12:00
Matt Woodrow
088dbe8514 Bug 756601 - Setup our OpenGL surface before compositing. r=mstange 2013-05-10 09:02:49 +12:00
Matt Woodrow
6516c11eb3 Bug 756601 - Use TextureImageCGL again, and used TiledTexturedImage for large textures. r=BenWa 2013-05-10 09:02:48 +12:00
Matt Woodrow
40a4cc142d Bug 756601 - Use the right texture target when allocating texture in TextureHostOGL. r=Bas 2013-05-10 09:02:48 +12:00